Theorems · Theorem · linear algebra
TensorProduct.AlgebraTensorModule.rTensor_tensor
∀ (R : Type uR) (A : Type uA) {M : Type uM} {N : Type uN} {P : Type uP} (P' : Type uP') [inst : CommSemiring R]
[inst_1 : CommSemiring 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 P] [inst_10 : Module A P] [inst_11 : AddCommMonoid P'] [inst_12 : Module A P']
[inst_13 : Module R P] [inst_14 : IsScalarTower R A P] [inst_15 : Module R P'] [inst_16 : IsScalarTower R A P']
(g : P →ₗ[A] P'),
LinearMap.rTensor (TensorProduct R M N) g =
↑(TensorProduct.AlgebraTensorModule.assoc R A A P' M N) ∘ₗ
TensorProduct.AlgebraTensorModule.map (LinearMap.rTensor M g) LinearMap.id ∘ₗ
↑(TensorProduct.AlgebraTensorModule.assoc R A A P M N).symm- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- 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
- LinearEquiv.symmstatement · cited by 1,461
- LinearEquiv.toLinearMapstatement · cited by 1,171
- LinearMap.extproof · cited by 844
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.