Theorems · Definition · functional analysis
PiTensorProduct.liftIsometry
{ι : 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)] →
(F : Type u_4) →
[inst_4 : SeminormedAddCommGroup F] →
[inst_5 : NormedSpace 𝕜 F] →
ContinuousMultilinearMap 𝕜 E F ≃ₗᵢ[𝕜] (PiTensorProduct 𝕜 fun i => E i) →L[𝕜] FFor a normed space F, we have constructed in PiTensorProduct.liftEquiv the canonical
linear equivalence between ContinuousMultilinearMap 𝕜 E F and (⨂[𝕜] i, Eᵢ) →L[𝕜] F
(induced by PiTensorProduct.lift). Here we give the upgrade of this equivalence to
an isometric linear equivalence; in particular, it is a continuous linear equivalence.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 174 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.
- 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
- LinearIsometryEquivstatement · cited by 748
- PiTensorProductstatement and proof · cited by 181
- PiTensorProduct.liftEquivproof · cited by 2
- LinearIsometryEquiv.ofBoundsproof · cited by 0
Cited by6
Results whose statement or proof uses this declaration.
- PiTensorProduct.mapLproof · cited by 13
- PiTensorProduct.tprodLproof · cited by 7
- PiTensorProduct.liftIsometry_apply_applystatement · cited by 3
- PiTensorProduct.liftIsometry_comp_mapLstatement and proof · cited by 0
- PiTensorProduct.liftIsometry_symm_applystatement and proof · cited by 0
- PiTensorProduct.liftIsometry_tprodLstatement · cited by 0