Theorems · Definition · ring theory
Algebra.TensorProduct.lidOfCompatibleSMul
(R : Type u_3) →
(S : Type u_4) →
(A : Type u_6) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Semiring A] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra S A] →
[inst_5 : Algebra R S] →
[TensorProduct.CompatibleSMul R S S A] →
[TensorProduct.CompatibleSMul S R S A] → TensorProduct R S A ≃ₐ[S] AIf the R- and S- action on S and A satisfy CompatibleSMul both ways,
then S ⊗[R] A is canonically isomorphic to A.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- AlgEquiv.transproof · cited by 108
- TensorProduct.CompatibleSMulstatement and proof · cited by 17
- Algebra.TensorProduct.lidproof · cited by 10
- Algebra.TensorProduct.equivOfCompatibleSMulproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalization.algebraLidproof · cited by 0
- Algebra.TensorProduct.lmulEquiv_eq_lidOfCompatibleSMulstatement and proof · cited by 0
- Algebra.TensorProduct.lidOfCompatibleSMul_tmulstatement · cited by 0