Theorems · Theorem · group theory
AddMonoid.exponent_eq_zero_iff_range_addOrderOf_infinite
∀ {G : Type u} [inst : AddMonoid G],
(∀ (g : G), 0 < addOrderOf g) → (AddMonoid.exponent G = 0 ↔ (Set.range addOrderOf).Infinite)- Defined in
- Mathlib.GroupTheory.Exponent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddMonoid
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.
- Set.rangestatement and proof · cited by 4,705
- AddMonoidstatement and proof · cited by 2,864
- Set.Finiteproof · cited by 1,814
- Set.Infinitestatement · cited by 263
- addOrderOfstatement and proof · cited by 208
- AddMonoid.exponentstatement and proof · cited by 70
- not_iff_commproof · cited by 32
- AddMonoid.exponent_ne_zero_iff_range_addOrderOf_finiteproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoid.exponent_eq_iSup_addOrderOfproof · cited by 2