Theorems · Definition · convex and discrete geometry
PointedCone.dual
{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] → (M →ₗ[R] N →ₗ[R] R) → Set M → PointedCone R NThe dual cone of a set s with respect to a bilinear pairing p is the cone consisting of all
points y such that for all points x ∈ s we have 0 ≤ p x y.
- Defined in
- Mathlib.Geometry.Convex.Cone.Dual
- Cited by
- 47 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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.ofPredproof · cited by 6,101
- IsOrderedRingstatement and proof · cited by 777
- PointedConestatement · cited by 151
Cited by50
Results whose statement or proof uses this declaration.
- ProperCone.dualproof · cited by 16
- PointedCone.DualFGproof · cited by 11
- PointedCone.maxTensorProductproof · cited by 9
- PointedCone.dual_hullstatement and proof · cited by 6
- PointedCone.dual_antistatement and proof · cited by 4
- PointedCone.dual_imagestatement · cited by 3
- PointedCone.dual_dual_flip_dualstatement · cited by 2
- PointedCone.dual_le_dualstatement · cited by 2
- PointedCone.dual_unionstatement · cited by 2
- PointedCone.DualFG.exists_fg_dualstatement and proof · cited by 2
- PointedCone.subset_dual_dualstatement and proof · cited by 2
- PointedCone.dual_antitonestatement · cited by 1