Theorems · Definition · convex and discrete geometry
ConvexCone.map
{R : Type u_2} →
{M : Type u_4} →
{N : Type u_5} →
[inst : Semiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid N] →
[inst_4 : Module R M] → [inst_5 : Module R N] → (M →ₗ[R] N) → ConvexCone R M → ConvexCone R NThe image of a convex cone under an R-linear map is a convex cone.
- Defined in
- Mathlib.Geometry.Convex.Cone.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Set.imageproof · cited by 5,609
- ConvexConestatement and proof · cited by 103
Cited by5
Results whose statement or proof uses this declaration.
- PointedCone.toConvexCone_mapstatement · cited by 0
- ConvexCone.map_idstatement and proof · cited by 0
- ConvexCone.map_mapstatement and proof · cited by 0
- ConvexCone.coe_mapstatement · cited by 0
- ConvexCone.mem_mapstatement · cited by 0