Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

$\{f_n\}\to f$ in $X$ implies $||f||\le\liminf||f_n||$

+1
−0

Let $X$ be a normed linear space and suppose that, for each $f\in X$ there exists a bounded linear functional $ T\in X^* $ such that $T(f)=||f||$ and $||T||_*=1$. Prove that if $\{f_n\}\to f$ in $X$ then we have $||f||\le\liminf||f_n||$.


I think the only $T$ that makes sense to work with is that for which $T(f)=||f||$ and $||T||_ * = 1$. Because $||T||_ * =1$ we therefore have $|T(x)| \le ||x||$ for all $x\in X$. Therefore by the continuity property of bounded linear functionals

$$ ||f|| = |T(f)| = \lim |T(f_n)| \le \lim ||f_n|| $$

It seems like I must have made a mistake because I seem to have proved a result stronger than the problem asked for. But I don't see any invalid step.


Sorry, no I didn't, and duh. I proved something weaker than what the problem asked for. Would still appreciate insight into how to prove this theorem.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

1 answer

+0
−0

Oh I think I got it.

$$ \lim |T(f_n)| = \liminf |T(f_n)| \le \liminf ||f_n|| $$

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »