Existence of Bounded Linear Functional That Maps Elements of Normed Space to Distance from Subspace












1














I'm attempting to prove the following:




Suppose X is a normed space and Y a subspace of X. Let $x ∈ X$ and denote $d$ the distance from $x$ to $Y$; that is, $d = d(x, Y ) = inf_{y∈Y} || x − y ||$. Prove that there exists a bounded linear functional $f : X → R$ such that
$f(x) = d$, $f(y) = 0$, for all $y ∈ Y$ and $||f||_{op} = sup_{x in X, ||x||=1}||fx|| ≤ 1$.




It seems like this can be proven using the Hahn-Banach Theorem, but I'm not sure how to proceed.



Any help is much appreciated!










share|cite|improve this question


















  • 1




    That is a consequence of Hanh-Banach theorem
    – Guy Fsone
    Dec 13 '17 at 18:59
















1














I'm attempting to prove the following:




Suppose X is a normed space and Y a subspace of X. Let $x ∈ X$ and denote $d$ the distance from $x$ to $Y$; that is, $d = d(x, Y ) = inf_{y∈Y} || x − y ||$. Prove that there exists a bounded linear functional $f : X → R$ such that
$f(x) = d$, $f(y) = 0$, for all $y ∈ Y$ and $||f||_{op} = sup_{x in X, ||x||=1}||fx|| ≤ 1$.




It seems like this can be proven using the Hahn-Banach Theorem, but I'm not sure how to proceed.



Any help is much appreciated!










share|cite|improve this question


















  • 1




    That is a consequence of Hanh-Banach theorem
    – Guy Fsone
    Dec 13 '17 at 18:59














1












1








1







I'm attempting to prove the following:




Suppose X is a normed space and Y a subspace of X. Let $x ∈ X$ and denote $d$ the distance from $x$ to $Y$; that is, $d = d(x, Y ) = inf_{y∈Y} || x − y ||$. Prove that there exists a bounded linear functional $f : X → R$ such that
$f(x) = d$, $f(y) = 0$, for all $y ∈ Y$ and $||f||_{op} = sup_{x in X, ||x||=1}||fx|| ≤ 1$.




It seems like this can be proven using the Hahn-Banach Theorem, but I'm not sure how to proceed.



Any help is much appreciated!










share|cite|improve this question













I'm attempting to prove the following:




Suppose X is a normed space and Y a subspace of X. Let $x ∈ X$ and denote $d$ the distance from $x$ to $Y$; that is, $d = d(x, Y ) = inf_{y∈Y} || x − y ||$. Prove that there exists a bounded linear functional $f : X → R$ such that
$f(x) = d$, $f(y) = 0$, for all $y ∈ Y$ and $||f||_{op} = sup_{x in X, ||x||=1}||fx|| ≤ 1$.




It seems like this can be proven using the Hahn-Banach Theorem, but I'm not sure how to proceed.



Any help is much appreciated!







functional-analysis






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 13 '17 at 18:57









OGBerglemir

1799




1799








  • 1




    That is a consequence of Hanh-Banach theorem
    – Guy Fsone
    Dec 13 '17 at 18:59














  • 1




    That is a consequence of Hanh-Banach theorem
    – Guy Fsone
    Dec 13 '17 at 18:59








1




1




That is a consequence of Hanh-Banach theorem
– Guy Fsone
Dec 13 '17 at 18:59




That is a consequence of Hanh-Banach theorem
– Guy Fsone
Dec 13 '17 at 18:59










1 Answer
1






active

oldest

votes


















2














I suppose that $d>0$. Otherwise, the zero functional trivially solves the problem.



We apply Hahn-Banach Theorem on the subspace $mathrm{span}{Y,x}={tx+yin Xmid tin Bbb{R},yin Y}$ and the functional $g:mathrm{Y,span}{x}toBbb{R},g(tx+y)=t||x||=||tx||$ linear with respect to $t$ and $y$. Check that $g(x) = ||x||$. For any unit vector $uinmathrm{span}{Y,x},$ express $u$ as $tx+y$
$$|g(u)| = left|gleft(frac{tx+y}{||tx+y||}right)right|=frac{|t|,||x||}{||tx+y||} = frac{||x||}{||x-(-y/|t|)||}le frac{||x||}{d},$$ so $||g||_{(mathrm{span}{Y,x})'} le ||x||/d$. (The last inequality makes use of the defintion of $d$ as $inflimits_{y in Y} ||x-y||$, $Y$ as a subspace of $X$, and the assumption $d>0$.)



By Hahn-Banach, there exists a bounded functional $f(in X')$ extending $g$ to the whole space $X$: $$||f||_{X'}= ||g||_{(mathrm{span}{Y,x})'} le frac{||x||}{d} text{ and } f(z) = g(z) quadforall, zinmathrm{span}{Y,x}.$$



In particular, $f(x)=||x||$. We scale this function $f$ by a factor of $d/||x||$ to finish the proof.






share|cite|improve this answer



















  • 1




    I'm following up until the $frac{d}{||x||} = 1$ bit. Why is this true? This step is to prove that $g$ is bounded, correct?
    – OGBerglemir
    Dec 13 '17 at 19:47










  • @OGBerglemir I'm going to fix it. You are right.
    – GNUSupporter 8964民主女神 地下教會
    Dec 13 '17 at 19:52






  • 1




    It might be a little late, but I just saw this which is realted to a question I have. I don't understand the last step in the estimate of $|g(u)|$: This is not true for general norms right? For example $|-2|/|-2+1|=2>1$. So how do you get that your term is smaller or equal to 1?
    – mathstackuser
    Nov 27 '18 at 17:49












  • @mathstackuser Thanks for your comment and spotting out this error. I've edited my question to address the problem in the first comment.
    – GNUSupporter 8964民主女神 地下教會
    Nov 28 '18 at 0:44











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%2f2565274%2fexistence-of-bounded-linear-functional-that-maps-elements-of-normed-space-to-dis%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









2














I suppose that $d>0$. Otherwise, the zero functional trivially solves the problem.



We apply Hahn-Banach Theorem on the subspace $mathrm{span}{Y,x}={tx+yin Xmid tin Bbb{R},yin Y}$ and the functional $g:mathrm{Y,span}{x}toBbb{R},g(tx+y)=t||x||=||tx||$ linear with respect to $t$ and $y$. Check that $g(x) = ||x||$. For any unit vector $uinmathrm{span}{Y,x},$ express $u$ as $tx+y$
$$|g(u)| = left|gleft(frac{tx+y}{||tx+y||}right)right|=frac{|t|,||x||}{||tx+y||} = frac{||x||}{||x-(-y/|t|)||}le frac{||x||}{d},$$ so $||g||_{(mathrm{span}{Y,x})'} le ||x||/d$. (The last inequality makes use of the defintion of $d$ as $inflimits_{y in Y} ||x-y||$, $Y$ as a subspace of $X$, and the assumption $d>0$.)



By Hahn-Banach, there exists a bounded functional $f(in X')$ extending $g$ to the whole space $X$: $$||f||_{X'}= ||g||_{(mathrm{span}{Y,x})'} le frac{||x||}{d} text{ and } f(z) = g(z) quadforall, zinmathrm{span}{Y,x}.$$



In particular, $f(x)=||x||$. We scale this function $f$ by a factor of $d/||x||$ to finish the proof.






share|cite|improve this answer



















  • 1




    I'm following up until the $frac{d}{||x||} = 1$ bit. Why is this true? This step is to prove that $g$ is bounded, correct?
    – OGBerglemir
    Dec 13 '17 at 19:47










  • @OGBerglemir I'm going to fix it. You are right.
    – GNUSupporter 8964民主女神 地下教會
    Dec 13 '17 at 19:52






  • 1




    It might be a little late, but I just saw this which is realted to a question I have. I don't understand the last step in the estimate of $|g(u)|$: This is not true for general norms right? For example $|-2|/|-2+1|=2>1$. So how do you get that your term is smaller or equal to 1?
    – mathstackuser
    Nov 27 '18 at 17:49












  • @mathstackuser Thanks for your comment and spotting out this error. I've edited my question to address the problem in the first comment.
    – GNUSupporter 8964民主女神 地下教會
    Nov 28 '18 at 0:44
















2














I suppose that $d>0$. Otherwise, the zero functional trivially solves the problem.



We apply Hahn-Banach Theorem on the subspace $mathrm{span}{Y,x}={tx+yin Xmid tin Bbb{R},yin Y}$ and the functional $g:mathrm{Y,span}{x}toBbb{R},g(tx+y)=t||x||=||tx||$ linear with respect to $t$ and $y$. Check that $g(x) = ||x||$. For any unit vector $uinmathrm{span}{Y,x},$ express $u$ as $tx+y$
$$|g(u)| = left|gleft(frac{tx+y}{||tx+y||}right)right|=frac{|t|,||x||}{||tx+y||} = frac{||x||}{||x-(-y/|t|)||}le frac{||x||}{d},$$ so $||g||_{(mathrm{span}{Y,x})'} le ||x||/d$. (The last inequality makes use of the defintion of $d$ as $inflimits_{y in Y} ||x-y||$, $Y$ as a subspace of $X$, and the assumption $d>0$.)



By Hahn-Banach, there exists a bounded functional $f(in X')$ extending $g$ to the whole space $X$: $$||f||_{X'}= ||g||_{(mathrm{span}{Y,x})'} le frac{||x||}{d} text{ and } f(z) = g(z) quadforall, zinmathrm{span}{Y,x}.$$



In particular, $f(x)=||x||$. We scale this function $f$ by a factor of $d/||x||$ to finish the proof.






share|cite|improve this answer



















  • 1




    I'm following up until the $frac{d}{||x||} = 1$ bit. Why is this true? This step is to prove that $g$ is bounded, correct?
    – OGBerglemir
    Dec 13 '17 at 19:47










  • @OGBerglemir I'm going to fix it. You are right.
    – GNUSupporter 8964民主女神 地下教會
    Dec 13 '17 at 19:52






  • 1




    It might be a little late, but I just saw this which is realted to a question I have. I don't understand the last step in the estimate of $|g(u)|$: This is not true for general norms right? For example $|-2|/|-2+1|=2>1$. So how do you get that your term is smaller or equal to 1?
    – mathstackuser
    Nov 27 '18 at 17:49












  • @mathstackuser Thanks for your comment and spotting out this error. I've edited my question to address the problem in the first comment.
    – GNUSupporter 8964民主女神 地下教會
    Nov 28 '18 at 0:44














2












2








2






I suppose that $d>0$. Otherwise, the zero functional trivially solves the problem.



We apply Hahn-Banach Theorem on the subspace $mathrm{span}{Y,x}={tx+yin Xmid tin Bbb{R},yin Y}$ and the functional $g:mathrm{Y,span}{x}toBbb{R},g(tx+y)=t||x||=||tx||$ linear with respect to $t$ and $y$. Check that $g(x) = ||x||$. For any unit vector $uinmathrm{span}{Y,x},$ express $u$ as $tx+y$
$$|g(u)| = left|gleft(frac{tx+y}{||tx+y||}right)right|=frac{|t|,||x||}{||tx+y||} = frac{||x||}{||x-(-y/|t|)||}le frac{||x||}{d},$$ so $||g||_{(mathrm{span}{Y,x})'} le ||x||/d$. (The last inequality makes use of the defintion of $d$ as $inflimits_{y in Y} ||x-y||$, $Y$ as a subspace of $X$, and the assumption $d>0$.)



By Hahn-Banach, there exists a bounded functional $f(in X')$ extending $g$ to the whole space $X$: $$||f||_{X'}= ||g||_{(mathrm{span}{Y,x})'} le frac{||x||}{d} text{ and } f(z) = g(z) quadforall, zinmathrm{span}{Y,x}.$$



In particular, $f(x)=||x||$. We scale this function $f$ by a factor of $d/||x||$ to finish the proof.






share|cite|improve this answer














I suppose that $d>0$. Otherwise, the zero functional trivially solves the problem.



We apply Hahn-Banach Theorem on the subspace $mathrm{span}{Y,x}={tx+yin Xmid tin Bbb{R},yin Y}$ and the functional $g:mathrm{Y,span}{x}toBbb{R},g(tx+y)=t||x||=||tx||$ linear with respect to $t$ and $y$. Check that $g(x) = ||x||$. For any unit vector $uinmathrm{span}{Y,x},$ express $u$ as $tx+y$
$$|g(u)| = left|gleft(frac{tx+y}{||tx+y||}right)right|=frac{|t|,||x||}{||tx+y||} = frac{||x||}{||x-(-y/|t|)||}le frac{||x||}{d},$$ so $||g||_{(mathrm{span}{Y,x})'} le ||x||/d$. (The last inequality makes use of the defintion of $d$ as $inflimits_{y in Y} ||x-y||$, $Y$ as a subspace of $X$, and the assumption $d>0$.)



By Hahn-Banach, there exists a bounded functional $f(in X')$ extending $g$ to the whole space $X$: $$||f||_{X'}= ||g||_{(mathrm{span}{Y,x})'} le frac{||x||}{d} text{ and } f(z) = g(z) quadforall, zinmathrm{span}{Y,x}.$$



In particular, $f(x)=||x||$. We scale this function $f$ by a factor of $d/||x||$ to finish the proof.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 28 '18 at 14:51

























answered Dec 13 '17 at 19:14









GNUSupporter 8964民主女神 地下教會

12.8k72445




12.8k72445








  • 1




    I'm following up until the $frac{d}{||x||} = 1$ bit. Why is this true? This step is to prove that $g$ is bounded, correct?
    – OGBerglemir
    Dec 13 '17 at 19:47










  • @OGBerglemir I'm going to fix it. You are right.
    – GNUSupporter 8964民主女神 地下教會
    Dec 13 '17 at 19:52






  • 1




    It might be a little late, but I just saw this which is realted to a question I have. I don't understand the last step in the estimate of $|g(u)|$: This is not true for general norms right? For example $|-2|/|-2+1|=2>1$. So how do you get that your term is smaller or equal to 1?
    – mathstackuser
    Nov 27 '18 at 17:49












  • @mathstackuser Thanks for your comment and spotting out this error. I've edited my question to address the problem in the first comment.
    – GNUSupporter 8964民主女神 地下教會
    Nov 28 '18 at 0:44














  • 1




    I'm following up until the $frac{d}{||x||} = 1$ bit. Why is this true? This step is to prove that $g$ is bounded, correct?
    – OGBerglemir
    Dec 13 '17 at 19:47










  • @OGBerglemir I'm going to fix it. You are right.
    – GNUSupporter 8964民主女神 地下教會
    Dec 13 '17 at 19:52






  • 1




    It might be a little late, but I just saw this which is realted to a question I have. I don't understand the last step in the estimate of $|g(u)|$: This is not true for general norms right? For example $|-2|/|-2+1|=2>1$. So how do you get that your term is smaller or equal to 1?
    – mathstackuser
    Nov 27 '18 at 17:49












  • @mathstackuser Thanks for your comment and spotting out this error. I've edited my question to address the problem in the first comment.
    – GNUSupporter 8964民主女神 地下教會
    Nov 28 '18 at 0:44








1




1




I'm following up until the $frac{d}{||x||} = 1$ bit. Why is this true? This step is to prove that $g$ is bounded, correct?
– OGBerglemir
Dec 13 '17 at 19:47




I'm following up until the $frac{d}{||x||} = 1$ bit. Why is this true? This step is to prove that $g$ is bounded, correct?
– OGBerglemir
Dec 13 '17 at 19:47












@OGBerglemir I'm going to fix it. You are right.
– GNUSupporter 8964民主女神 地下教會
Dec 13 '17 at 19:52




@OGBerglemir I'm going to fix it. You are right.
– GNUSupporter 8964民主女神 地下教會
Dec 13 '17 at 19:52




1




1




It might be a little late, but I just saw this which is realted to a question I have. I don't understand the last step in the estimate of $|g(u)|$: This is not true for general norms right? For example $|-2|/|-2+1|=2>1$. So how do you get that your term is smaller or equal to 1?
– mathstackuser
Nov 27 '18 at 17:49






It might be a little late, but I just saw this which is realted to a question I have. I don't understand the last step in the estimate of $|g(u)|$: This is not true for general norms right? For example $|-2|/|-2+1|=2>1$. So how do you get that your term is smaller or equal to 1?
– mathstackuser
Nov 27 '18 at 17:49














@mathstackuser Thanks for your comment and spotting out this error. I've edited my question to address the problem in the first comment.
– GNUSupporter 8964民主女神 地下教會
Nov 28 '18 at 0:44




@mathstackuser Thanks for your comment and spotting out this error. I've edited my question to address the problem in the first comment.
– GNUSupporter 8964民主女神 地下教會
Nov 28 '18 at 0:44


















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


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%2f2565274%2fexistence-of-bounded-linear-functional-that-maps-elements-of-normed-space-to-dis%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

Index of /

Tribalistas

Listed building