Theorems · Definition · convex and discrete geometry
ProperCone.dual
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
[inst : CommRing R] →
[inst_1 : PartialOrder R] →
[inst_2 : IsOrderedRing R] →
[inst_3 : TopologicalSpace R] →
[ClosedIciTopology R] →
[inst_5 : AddCommGroup M] →
[inst_6 : Module R M] →
[inst_7 : TopologicalSpace M] →
[inst_8 : AddCommGroup N] →
[inst_9 : Module R N] →
[inst_10 : TopologicalSpace N] →
(p : M →ₗ[R] N →ₗ[R] R) → [p.IsContPerfPair] → Set M → ProperCone R NThe dual cone of a set s with respect to a perfect 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.Analysis.Convex.Cone.Dual
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 76 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submoduleproof · cited by 7,192
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- ClosedIciTopologystatement and proof · cited by 156
- ProperConestatement · cited by 57
Cited by17
Results whose statement or proof uses this declaration.
- ProperCone.innerDualproof · cited by 15
- ProperCone.dual_flip_dualstatement · cited by 2
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_leftproof · cited by 1
- ProperCone.dual_dual_flipstatement · cited by 1
- ProperCone.dual_unionstatement · cited by 1
- ProperCone.dual.congr_simpstatement and proof · cited by 1
- ProperCone.subset_dual_dualstatement and proof · cited by 1
- ProperCone.dual_emptystatement · cited by 0
- ProperCone.dual_iUnionstatement · cited by 0
- ProperCone.dual_insertstatement and proof · cited by 0
- ProperCone.dual_le_dualstatement and proof · cited by 0
- ProperCone.dual_sUnionstatement and proof · cited by 0