Theorems · Theorem · convex and discrete geometry
ProperCone.innerDual_singleton
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : CompleteSpace E] (x : E),
ProperCone.innerDual {x} = ProperCone.comap ((innerSL ℝ) x) (ProperCone.positive ℝ ℝ)The inner dual cone of a singleton is given by the preimage of the positive cone under the
linear map fun y ↦ ⟪x, y⟫.
- Defined in
- Mathlib.Analysis.Convex.Cone.InnerDual
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- CompleteSpacestatement and proof · cited by 2,532
- Inner.innerproof · cited by 1,089
- starRingEndstatement · cited by 671
- innerSLstatement · cited by 93
- ProperConestatement · cited by 57
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.