Theorems · Definition · convex and discrete geometry
ConvexCone.positive
(R : Type u_2) →
(M : Type u_4) →
[inst : Semiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : AddCommMonoid M] →
[inst_3 : PartialOrder M] →
[IsOrderedAddMonoid M] → [inst_5 : Module R M] → [PosSMulMono R M] → ConvexCone R MThe positive cone is the convex cone formed by the set of nonnegative elements in an ordered module.
- Defined in
- Mathlib.Geometry.Convex.Cone.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iciproof · cited by 1,070
- PosSMulMonostatement and proof · cited by 188
- ConvexConestatement · cited by 103
Cited by6
Results whose statement or proof uses this declaration.
- ConvexCone.salient_positivestatement and proof · cited by 1
- ConvexCone.strictlyPositive_le_positivestatement · cited by 1
- ConvexCone.mem_positivestatement · cited by 0
- PointedCone.toConvexCone_positivestatement · cited by 0
- ConvexCone.pointed_positivestatement · cited by 0
- ConvexCone.coe_positivestatement · cited by 0