References: Undoing a transformation
Source material
Section titled “Source material”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 YouTubeClawdemy's lessons are original prose that follows the pedagogical arc of thisseries. We do not reproduce or transcribe the videos; we cite them as therecommended companion. All rights to the original videos remain with the creator.Watch this next
Section titled “Watch this next”- 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.
Going deeper
Section titled “Going deeper”-
Essence of Linear Algebra (full series) by 3Blue1Brown. The series this track follows. The previous chapter (the determinant) gives the invertibility condition this lesson builds on; the next (Nonsquare matrices as transformations between dimensions) drops the assumption that input and output have the same number of dimensions.
-
Khan Academy: Linear algebra for a slower, exercise-driven treatment of matrix inverses, column space, and null space, with practice problems and immediate feedback.
Adjacent topics
Section titled “Adjacent topics”Where this sits in the track.
-
The determinant (previous lesson). This lesson is the determinant’s payoff:
det != 0was 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.