Theorems · Theorem · group theory
Pi.orderOf
∀ {ι : Type u_6} {α : ι → Type u_7} [inst : (i : ι) → Monoid (α i)] [inst_1 : Fintype ι] (x : (i : ι) → α i),
orderOf x = Finset.univ.lcm fun i => orderOf (x i)- Defined in
- Mathlib.GroupTheory.OrderOfElement
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, 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.
- Fintypestatement and proof · cited by 7,736
- Monoidstatement and proof · cited by 3,887
- Finset.univstatement · cited by 3,473
- orderOfstatement · cited by 324
- Finset.lcmstatement · cited by 37
- Function.minimalPeriod_piMap_fintypeproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsOfFinOrder.piproof · cited by 0