Theorems · Definition · order theory
Submonoid.oneLE
(M : Type u_1) → [inst : Monoid M] → [inst_1 : Preorder M] → [MulLeftMono M] → Submonoid M
The submonoid of elements that are at least 1.
- Defined in
- Mathlib.Algebra.Order.Monoid.Submonoid
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- MonoidPreorderMulLeftMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement · cited by 3,086
- Set.Iciproof · cited by 1,070
- MulLeftMonostatement and proof · cited by 410
Cited by5
Results whose statement or proof uses this declaration.
- GroupCone.oneLEproof · cited by 4
- Submonoid.oneLE.congr_simpstatement and proof · cited by 0
- GroupCone.oneLE_toSubmonoidstatement · cited by 0
- Submonoid.mem_oneLEstatement · cited by 0
- Submonoid.coe_oneLEstatement and proof · cited by 0