Theorems · Theorem · functional analysis
Module.Dual.exists_continuous_extension_of_le_seminorm
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : AddCommGroup E] [inst_1 : NormedField 𝕜] [IsRCLikeNormedField 𝕜]
[inst_3 : TopologicalSpace E] [inst_4 : Module 𝕜 E] [PolynormableSpace 𝕜 E] (S : Submodule 𝕜 E) (f : Module.Dual 𝕜 ↥S)
{p : Seminorm 𝕜 E},
Continuous ⇑p → (∀ (x : ↥S), ‖f x‖ ≤ p ↑x) → ∃ g, (∀ (x : ↥S), g ↑x = f x) ∧ ∀ (x : E), ‖g x‖ ≤ p xHahn-Banach theorem for linear functionals dominated by a continuous seminorm on
polynormable spaces over fields satisfying IsRCLikeNormedField.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- Norm.normstatement and proof · cited by 5,413
- NNRealproof · cited by 4,310
- Continuousstatement and proof · cited by 2,592
- one_smulproof · cited by 1,374
- NormedFieldstatement and proof · cited by 1,084
Cited by2
Results whose statement or proof uses this declaration.
- StrongDual.exists_extensionproof · cited by 1
- exists_extension_norm_eqproof · cited by 1