Theorems · Theorem · functional analysis
PiTensorProduct.liftIsometry_comp_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)] {F : Type u_4}
[inst_4 : SeminormedAddCommGroup F] [inst_5 : NormedSpace 𝕜 F] {E' : ι → Type u_5}
[inst_6 : (i : ι) → SeminormedAddCommGroup (E' i)] [inst_7 : (i : ι) → NormedSpace 𝕜 (E' i)]
(f : (i : ι) → E i →L[𝕜] E' i) (h : ContinuousMultilinearMap 𝕜 E' F),
(PiTensorProduct.liftIsometry 𝕜 E' F) h ∘SL PiTensorProduct.mapL f =
(PiTensorProduct.liftIsometry 𝕜 E F) (h.compContinuousLinearMap f)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- LinearIsometryEquivstatement · cited by 748
- ContinuousLinearMap.compstatement and proof · cited by 709
- ContinuousLinearMap.toLinearMapproof · cited by 528
- LinearMap.comp.congr_simpproof · cited by 209
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.