Theorems · Definition · functional analysis
PiTensorProduct.mapL
{ι : Type u_1} →
[inst : Fintype ι] →
{𝕜 : Type u_2} →
{E : ι → Type u_3} →
[inst_1 : (i : ι) → SeminormedAddCommGroup (E i)] →
[inst_2 : NontriviallyNormedField 𝕜] →
[inst_3 : (i : ι) → NormedSpace 𝕜 (E i)] →
{E' : ι → Type u_5} →
[inst_4 : (i : ι) → SeminormedAddCommGroup (E' i)] →
[inst_5 : (i : ι) → NormedSpace 𝕜 (E' i)] →
((i : ι) → E i →L[𝕜] E' i) → (PiTensorProduct 𝕜 fun i => E i) →L[𝕜] PiTensorProduct 𝕜 fun i => E' iLet Eᵢ and E'ᵢ be two families of normed 𝕜-vector spaces.
Let f be a family of continuous 𝕜-linear maps between Eᵢ and E'ᵢ, i.e.
f : Πᵢ Eᵢ →L[𝕜] E'ᵢ, then there is an induced continuous linear map
⨂ᵢ Eᵢ → ⨂ᵢ E'ᵢ by ⨂ aᵢ ↦ ⨂ fᵢ aᵢ.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- PiTensorProductstatement and proof · cited by 181
- ContinuousMultilinearMap.compContinuousLinearMapproof · cited by 46
- PiTensorProduct.tprodLproof · cited by 7
- PiTensorProduct.liftIsometryproof · cited by 4
Cited by16
Results whose statement or proof uses this declaration.
- PiTensorProduct.mapL_coestatement · cited by 3
- PiTensorProduct.mapLMonoidHomproof · cited by 2
- PiTensorProduct.mapLMultilinearproof · cited by 2
- PiTensorProduct.mapL_applystatement and proof · cited by 2
- PiTensorProduct.mapL_addstatement and proof · cited by 1
- PiTensorProduct.mapL_compstatement and proof · cited by 1
- PiTensorProduct.mapL_idstatement and proof · cited by 1
- PiTensorProduct.mapL_smulstatement and proof · cited by 1
- PiTensorProduct.liftIsometry_comp_mapLstatement and proof · cited by 0
- PiTensorProduct.opNorm_mapLstatement · cited by 0
- PiTensorProduct.opNorm_mapLMultilinear_leproof · cited by 0
- PiTensorProduct.mapLInclproof · cited by 0