Norm and Weak Topologies agree?
$begingroup$
so my professor mentioned that when a normed space is finite dimensional the norm and weak topologies agree. To show the topologies agree it should be enough to show that they have the same convergent nets. I can see how if a net $x_alpharightarrow x$ in the norm topology then it converges in the weak topology. Namely, for arbitrary $fin X^*$ we know by continuity that $f(x_alpha)rightarrow f(x)$, which means $x_alpharightharpoonup x$. However, I can't see the other way. Would anyone have some intuition as to why convergence in the weak topology implies convergence in the norm topology? I'm assuming that this direction is where the finite dimension of our space comes in to play. Thanks in advanced.
general-topology functional-analysis weak-convergence
$endgroup$
add a comment |
$begingroup$
so my professor mentioned that when a normed space is finite dimensional the norm and weak topologies agree. To show the topologies agree it should be enough to show that they have the same convergent nets. I can see how if a net $x_alpharightarrow x$ in the norm topology then it converges in the weak topology. Namely, for arbitrary $fin X^*$ we know by continuity that $f(x_alpha)rightarrow f(x)$, which means $x_alpharightharpoonup x$. However, I can't see the other way. Would anyone have some intuition as to why convergence in the weak topology implies convergence in the norm topology? I'm assuming that this direction is where the finite dimension of our space comes in to play. Thanks in advanced.
general-topology functional-analysis weak-convergence
$endgroup$
add a comment |
$begingroup$
so my professor mentioned that when a normed space is finite dimensional the norm and weak topologies agree. To show the topologies agree it should be enough to show that they have the same convergent nets. I can see how if a net $x_alpharightarrow x$ in the norm topology then it converges in the weak topology. Namely, for arbitrary $fin X^*$ we know by continuity that $f(x_alpha)rightarrow f(x)$, which means $x_alpharightharpoonup x$. However, I can't see the other way. Would anyone have some intuition as to why convergence in the weak topology implies convergence in the norm topology? I'm assuming that this direction is where the finite dimension of our space comes in to play. Thanks in advanced.
general-topology functional-analysis weak-convergence
$endgroup$
so my professor mentioned that when a normed space is finite dimensional the norm and weak topologies agree. To show the topologies agree it should be enough to show that they have the same convergent nets. I can see how if a net $x_alpharightarrow x$ in the norm topology then it converges in the weak topology. Namely, for arbitrary $fin X^*$ we know by continuity that $f(x_alpha)rightarrow f(x)$, which means $x_alpharightharpoonup x$. However, I can't see the other way. Would anyone have some intuition as to why convergence in the weak topology implies convergence in the norm topology? I'm assuming that this direction is where the finite dimension of our space comes in to play. Thanks in advanced.
general-topology functional-analysis weak-convergence
general-topology functional-analysis weak-convergence
asked Jan 27 at 23:06
ScottScott
35818
35818
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
We can identify our space $X$ with $mathbb{R}^n$, with the norm topology being the usual Euclidean topology on $mathbb{R}^n$ (since all norms on a finite-dimensional space are equivalent). Now if $x_alphato x$ weakly, then $f_i(x_alpha)to f_i(x)$ where $f_i:mathbb{R}^ntomathbb{R}$ is the $i$th coordinate functional. But that just means that $x_alpha$ converges to $x$ on each coordinate, which implies $x_alpha$ converges to $x$ in the Euclidean topology. Thus $x_alphato x$ in the norm topology.
More generally, a finite-dimensional vector space only admits one topological vector space structure (i.e., only one Hausdorff topology such that addition and scalar multiplication are continuous). This is a bit more complicated to prove; see this answer for instance
$endgroup$
$begingroup$
So this proof fails in the infinite dimensional case as we can't identify our space with $mathbb{R}^n$, correct?
$endgroup$
– Scott
Jan 27 at 23:16
$begingroup$
Yes, that's correct.
$endgroup$
– Eric Wofsey
Jan 27 at 23:19
add a comment |
$begingroup$
Another way to do this is to just go back to the definitions. Let $epsilon>0,$ and $x_0in X$. It suffices to show that any open ball $B(x_0,epsilon)$ is weakly open. We may use $|cdot|_{infty}$ as our norm. And since translation is a homeomorphism, we may take $x_0=0$. Choose a basis $(e_i)^n_{i=1}$ for $X$. Then, $x=sum^n_{i=1} x_ie_i$ for each $xin X$ and for each $1le ile n,$ we have the functionals $e_i^*:Xto mathbb C:xmapsto x_i.$
Then, $B_{epsilon }=left { x:left | xright |<epsilon right }=left { x:forall 1le ile n, |x_i|<epsilon right }, $ which is nothing more than the weakly open set $left { x:forall 1le ile n, |e_i^*(x)|<epsilon right }.$
$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%2f3090244%2fnorm-and-weak-topologies-agree%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$
We can identify our space $X$ with $mathbb{R}^n$, with the norm topology being the usual Euclidean topology on $mathbb{R}^n$ (since all norms on a finite-dimensional space are equivalent). Now if $x_alphato x$ weakly, then $f_i(x_alpha)to f_i(x)$ where $f_i:mathbb{R}^ntomathbb{R}$ is the $i$th coordinate functional. But that just means that $x_alpha$ converges to $x$ on each coordinate, which implies $x_alpha$ converges to $x$ in the Euclidean topology. Thus $x_alphato x$ in the norm topology.
More generally, a finite-dimensional vector space only admits one topological vector space structure (i.e., only one Hausdorff topology such that addition and scalar multiplication are continuous). This is a bit more complicated to prove; see this answer for instance
$endgroup$
$begingroup$
So this proof fails in the infinite dimensional case as we can't identify our space with $mathbb{R}^n$, correct?
$endgroup$
– Scott
Jan 27 at 23:16
$begingroup$
Yes, that's correct.
$endgroup$
– Eric Wofsey
Jan 27 at 23:19
add a comment |
$begingroup$
We can identify our space $X$ with $mathbb{R}^n$, with the norm topology being the usual Euclidean topology on $mathbb{R}^n$ (since all norms on a finite-dimensional space are equivalent). Now if $x_alphato x$ weakly, then $f_i(x_alpha)to f_i(x)$ where $f_i:mathbb{R}^ntomathbb{R}$ is the $i$th coordinate functional. But that just means that $x_alpha$ converges to $x$ on each coordinate, which implies $x_alpha$ converges to $x$ in the Euclidean topology. Thus $x_alphato x$ in the norm topology.
More generally, a finite-dimensional vector space only admits one topological vector space structure (i.e., only one Hausdorff topology such that addition and scalar multiplication are continuous). This is a bit more complicated to prove; see this answer for instance
$endgroup$
$begingroup$
So this proof fails in the infinite dimensional case as we can't identify our space with $mathbb{R}^n$, correct?
$endgroup$
– Scott
Jan 27 at 23:16
$begingroup$
Yes, that's correct.
$endgroup$
– Eric Wofsey
Jan 27 at 23:19
add a comment |
$begingroup$
We can identify our space $X$ with $mathbb{R}^n$, with the norm topology being the usual Euclidean topology on $mathbb{R}^n$ (since all norms on a finite-dimensional space are equivalent). Now if $x_alphato x$ weakly, then $f_i(x_alpha)to f_i(x)$ where $f_i:mathbb{R}^ntomathbb{R}$ is the $i$th coordinate functional. But that just means that $x_alpha$ converges to $x$ on each coordinate, which implies $x_alpha$ converges to $x$ in the Euclidean topology. Thus $x_alphato x$ in the norm topology.
More generally, a finite-dimensional vector space only admits one topological vector space structure (i.e., only one Hausdorff topology such that addition and scalar multiplication are continuous). This is a bit more complicated to prove; see this answer for instance
$endgroup$
We can identify our space $X$ with $mathbb{R}^n$, with the norm topology being the usual Euclidean topology on $mathbb{R}^n$ (since all norms on a finite-dimensional space are equivalent). Now if $x_alphato x$ weakly, then $f_i(x_alpha)to f_i(x)$ where $f_i:mathbb{R}^ntomathbb{R}$ is the $i$th coordinate functional. But that just means that $x_alpha$ converges to $x$ on each coordinate, which implies $x_alpha$ converges to $x$ in the Euclidean topology. Thus $x_alphato x$ in the norm topology.
More generally, a finite-dimensional vector space only admits one topological vector space structure (i.e., only one Hausdorff topology such that addition and scalar multiplication are continuous). This is a bit more complicated to prove; see this answer for instance
edited Jan 27 at 23:23
answered Jan 27 at 23:11
Eric WofseyEric Wofsey
185k13213339
185k13213339
$begingroup$
So this proof fails in the infinite dimensional case as we can't identify our space with $mathbb{R}^n$, correct?
$endgroup$
– Scott
Jan 27 at 23:16
$begingroup$
Yes, that's correct.
$endgroup$
– Eric Wofsey
Jan 27 at 23:19
add a comment |
$begingroup$
So this proof fails in the infinite dimensional case as we can't identify our space with $mathbb{R}^n$, correct?
$endgroup$
– Scott
Jan 27 at 23:16
$begingroup$
Yes, that's correct.
$endgroup$
– Eric Wofsey
Jan 27 at 23:19
$begingroup$
So this proof fails in the infinite dimensional case as we can't identify our space with $mathbb{R}^n$, correct?
$endgroup$
– Scott
Jan 27 at 23:16
$begingroup$
So this proof fails in the infinite dimensional case as we can't identify our space with $mathbb{R}^n$, correct?
$endgroup$
– Scott
Jan 27 at 23:16
$begingroup$
Yes, that's correct.
$endgroup$
– Eric Wofsey
Jan 27 at 23:19
$begingroup$
Yes, that's correct.
$endgroup$
– Eric Wofsey
Jan 27 at 23:19
add a comment |
$begingroup$
Another way to do this is to just go back to the definitions. Let $epsilon>0,$ and $x_0in X$. It suffices to show that any open ball $B(x_0,epsilon)$ is weakly open. We may use $|cdot|_{infty}$ as our norm. And since translation is a homeomorphism, we may take $x_0=0$. Choose a basis $(e_i)^n_{i=1}$ for $X$. Then, $x=sum^n_{i=1} x_ie_i$ for each $xin X$ and for each $1le ile n,$ we have the functionals $e_i^*:Xto mathbb C:xmapsto x_i.$
Then, $B_{epsilon }=left { x:left | xright |<epsilon right }=left { x:forall 1le ile n, |x_i|<epsilon right }, $ which is nothing more than the weakly open set $left { x:forall 1le ile n, |e_i^*(x)|<epsilon right }.$
$endgroup$
add a comment |
$begingroup$
Another way to do this is to just go back to the definitions. Let $epsilon>0,$ and $x_0in X$. It suffices to show that any open ball $B(x_0,epsilon)$ is weakly open. We may use $|cdot|_{infty}$ as our norm. And since translation is a homeomorphism, we may take $x_0=0$. Choose a basis $(e_i)^n_{i=1}$ for $X$. Then, $x=sum^n_{i=1} x_ie_i$ for each $xin X$ and for each $1le ile n,$ we have the functionals $e_i^*:Xto mathbb C:xmapsto x_i.$
Then, $B_{epsilon }=left { x:left | xright |<epsilon right }=left { x:forall 1le ile n, |x_i|<epsilon right }, $ which is nothing more than the weakly open set $left { x:forall 1le ile n, |e_i^*(x)|<epsilon right }.$
$endgroup$
add a comment |
$begingroup$
Another way to do this is to just go back to the definitions. Let $epsilon>0,$ and $x_0in X$. It suffices to show that any open ball $B(x_0,epsilon)$ is weakly open. We may use $|cdot|_{infty}$ as our norm. And since translation is a homeomorphism, we may take $x_0=0$. Choose a basis $(e_i)^n_{i=1}$ for $X$. Then, $x=sum^n_{i=1} x_ie_i$ for each $xin X$ and for each $1le ile n,$ we have the functionals $e_i^*:Xto mathbb C:xmapsto x_i.$
Then, $B_{epsilon }=left { x:left | xright |<epsilon right }=left { x:forall 1le ile n, |x_i|<epsilon right }, $ which is nothing more than the weakly open set $left { x:forall 1le ile n, |e_i^*(x)|<epsilon right }.$
$endgroup$
Another way to do this is to just go back to the definitions. Let $epsilon>0,$ and $x_0in X$. It suffices to show that any open ball $B(x_0,epsilon)$ is weakly open. We may use $|cdot|_{infty}$ as our norm. And since translation is a homeomorphism, we may take $x_0=0$. Choose a basis $(e_i)^n_{i=1}$ for $X$. Then, $x=sum^n_{i=1} x_ie_i$ for each $xin X$ and for each $1le ile n,$ we have the functionals $e_i^*:Xto mathbb C:xmapsto x_i.$
Then, $B_{epsilon }=left { x:left | xright |<epsilon right }=left { x:forall 1le ile n, |x_i|<epsilon right }, $ which is nothing more than the weakly open set $left { x:forall 1le ile n, |e_i^*(x)|<epsilon right }.$
edited Jan 28 at 3:02
answered Jan 28 at 2:53
MatematletaMatematleta
10.7k2918
10.7k2918
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%2f3090244%2fnorm-and-weak-topologies-agree%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