Equations
- AlgebraInLean.instGroupInt = AlgebraInLean.Group.mk (fun (x : ℤ) => -x) ⋯
The rotational symmetries of a regular triangle.
- rot0: AlgebraInLean.C₃
- rot120: AlgebraInLean.C₃
- rot240: AlgebraInLean.C₃
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- x.inv = match x with | AlgebraInLean.C₃.rot0 => AlgebraInLean.C₃.rot0 | AlgebraInLean.C₃.rot120 => AlgebraInLean.C₃.rot240 | AlgebraInLean.C₃.rot240 => AlgebraInLean.C₃.rot120