Theorems · Definition · linear algebra
TensorProduct.lidOfCompatibleSMul
(R : Type u_1) →
[inst : CommSemiring R] →
(A : Type u_4) →
(M : Type u_5) →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : CommSemiring A] →
[inst_4 : Module A M] →
[inst_5 : Module R A] →
[inst_6 : SMulCommClass R A A] →
[TensorProduct.CompatibleSMul R A A M] →
[TensorProduct.CompatibleSMul A R A M] → TensorProduct R A M ≃ₗ[A] MIf the R- and A- action on A and M satisfy CompatibleSMul both ways,
then A ⊗[R] M is canonically isomorphic to M.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- TensorProduct.lidproof · cited by 96
- TensorProduct.CompatibleSMulstatement and proof · cited by 17
- TensorProduct.equivOfCompatibleSMulproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- TensorProduct.lidOfCompatibleSMul_tmulstatement · cited by 0