Mathlib Map

Theorems · Definition · convex and discrete geometry

ConvexCone.Blunt

{R : Type u_2} →
  {M : Type u_4} →
    [inst : Semiring R] →
      [inst_1 : PartialOrder R] → [inst_2 : AddCommMonoid M] → [inst_3 : SMul R M] → ConvexCone R M → Prop

A convex cone is blunt if it doesn't include 0.

Defined in
Mathlib.Geometry.Convex.Cone.Basic
Cited by
5 results in Mathlib
Foundations
Depth 17 from the axioms · uses no axioms
Assumes
SemiringPartialOrderAddCommMonoidSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.