Mathlib Map

Theorems · Theorem · convex and discrete geometry

PointedCone.IsFaceOf.comap

∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [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} [inst_5 : AddCommGroup N]
  [inst_6 : Module R N] (f : N →ₗ[R] M), F.IsFaceOf C → (PointedCone.comap f F).IsFaceOf (PointedCone.comap f C)

The comap of a face of a cone under a linear map is a face of the comap of the cone.

Defined in
Mathlib.Geometry.Convex.Cone.Face.Basic
Cited by
1 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderIsOrderedRingAddCommGroupModuleAddCommGroupModule

Around this declaration

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

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.