Affine Geometry - Key Properties
The properties preserved by affine transformations define the content of affine geometry. These invariants reveal the structure that remains when metric notions are stripped away.
Properties preserved by all affine transformations include:
- Collinearity: If three points lie on a line, their images lie on a line
- Parallelism: Parallel lines map to parallel lines (or the same line)
- Ratios of parallel segments: If , then equals
- Ratios on a line: The ratio divides equals the ratio divides
- Barycentric combinations: Weighted averages of points transform predictably
Unlike Euclidean geometry, affine geometry does not preserve distances (except for translation and rotation), angles (except for similarities), or areas (except for equi-affine transformations). A circle can be transformed into an ellipse, demonstrating the loss of metric structure.
An affine subspace of an affine space is a subset of the form where and is a linear subspace of the direction space. Equivalently, it's a set closed under affine combinations.
Affine subspaces of various dimensions have special names:
- Dimension 0: points
- Dimension 1: lines
- Dimension 2: planes
- Dimension : hyperplanes
The intersection of affine subspaces is an affine subspace (possibly empty). Two affine subspaces of dimension and in -dimensional space generically intersect in dimension (if this is non-negative). This generalizes the fact that two lines in a plane intersect at a point, and two planes in 3-space intersect in a line.
Consider parallel projection from one plane to another along a direction . Each point maps to the intersection of with the line through in direction .
This map is affine, preserving ratios and parallelism. It explains why railroad tracks appear to converge in photographs (though physically parallel)βperspective projection is not affine, but parallel projection is.
Affine combinations generalize linear combinations to affine spaces. A point is an affine combination if . The set of all affine combinations of points in is the affine hull of . When , we get convex combinations, whose set forms the convex hull.
The constraint in affine combinations reflects coordinate invariance. In an affine space with no canonical origin, only combinations with this constraint are well-defined. This distinguishes affine geometry from vector space geometry where arbitrary linear combinations make sense.
Affine maps between affine spaces correspond bijectively to linear maps between their direction spaces (once origins are chosen). If is affine, then the associated linear map satisfies:
This relationship allows us to transfer linear algebra tools to affine geometry, analyzing affine transformations via their linear parts.