Theorems · Definition · functional analysis
ContinuousLinearMap.prodMapL
(𝕜 : Type u_1) →
[inst : NontriviallyNormedField 𝕜] →
(M₁ : Type u_5) →
(M₂ : Type u_6) →
(M₃ : Type u_7) →
(M₄ : Type u_8) →
[inst_1 : SeminormedAddCommGroup M₁] →
[inst_2 : NormedSpace 𝕜 M₁] →
[inst_3 : SeminormedAddCommGroup M₂] →
[inst_4 : NormedSpace 𝕜 M₂] →
[inst_5 : SeminormedAddCommGroup M₃] →
[inst_6 : NormedSpace 𝕜 M₃] →
[inst_7 : SeminormedAddCommGroup M₄] →
[inst_8 : NormedSpace 𝕜 M₄] → (M₁ →L[𝕜] M₂) × (M₃ →L[𝕜] M₄) →L[𝕜] M₁ × M₃ →L[𝕜] M₂ × M₄ContinuousLinearMap.prodMap as a continuous linear map.
- Defined in
- Mathlib.Analysis.Normed.Operator.Prod
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 179 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.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousLinearMap.compproof · cited by 709
- ContinuousLinearMap.flipproof · cited by 128
- ContinuousLinearMap.fstproof · cited by 86
- ContinuousLinearMap.sndproof · cited by 85
- ContinuousLinearMap.inrproof · cited by 59
- ContinuousLinearMap.inlproof · cited by 39
Cited by7
Results whose statement or proof uses this declaration.
- ContMDiffWithinAt.clm_prodMapproof · cited by 2
- MDifferentiableWithinAt.clm_prodMapproof · cited by 1
- ContinuousOn.prod_mapLproof · cited by 1
- MDifferentiableAt.clm_prodMapproof · cited by 1
- Continuous.prod_mapLproof · cited by 0
- Continuous.prod_map_equivLproof · cited by 0
- ContinuousLinearMap.prodMapL_applystatement · cited by 0