Theorems · Theorem · order theory
AddSubgroup.mem_closure_singleton_iff_existsUnique_zsmul
∀ {G : Type u_1} [inst : AddCommGroup G] [inst_1 : LinearOrder G] [IsOrderedAddMonoid G] {a b : G},
a ≠ 0 → (b ∈ AddSubgroup.closure {a} ↔ ∃! k, k • a = b)The additive subgroup generated by an element of an additive group equals the set
of integer multiples of the element, such that each multiple is a unique element.
This is the stronger version of AddSubgroup.mem_closure_singleton.
- Defined in
- Mathlib.GroupTheory.ArchimedeanDensely
- Cited by
- 0 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.
Cites14
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
- AddSubgroupstatement · cited by 3,232
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- ExistsUniquestatement and proof · cited by 268
- AddSubgroup.closurestatement · cited by 156
- Ne.lt_or_gtproof · cited by 108
- StrictMono.injectiveproof · cited by 94
- ExistsUnique.existsproof · cited by 26
- StrictAnti.injectiveproof · cited by 12
- zsmul_left_strictMonoproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.