Theorems · Definition · functional analysis
LinearIsometry.rTensor
{𝕜 : 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] → (E →ₗᵢ[𝕜] F) → TensorProduct 𝕜 E G →ₗᵢ[𝕜] TensorProduct 𝕜 F GThis is the natural linear isometry induced by f : E ≃ₗᵢ F.
- 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_rTensorstatement · cited by 0
- LinearIsometry.toLinearMap_rTensorstatement · cited by 0
- LinearIsometry.rTensor_applystatement · cited by 0
- LinearIsometry.rTensor_defstatement · cited by 0
- LinearIsometry.toContinuousLinearMap_rTensorstatement · cited by 0