Theorems · Theorem · functional analysis
NormedSpace.smul_mem_polar
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : SeminormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {s : Set E} {x' : StrongDual 𝕜 E} {c : 𝕜},
(∀ z ∈ s, ‖x' z‖ ≤ ‖c‖) → c⁻¹ • x' ∈ StrongDual.polar 𝕜 sIf x' is a StrongDual 𝕜 E element such that the norms ‖x' z‖ are bounded for z ∈ s, then
a small scalar multiple of x' is in polar 𝕜 s.
- Defined in
- Mathlib.Analysis.Normed.Module.Dual
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- norm_nonnegproof · cited by 725
- zero_smulproof · cited by 716
- StrongDualstatement and proof · cited by 459
- le_of_eqproof · cited by 366
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.