Mathlib Map

Theorems · Theorem · convex and discrete geometry

PointedCone.IsFaceOf.mem_of_add_mem_left

∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : IsOrderedRing R]
  [inst_3 : AddCommGroup M] [inst_4 : Module R M] {C F : PointedCone R M},
  F.IsFaceOf C → ∀ {x y : M}, x ∈ C → y ∈ C → x + y ∈ F → x ∈ F
Defined in
Mathlib.Geometry.Convex.Cone.Face.Basic
Cited by
5 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderIsOrderedRingAddCommGroupModule

Around this declaration

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

Cites11

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.