Theorems · Definition · functional analysis
PiTensorProduct.mapLMultilinear
{ι : 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)] →
ContinuousMultilinearMap 𝕜 (fun i => E i →L[𝕜] E' i)
((PiTensorProduct 𝕜 fun i => E i) →L[𝕜] PiTensorProduct 𝕜 fun i => E' i)The tensor of a family of linear maps from Eᵢ to E'ᵢ, as a continuous multilinear map of
the family.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ContinuousMultilinearMapstatement · cited by 1,016
- PiTensorProductstatement · cited by 181
- PiTensorProduct.mapLproof · cited by 13
- MultilinearMap.mkContinuousproof · cited by 9
- PiTensorProduct.mapL_addproof · cited by 1
- PiTensorProduct.mapL_smulproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- PiTensorProduct.opNorm_mapLMultilinear_lestatement · cited by 0
- PiTensorProduct.mapLMultilinear_toFun_applystatement and proof · cited by 0