Math 235

General Proofs Help Table

What you are trying to prove

What to use when specific theorems fail

Prove A is a subset of B

7.1 Fundamental Subspaces

Concepts
Representations

Extensions from Theorems

Theorem 7.1.5: rank(A)=rank(AT)rank(A)=rank(A^T)

ightarrowCol(A)=Row(AT),Row(A)=Col(AT)ightarrow Col(A)=Row(A^T), Row(A)=Col(A^T)

8.2 Linear Mappings

Inventing/Finding linear mappings

Common VV and WW vector spaces to use:

Vector Space
Dimension

4

n

Practice: pg. 224 q3,4

Proofs Help

Definitions
Assumptions/Information
Interpretations/Applicable Theorems

What you are trying to prove

What to use

1. Rank nullity theorem 2. Prove that V is a subset of the W

When you are given information about rank, try to turn it into information about nullity instead since you can generally do more with kernals then range.

8.3 Matrix of a Linear Mapping

Solving for [xB][\vec{x}_B]:

  • x=c1B1+c2B2...\vec{x}=c_1\vec{B_1}+c_2\vec{B_2}... Solve for c1,c2,...c_1, c_2, ...

    • If x\vec{x} is a polynomial, collect like terms on the RHS if x\vec{x} is in the form a+bx+...a+b\vec{x}+... This way we can do coefficient equality in order to solve for the coefficients (pg. 226 example)

Solving for [L(v)]C[L(\vec{v})]_C

  • L(v)=c1C1+...L(\vec{v})=c_1C_1+... Solve for c1,...c_1, ...

8.4 Isomorphisms

Assumptions/Information
Interpretations/Applicable Theorems

What you are trying to prove

What to use

Last updated