Theorems · Definition · ring theory
Algebra.TensorProduct.equivOfCompatibleSMul
(R : Type u_3) →
(S : Type u_4) →
(T : Type u_5) →
(A : Type u_6) →
(B : Type u_7) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : CommSemiring T] →
[inst_3 : Semiring A] →
[inst_4 : Semiring B] →
[inst_5 : Algebra R A] →
[inst_6 : Algebra R B] →
[inst_7 : Algebra S A] →
[inst_8 : Algebra S B] →
[inst_9 : Algebra T A] →
[inst_10 : SMulCommClass R T A] →
[inst_11 : SMulCommClass S T A] →
[SMulCommClass R S A] →
[TensorProduct.CompatibleSMul R S A B] →
[TensorProduct.CompatibleSMul S R A B] →
TensorProduct S A B ≃ₐ[T] TensorProduct R A BIf the R- and S-actions on A and B satisfy CompatibleSMul both ways,
then A ⊗[S] B is canonically isomorphic to A ⊗[R] B.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivproof · cited by 3,317
- AlgHomproof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement · cited by 1,681
- AlgHom.toRingHomproof · cited by 490
- RingHom.toMonoidHomproof · cited by 132
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.uliftEquivproof · cited by 5
- Algebra.TensorProduct.lidOfCompatibleSMulproof · cited by 2
- Algebra.IsSmoothAt.of_formallySmooth_fiberproof · cited by 1
- IsLocalization.algebraTensorEquivproof · cited by 0