[Linear Algebra] Subspace, Basis

Jason Lee·2022년 8월 12일
0

Linear Algebra

목록 보기
13/26

Span and Subspace

  • Definition : A subspace HH is defined as a subset of Rn\mathbb{R}^{n} closed under linear combination

    For any two vectors u1,u2\textbf{u}_1, \textbf{u}_2 and any two scalars c,dc, d, cu1+du2Hc\textbf{u}_1 + d\textbf{u}_2 \in H

  • Span{v1,,vp}\textrm{Span}\begin{Bmatrix} \textbf{v}_1, \cdots, \textbf{v}_p \end{Bmatrix} is always a subspace
  • Subspace is always represented as Span{v1,,vp}\textrm{Span}\begin{Bmatrix} \textbf{v}_1, \cdots, \textbf{v}_p \end{Bmatrix}

Basis of a Subspace

  • Definition : a basis of a subspace HH is a set of vectors that satisfies both the following
    • Fully spans the given subspace HH
    • Linearly independent (i.e. no redundancy)

Non-Uniqueness of Basis

  • Consider a subspace HH, green plane
  • Basis of a subspace HH is not unique
profile
AI Researcher

0개의 댓글