Summary of "Vector Space | Linear Transformation | Examples Of Linear Transformation | Linear Algebra"

Core definitions and concepts

Practical procedures / methods

How to prove a mapping T is linear

Two equivalent approaches:

  1. Method A — direct combined test

    • Take arbitrary vectors α, β ∈ V and scalars a, b ∈ F.
    • Compute T(a α + b β).
    • Simplify and show T(a α + b β) = a T(α) + b T(β).
    • If this equality holds for arbitrary choices, T is linear.
  2. Method B — separate tests

    • Verify additivity: T(α + β) = T(α) + T(β) for all α, β.
    • Verify homogeneity: T(c α) = c T(α) for all scalars c and vectors α.
    • If both hold, T is linear.

How to disprove linearity (quick tests / tricks)

How to compute the kernel (null space)

How to compute the range (image)

How to get the matrix representation of T : R^n → R^m

Examples and exam-oriented advice

Other notes

Speakers / sources featured

Category ?

Educational


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video