Theorems · Theorem · linear algebra
TensorProduct.AlgebraTensorModule.lTensor_comp
∀ {R : Type uR} {A : Type uA} {M : Type uM} {N : Type uN} {Q : Type uQ} {Q' : Type uQ'} [inst : CommSemiring R]
[inst_1 : Semiring A] [inst_2 : Algebra R A] [inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : Module A M]
[inst_6 : IsScalarTower R A M] [inst_7 : AddCommMonoid N] [inst_8 : Module R N] [inst_9 : AddCommMonoid Q]
[inst_10 : Module R Q] [inst_11 : AddCommMonoid Q'] [inst_12 : Module R Q'] (f₂ : Q →ₗ[R] Q') (f₁ : N →ₗ[R] Q),
(TensorProduct.AlgebraTensorModule.lTensor A M) (f₂ ∘ₗ f₁) =
(TensorProduct.AlgebraTensorModule.lTensor A M) f₂ ∘ₗ (TensorProduct.AlgebraTensorModule.lTensor A M) f₁- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement · cited by 1,642
- TensorProduct.AlgebraTensorModule.lTensorstatement · cited by 32
Cited by1
Results whose statement or proof uses this declaration.
- TensorProduct.AlgebraTensorModule.lTensor_mulproof · cited by 0