Theorems · Theorem · order theory
AddSubgroup.cyclic_of_min
∀ {G : Type u_1} [inst : AddCommGroup G] [inst_1 : LinearOrder G] [IsOrderedAddMonoid G] [Archimedean G]
{H : AddSubgroup G} {a : G}, IsLeast {g | g ∈ H ∧ 0 < g} a → H = AddSubgroup.closure {a}Given a subgroup H of a decidable linearly ordered
archimedean abelian group G, if there exists a minimal element a of H ∩ G_{>0} then H is
generated by a.
- Defined in
- Mathlib.GroupTheory.Archimedean
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- AddSubgroupstatement and proof · cited by 3,232
- le_antisymmproof · cited by 2,068
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- sub_eq_zeroproof · cited by 407
- not_leproof · cited by 328
- SetLike.mem_coeproof · cited by 302
- lt_of_le_of_neproof · cited by 230
Cited by2
Results whose statement or proof uses this declaration.
- AddSubgroup.cyclic_of_isolated_zeroproof · cited by 2
- AddSubgroup.isLeast_of_closure_iff_eq_absproof · cited by 0