Theorems · Theorem · convex and discrete geometry
PointedCone.dual_image
∀ {R : Type u_1} [inst : CommSemiring R] [inst_1 : PartialOrder R] [inst_2 : IsOrderedRing R] {M : Type u_2}
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] {N : Type u_3} [inst_5 : AddCommMonoid N] [inst_6 : Module R N]
{p : M →ₗ[R] N →ₗ[R] R} {M' : Type u_4} [inst_7 : AddCommMonoid M'] [inst_8 : Module R M'] (s : Set M')
(q : M' →ₗ[R] M), PointedCone.dual p (⇑q '' s) = PointedCone.dual (p ∘ₗ q) s- Defined in
- Mathlib.Geometry.Convex.Cone.Dual
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement · cited by 5,609
- LinearMap.compstatement · cited by 1,642
- IsOrderedRingstatement and proof · cited by 777
- PointedConestatement · cited by 151
Cited by3
Results whose statement or proof uses this declaration.
- PointedCone.DualFG.idproof · cited by 0
- PointedCone.dual_eq_dual_id_imageproof · cited by 0
- PointedCone.dual_eq_dual_id_mapproof · cited by 0