Theorems · Theorem · group theory
finEquivPowers_apply
∀ {G : Type u_1} [inst : Monoid G] {x : G} (hx : IsOfFinOrder x) {n : Fin (orderOf x)},
(finEquivPowers hx) n = ⟨x ^ ↑n, ⋯⟩- Defined in
- Mathlib.GroupTheory.OrderOfElement
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement · cited by 3,086
- Submonoid.powersstatement · cited by 408
- orderOfstatement and proof · cited by 324
- IsOfFinOrderstatement and proof · cited by 113
- finEquivPowersstatement · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- finEquivPowers_symm_applyproof · cited by 2