Theorems · Definition · functional analysis
LinearMap.extendOfNorm
{𝕜 : 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] →
[IsBoundedSMul 𝕜₂ F] →
[inst_8 : Module 𝕜 Eₗ] →
[IsBoundedSMul 𝕜 Eₗ] → [CompleteSpace F] → (E →ₛₗ[σ₁₂] F) → (E →ₗ[𝕜] Eₗ) → Eₗ →SL[σ₁₂] FExtension of a linear map f : E →ₛₗ[σ₁₂] F to a continuous linear map Eₗ →SL[σ₁₂] F,
where E is a normed space and F a complete normed space, using a dense map e : E →ₗ[𝕜] Eₗ
together with a bound ‖f x‖ ≤ C * ‖e x‖ for all x : E.
- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ContinuousLinearMapstatement · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- CompleteSpacestatement and proof · cited by 2,532
- LinearMap.rangeproof · cited by 893
- NormedDivisionRingstatement and proof · cited by 360
- IsBoundedSMulstatement and proof · cited by 329
Cited by10
Results whose statement or proof uses this declaration.
- LinearMap.extendOfNorm_eqstatement and proof · cited by 7
- LinearEquiv.extendproof · cited by 7
- LinearMap.norm_extendOfNorm_apply_lestatement and proof · cited by 3
- LinearEquiv.extendOfIsometry_applystatement · cited by 0
- LinearEquiv.extendOfIsometry_symm_applystatement · cited by 0
- LinearMap.opNorm_extendOfNorm_lestatement and proof · cited by 0
- LinearMap.extendOfNorm.congr_simpstatement and proof · cited by 0
- LinearEquiv.extend_applystatement · cited by 0
- LinearEquiv.extend_symm_applystatement · cited by 0
- LinearMap.extendOfNorm_uniquestatement · cited by 0