Distance from a point in a set to a subset of that set is LipschitzDistance of a point to a subset.If $x geq 0$, $y geq 0$, $x leq D$, and $0 leq 1/(1+x) - 1/(1+y) leq C$, then is there an upper bound on the value of $y - x$?A continuous selection from a countable family of uniformly Lipschitz functions is LipschitzEvery 1-Lipschitz function in the closed unit ball has a fixed pointDistance from a point to a set in a metric spaceLipschitz constant for Linear Time Varying dynamic systemDensity of Lipschitz functions in the set of uniformly continuous functionsDistance between points obtained with Lipschitz functions
Can someone give the intuition behind Mean Absolute Error and the Median?
Why is a road bike faster than a city bike with the same effort? How much faster it can be?
Designing a time thief proof safe
Medic abilities
Another student has been assigned the same MSc thesis as mine (and already defended)
Why is 6. Nge2 better, and 7. d5 a necessary push in this game?
Should the average user with no special access rights be worried about SMS-based 2FA being theoretically interceptable?
Reorder a matrix, twice
Can my former employer sue me if I don't give them the photos I took (taking pictures was not part of my job description)?
I reverse the source code, you reverse the input!
Need Improvement on Script Which Continuously Tests Website
Why is volatility skew/smile for long term options flatter compare to short term options?
What does מעלה עליו הכתוב mean?
Would you write key signatures for non-conventional scales?
Why is my abdomen much cooler than the rest of my body after a ride?
Is a PWM required for regenerative braking on a DC Motor?
Is the iPhone's eSim for the home or roaming carrier?
Interchange `colon` and `:`
Why does (inf + 0j)*1 evaluate to inf + nanj?
Are fuzzy sets appreciated by OR community?
Seventh degree polynomial
Which lens has the same capability of lens mounted in Nikon P1000?
Why are there two fundamental laws of logic?
Windows 10 deletes lots of tiny files super slowly. Anything that can be done to speed it up?
Distance from a point in a set to a subset of that set is Lipschitz
Distance of a point to a subset.If $x geq 0$, $y geq 0$, $x leq D$, and $0 leq 1/(1+x) - 1/(1+y) leq C$, then is there an upper bound on the value of $y - x$?A continuous selection from a countable family of uniformly Lipschitz functions is LipschitzEvery 1-Lipschitz function in the closed unit ball has a fixed pointDistance from a point to a set in a metric spaceLipschitz constant for Linear Time Varying dynamic systemDensity of Lipschitz functions in the set of uniformly continuous functionsDistance between points obtained with Lipschitz functions
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
The question I'm stuck on is the following:
Let $(X,d)$ be a metric space and let $Y$ be a subset of $X$. If $xin X$, define the distance $d(x,Y)$ as $inf(d(x,y):yin Y$. Show that the mapping from $X$ to $mathbbR:xrightarrow d(x,Y)$ is Lipschitz, i.e. that there exists a constant $C>0$ such that $|d(x,Y)-d(x',Y)|le Cd(x,x'), x,x'in X$.
I'm quite lost as to how to approach it because there is no upper bound for $d(x,x')$ and thus the left side can easily go off to infinity. How can I relate distance between two points and the difference in their distances to $Y$ in a way that one constant works for the entire set?
real-analysis metric-spaces lipschitz-functions
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment
|
$begingroup$
The question I'm stuck on is the following:
Let $(X,d)$ be a metric space and let $Y$ be a subset of $X$. If $xin X$, define the distance $d(x,Y)$ as $inf(d(x,y):yin Y$. Show that the mapping from $X$ to $mathbbR:xrightarrow d(x,Y)$ is Lipschitz, i.e. that there exists a constant $C>0$ such that $|d(x,Y)-d(x',Y)|le Cd(x,x'), x,x'in X$.
I'm quite lost as to how to approach it because there is no upper bound for $d(x,x')$ and thus the left side can easily go off to infinity. How can I relate distance between two points and the difference in their distances to $Y$ in a way that one constant works for the entire set?
real-analysis metric-spaces lipschitz-functions
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
2
$begingroup$
$C=1$ works. A picture may help.
$endgroup$
– Jochen
7 hours ago
add a comment
|
$begingroup$
The question I'm stuck on is the following:
Let $(X,d)$ be a metric space and let $Y$ be a subset of $X$. If $xin X$, define the distance $d(x,Y)$ as $inf(d(x,y):yin Y$. Show that the mapping from $X$ to $mathbbR:xrightarrow d(x,Y)$ is Lipschitz, i.e. that there exists a constant $C>0$ such that $|d(x,Y)-d(x',Y)|le Cd(x,x'), x,x'in X$.
I'm quite lost as to how to approach it because there is no upper bound for $d(x,x')$ and thus the left side can easily go off to infinity. How can I relate distance between two points and the difference in their distances to $Y$ in a way that one constant works for the entire set?
real-analysis metric-spaces lipschitz-functions
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
The question I'm stuck on is the following:
Let $(X,d)$ be a metric space and let $Y$ be a subset of $X$. If $xin X$, define the distance $d(x,Y)$ as $inf(d(x,y):yin Y$. Show that the mapping from $X$ to $mathbbR:xrightarrow d(x,Y)$ is Lipschitz, i.e. that there exists a constant $C>0$ such that $|d(x,Y)-d(x',Y)|le Cd(x,x'), x,x'in X$.
I'm quite lost as to how to approach it because there is no upper bound for $d(x,x')$ and thus the left side can easily go off to infinity. How can I relate distance between two points and the difference in their distances to $Y$ in a way that one constant works for the entire set?
real-analysis metric-spaces lipschitz-functions
real-analysis metric-spaces lipschitz-functions
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 8 hours ago
cruijfcruijf
283 bronze badges
283 bronze badges
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
cruijf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
$begingroup$
$C=1$ works. A picture may help.
$endgroup$
– Jochen
7 hours ago
add a comment
|
2
$begingroup$
$C=1$ works. A picture may help.
$endgroup$
– Jochen
7 hours ago
2
2
$begingroup$
$C=1$ works. A picture may help.
$endgroup$
– Jochen
7 hours ago
$begingroup$
$C=1$ works. A picture may help.
$endgroup$
– Jochen
7 hours ago
add a comment
|
2 Answers
2
active
oldest
votes
$begingroup$
Let $x,y in X$
then $forall z in Y$ we have $d(x,Y) leq d(x,z) leq d(x,y)+d(y,z)$
Thus $$d(x,Y) leq d(x,y)+d(y,Y) Longrightarrow d(x,Y)-d(y,Y) leq d(x,y)$$
Now similarly
$forall z in Y$ we have $$d(y,Y) leq d(y,z) leq d(x,y)+d(x,z)Longrightarrow d(x,Y) leq d(x,y) +d(x,Y)$$
So $d(y,Y)-d(x,Y) leq d(x,y)$
Combining the above we have that $|d(y,Y)-d(x,Y) |leq d(x,y)$
$endgroup$
$begingroup$
Thank you so much!
$endgroup$
– cruijf
7 hours ago
$begingroup$
You are welcome.
$endgroup$
– Marios Gretsas
7 hours ago
add a comment
|
$begingroup$
We have $d(x, x')+d(x', y) ge d(x, y)ge d(x, Y)$ for any $yin Y$.
So, taking infimum for $yin Y$, we get
$$d(x, x') +d(x', Y) ge d(x, Y)$$
So, $d(x, Y)-d(x', Y) le d(x, x')$.
By symmetry, we also get $d(x',Y) - d(x,Y)le d(x, x')$.
$endgroup$
add a comment
|
Your Answer
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/4.0/"u003ecc by-sa 4.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
);
);
cruijf is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3365754%2fdistance-from-a-point-in-a-set-to-a-subset-of-that-set-is-lipschitz%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let $x,y in X$
then $forall z in Y$ we have $d(x,Y) leq d(x,z) leq d(x,y)+d(y,z)$
Thus $$d(x,Y) leq d(x,y)+d(y,Y) Longrightarrow d(x,Y)-d(y,Y) leq d(x,y)$$
Now similarly
$forall z in Y$ we have $$d(y,Y) leq d(y,z) leq d(x,y)+d(x,z)Longrightarrow d(x,Y) leq d(x,y) +d(x,Y)$$
So $d(y,Y)-d(x,Y) leq d(x,y)$
Combining the above we have that $|d(y,Y)-d(x,Y) |leq d(x,y)$
$endgroup$
$begingroup$
Thank you so much!
$endgroup$
– cruijf
7 hours ago
$begingroup$
You are welcome.
$endgroup$
– Marios Gretsas
7 hours ago
add a comment
|
$begingroup$
Let $x,y in X$
then $forall z in Y$ we have $d(x,Y) leq d(x,z) leq d(x,y)+d(y,z)$
Thus $$d(x,Y) leq d(x,y)+d(y,Y) Longrightarrow d(x,Y)-d(y,Y) leq d(x,y)$$
Now similarly
$forall z in Y$ we have $$d(y,Y) leq d(y,z) leq d(x,y)+d(x,z)Longrightarrow d(x,Y) leq d(x,y) +d(x,Y)$$
So $d(y,Y)-d(x,Y) leq d(x,y)$
Combining the above we have that $|d(y,Y)-d(x,Y) |leq d(x,y)$
$endgroup$
$begingroup$
Thank you so much!
$endgroup$
– cruijf
7 hours ago
$begingroup$
You are welcome.
$endgroup$
– Marios Gretsas
7 hours ago
add a comment
|
$begingroup$
Let $x,y in X$
then $forall z in Y$ we have $d(x,Y) leq d(x,z) leq d(x,y)+d(y,z)$
Thus $$d(x,Y) leq d(x,y)+d(y,Y) Longrightarrow d(x,Y)-d(y,Y) leq d(x,y)$$
Now similarly
$forall z in Y$ we have $$d(y,Y) leq d(y,z) leq d(x,y)+d(x,z)Longrightarrow d(x,Y) leq d(x,y) +d(x,Y)$$
So $d(y,Y)-d(x,Y) leq d(x,y)$
Combining the above we have that $|d(y,Y)-d(x,Y) |leq d(x,y)$
$endgroup$
Let $x,y in X$
then $forall z in Y$ we have $d(x,Y) leq d(x,z) leq d(x,y)+d(y,z)$
Thus $$d(x,Y) leq d(x,y)+d(y,Y) Longrightarrow d(x,Y)-d(y,Y) leq d(x,y)$$
Now similarly
$forall z in Y$ we have $$d(y,Y) leq d(y,z) leq d(x,y)+d(x,z)Longrightarrow d(x,Y) leq d(x,y) +d(x,Y)$$
So $d(y,Y)-d(x,Y) leq d(x,y)$
Combining the above we have that $|d(y,Y)-d(x,Y) |leq d(x,y)$
edited 7 hours ago
answered 7 hours ago
Marios GretsasMarios Gretsas
9,9501 gold badge15 silver badges40 bronze badges
9,9501 gold badge15 silver badges40 bronze badges
$begingroup$
Thank you so much!
$endgroup$
– cruijf
7 hours ago
$begingroup$
You are welcome.
$endgroup$
– Marios Gretsas
7 hours ago
add a comment
|
$begingroup$
Thank you so much!
$endgroup$
– cruijf
7 hours ago
$begingroup$
You are welcome.
$endgroup$
– Marios Gretsas
7 hours ago
$begingroup$
Thank you so much!
$endgroup$
– cruijf
7 hours ago
$begingroup$
Thank you so much!
$endgroup$
– cruijf
7 hours ago
$begingroup$
You are welcome.
$endgroup$
– Marios Gretsas
7 hours ago
$begingroup$
You are welcome.
$endgroup$
– Marios Gretsas
7 hours ago
add a comment
|
$begingroup$
We have $d(x, x')+d(x', y) ge d(x, y)ge d(x, Y)$ for any $yin Y$.
So, taking infimum for $yin Y$, we get
$$d(x, x') +d(x', Y) ge d(x, Y)$$
So, $d(x, Y)-d(x', Y) le d(x, x')$.
By symmetry, we also get $d(x',Y) - d(x,Y)le d(x, x')$.
$endgroup$
add a comment
|
$begingroup$
We have $d(x, x')+d(x', y) ge d(x, y)ge d(x, Y)$ for any $yin Y$.
So, taking infimum for $yin Y$, we get
$$d(x, x') +d(x', Y) ge d(x, Y)$$
So, $d(x, Y)-d(x', Y) le d(x, x')$.
By symmetry, we also get $d(x',Y) - d(x,Y)le d(x, x')$.
$endgroup$
add a comment
|
$begingroup$
We have $d(x, x')+d(x', y) ge d(x, y)ge d(x, Y)$ for any $yin Y$.
So, taking infimum for $yin Y$, we get
$$d(x, x') +d(x', Y) ge d(x, Y)$$
So, $d(x, Y)-d(x', Y) le d(x, x')$.
By symmetry, we also get $d(x',Y) - d(x,Y)le d(x, x')$.
$endgroup$
We have $d(x, x')+d(x', y) ge d(x, y)ge d(x, Y)$ for any $yin Y$.
So, taking infimum for $yin Y$, we get
$$d(x, x') +d(x', Y) ge d(x, Y)$$
So, $d(x, Y)-d(x', Y) le d(x, x')$.
By symmetry, we also get $d(x',Y) - d(x,Y)le d(x, x')$.
answered 7 hours ago
BerciBerci
65.7k2 gold badges42 silver badges76 bronze badges
65.7k2 gold badges42 silver badges76 bronze badges
add a comment
|
add a comment
|
cruijf is a new contributor. Be nice, and check out our Code of Conduct.
cruijf is a new contributor. Be nice, and check out our Code of Conduct.
cruijf is a new contributor. Be nice, and check out our Code of Conduct.
cruijf is a new contributor. Be nice, and check out our Code of Conduct.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3365754%2fdistance-from-a-point-in-a-set-to-a-subset-of-that-set-is-lipschitz%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
2
$begingroup$
$C=1$ works. A picture may help.
$endgroup$
– Jochen
7 hours ago