Equivalent conditions for a linear map between two normed spaces to be continuous everywhere/2 implies 3

From Maths
< Equivalent conditions for a linear map between two normed spaces to be continuous everywhere
Revision as of 00:37, 28 February 2016 by Alec (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Statement

Given two normed spaces (X,X) and (Y,Y) and also a linear map L:XY then we have:

  • If L is continuous at a point (say pX) then
  • L is a bounded linear map, that is to say:
    • A0 xX[L(x)YAxX]

Proof

The key to this proof is exploiting the linearity of L. As will be explained in the blue box.

  • Suppose that L:XY is continuous at pX. Then:
    • ϵ>0 δ>0[xpX<δL(xp)Y<ϵ] (note that L(xp)=L(x)L(p) due to linearity of L)
  • Define u:=xp, then:
    • ϵ>0 δ>0[uX<δLuY<ϵ] (writing Lu:=L(u) as is common for linear maps)
[Expand]

We now know we may assume that ϵ>0 δ>0[uX<δLuY<ϵ] - see this box for a guide on how to use this information and how I constructed the rest of the proof. The remainder of the proof follows this box.

  • Fix some arbitrary ϵ>0 (it doesn't matter what)
    • We know there δ>0[xX<δLuY<ϵ] - take such a δ (which we know to exist by hypothesis) and fix it also.
  • Define A:=2ϵδ (if you are unsure of where this came from, see the blue box)
  • Let xA be given (this is the xX part of our proof, we have just claimed an A exists on the above line)
    • If x=0 then
      • Trivially the result is true, as L(0X)=0Y, and 0YY=0 by definition, AxX=0 as 0XX=0 so we have 00 which is true. (This is more workings than the line is worth)
    • Otherwise (x0)
      • Notice that x=2xXδδ2xXx and δ2xXxX<δ
        • and δ2xXxX<δL(δ2xXx)Y<ϵ
    • Thus we see LxY=L(2xXδδ2xXx)Y=2xXδremember this is <ϵL(δ2xXx)Y <2xXδϵ=2ϵδxX=AxX
      • Shortening the workings this states that: LxY<AxX
  • So if x=0 we have equality, otherwise LxY<AxX

In either case, it is true that LxYAxX
This completes the proof