Theorems · Theorem · group theory
zpow_eq_zpow_emod
∀ {G : Type u_3} [inst : Group G] {x : G} (m : ℤ) {n : ℤ}, x ^ n = 1 → x ^ m = x ^ (m % n)- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext
- Assumes
- Group
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.
Cited by2
Results whose statement or proof uses this declaration.
- modularCyclotomicCharacter.toFun_specproof · cited by 3
- zpow_eq_zpow_emod'proof · cited by 0