Theorems · Theorem · group theory
AddMonoid.le_minOrder
∀ {α : Type u_2} [inst : AddMonoid α] {n : ℕ∞},
n ≤ AddMonoid.minOrder α ↔ ∀ ⦃a : α⦄, a ≠ 0 → IsOfFinAddOrder a → n ≤ ↑(addOrderOf a)- Defined in
- Mathlib.GroupTheory.Order.Min
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENatstatement and proof · cited by 4,985
- AddMonoidstatement and proof · cited by 2,864
- addOrderOfstatement and proof · cited by 208
- IsOfFinAddOrderstatement and proof · cited by 105
- le_iInf_iffproof · cited by 30
- AddMonoid.minOrderstatement · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoid.le_minOrder_iff_forall_addSubgroupproof · cited by 2
- AddMonoid.minOrder_le_addOrderOfproof · cited by 0