Theorems · Theorem · functional analysis
LinearMap.extendOfNorm_eq
∀ {𝕜 : Type u_1} {𝕜₂ : Type u_2} {E : Type u_3} {Eₗ : Type u_4} {F : Type u_5} [inst : NormedDivisionRing 𝕜]
[inst_1 : NormedDivisionRing 𝕜₂] {σ₁₂ : 𝕜 →+* 𝕜₂} [inst_2 : AddCommGroup E] [inst_3 : SeminormedAddCommGroup Eₗ]
[inst_4 : NormedAddCommGroup F] [inst_5 : Module 𝕜 E] [inst_6 : Module 𝕜₂ F] [inst_7 : IsBoundedSMul 𝕜₂ F]
[inst_8 : Module 𝕜 Eₗ] [inst_9 : IsBoundedSMul 𝕜 Eₗ] [inst_10 : CompleteSpace F] {f : E →ₛₗ[σ₁₂] F} {e : E →ₗ[𝕜] Eₗ},
DenseRange ⇑e → (∃ C, ∀ (x : E), ‖f x‖ ≤ C * ‖e x‖) → ∀ (x : E), (f.extendOfNorm e) (e x) = f x- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Set.ofPredproof · cited by 6,101
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.norm_extendOfNorm_apply_leproof · cited by 3
- SchwartzMap.toLp_fourier_eqproof · cited by 1
- LinearEquiv.extend_symm_eqproof · cited by 0
- LinearEquiv.extendOfIsometry_eqproof · cited by 0
- LinearEquiv.extendOfIsometry_symm_eqproof · cited by 0
- LinearEquiv.extend_eqproof · cited by 0
- SchwartzMap.toLp_fourierInv_eqproof · cited by 0