Theorems · Theorem · group theory
DihedralGroup.equivSum_symm_apply
∀ {n : ℕ} (x : ZMod n ⊕ ZMod n),
DihedralGroup.equivSum.symm x =
match x with
| Sum.inl j => DihedralGroup.r j
| Sum.inr j => DihedralGroup.sr 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.
Cites6
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
- Equiv.symmstatement and proof · cited by 3,681
- ZModstatement and proof · cited by 1,024
- DihedralGroupstatement · cited by 41
- DihedralGroup.equivSumstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.