Theorems · Definition · ring theory
Algebra.TensorProduct.mapOfCompatibleSMul
(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 S A B →ₐ[T] TensorProduct R A BIf A and B are both R- and S-algebras and their actions on them commute,
and if the S-action on A ⊗[R] B can switch between the two factors, then there is a
canonical T-algebra homomorphism from A ⊗[S] B to A ⊗[R] B,
where T is any other ring acting on A and whose action commutes with the R and S-actions.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- TensorProduct.CompatibleSMulstatement and proof · cited by 17
- AlgHom.ofLinearMapproof · cited by 11
- TensorProduct.mapOfCompatibleSMulproof · cited by 5
Cited by10
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.nontrivial_of_algebraMap_injective_of_isDomainproof · cited by 1
- Algebra.TensorProduct.not_isField_of_transcendentalproof · cited by 1
- RingHom.Flat.mapOfCompatibleSMulstatement and proof · cited by 1
- Algebra.TensorProduct.equivOfCompatibleSMulproof · cited by 1
- Algebra.TensorProduct.lmul''_eq_lid_comp_mapOfCompatibleSMulstatement · cited by 0
- Algebra.TensorProduct.mapOfCompatibleSMul.congr_simpstatement and proof · cited by 0
- Algebra.TensorProduct.mapOfCompatibleSMul_surjectivestatement · cited by 0
- Algebra.TensorProduct.mapOfCompatibleSMul_tmulstatement · cited by 0
- Algebra.TensorProduct.mapOfCompatibleSMul'proof · cited by 0
- Algebra.WeaklyEtale.transproof · cited by 0