Continuity of linear map from subspace of Euclidean space

psie
Messages
315
Reaction score
40
TL;DR
I'm reading about the (constant) rank theorem in Rudin's Principle of Mathematical Analysis (Theorem 9.32). I am stuck on a small detail in that proof concerning the continuity of linear maps with domain being a subspace of Euclidean space.
The statement of the rank theorem can be found below.

1740343272901.png


It's a bit messy, but the relevant details are that in the statement of that theorem, we have a function ##F:E\subset\mathbb R^n\to\mathbb R^m##, where ##F'(x)## has rank ##r## for every ##x\in E## (##r\leq m,r\leq n##). Now fix ##a\in E## and put ##A=F'(a)##. Let ##Y_1## be the range of ##A##.

In the proof of the theorem, Rudin first treats the case when ##r=0##. That is quite trivial. Then, when ##r>0##, he constructs a right inverse ##S:Y_1\to\mathbb R^m## of ##A##, that is, the map ##S## that satisfies ##ASy=y## for every ##y\in Y_1##. In a later claim in the proof of the theorem, we require the continuity of ##S## (to show ##A(V)## is open in ##Y_1##). Rudin has an earlier theorem where he states that linear maps from ##\mathbb R^n\to\mathbb R^m## have finite operator norm (that is, the ##\sup## of ##|Ax|## over all ##|x|\leq 1##) and are uniformly continuous (this is Theorem 9.7 in the text). I wonder, does Theorem 9.7 also apply to ##S##, whose domain ##Y_1## seems to be a subspace of ##\mathbb R^m##?
 
You can effectively apply 9.7 by construction. Let ##S'=SQ## where ##Q## is a projection onto ##Y_1##. Then ##|SQx|## is bounded when ##|x|<1##. But if ##x\in Y_1##, ##Qx=x## so ##|Sx|## satisfies the same bound.

I also suspect the proof of 9.7 can be transformed to handle a subspace domain without much more effort than this to begin with.
 
  • Like
Likes   Reactions: psie
Note that if [itex]S[/itex] is a right inverse of [itex]A : \mathbb{R}^n \to Y_1[/itex] then [itex]S : Y_1 \to \mathbb{R}^n[/itex] not [itex]\mathbb{R}^m[/itex] as you have in your post.

We can define a subspace operator norm [tex] \|S\|_1 = \sup \{ \|Sx\| : x \in Y_1, \|x\| \leq 1\}.[/tex] Then [tex] \|Sx - Sy\| \leq \|S\|_1 \|x - y\|[/tex] for all [itex]x \in Y_1[/itex] and [itex]y \in Y_1[/itex] so that if [itex]\|S\|_1 > 0[/itex] then if [itex]\|x - y\| < \epsilon/\|S\|_1[/itex] then [itex]\|Sx - Sy\| < \epsilon[/itex] and [itex]S[/itex] is uniformly continuous, and if [itex]\|S\|_1 = 0[/itex] then [itex]S = 0[/itex] is trivially uniformly continuous.
 
  • Like
Likes   Reactions: psie

Similar threads

  • · Replies 18 ·
Replies
18
Views
3K
Replies
3
Views
2K