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
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.
- 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
- Nontrivialproof · cited by 2,416
- one_smulproof · cited by 1,374
- IsOrderedRingstatement and proof · cited by 777
- zero_lt_oneproof · cited by 598
- PointedConestatement and proof · cited by 151
- PointedCone.IsFaceOfstatement and proof · cited by 34
- PointedCone.IsFaceOf.mem_of_smul_add_memproof · cited by 13
Cited by5
Results whose statement or proof uses this declaration.
- PointedCone.IsFaceOf.mem_of_add_mem_rightproof · cited by 2
- PointedCone.IsFaceOf.mem_of_sum_memproof · cited by 1
- PointedCone.IsFaceOf.add_mem_iff_memproof · cited by 0
- PointedCone.IsFaceOf.lineal_congrproof · cited by 0
- PointedCone.IsFaceOf.lineal_leproof · cited by 0