Free vector space generated by

From Maths
Jump to: navigation, search
Stub grade: A
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Review and demote

Definition

Let S be a set and let F be a field. The "free vector space over F generated by S", denoted FF(S)[Note 1] or F(S;F)[Note 1] is defined as follows[1]:

  • F(S;F) is the set of all formal linear combinations of elements of S
  • F(S;F) is a vector space under the operations of pointwise addition and the obvious scalar multiplication as follows:
    1. Addition: let f,gF(S;F) then (f+g):SF is given by (f+g):sf(s)+g(s)
      • This addition is defined as both f(s),g(s)F and a field has addition
    2. Scalar multiplication: let λF and fF(S;F) be given, then we define (λf):SF by (λf):sλf(s)
      • Again, λ,f(s)F and as F is a field, this notion of multiplication is defined.

Formal linear combinations

Let S be a set and let F be a field[Note 2], then[1]:

  • Informally[Note 3] a formal linear combination is an expression of the form:
    • λ1s1+λ2s2++λm1sm1+λmsm=mi=1λisi
      • for some mN, some λiF and some siS
    • We never actually define λs (the multiplication of sS by a λF) nor do we define any sort of "addition" operation, this is simply an expression.
    • We want it to behave as a linear combination normally would, i.e.:
      1. For example: (λ1s1+λ2s2)+(μ1s1+μ2s3+μ3s4)=αs1+λ2s2+μ2s3+μ3s4
        say, where α:=λ1+μ1 - which is defined as λi,μjF remember. And
      2. For example: μ(λ1s1++λnsn)=α1s1++αnsn
        where αi:=μλi - which is defined as λi,μF of course.
    • Even though we can never give it a value
  • Formally, a formal linear combination of elements of S with respect to the field F is a function[1]:
    • f:SF such that |{sS | f(s)0}|NWarning:[Note 4], [Note 5] (where || denotes cardinality)
      • That is to say f takes non-zero values a finite number of times only, it is zero "almost everywhere"
    • f represents sSf(s)s
      as a linear combination, even if the sum were formally defined to have meaning, we still use the usual abuse of notation when only finitely many elements of the summation are non-zero whereby sSf(s)s
      means sSf(s)0f(s)s
      , hence the requirement that f only maps finitely many things to non-zero things.

Characteristic property

Characteristic property of the free vector space/Statement

Notes

  1. Jump up to: 1.0 1.1 From Books:Introduction to Smooth Manifolds - John M. Lee's notation F(S) for the free vec space over R, we don't specify the field though, so both of these are sensible notations
  2. Jump up We could probably step back and define this the same way on a ring, as a field is itself a ring it'd be the same thing. Modules are very similar to vec spaces after all
  3. Jump up Ignore the "informally a formal ..."
  4. Jump up Caveat:Be aware that |{f(s)0 | sS}|N is different to |{sS | f(s)0}|N as the first set is the number of non-zero things the function maps to not the number of things that map to non-zero things. For example:
    • if we take the function f:NN given by f:n{0if n is odd1otherwise then |{f(n)0 | nN}|N indeed holds, as |{1}|=1 however |{nN | f(n)0}|N doesn't hold as the set of even numbers is not finite.
  5. Jump up Zero here denotes the "additive identity" of the field, F

References

  1. Jump up to: 1.0 1.1 1.2 Introduction to Smooth Manifolds - John M. Lee