Theorems · Definition · convex and discrete geometry
ConvexCone.strictlyPositive
(R : Type u_2) →
(M : Type u_4) →
[inst : Semiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : AddCommGroup M] →
[inst_3 : PartialOrder M] →
[IsOrderedAddMonoid M] → [inst_5 : Module R M] → [PosSMulStrictMono R M] → ConvexCone R MThe cone of strictly positive elements.
Note that this naming diverges from the mathlib convention of pos and nonneg due to "positive
cone" (ConvexCone.positive) being established terminology for the non-negative elements.
- Defined in
- Mathlib.Geometry.Convex.Cone.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
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
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Ioiproof · cited by 1,463
- PosSMulStrictMonostatement and proof · cited by 128
- ConvexConestatement · cited by 103
Cited by5
Results whose statement or proof uses this declaration.
- ConvexCone.strictlyPositive_le_positivestatement · cited by 1
- ConvexCone.salient_strictlyPositivestatement · cited by 0
- ConvexCone.mem_strictlyPositivestatement · cited by 0
- ConvexCone.blunt_strictlyPositivestatement · cited by 0
- ConvexCone.coe_strictlyPositivestatement · cited by 0