Theorems · Definition · commutative algebra
LinearEquiv.rTensor
{R : Type u_1} →
[inst : CommSemiring R] →
(M : Type u_7) →
{N : Type u_8} →
{P : Type u_9} →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : AddCommMonoid P] →
[inst_4 : Module R M] →
[inst_5 : Module R N] →
[inst_6 : Module R P] → (N ≃ₗ[R] P) → TensorProduct R N M ≃ₗ[R] TensorProduct R P MLinearEquiv.rTensor M f : N₁ ⊗ M ≃ₗ N₂ ⊗ M is the natural linear equivalence
induced by f : N₁ ≃ₗ N₂.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.reflproof · cited by 143
- TensorProduct.congrproof · cited by 50
Cited by38
Results whose statement or proof uses this declaration.
- Submodule.FG.rTensor.directLimitproof · cited by 4
- Module.Invertible.leftCancelEquivproof · cited by 3
- LinearEquiv.coe_rTensorstatement · cited by 2
- Module.Invertible.rightproof · cited by 2
- Submodule.FG.rTensor.directLimit_applyproof · cited by 2
- IsTensorProduct.compl₂_comp_linearEquivproof · cited by 2
- LinearMap.rTensor_injective_iff_subtypeproof · cited by 2
- LinearEquiv.rTensor_reflstatement · cited by 1
- LinearEquiv.rTensor_transstatement and proof · cited by 1
- Module.Invertible.lTensor_injective_iffproof · cited by 1
- Module.Invertible.lTensor_surjective_iffproof · cited by 1
- QuotSMulTop.quotSMulTopTensorEquivQuotSMulTopproof · cited by 1