21-06-2024 19:01
Status :
Tags : linear algebra Linear Equations Vector Spaces
Prerequisites
- Vector Spaces
- Sets and Relations
Subspace of Vector Space
1.3.2 Subspace of Vector Space: If is a vector space and is any non-empty subset of , then is called a subspace of if itself is a vector space over the field under the same vector addition and scalar multiplication as vector space .
Let be a vector space over A non-empty subset of is a subspace of if:
- satisfies the following conditions:
- Closure under vector addition: For any
- Closure under scalar multiplication: For any .
Alternatively, a subset (W) of a vector space is called a subspace if$$ (au + bv \in W)\ \ for \ all\ \ (u, v \in W)\ \ and \ \ (a, b \in R).
Note that for a subset to become a subspace, it is necessary that it must contain the zero vector. For example, the set of complex numbers $(\mathbb{C})$ is a vector space over $(\mathbb{R})$, and $(\mathbb{R})$ (the set of all real numbers) is its proper subset. Thus,$(\mathbb{R})$ is a subspace of $(\mathbb{C})$ over $(\mathbb{R})$. --- # References [[Vector Spaces]]