Documentation

AlgebraInLean.Chapter01.Sheet06

inductive AlgebraInLean.Dihedral (n : ) [NeZero n] :

The dihedral group Dₙ has 2n elements: the n rotations already in Cₙ, and the reflections of all of these rotations. In particular, an object .rotation k : Dihedral n represents a rotation by 2kπ/n radians, like the elements of Cₙ, and an object .reflection k : Dihedral n represents a reflection (across some particular line) followed by a rotation by 2kπ/n radians.

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For