Theorems · Theorem · convex and discrete geometry
PointedCone.IsFaceOf.snd
∀ {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.snd R M N) F).IsFaceOf C₂The projection of a face of a product cone onto the second component is a face of the projection of the product cone onto the second component.
- Defined in
- Mathlib.Geometry.Convex.Cone.Face.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coeproof · cited by 8,199
- PartialOrderproof · cited by 6,410
- Set.imageproof · cited by 5,609
- SProd.sprodproof · cited by 1,750
- LinearEquiv.toLinearMapproof · cited by 1,171
- DivisionRingstatement and proof · cited by 1,062
- IsOrderedRingstatement and proof · cited by 777
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.