Theorems · Theorem · functional analysis
LinearMap.extendOfNorm_unique
∀ {𝕜 : 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‖) → ∀ (g : Eₗ →SL[σ₁₂] F), ↑g ∘ₛₗ e = f → f.extendOfNorm e = g- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 0 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.
Cites29
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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.