Theorems · Definition · functional analysis
ContinuousLinearMap.precomp
{𝕜₁ : Type u_1} →
{𝕜₂ : Type u_2} →
{𝕜₃ : Type u_3} →
[inst : NormedField 𝕜₁] →
[inst_1 : NormedField 𝕜₂] →
[inst_2 : NormedField 𝕜₃] →
{σ : 𝕜₁ →+* 𝕜₂} →
{τ : 𝕜₂ →+* 𝕜₃} →
{ρ : 𝕜₁ →+* 𝕜₃} →
[RingHomCompTriple σ τ ρ] →
{E : Type u_4} →
{F : Type u_5} →
(G : Type u_6) →
[inst_4 : AddCommGroup E] →
[inst_5 : Module 𝕜₁ E] →
[inst_6 : AddCommGroup F] →
[inst_7 : Module 𝕜₂ F] →
[inst_8 : AddCommGroup G] →
[inst_9 : Module 𝕜₃ G] →
[inst_10 : TopologicalSpace E] →
[inst_11 : TopologicalSpace F] →
[inst_12 : TopologicalSpace G] →
[inst_13 : IsTopologicalAddGroup G] →
[inst_14 : ContinuousConstSMul 𝕜₃ G] →
[RingHomSurjective σ] →
[RingHomIsometric σ] → (E →SL[σ] F) → (F →SL[τ] G) →L[𝕜₃] E →SL[ρ] GPre-composition by a fixed continuous linear map as a continuous linear map. Note that in non-normed space it is not always true that composition is continuous in both variables, so we have to fix one of them.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 157 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.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- Set.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousLinearMap.compproof · cited by 709
Cited by13
Results whose statement or proof uses this declaration.
- ContMDiffWithinAt.clm_precompstatement · cited by 3
- MDifferentiableWithinAt.clm_precompstatement · cited by 2
- ContMDiffWithinAt.cle_arrowCongrproof · cited by 2
- MDifferentiableAt.clm_precompstatement · cited by 2
- ContinuousAlternatingMap.continuous_compContinuousLinearMapCLMproof · cited by 1
- MDifferentiableWithinAt.cle_arrowCongrproof · cited by 1
- ContMDiffAt.clm_precompstatement · cited by 1
- MDifferentiableAt.cle_arrowCongrproof · cited by 1
- ContinuousLinearMap.precomp_applystatement and proof · cited by 0
- ContMDiffOn.clm_precompstatement · cited by 0
- MDifferentiableOn.clm_precompstatement · cited by 0
- MDifferentiable.clm_precompstatement · cited by 0