Andromeda
Note

Reflections in Geometry

Definition

A reflection (or “flip”) is a transformation that maps every point of a figure across a fixed line called the axis of symmetry (or reflecting line).

Why It Matters

Reflections are the mathematical basis for symmetry and congruence. In engineering and design, failing to account for reflectional properties leads to structural instability and aesthetic incoherence. It is the core operation for building balanced, efficient systems in both physical and digital space.

Core Concepts

  • Reflection across the x-axis (y=0y = 0): (x,y)(x,y)(x, y) \to (x, -y)
  • How to read: “The point x comma y maps to x comma negative y.”
    • Meaning: Flip vertically; x stays, y negates.
  • Reflection across the y-axis (x=0x = 0): (x,y)(x,y)(x, y) \to (-x, y)
  • How to read: “The point x comma y maps to negative x comma y.”
    • Meaning: Flip horizontally; y stays, x negates.
  • Reflection across y=xy = x: (x,y)(y,x)(x, y) \to (y, x)
  • How to read: “The point x comma y maps to y comma x.”
    • Meaning: Swap coordinates—mirror across the diagonal.
  • Reflection across vertical line x=ax = a: (x,y)(2ax,y)(x, y) \to (2a - x, y)
  • How to read: “The point x comma y maps to two-a minus x comma y.”
    • Meaning: Distance from xx to aa is preserved on the other side: new x=a+(ax)=2axx = a + (a - x) = 2a - x.
  • Reflection across horizontal line y=ay = a: (x,y)(x,2ay)(x, y) \to (x, 2a - y)
  • How to read: “The point x comma y maps to x comma two-a minus y.”
    • Meaning: Same mirror logic vertically—flip across the line y=ay = a.
  • Rigid Motion: Reflections are isometries; they preserve congruence.
  • Orientation: Reflections reverse the orientation of a figure (e.g., clockwise becomes counter-clockwise).
  • Invariance: Points on the axis of symmetry are mapped to themselves (P=PP = P').
  • Reflectional Symmetry: A figure has reflectional symmetry if there exists a line such that reflecting the figure across that line results in the original figure.

Connected Concepts