Engineering Analysis/Linear Spaces

From testwiki
Revision as of 19:54, 17 April 2007 by imported>Whiteknight (Linear Spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Engineering Analysis

Linear Spaces

Linear Spaces are like Vector Spaces, but are more general. We will define Linear Spaces, and then use that definition later to define Function Spaces.

If we have a space X, elements in that space f and g, and scalars a and b, the following rules must hold for X to be a linear space:

  1. f+gX
  2. f+g=g+f
  3. There is a null element φ such that φ + f = f. ϕX
  4. fX,fX
  5. f + (-f) = φ