Theorems · Theorem · functional analysis
NormedSpace.polar_closedBall
∀ {𝕜 : Type u_3} {E : Type u_4} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] {r : ℝ},
0 < r → StrongDual.polar 𝕜 (Metric.closedBall 0 r) = Metric.closedBall 0 r⁻¹The polar of closed ball in a normed space E is the closed ball of the dual with inverse
radius.
- Defined in
- Mathlib.Analysis.Normed.Module.Dual
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Norm.normproof · cited by 5,413
- RCLikestatement and proof · cited by 2,829
- LT.lt.leproof · cited by 2,189
- Metric.ballproof · cited by 735
- Metric.closedBallstatement and proof · cited by 704
- one_divproof · cited by 624
Cited by2
Results whose statement or proof uses this declaration.
- NormedSpace.sInter_polar_eq_closedBallproof · cited by 0
- NormedSpace.polar_ballproof · cited by 0