Theorems · Theorem · functional analysis
Module.Dual.exists_extension_of_le_seminorm
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : AddCommGroup E] [inst_1 : NormedField 𝕜] [IsRCLikeNormedField 𝕜]
[inst_3 : Module 𝕜 E] (S : Submodule 𝕜 E) (f : Module.Dual 𝕜 ↥S) {p : Seminorm 𝕜 E},
(∀ (x : ↥S), ‖f x‖ ≤ p ↑x) → ∃ g, (∀ (x : ↥S), g ↑x = f x) ∧ ∀ (x : E), ‖g x‖ ≤ p x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
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 and proof · cited by 25,697
- 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
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- LE.le.transproof · cited by 3,151
- RCLikeproof · cited by 2,829
- mul_commproof · cited by 2,262
Cited by1
Results whose statement or proof uses this declaration.
- Module.Dual.exists_continuous_extension_of_le_seminormproof · cited by 2