Theorems · Theorem · order theory
Subgroup.cyclic_of_min
∀ {G : Type u_1} [inst : CommGroup G] [inst_1 : LinearOrder G] [IsOrderedMonoid G] [MulArchimedean G] {H : Subgroup G}
{a : G}, IsLeast {g | g ∈ H ∧ 1 < g} a → H = Subgroup.closure {a}Given a subgroup H of a decidable linearly ordered mul-archimedean abelian group G, if there
exists a minimal element a of H ∩ G_{>1} then H is generated by a.
- Defined in
- Mathlib.GroupTheory.Archimedean
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Subgroupstatement and proof · cited by 3,593
- le_antisymmproof · cited by 2,068
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- not_leproof · cited by 328
- lt_of_le_of_neproof · cited by 230
- lowerBoundsproof · cited by 212
- Subgroup.closurestatement and proof · cited by 196
- IsLeaststatement and proof · cited by 122
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.cyclic_of_isolated_oneproof · cited by 1
- Subgroup.isLeast_of_closure_iff_eq_mabsproof · cited by 0