3.1 What is a vector space?
Link to originalReal Vector Space
- Non-empty set
With binary operations
- Addition: Binary operation defined by
- Scalar Multiplication: Binary Operation (Map) defined by
And finally
- Satisfies the Vector Space Axioms
Link to originalVector Space Axioms (Refer to the main important ones underneath!)
- Addition is Commutative
- Addition is Associative
- Existence of Additive Identity
There exists such that
- Existence of Additive Inverses
For all there exists such that
- Distributivity of Scalar Multiplication over Vector Addition
- Distributivity of Scalar Multiplication over Field Addition
- Scalar Multiplication interacts well with Field Multiplication
- Identity for Scalar Multiplication
Generally the field refers to , so the typical addition and multiplication you’ve dealt with before
Link to originalVector Space Axioms (Important Ones)
- has a zero vector (Axiom 3)
- is closed under addition (Axiom )
- is closed under scalar multiplication (Axiom )
Link to originalVector Space for
With addition and scalar multiplication defined component wise such that
and
These satisfy the Vector Space Axioms
Zero vector is defined as
Additive Inverse of is
Link to originalOther Examples of Vector Spaces
- is a real vector space (isomorphic to )
- for - same as Matrix Notation
- - real-valued function defined on with addition and scalar multiplication defined pointwise
- Vector Spaces can also be defined over any Fields (Examples) (refer to Fields (Defintion))
Isomorphic - Refers to groups but it means “essentially the same as”
Link to originalUniqueness of Additive Identity Element (typically written as or )
Link to originalUniqueness of Additive Inverse Element (typically written as (inverse of )) lemma
Suppose are additive inverses of then
Hence
So (hence the additive inverse element is unique)
Link to originalProperties of a Vector Space ( ) over field
For
If then or
Proof
Adding to both sides then
Adding to both sides
- Suppose that and so that exists in then
So
Hence by uniqueness of the additive inverse
3.2 Subspaces
Link to originalSubspace of vector space over
Non-empty subset of (so )
- Closed under addition and scalar multiplication
Satisfies the following
- : is nonempty
Generally done by showing- for all : is closed under addition
- for all , : is closed under scalar multiplication
Addition and Scalar Multiplication are defined the same as
Link to originalZero Subspace
Just the
Link to originalTrivial Subspace
Just the vector space itself
![[17 - Subspace#^97b40a|^97b40a]]
Link to originalSubspace Notation
Link to originalProperties of Subspaces
Let be a vector space over and let
- is a vector space over
Turns out the only subsets of that are vector spaces over are the subspaces- If then
Subspace of a subspace is also a subspace
Link to originalNotation on "addition" of subspaces
Let where is a vector space
Where is also a subspace of ()
Proof for Subspace
Condition 1)
As and thenCondition2)
For then by definition of there exists and such thatAs is a subspace then
As is a subspace then
SoHence is a subspace
Link to originalNotation on "intersection" of subspaces
Let where is a vector space
Where is also a subspace of ()
Largest subspace of that is contained in both and
3.3 Further Examples
…