Theorems · Definition · functional analysis
ContinuousLinearMap.extend
{𝕜 : Type u_1} →
{𝕜₂ : Type u_2} →
{E : Type u_3} →
{Eₗ : Type u_4} →
{F : Type u_5} →
[inst : AddCommGroup E] →
[inst_1 : UniformSpace E] →
[IsUniformAddGroup E] →
[inst_3 : AddCommGroup F] →
[inst_4 : UniformSpace F] →
[IsUniformAddGroup F] →
[T0Space F] →
[inst_7 : AddCommMonoid Eₗ] →
[inst_8 : UniformSpace Eₗ] →
[ContinuousAdd Eₗ] →
[inst_10 : Semiring 𝕜] →
[inst_11 : Semiring 𝕜₂] →
[inst_12 : Module 𝕜 E] →
[inst_13 : Module 𝕜₂ F] →
[inst_14 : Module 𝕜 Eₗ] →
[ContinuousConstSMul 𝕜 Eₗ] →
[ContinuousConstSMul 𝕜₂ F] →
{σ₁₂ : 𝕜 →+* 𝕜₂} →
(E →SL[σ₁₂] F) → [CompleteSpace F] → (E →L[𝕜] Eₗ) → Eₗ →SL[σ₁₂] FExtension of a continuous linear map f : E →SL[σ₁₂] F, with E a normed space and F a
complete normed space, along a uniform and dense embedding e : E →L[𝕜] Eₗ.
- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
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.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapstatement and proof · cited by 5,352
- Continuousproof · cited by 2,592
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- ContinuousConstSMulstatement and proof · cited by 832
Cited by10
Results whose statement or proof uses this declaration.
- MeasureTheory.L1.setToL1proof · cited by 44
- LinearMap.extendOfNormproof · cited by 9
- LinearMap.extendOfNorm_eqproof · cited by 7
- MeasureTheory.L1.integralCLM'proof · cited by 5
- MeasureTheory.L1.setToL1'proof · cited by 5
- ContinuousLinearMap.extend_eqstatement · cited by 5
- ContinuousLinearMap.extend_uniquestatement · cited by 3
- LinearPMap.adjointDomainMkCLMExtendproof · cited by 1
- ContinuousLinearMap.opNorm_extend_lestatement and proof · cited by 1
- ContinuousLinearMap.extend_zerostatement · cited by 0