User:IssaRice/Linear algebra/Geometry of linear transformations

From Machinelearning
Revision as of 07:51, 15 January 2020 by IssaRice (talk | contribs) (Created page with "There are various "geometric properties" that transformations can have, such as "[https://en.wikipedia.org/wiki/Isometry preserves lengths]", "[https://en.wikipedia.org/wiki/C...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There are various "geometric properties" that transformations can have, such as "preserves lengths", "preserves angles", and so forth. We might wonder, what kind of similar property could characterize linear transformations?

For example, it's pretty obvious that linear maps preserve the origin. They also send lines to lines. They also send any equally-spaced-apart collinear points to equally-spaced-apart collinear points (not necessarily spaced apart at the same rate). They send lines through the origin to lines through the origin. They send parallel lines to parallel lines.

What's not obvious is what is the "minimal list" of properties that must be preserved, such that if a function preserves those properties, then it is necessarily linear. In other words, proving linear implies [list of properties] is easy, but proving the converse, [list of properties] implies linear, is harder. It's also hard to figure out which list of properties one ought to use.