Zusammenfassung der Ressource
Section 1.3: Subspaces
Anmerkungen:
- Subspace: A subset, W, of a vector space, V, with the operations of addition and scalar multiplication defined on V. In addition the following conditions must hold:
1. [Closed under +] - For all x,y in W, x+y must be in W
2. [Closed under scalar] - For all c in F and x in W, cx must be in W
3. [Zero vector] - W must contain the zero vector
4. [Inverses] - For all x in W, there must exist a y in W s.t. x+y = 0
- Theorem 1.3 (Conditions for a Subspace)
Anmerkungen:
- Theorem 1.3 [Conditions for a Subspace] - Let V be a vector space and W be a subset of V. Then W is a subspace of V iff the following conditions hold:
a) 0 exists in W
b) For all x,y in W, x+y exists in W
c) For all c in F and x in W, cx exists in W
- Theorem 1.4 (Intersection of Subspaces)
Anmerkungen:
- Theorem 1.4 [Intersection of Subspaces] - Any intersection of subspaces of a vector space V is a subspace of V.
- Zero Subspace
Anmerkungen:
- {0} is the zero subspace of a vector space V
- Symmetric Matrix
Anmerkungen:
- Symmetric Matrix: A matrix A s.t. A = A-transpose
- Diagonal Matrix
Anmerkungen:
- Diagonal Matrix: An nxn matrix M s.t. Mij = 0 whenever i does not equal j
- Upper Triangular Matrix
Anmerkungen:
- Upper Triangular Matrix: A matrix A s.t. Aij = 0 whenever i>j
- Direct Sum
Anmerkungen:
- Direct Sum: A vector space V is the direct sum of two subspaces W1 and W2 if the following:
1. W1 intersect W2 = {0}
2. W1 + W2 = V
- Sum
Anmerkungen:
- Sum: The sum of two nonemtpy subsets of a vector space V, S1 and S2, is defined as the following:
S1+S2 = {x+y: x in S1 and y in S2}
- Skew-Symmetric Matrix
Anmerkungen:
- Skew-Symmetric Matrix: A nxn matrix M s.t. M-transpose = -M