Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

kevinlui's site

7239 views
---
title: 6/27
---

Plan

  • 1.6

  • 2.1

1.6 Bases and Dimension

  • Theorem (Replacement Theorem): Let VV be a vectir spaces spanned by a set GG of cardinality nn, and let LL be a linearly independent subset of VV containing exactly mm vectors. Then mnm\leq n and there exists a subset HH of GG containing exactly nmn-m vectors such that LHL\cup H generates VV.

    • Proof by induction on mm. Base case: m=0m=0....

    • Suppose the replacement theorem is true for some m0m\geq 0. We prove the theorem is true for m+1m+1. Let L={v1,,vm+1}L=\{v_1,\ldots,v_{m+1}\} be a L.I. set.

    • The set {v1,,vm}\{v_1,\ldots,v_m\} is also linearly independent. So we can apply the induction hypothesis and deduce that there is a subset {u1,,unm}\{u_1,\ldots,u_{n-m}\} of GG such that together they span VV

    • This means ParseError: KaTeX parse error: Expected group after '_' at position 2: v_̲_{m+1} is the span of the 2 sets. So we can deduced nm>0n-m > 0

    • Also, we can deduce that some ParseError: KaTeX parse error: Expected group after '_' at position 2: u_̲_i is not needed.

  • Corollary: Suppose VV is a vector space having a finite basis. Then every basis for VV has the same number of vectors.

  • Corollary: A L.I. (or spanning) set of top cardinality is a basis. L.I. sets can be extended.

  • Subspaces have a lower dimension.

2.1 Linear transformations

  • Define linear maps and their associated subspaces.