Theorems · Theorem · functional analysis
PiTensorProduct.mapL_id
∀ {ι : 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)],
(PiTensorProduct.mapL fun i => ContinuousLinearMap.id 𝕜 (E i)) =
ContinuousLinearMap.id 𝕜 (PiTensorProduct 𝕜 fun i => E i)- Cited by
- 1 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.
Cites17
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 · 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 · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousLinearMap.idstatement and proof · cited by 233
- PiTensorProductstatement and proof · cited by 181
- PiTensorProduct.tprodproof · cited by 117
- MultilinearMap.extproof · cited by 60
- LinearMap.compMultilinearMapproof · cited by 44
Cited by1
Results whose statement or proof uses this declaration.
- PiTensorProduct.mapL_oneproof · cited by 0