Theorems · Theorem · commutative algebra
LinearEquiv.lTensor_trans
∀ {R : Type u_1} [inst : CommSemiring R] (M : Type u_7) {N : Type u_8} {P : Type u_9} {Q : Type u_10}
[inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid P] [inst_4 : AddCommMonoid Q]
[inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : Module R P] [inst_8 : Module R Q] (g : P ≃ₗ[R] Q)
(f : N ≃ₗ[R] P), LinearEquiv.lTensor M (f ≪≫ₗ g) = LinearEquiv.lTensor M f ≪≫ₗ LinearEquiv.lTensor M g- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, 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.
- 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.toLinearMapproof · cited by 1,171
- LinearEquiv.transstatement and proof · cited by 298
- LinearEquiv.lTensorstatement and proof · cited by 32
- LinearEquiv.toLinearMap_injectiveproof · cited by 29
- LinearMap.lTensor_compproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- LinearEquiv.lTensor_mulproof · cited by 0