Mapping the plane
For A = [[a, b], [c, d]], each point (x, y) maps to (ax + by, cx + dy). The first column is the image of e1 = (1, 0), and the second is the image of e2 = (0, 1). Grid lines remain straight, parallel lines remain parallel, and the origin remains fixed, although the plane can collapse onto a line or point.