Theorems · Theorem · functional analysis
ContinuousLinearMap.extend_eq
∀ {𝕜 : 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] [inst_2 : IsUniformAddGroup E] [inst_3 : AddCommGroup F] [inst_4 : UniformSpace F]
[inst_5 : IsUniformAddGroup F] [inst_6 : T0Space F] [inst_7 : AddCommMonoid Eₗ] [inst_8 : UniformSpace Eₗ]
[inst_9 : ContinuousAdd Eₗ] [inst_10 : Semiring 𝕜] [inst_11 : Semiring 𝕜₂] [inst_12 : Module 𝕜 E]
[inst_13 : Module 𝕜₂ F] [inst_14 : Module 𝕜 Eₗ] [inst_15 : ContinuousConstSMul 𝕜 Eₗ]
[inst_16 : ContinuousConstSMul 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂} (f : E →SL[σ₁₂] F) [inst_17 : CompleteSpace F] {e : E →L[𝕜] Eₗ},
DenseRange ⇑e → IsUniformInducing ⇑e → ∀ (x : E), (f.extend e) (e x) = f x- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- 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
- CompleteSpacestatement and proof · cited by 2,532
- UniformSpacestatement and proof · cited by 2,040
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
Cited by5
Results whose statement or proof uses this declaration.
- LinearMap.extendOfNorm_eqproof · cited by 7
- MeasureTheory.L1.setToL1'_eq_setToL1SCLMproof · cited by 2
- LinearPMap.adjointDomainMkCLMExtend_applyproof · cited by 1
- MeasureTheory.L1.SimpleFunc.integralCLM'_L1_eq_integralproof · cited by 1
- ContinuousLinearMap.opNorm_extend_leproof · cited by 1