Lemma 3.9 Rudin's functional analysis
$begingroup$
I need help in understanding the proof of the following
Suppose $Lambda_1,ldots,Lambda_n$ and $Lambda$ are linear
functionals on a vector space $X$. Let
$$ N = left{x : Lambda_1x =
ldots = Lambda_n = 0 right} $$ The following three are equivalent
a) There are scalars $alpha_1,ldots,alpha_n$ such that
$$ Lambda =
alpha_1 Lambda_1 + ldots + alpha_n Lambda_n $$
b) There's $gamma < infty$ such that $$ |Lambda x | leq gamma
> max_{1leq i leq n} |Lambda_i x| ;;,(xin X) $$
c) $Lambda x = 0$ for every $x in N$.
Proof: It is clear that (a) implies (b) and that (b) implies (c)...etc.
That's the bit I don't get. How does (a) implies (b)? I believe I get why (b) implies (c). Since if $x in N$ then for each $i$ we have $Lambda_i x = 0$, but then by (b) we have $|Lambda x = 0|$ and this implies $Lambda x = 0$. (correct?)
So again
Why (a) implies (b)? Is my proof of (b) implies (c) correct?
functional-analysis topological-vector-spaces
$endgroup$
add a comment |
$begingroup$
I need help in understanding the proof of the following
Suppose $Lambda_1,ldots,Lambda_n$ and $Lambda$ are linear
functionals on a vector space $X$. Let
$$ N = left{x : Lambda_1x =
ldots = Lambda_n = 0 right} $$ The following three are equivalent
a) There are scalars $alpha_1,ldots,alpha_n$ such that
$$ Lambda =
alpha_1 Lambda_1 + ldots + alpha_n Lambda_n $$
b) There's $gamma < infty$ such that $$ |Lambda x | leq gamma
> max_{1leq i leq n} |Lambda_i x| ;;,(xin X) $$
c) $Lambda x = 0$ for every $x in N$.
Proof: It is clear that (a) implies (b) and that (b) implies (c)...etc.
That's the bit I don't get. How does (a) implies (b)? I believe I get why (b) implies (c). Since if $x in N$ then for each $i$ we have $Lambda_i x = 0$, but then by (b) we have $|Lambda x = 0|$ and this implies $Lambda x = 0$. (correct?)
So again
Why (a) implies (b)? Is my proof of (b) implies (c) correct?
functional-analysis topological-vector-spaces
$endgroup$
add a comment |
$begingroup$
I need help in understanding the proof of the following
Suppose $Lambda_1,ldots,Lambda_n$ and $Lambda$ are linear
functionals on a vector space $X$. Let
$$ N = left{x : Lambda_1x =
ldots = Lambda_n = 0 right} $$ The following three are equivalent
a) There are scalars $alpha_1,ldots,alpha_n$ such that
$$ Lambda =
alpha_1 Lambda_1 + ldots + alpha_n Lambda_n $$
b) There's $gamma < infty$ such that $$ |Lambda x | leq gamma
> max_{1leq i leq n} |Lambda_i x| ;;,(xin X) $$
c) $Lambda x = 0$ for every $x in N$.
Proof: It is clear that (a) implies (b) and that (b) implies (c)...etc.
That's the bit I don't get. How does (a) implies (b)? I believe I get why (b) implies (c). Since if $x in N$ then for each $i$ we have $Lambda_i x = 0$, but then by (b) we have $|Lambda x = 0|$ and this implies $Lambda x = 0$. (correct?)
So again
Why (a) implies (b)? Is my proof of (b) implies (c) correct?
functional-analysis topological-vector-spaces
$endgroup$
I need help in understanding the proof of the following
Suppose $Lambda_1,ldots,Lambda_n$ and $Lambda$ are linear
functionals on a vector space $X$. Let
$$ N = left{x : Lambda_1x =
ldots = Lambda_n = 0 right} $$ The following three are equivalent
a) There are scalars $alpha_1,ldots,alpha_n$ such that
$$ Lambda =
alpha_1 Lambda_1 + ldots + alpha_n Lambda_n $$
b) There's $gamma < infty$ such that $$ |Lambda x | leq gamma
> max_{1leq i leq n} |Lambda_i x| ;;,(xin X) $$
c) $Lambda x = 0$ for every $x in N$.
Proof: It is clear that (a) implies (b) and that (b) implies (c)...etc.
That's the bit I don't get. How does (a) implies (b)? I believe I get why (b) implies (c). Since if $x in N$ then for each $i$ we have $Lambda_i x = 0$, but then by (b) we have $|Lambda x = 0|$ and this implies $Lambda x = 0$. (correct?)
So again
Why (a) implies (b)? Is my proof of (b) implies (c) correct?
functional-analysis topological-vector-spaces
functional-analysis topological-vector-spaces
asked Dec 10 '18 at 10:02
user8469759user8469759
1,4031618
1,4031618
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Your proof of (b) implies (c) is correct.
As for (a) implies (b):
We have
$$
| Lambda x |
= | alpha_1Lambda_1 x +dots + alpha_nLambda_n x |
\
leq | alpha_1|cdot |Lambda_1 x | +dots + |alpha_n|cdot |Lambda_n x|
\
leq (|alpha_1|+dots + |alpha_n|) max_{1leq i leq n} |Lambda_i x|.
$$
This means we can choose
$gamma=|alpha_1|+dots + |alpha_n|$.
$endgroup$
add a comment |
$begingroup$
a) implies b): $|Lambda x| leq sum |alpha_i| | Lambda_i x|leq max{|Lambda_i(x)|} sum |alpha_i|$ so you can take $gamma =sum |alpha_i|$ Your argument for b) implies c) is correct.
$endgroup$
add a comment |
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
});
}
});
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%2f3033725%2flemma-3-9-rudins-functional-analysis%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$
Your proof of (b) implies (c) is correct.
As for (a) implies (b):
We have
$$
| Lambda x |
= | alpha_1Lambda_1 x +dots + alpha_nLambda_n x |
\
leq | alpha_1|cdot |Lambda_1 x | +dots + |alpha_n|cdot |Lambda_n x|
\
leq (|alpha_1|+dots + |alpha_n|) max_{1leq i leq n} |Lambda_i x|.
$$
This means we can choose
$gamma=|alpha_1|+dots + |alpha_n|$.
$endgroup$
add a comment |
$begingroup$
Your proof of (b) implies (c) is correct.
As for (a) implies (b):
We have
$$
| Lambda x |
= | alpha_1Lambda_1 x +dots + alpha_nLambda_n x |
\
leq | alpha_1|cdot |Lambda_1 x | +dots + |alpha_n|cdot |Lambda_n x|
\
leq (|alpha_1|+dots + |alpha_n|) max_{1leq i leq n} |Lambda_i x|.
$$
This means we can choose
$gamma=|alpha_1|+dots + |alpha_n|$.
$endgroup$
add a comment |
$begingroup$
Your proof of (b) implies (c) is correct.
As for (a) implies (b):
We have
$$
| Lambda x |
= | alpha_1Lambda_1 x +dots + alpha_nLambda_n x |
\
leq | alpha_1|cdot |Lambda_1 x | +dots + |alpha_n|cdot |Lambda_n x|
\
leq (|alpha_1|+dots + |alpha_n|) max_{1leq i leq n} |Lambda_i x|.
$$
This means we can choose
$gamma=|alpha_1|+dots + |alpha_n|$.
$endgroup$
Your proof of (b) implies (c) is correct.
As for (a) implies (b):
We have
$$
| Lambda x |
= | alpha_1Lambda_1 x +dots + alpha_nLambda_n x |
\
leq | alpha_1|cdot |Lambda_1 x | +dots + |alpha_n|cdot |Lambda_n x|
\
leq (|alpha_1|+dots + |alpha_n|) max_{1leq i leq n} |Lambda_i x|.
$$
This means we can choose
$gamma=|alpha_1|+dots + |alpha_n|$.
answered Dec 10 '18 at 10:17
supinfsupinf
6,3111028
6,3111028
add a comment |
add a comment |
$begingroup$
a) implies b): $|Lambda x| leq sum |alpha_i| | Lambda_i x|leq max{|Lambda_i(x)|} sum |alpha_i|$ so you can take $gamma =sum |alpha_i|$ Your argument for b) implies c) is correct.
$endgroup$
add a comment |
$begingroup$
a) implies b): $|Lambda x| leq sum |alpha_i| | Lambda_i x|leq max{|Lambda_i(x)|} sum |alpha_i|$ so you can take $gamma =sum |alpha_i|$ Your argument for b) implies c) is correct.
$endgroup$
add a comment |
$begingroup$
a) implies b): $|Lambda x| leq sum |alpha_i| | Lambda_i x|leq max{|Lambda_i(x)|} sum |alpha_i|$ so you can take $gamma =sum |alpha_i|$ Your argument for b) implies c) is correct.
$endgroup$
a) implies b): $|Lambda x| leq sum |alpha_i| | Lambda_i x|leq max{|Lambda_i(x)|} sum |alpha_i|$ so you can take $gamma =sum |alpha_i|$ Your argument for b) implies c) is correct.
answered Dec 10 '18 at 10:13
Kavi Rama MurthyKavi Rama Murthy
57.5k42160
57.5k42160
add a comment |
add a comment |
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%2f3033725%2flemma-3-9-rudins-functional-analysis%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