Theorems · Theorem · group theory
DihedralGroup.r_pow
∀ {n : ℕ} (i : ZMod n) (k : ℕ), DihedralGroup.r i ^ k = DihedralGroup.r (i * ↑k)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_oneproof · cited by 3,885
- Nat.cast_oneproof · cited by 2,501
- MulZeroClass.mul_zeroproof · cited by 2,091
- Nat.cast_zeroproof · cited by 1,870
- pow_zeroproof · cited by 1,094
- ZModstatement and proof · cited by 1,024
- pow_oneproof · cited by 894
- Nat.cast_addproof · cited by 586
- mul_addproof · cited by 413
- pow_addproof · cited by 315
- DihedralGroupstatement and proof · cited by 41
- DihedralGroup.r.injEqproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- DihedralGroup.r_one_powproof · cited by 2
- DihedralGroup.r_zpowproof · cited by 1
- DihedralGroup.r_one_pow_nproof · cited by 1