Convex Geometry
A linear transformation is a function between two vector spaces that preserves the operations of vector addition and scalar multiplication. This means that if you have a linear transformation 'T', for any vectors 'u' and 'v' in the vector space, and any scalar 'c', it holds that T(u + v) = T(u) + T(v) and T(c * u) = c * T(u). Linear transformations play a crucial role in understanding how geometric shapes behave under various operations, especially in normed linear spaces.
congrats on reading the definition of linear transformation. now let's actually learn it.