Mathlib Map

Theorems · Theorem · group theory

Monoid.exponent_eq_iSup_orderOf

∀ {G : Type u} [inst : CommMonoid G], (∀ (g : G), 0 < orderOf g) → Monoid.exponent G = ⨆ g, orderOf g
Defined in
Mathlib.GroupTheory.Exponent
Cited by
2 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.