Theorems · Theorem · convex and discrete geometry
PointedCone.IsFaceOf.of_mem_of_add_mem_left
∀ {R : Type u_1} {M : Type u_2} [inst : DivisionRing R] [inst_1 : LinearOrder R] [inst_2 : IsOrderedRing R]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] {C F : PointedCone R M},
F ≤ C → (∀ {x y : M}, x ∈ C → y ∈ C → x + y ∈ F → x ∈ F) → F.IsFaceOf C- Defined in
- Mathlib.Geometry.Convex.Cone.Face.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- one_smulproof · cited by 1,374
- le_of_ltproof · cited by 1,175
- DivisionRingstatement and proof · cited by 1,062
- IsOrderedRingstatement and proof · cited by 777
- ne_of_gtproof · cited by 637
- inv_mul_cancel₀proof · cited by 267
- PointedConestatement and proof · cited by 151
- inv_nonnegproof · cited by 56
- PointedCone.IsFaceOfstatement · cited by 34
Cited by1
Results whose statement or proof uses this declaration.
- PointedCone.IsFaceOf.linealproof · cited by 0