Theorems · Theorem · convex and discrete geometry
PointedCone.IsFaceOf.fst
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : DivisionRing R] [inst_1 : LinearOrder R]
[inst_2 : IsOrderedRing R] [inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : AddCommGroup N]
[inst_6 : Module R N] {C₁ : PointedCone R M} {C₂ : PointedCone R N} {F : PointedCone R (M × N)},
F.IsFaceOf (Submodule.prod C₁ C₂) → (PointedCone.map (LinearMap.fst R M N) F).IsFaceOf C₁The projection of a face of a product cone onto the first component is a face of the projection of the product cone onto the first component.
- Defined in
- Mathlib.Geometry.Convex.Cone.Face.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- zero_addproof · cited by 2,366
- DivisionRingstatement and proof · cited by 1,062
- IsOrderedRingstatement and proof · cited by 777
- smul_zeroproof · cited by 665
- ZeroMemClass.zero_memproof · cited by 162
- PointedConestatement and proof · cited by 151
- LinearMap.fststatement and proof · cited by 64
- Submodule.prodstatement and proof · cited by 55
- PointedCone.IsFaceOfstatement and proof · cited by 34
Cited by1
Results whose statement or proof uses this declaration.
- PointedCone.IsFaceOf.sndproof · cited by 0