Theorems · Definition · functional analysis
TensorProduct.mapIsometry
{𝕜 : Type u_1} →
{E : Type u_2} →
{F : Type u_3} →
{G : Type u_4} →
{H : Type u_5} →
[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] →
[inst_7 : NormedAddCommGroup H] →
[inst_8 : InnerProductSpace 𝕜 H] →
(E →ₗᵢ[𝕜] G) → (F →ₗᵢ[𝕜] H) → TensorProduct 𝕜 E F →ₗᵢ[𝕜] TensorProduct 𝕜 G HThe tensor product map of two linear isometries is a linear isometry. In particular, this is
the linear isometry version of TensorProduct.map f g when f and g are linear isometries.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 244 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- 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
- TensorProduct.mapproof · cited by 250
- LinearIsometrystatement and proof · cited by 194
- LinearIsometry.toLinearMapproof · cited by 55
- LinearMap.isometryOfInnerproof · cited by 4
- TensorProduct.inner_map_mapproof · cited by 1
Cited by12
Results whose statement or proof uses this declaration.
- LinearIsometry.lTensorproof · cited by 5
- LinearIsometry.rTensorproof · cited by 5
- TensorProduct.mapInclIsometryproof · cited by 2
- TensorProduct.norm_mapproof · cited by 0
- LinearIsometry.lTensor_defstatement · cited by 0
- LinearIsometry.rTensor_defstatement · cited by 0
- TensorProduct.toLinearMap_mapIsometrystatement · cited by 0
- TensorProduct.mapIsometry_applystatement · cited by 0
- TensorProduct.nnnorm_mapproof · cited by 0
- TensorProduct.toContinuousLinearMap_mapIsometrystatement · cited by 0
- TensorProduct.mapIsometry_id_idstatement · cited by 0
- TensorProduct.enorm_mapproof · cited by 0