Skip to content

References: Undoing a transformation

Source curriculum (structural mirror, cited as further study):
• 3Blue1Brown, Essence of Linear Algebra, Chapter 7: "Inverse matrices, column space, and null space"
Creator: Grant Sanderson
Lesson page: https://www.3blue1brown.com/lessons/inverse-matrices
Series index: https://www.3blue1brown.com/?topic=linear-algebra
License: copyright Grant Sanderson; videos published on his site and YouTube
Clawdemy's lessons are original prose that follows the pedagogical arc of this
series. We do not reproduce or transcribe the videos; we cite them as the
recommended companion. All rights to the original videos remain with the creator.
  • Inverse matrices, column space, and null space (3Blue1Brown) by Grant Sanderson. The video this lesson mirrors. Seeing a transformation collapse and watching a whole line of input vectors slide onto the origin makes the null space tangible in a way the algebra cannot. The framing of a linear system as “which input lands on this target” is also clearest in motion. About twelve minutes.

Where this sits in the track.

  • The determinant (previous lesson). This lesson is the determinant’s payoff: det != 0 was the invertibility flag, and here you see what invertibility actually means (a clean undo) and what its failure destroys (the null space). The dependent-columns collapse from the spans lesson is the same event seen a third time.

  • Nonsquare matrices as transformations between dimensions (next lesson). Every matrix so far has been square: same input and output dimension. The next lesson allows a 3-by-2 or 2-by-3 matrix, a transformation that moves between dimensions, and shows how column space and rank still tell the story when input and output no longer match.