Epsilon-delta definition of continuity in two dimensions The 2019 Stack Overflow Developer Survey Results Are InHow to prove differentiability implies continuity with $epsilon-delta$ definition?checking slope = $0$ at a point for a function using $epsilon $, $delta $ definition$delta$ and $epsilon$ in the continuity definitionEpsilon-delta definition of continuitySwitching the quantifier of definition for ContinuityDoes the new definition imply continuity and vice versa?changing the order of the logical symbols $(forall epsilon) (existsdelta)$ by $(exists delta)(forallepsilon) $ in limit definitionDisproving continuity using epsilon deltaShowing the continuity of a function based on the continuity of another functionQuestion about the proof of the $epsilon-delta$ definition of continuity

Is it a good practice to use a static variable in a Test Class and use that in the actual class instead of Test.isRunningTest()?

Why “相同意思的词” is called “同义词” instead of "同意词"?

Deal with toxic manager when you can't quit

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Output the Arecibo Message

Likelihood that a superbug or lethal virus could come from a landfill

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Straighten subgroup lattice

I am an eight letter word. What am I?

Why not take a picture of a closer black hole?

Is bread bad for ducks?

What do hard-Brexiteers want with respect to the Irish border?

Loose spokes after only a few rides

Correct punctuation for showing a character's confusion

Getting crown tickets for Statue of Liberty

Button changing its text & action. Good or terrible?

How to obtain a position of last non-zero element

What is the most efficient way to store a numeric range?

The phrase "to the numbers born"?

What is the meaning of Triage in Cybersec world?

writing variables above the numbers in tikz picture

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

"as much details as you can remember"



Epsilon-delta definition of continuity in two dimensions



The 2019 Stack Overflow Developer Survey Results Are InHow to prove differentiability implies continuity with $epsilon-delta$ definition?checking slope = $0$ at a point for a function using $epsilon $, $delta $ definition$delta$ and $epsilon$ in the continuity definitionEpsilon-delta definition of continuitySwitching the quantifier of definition for ContinuityDoes the new definition imply continuity and vice versa?changing the order of the logical symbols $(forall epsilon) (existsdelta)$ by $(exists delta)(forallepsilon) $ in limit definitionDisproving continuity using epsilon deltaShowing the continuity of a function based on the continuity of another functionQuestion about the proof of the $epsilon-delta$ definition of continuity










0












$begingroup$


Usually the continuity of multi-variate function is defined through something like "$delta$-disk."



Can we define such continuity with the similar one-dimension definition? As follow:
$f:mathbb R^2tomathbb R$ is continuous at $x$ iff $foralldelta>0existsepsilon>0forall yinmathbb R^2$ we have $|x-y|<epsilon$ implies $|f(y)-f(x)|<delta$.



If this definition works, then why do we need to complicate the problem?
If not, could you please provide a counterexample?




Similarly, there are many very complicated generalization of absolute continuity in $mathbb R^n$. Why don't people just use the same definition in $mathbb R^n$ as if in $mathbb R$ if that works? If it doesn't work in $mathbb R^n$, then could you please bring a counterexample?



1d definition": $∀ε>0 ∃δ>0$ st $∑_j(y_j−x_j)<δ⟹∑_j|f(x_j)−f(y_j)|<ε$, where each $(x_j,y_j)$ is a subinterval of the domain of f. Can it be directly used in $mathbb R^n$?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Given that $lvert x- y rvert < delta$ is a ball of radius $delta$ centered at $x$ (or a so-called $delta$-disk), how is the above definition different?
    $endgroup$
    – Gary Moon
    Mar 24 at 5:50










  • $begingroup$
    @GaryMoon I guess they are the same. Then why do we need to over-complicated it rather than saying that the definition is exactly same as the one in one dimensional case? I think math appreciates simplicity and concision.
    $endgroup$
    – High GPA
    Mar 24 at 5:52







  • 2




    $begingroup$
    I think that mentioning that to students is, in general, good and can aid in intuition/understanding. But, at the same time, you do, at some point, have to go through the process of constructing the machinery (e.g., replacing the absolute value with a higher-dimensional Euclidean norm) and actually showing that things work out like you say they will. Many things in math can be intuitive on the surface, yet take a good deal of effort to actually prove/verify. Take the Jordan curve theorem for example.
    $endgroup$
    – Gary Moon
    Mar 24 at 6:09










  • $begingroup$
    If there is a relation between the various dimensions you need to be careful in applying "disks" or "balls".
    $endgroup$
    – Moti
    Mar 24 at 6:25






  • 1




    $begingroup$
    Is the $1d$ definition you have in mind $forall varepsilon > 0 exists delta >0$ st $sum_j (y_j-x_j) < delta implies sum_j lvert f(x_j) - f(y_j) rvert < varepsilon$, where each $(x_j,y_j)$ is a subinterval of the domain of $f$?
    $endgroup$
    – Gary Moon
    Mar 24 at 6:48
















0












$begingroup$


Usually the continuity of multi-variate function is defined through something like "$delta$-disk."



Can we define such continuity with the similar one-dimension definition? As follow:
$f:mathbb R^2tomathbb R$ is continuous at $x$ iff $foralldelta>0existsepsilon>0forall yinmathbb R^2$ we have $|x-y|<epsilon$ implies $|f(y)-f(x)|<delta$.



If this definition works, then why do we need to complicate the problem?
If not, could you please provide a counterexample?




Similarly, there are many very complicated generalization of absolute continuity in $mathbb R^n$. Why don't people just use the same definition in $mathbb R^n$ as if in $mathbb R$ if that works? If it doesn't work in $mathbb R^n$, then could you please bring a counterexample?



1d definition": $∀ε>0 ∃δ>0$ st $∑_j(y_j−x_j)<δ⟹∑_j|f(x_j)−f(y_j)|<ε$, where each $(x_j,y_j)$ is a subinterval of the domain of f. Can it be directly used in $mathbb R^n$?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Given that $lvert x- y rvert < delta$ is a ball of radius $delta$ centered at $x$ (or a so-called $delta$-disk), how is the above definition different?
    $endgroup$
    – Gary Moon
    Mar 24 at 5:50










  • $begingroup$
    @GaryMoon I guess they are the same. Then why do we need to over-complicated it rather than saying that the definition is exactly same as the one in one dimensional case? I think math appreciates simplicity and concision.
    $endgroup$
    – High GPA
    Mar 24 at 5:52







  • 2




    $begingroup$
    I think that mentioning that to students is, in general, good and can aid in intuition/understanding. But, at the same time, you do, at some point, have to go through the process of constructing the machinery (e.g., replacing the absolute value with a higher-dimensional Euclidean norm) and actually showing that things work out like you say they will. Many things in math can be intuitive on the surface, yet take a good deal of effort to actually prove/verify. Take the Jordan curve theorem for example.
    $endgroup$
    – Gary Moon
    Mar 24 at 6:09










  • $begingroup$
    If there is a relation between the various dimensions you need to be careful in applying "disks" or "balls".
    $endgroup$
    – Moti
    Mar 24 at 6:25






  • 1




    $begingroup$
    Is the $1d$ definition you have in mind $forall varepsilon > 0 exists delta >0$ st $sum_j (y_j-x_j) < delta implies sum_j lvert f(x_j) - f(y_j) rvert < varepsilon$, where each $(x_j,y_j)$ is a subinterval of the domain of $f$?
    $endgroup$
    – Gary Moon
    Mar 24 at 6:48














0












0








0





$begingroup$


Usually the continuity of multi-variate function is defined through something like "$delta$-disk."



Can we define such continuity with the similar one-dimension definition? As follow:
$f:mathbb R^2tomathbb R$ is continuous at $x$ iff $foralldelta>0existsepsilon>0forall yinmathbb R^2$ we have $|x-y|<epsilon$ implies $|f(y)-f(x)|<delta$.



If this definition works, then why do we need to complicate the problem?
If not, could you please provide a counterexample?




Similarly, there are many very complicated generalization of absolute continuity in $mathbb R^n$. Why don't people just use the same definition in $mathbb R^n$ as if in $mathbb R$ if that works? If it doesn't work in $mathbb R^n$, then could you please bring a counterexample?



1d definition": $∀ε>0 ∃δ>0$ st $∑_j(y_j−x_j)<δ⟹∑_j|f(x_j)−f(y_j)|<ε$, where each $(x_j,y_j)$ is a subinterval of the domain of f. Can it be directly used in $mathbb R^n$?










share|cite|improve this question











$endgroup$




Usually the continuity of multi-variate function is defined through something like "$delta$-disk."



Can we define such continuity with the similar one-dimension definition? As follow:
$f:mathbb R^2tomathbb R$ is continuous at $x$ iff $foralldelta>0existsepsilon>0forall yinmathbb R^2$ we have $|x-y|<epsilon$ implies $|f(y)-f(x)|<delta$.



If this definition works, then why do we need to complicate the problem?
If not, could you please provide a counterexample?




Similarly, there are many very complicated generalization of absolute continuity in $mathbb R^n$. Why don't people just use the same definition in $mathbb R^n$ as if in $mathbb R$ if that works? If it doesn't work in $mathbb R^n$, then could you please bring a counterexample?



1d definition": $∀ε>0 ∃δ>0$ st $∑_j(y_j−x_j)<δ⟹∑_j|f(x_j)−f(y_j)|<ε$, where each $(x_j,y_j)$ is a subinterval of the domain of f. Can it be directly used in $mathbb R^n$?







real-analysis analysis functions continuity absolute-continuity






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 24 at 7:01







High GPA

















asked Mar 24 at 5:43









High GPAHigh GPA

914422




914422







  • 1




    $begingroup$
    Given that $lvert x- y rvert < delta$ is a ball of radius $delta$ centered at $x$ (or a so-called $delta$-disk), how is the above definition different?
    $endgroup$
    – Gary Moon
    Mar 24 at 5:50










  • $begingroup$
    @GaryMoon I guess they are the same. Then why do we need to over-complicated it rather than saying that the definition is exactly same as the one in one dimensional case? I think math appreciates simplicity and concision.
    $endgroup$
    – High GPA
    Mar 24 at 5:52







  • 2




    $begingroup$
    I think that mentioning that to students is, in general, good and can aid in intuition/understanding. But, at the same time, you do, at some point, have to go through the process of constructing the machinery (e.g., replacing the absolute value with a higher-dimensional Euclidean norm) and actually showing that things work out like you say they will. Many things in math can be intuitive on the surface, yet take a good deal of effort to actually prove/verify. Take the Jordan curve theorem for example.
    $endgroup$
    – Gary Moon
    Mar 24 at 6:09










  • $begingroup$
    If there is a relation between the various dimensions you need to be careful in applying "disks" or "balls".
    $endgroup$
    – Moti
    Mar 24 at 6:25






  • 1




    $begingroup$
    Is the $1d$ definition you have in mind $forall varepsilon > 0 exists delta >0$ st $sum_j (y_j-x_j) < delta implies sum_j lvert f(x_j) - f(y_j) rvert < varepsilon$, where each $(x_j,y_j)$ is a subinterval of the domain of $f$?
    $endgroup$
    – Gary Moon
    Mar 24 at 6:48













  • 1




    $begingroup$
    Given that $lvert x- y rvert < delta$ is a ball of radius $delta$ centered at $x$ (or a so-called $delta$-disk), how is the above definition different?
    $endgroup$
    – Gary Moon
    Mar 24 at 5:50










  • $begingroup$
    @GaryMoon I guess they are the same. Then why do we need to over-complicated it rather than saying that the definition is exactly same as the one in one dimensional case? I think math appreciates simplicity and concision.
    $endgroup$
    – High GPA
    Mar 24 at 5:52







  • 2




    $begingroup$
    I think that mentioning that to students is, in general, good and can aid in intuition/understanding. But, at the same time, you do, at some point, have to go through the process of constructing the machinery (e.g., replacing the absolute value with a higher-dimensional Euclidean norm) and actually showing that things work out like you say they will. Many things in math can be intuitive on the surface, yet take a good deal of effort to actually prove/verify. Take the Jordan curve theorem for example.
    $endgroup$
    – Gary Moon
    Mar 24 at 6:09










  • $begingroup$
    If there is a relation between the various dimensions you need to be careful in applying "disks" or "balls".
    $endgroup$
    – Moti
    Mar 24 at 6:25






  • 1




    $begingroup$
    Is the $1d$ definition you have in mind $forall varepsilon > 0 exists delta >0$ st $sum_j (y_j-x_j) < delta implies sum_j lvert f(x_j) - f(y_j) rvert < varepsilon$, where each $(x_j,y_j)$ is a subinterval of the domain of $f$?
    $endgroup$
    – Gary Moon
    Mar 24 at 6:48








1




1




$begingroup$
Given that $lvert x- y rvert < delta$ is a ball of radius $delta$ centered at $x$ (or a so-called $delta$-disk), how is the above definition different?
$endgroup$
– Gary Moon
Mar 24 at 5:50




$begingroup$
Given that $lvert x- y rvert < delta$ is a ball of radius $delta$ centered at $x$ (or a so-called $delta$-disk), how is the above definition different?
$endgroup$
– Gary Moon
Mar 24 at 5:50












$begingroup$
@GaryMoon I guess they are the same. Then why do we need to over-complicated it rather than saying that the definition is exactly same as the one in one dimensional case? I think math appreciates simplicity and concision.
$endgroup$
– High GPA
Mar 24 at 5:52





$begingroup$
@GaryMoon I guess they are the same. Then why do we need to over-complicated it rather than saying that the definition is exactly same as the one in one dimensional case? I think math appreciates simplicity and concision.
$endgroup$
– High GPA
Mar 24 at 5:52





2




2




$begingroup$
I think that mentioning that to students is, in general, good and can aid in intuition/understanding. But, at the same time, you do, at some point, have to go through the process of constructing the machinery (e.g., replacing the absolute value with a higher-dimensional Euclidean norm) and actually showing that things work out like you say they will. Many things in math can be intuitive on the surface, yet take a good deal of effort to actually prove/verify. Take the Jordan curve theorem for example.
$endgroup$
– Gary Moon
Mar 24 at 6:09




$begingroup$
I think that mentioning that to students is, in general, good and can aid in intuition/understanding. But, at the same time, you do, at some point, have to go through the process of constructing the machinery (e.g., replacing the absolute value with a higher-dimensional Euclidean norm) and actually showing that things work out like you say they will. Many things in math can be intuitive on the surface, yet take a good deal of effort to actually prove/verify. Take the Jordan curve theorem for example.
$endgroup$
– Gary Moon
Mar 24 at 6:09












$begingroup$
If there is a relation between the various dimensions you need to be careful in applying "disks" or "balls".
$endgroup$
– Moti
Mar 24 at 6:25




$begingroup$
If there is a relation between the various dimensions you need to be careful in applying "disks" or "balls".
$endgroup$
– Moti
Mar 24 at 6:25




1




1




$begingroup$
Is the $1d$ definition you have in mind $forall varepsilon > 0 exists delta >0$ st $sum_j (y_j-x_j) < delta implies sum_j lvert f(x_j) - f(y_j) rvert < varepsilon$, where each $(x_j,y_j)$ is a subinterval of the domain of $f$?
$endgroup$
– Gary Moon
Mar 24 at 6:48





$begingroup$
Is the $1d$ definition you have in mind $forall varepsilon > 0 exists delta >0$ st $sum_j (y_j-x_j) < delta implies sum_j lvert f(x_j) - f(y_j) rvert < varepsilon$, where each $(x_j,y_j)$ is a subinterval of the domain of $f$?
$endgroup$
– Gary Moon
Mar 24 at 6:48











0






active

oldest

votes












Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160155%2fepsilon-delta-definition-of-continuity-in-two-dimensions%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160155%2fepsilon-delta-definition-of-continuity-in-two-dimensions%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer