Theorems · Theorem · convex and discrete geometry
PointedCone.dual_le_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]
{p : M →ₗ[R] N →ₗ[R] R} {s t : Set M}, t ⊆ s → PointedCone.dual p s ≤ PointedCone.dual p tAlias of PointedCone.dual_anti.
- Defined in
- Mathlib.Geometry.Convex.Cone.Dual
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 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.
- Setstatement · cited by 53,352
- Modulestatement · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement · cited by 12,281
- CommSemiringstatement · cited by 10,911
- LinearMapstatement · cited by 10,215
- PartialOrderstatement · cited by 6,410
- IsOrderedRingstatement · cited by 777
- PointedConestatement · cited by 151
- PointedCone.dualstatement · cited by 47
- PointedCone.dual_antiproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- PointedCone.basis_coord_mem_dualproof · cited by 1
- PointedCone.maxTensorProduct_monoproof · cited by 0