Theorems · Theorem · group theory
DihedralGroup.equivSum_apply
∀ {n : ℕ} (x : DihedralGroup n),
DihedralGroup.equivSum x =
match x with
| DihedralGroup.r j => Sum.inl j
| DihedralGroup.sr j => Sum.inr j- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- ZModstatement · cited by 1,024
- DihedralGroupstatement and proof · cited by 41
- DihedralGroup.equivSumstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.