Theorems · Definition · functional analysis
ContinuousLinearMap.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] → (E →L[𝕜] F) → TensorProduct 𝕜 G E →L[𝕜] TensorProduct 𝕜 G FLinearMap.lTensor as a continuous linear map, i.e. the continuous linear map g extended to
the map x ⊗ₜ[𝕜] y ↦ x ⊗ₜ[𝕜] g(y).
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 263 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- TensorProductstatement · cited by 2,545
- ContinuousLinearMap.compproof · cited by 709
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- LinearIsometryEquiv.toContinuousLinearEquivproof · cited by 125
- ContinuousLinearMap.rTensorproof · cited by 32
- TensorProduct.commIsometryproof · cited by 14
Cited by31
Results whose statement or proof uses this declaration.
- TensorProduct.mapLproof · cited by 27
- ContinuousLinearMap.lTensor_applystatement · cited by 13
- ContinuousLinearMap.lTensor_idstatement · cited by 3
- ContinuousLinearMap.lTensor_eq_mapLstatement and proof · cited by 1
- ContinuousLinearMap.lTensor_zerostatement · cited by 1
- ContinuousLinearMap.norm_lTensor_lestatement · cited by 1
- ContinuousLinearMap.rTensor_eq_mapLproof · cited by 1
- ContinuousLinearMap.toLinearMap_lTensorstatement and proof · cited by 1
- ContinuousLinearMap.lTensor_compstatement and proof · cited by 1
- ContinuousLinearMap.lTensor_comp_commIsometrystatement · cited by 0
- ContinuousLinearMap.lTensor_comp_mapLstatement and proof · cited by 0
- ContinuousLinearMap.lTensor_comp_rTensorstatement · cited by 0