Theorems · Definition · functional analysis
TensorProduct.assocIsometry
(𝕜 : Type u_1) →
(E : Type u_2) →
(F : Type u_3) →
(G : Type u_4) →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : InnerProductSpace 𝕜 F] →
[inst_5 : NormedAddCommGroup G] →
[inst_6 : InnerProductSpace 𝕜 G] →
TensorProduct 𝕜 (TensorProduct 𝕜 E F) G ≃ₗᵢ[𝕜] TensorProduct 𝕜 E (TensorProduct 𝕜 F G)The linear isometry equivalence version of TensorProduct.assoc.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 245 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- TensorProductstatement · cited by 2,545
- LinearIsometryEquivstatement · cited by 748
- TensorProduct.assocproof · cited by 85
- LinearEquiv.isometryOfInnerproof · cited by 3
- TensorProduct.inner_assoc_assocproof · cited by 0
Cited by7
Results whose statement or proof uses this declaration.
- TensorProduct.ext_iff_inner_right_threefold'proof · cited by 1
- TensorProduct.nnnorm_assocproof · cited by 0
- TensorProduct.toLinearEquiv_assocIsometrystatement · cited by 0
- TensorProduct.assocIsometry_applystatement · cited by 0
- TensorProduct.assocIsometry_symm_applystatement · cited by 0
- TensorProduct.enorm_assocproof · cited by 0
- TensorProduct.norm_assocproof · cited by 0