Doing One Motion After Another
From the previous guide you already have the three familiar rigid motions: the translation that slides every point by a fixed vector, the rotation that turns the plane about a centre, and the reflection that flips it across a mirror line. The natural next question is what happens when you do two of them in a row — reflect, then rotate; slide, then slide again. Performing one motion and then feeding its output into a second is called composition, and it is the single idea that organizes this whole rung.
Here is the fact that makes composition worth caring about. An isometry is any motion that preserves distance — the gap between any two points is exactly the same after the motion as before. If you do one distance-preserving motion and then a second distance-preserving motion, the combined trip still preserves distance, because nothing along the way ever stretched or shrank a gap. So the composition of two isometries is again an isometry. The rigid motions are closed under doing-one-then-another, and that single closure is what lets us treat them like objects we can multiply.
Two Reflections Make a Turn or a Slide
Reflections are the simplest motions to compose, and the result is surprising the first time you see it. Take two mirror lines and reflect across the first, then across the second. If the two lines cross at a point O, the combined motion turns out to be a pure rotation about O — and the angle of that rotation is exactly twice the angle between the mirrors. Two mirrors meeting at 30 degrees produce a 60-degree rotation. The two flips, each reversing the figure, undo each other's reversal and leave a clean turn.
Now slide the two mirrors apart so they are parallel instead of crossing. Reflecting across one parallel line and then the other gives a pure translation — the figure does not turn at all, it just glides. The direction is perpendicular to the mirrors, and the distance moved is twice the gap between them. So a single rotation can always be rebuilt from two crossing reflections, and a single translation from two parallel ones. This is your first glimpse of a much bigger theorem about reflections being the atoms of all rigid motion, which the next guide tackles head on.
two reflections across lines m1, m2:
m1 and m2 CROSS at O, angle a between them
-> rotation about O by 2a
m1 and m2 PARALLEL, gap d between them
-> translation by 2d, perpendicular to the lines
so: rotation = reflection . reflection (crossing mirrors)
translation = reflection . reflection (parallel mirrors)The Fourth Motion Nobody Mentions
We have seen translation, rotation, reflection — and we just saw that two reflections give either a rotation or a translation. But what if you compose a reflection with a translation along its own mirror line? Reflect a figure across a line, then slide it some distance parallel to that very line. The result is a genuinely new motion that is not a translation, not a rotation, and not a plain reflection. It is the glide reflection — a flip and a slide welded into one, and the fourth and final type of plane isometry.
The everyday picture is a line of footprints in the sand. Left foot, then right foot a stride ahead, then left foot a stride ahead of that. To carry one left footprint exactly onto the next left footprint you cannot just slide — the two left prints are spaced two strides apart — and you cannot just flip. You must do both at once: reflect across the centre line of the trail to swap left-shape for right-shape, and slide forward by one stride. That combined move is the glide reflection, and the trail of prints is its signature pattern.
One detail is worth pinning down, because it shows the glide reflection is truly its own thing and not just bookkeeping. The reflection and the slide commute here: reflect-then-slide gives the same result as slide-then-reflect, precisely because the slide runs along the mirror. And a glide reflection has no fixed point at all — every point moves — yet it is built from a reflection, which fixes a whole line. That mismatch is the clue that we are not looking at a disguised reflection but at something genuinely new.
Building and Reading a Glide Reflection
Let us make it concrete with coordinates. Put the mirror on the x-axis and choose a glide of 4 units to the right. A point P = (x, y) first reflects across the x-axis to (x, -y), then slides to (x + 4, -y). So the whole glide reflection sends (x, y) to (x + 4, -y). Test it on P_1 = (1, 2): you get (5, -2). Apply it again and (5, -2) goes to (9, 2) — back to the original height, two glides downstream. That return to the same height every second application is the footprint rhythm in algebra.
- Given a motion you suspect is a glide reflection, first apply it twice. If doing it twice yields a pure translation (no flip left over), the original was a glide reflection — or an ordinary reflection in the special case where the glide distance is zero.
- Read off the glide vector: it is exactly half of the translation you got from applying the motion twice. Halving the doubled slide recovers the single glide step.
- Find the mirror line: it runs parallel to that glide vector, placed midway between each point and its image, so that the reflection-plus-slide carries every point onto its picture.
- Sanity check: a true glide reflection has no fixed point and reverses orientation, so a clockwise-labelled triangle comes back labelled counter-clockwise.
Orientation: The Hidden Bookkeeping
Behind all four motions sits one quiet quantity that explains how they combine: orientation. Label a triangle's corners A, B, C and walk around them; you go either clockwise or counter-clockwise. A translation or a rotation keeps that walking direction — these are the direct isometries, also called orientation-preserving. A reflection or a glide reflection flips it from clockwise to counter-clockwise — these are the opposite, orientation-reversing isometries. You cannot smoothly slide a left hand onto a right hand in the plane, and orientation is exactly the bookkeeping that records why.
Orientation combines like a plus-or-minus sign, which is why composition feels like multiplication. Two reversing motions compose to a preserving one: that is exactly why two reflections gave a rotation, and why a glide reflection done twice gives a translation. A preserving and a reversing motion compose to a reversing one. Keeping just this single bit — preserving or reversing — already predicts the family of any composition before you compute a single coordinate.
The Whole Catalogue, and an Honest Caveat
Composition has now quietly handed us the punchline of the rung. Every isometry of the plane is exactly one of four kinds: a translation, a rotation, a reflection, or a glide reflection — nothing else can occur, and the identity (do nothing) counts as a translation by the zero vector or a rotation by zero. This is the classification of plane isometries, and it is genuinely complete: there is no secret fifth motion lurking. The footprint pattern was not a curiosity but the missing fourth member that makes the list close up.
Be honest about what is and is not proved here. The footprint picture makes the glide reflection believable, and the orientation bookkeeping makes the four-way split plausible, but neither is the full proof. The real argument shows every isometry is a product of at most three reflections and then sorts those products by parity and fixed points — that is the work of the next guide. Take the classification on faith for one more guide, then watch it fall out cleanly once reflections are established as the building blocks.
One more honest boundary: everything here lives in the flat plane. On a sphere or in hyperbolic geometry there is still a clean classification of isometries, but the cast of characters changes — pure translations in the plane sense need not even exist, and what counts as a reflection or a rotation must be reread for the new surface. The method, composing reflections and tracking orientation, carries over beautifully; the specific four-item list does not. That is a promise of riches on the rungs above, not a flaw in this one.