Theorems · Theorem · group theory
orderOf_eq_zero
∀ {G : Type u_1} [inst : Monoid G] {x : G}, ¬IsOfFinOrder x → orderOf x = 0- Defined in
- Mathlib.GroupTheory.OrderOfElement
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- orderOfstatement · cited by 324
- IsOfFinOrderstatement and proof · cited by 113
Cited by5
Results whose statement or proof uses this declaration.
- orderOf_eq_zero_iffproof · cited by 8
- zpow_pow_orderOfproof · cited by 2
- Nat.card_submonoidPowersproof · cited by 1
- Nat.Coprime.orderOf_powproof · cited by 1
- RightCancelMonoid.Nat.card_submonoidPowersproof · cited by 0