Overview. In mathematics, a transformation is any rule or mapping that takes points or figures from one position or coordinate description to another. Transformations may act within a single space or relate different coordinate systems; for an explanation of coordinate frameworks see coordinate system. They can be expressed as formulas, functions, or operators and are studied both for their geometric effect and their algebraic representation.
Representation and properties
Many transformations are written as functions f: X → Y that send each input point to an image point. In linear and affine settings these functions correspond to matrices (possibly with an added translation vector). Important properties include invertibility, fixed points, preservation of distance or angle, and behavior under composition. Repeated use of a transformation or composing several of them often yields another valid transformation, and collections of transformations with composition form algebraic structures such as groups and semigroups.
Common types
- Translations move every point by the same vector.
- Rotations turn points about an axis or center; see typical geometric rotation examples via rotation.
- Reflections flip a figure across a line or plane; basic mirror symmetries are described at reflection.
- Dilations (scalings) change sizes while preserving shape, and shears distort shapes by shifting layers parallel to a direction.
- Inversions and non‑linear mappings can swap interior and exterior regions, such as circle inversion in plane geometry.
History and development
The systematic algebraic study of transformations grew from the introduction of coordinate geometry, which allowed geometric motions to be encoded by equations. Later developments in linear algebra and group theory provided tools to classify and manipulate transformations; for example, the Erlangen program emphasized describing geometries by their transformation groups. Over time, transformations have been generalized from simple Euclidean motions to affine, projective, conformal, and more specialized maps used across mathematics.
Uses and significance
Transformations are fundamental across many fields. In geometry they describe symmetry and congruence; in physics they express changes of reference frame and conservation laws; in computer graphics they position and animate objects by matrices; in data analysis and machine learning they are used for feature scaling and dimensionality reduction. Robotics and engineering rely on transformations to model kinematics and sensor frames, while mapping and geographic information systems use coordinate transforms to reconcile different projections.
Distinctions and notable facts
Key distinctions include linear vs affine (affine adds translation), rigid vs similarity transformations (rigid preserves distances, similarity preserves shapes up to scale), and local vs global behavior for non‑linear maps. Determinants of associated matrices indicate orientation and volume scaling for linear maps. Understanding which properties a transformation preserves guides its application and classification in theory and practice.
For further context on coordinate representations, rotational conventions, or reflective symmetries see linked topics above or consult standard references on linear algebra and geometry.






