Theorems · Theorem · convex and discrete geometry
ConvexCone.map_map
∀ {R : Type u_2} {M : Type u_4} {N : Type u_5} {O : Type u_6} [inst : Semiring R] [inst_1 : PartialOrder R]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid N] [inst_4 : AddCommMonoid O] [inst_5 : Module R M]
[inst_6 : Module R N] [inst_7 : Module R O] (g : N →ₗ[R] O) (f : M →ₗ[R] N) (C : ConvexCone R M),
ConvexCone.map g (ConvexCone.map f C) = ConvexCone.map (g ∘ₗ f) C- Defined in
- Mathlib.Geometry.Convex.Cone.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, 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.
- 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
- LinearMap.compstatement and proof · cited by 1,642
- SetLike.coe_injectiveproof · cited by 374
- Set.image_imageproof · cited by 140
- ConvexConestatement and proof · cited by 103
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.