Theorems · Theorem · functional analysis
Module.Dual.exists_extension_of_le_seminorm_real
∀ {E : Type u_2} [inst : AddCommGroup E] [inst_1 : Module ℝ E] (S : Subspace ℝ 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
- 2 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- LT.lt.leproof · cited by 2,189
- absstatement · cited by 1,814
- Module.Dualstatement and proof · cited by 583
- abs_of_nonnegproof · cited by 279
- Seminormstatement and proof · cited by 272
- LinearPMap.domainproof · cited by 167
Cited by2
Results whose statement or proof uses this declaration.
- Module.Dual.exists_extension_of_le_seminormproof · cited by 1
- Module.Dual.exists_continuous_extension_of_le_seminorm_realproof · cited by 0