Mathlib Map

Theorems · Theorem · convex and discrete geometry

ConvexCone.mem_positive

∀ {R : Type u_2} {M : Type u_4} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : AddCommMonoid M]
  [inst_3 : PartialOrder M] [inst_4 : IsOrderedAddMonoid M] [inst_5 : Module R M] [inst_6 : PosSMulMono R M] {x : M},
  x ∈ ConvexCone.positive R M ↔ 0 ≤ x
Defined in
Mathlib.Geometry.Convex.Cone.Basic
Cited by
0 results in Mathlib
Foundations
Depth 17 from the axioms · uses no axioms
Assumes
SemiringPartialOrderAddCommMonoidPartialOrderIsOrderedAddMonoidModulePosSMulMono

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.