Theorems · Theorem · group theory
DihedralGroup.r_zpow
∀ {n : ℕ} (i : ZMod n) (k : ℤ), DihedralGroup.r i ^ k = DihedralGroup.r (i * ↑k)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.cast_oneproof · cited by 2,501
- ZModstatement and proof · cited by 1,024
- Nat.cast_addproof · cited by 586
- Int.cast_natCastproof · cited by 393
- zpow_natCastproof · cited by 271
- neg_add_revproof · cited by 236
- zpow_negSuccproof · cited by 92
- DihedralGroupstatement · cited by 41
- Int.cast_negSuccproof · cited by 32
- neg_mul_eq_mul_negproof · cited by 15
- DihedralGroup.r_powproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- DihedralGroup.r_one_zpowproof · cited by 0