Theorems · Theorem · group theory
Pi.addOrderOf
∀ {ι : Type u_6} {α : ι → Type u_7} [inst : (i : ι) → AddMonoid (α i)] [inst_1 : Fintype ι] (x : (i : ι) → α i),
addOrderOf x = Finset.univ.lcm fun i => addOrderOf (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
- Finset.univstatement · cited by 3,473
- AddMonoidstatement and proof · cited by 2,864
- addOrderOfstatement · cited by 208
- Finset.lcmstatement · cited by 37
- Function.minimalPeriod_piMap_fintypeproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsOfFinAddOrder.piproof · cited by 0