Theorems · Definition · functional analysis
LinearIsometry.lTensor
{𝕜 : 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] → (F →ₗᵢ[𝕜] G) → TensorProduct 𝕜 E F →ₗᵢ[𝕜] TensorProduct 𝕜 E GThis is the natural linear isometry induced by f : F ≃ₗᵢ G.
- Cited by
- 5 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.
Cites8
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
- LinearIsometrystatement and proof · cited by 194
- LinearIsometry.idproof · cited by 12
- TensorProduct.mapIsometryproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.toLinearIsometry_lTensorstatement · cited by 0
- LinearIsometry.toLinearMap_lTensorstatement · cited by 0
- LinearIsometry.lTensor_applystatement · cited by 0
- LinearIsometry.lTensor_defstatement · cited by 0
- LinearIsometry.toContinuousLinearMap_lTensorstatement · cited by 0