Theorems · Definition · ring theory
Algebra.TensorProduct.map
{R : Type uR} →
{S : Type uS} →
{A : Type uA} →
{B : Type uB} →
{C : Type uC} →
{D : Type uD} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
[inst_3 : Semiring A] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra S A] →
[inst_6 : IsScalarTower R S A] →
[inst_7 : Semiring B] →
[inst_8 : Algebra R B] →
[inst_9 : Semiring C] →
[inst_10 : Algebra R C] →
[inst_11 : Algebra S C] →
[inst_12 : IsScalarTower R S C] →
[inst_13 : Semiring D] →
[inst_14 : Algebra R D] →
(A →ₐ[S] C) → (B →ₐ[R] D) → TensorProduct R A B →ₐ[S] TensorProduct R C DThe tensor product of a pair of algebra morphisms.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 97 results in Mathlib
- Foundations
- Depth 78 from the axioms, rests on 1,031 definitions · 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
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement · cited by 2,545
- AlgHom.toLinearMapproof · cited by 254
- TensorProduct.AlgebraTensorModule.mapproof · cited by 36
- Algebra.TensorProduct.algHomOfLinearMapTensorProductproof · cited by 3
Cited by121
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.congrproof · cited by 26
- Algebra.Extension.baseChangeproof · cited by 12
- BialgHom.ofAlgHomstatement and proof · cited by 9
- Bialgebra.TensorProduct.mapproof · cited by 8
- CommRingCat.tensorProdproof · cited by 7
- Algebra.TensorProduct.map_comp_includeLeftstatement · cited by 7
- TensorProduct.toIntegralClosureproof · cited by 6
- Algebra.TensorProduct.map_restrictScalars_comp_includeRightstatement · cited by 6
- Algebra.QuasiFiniteAt.baseChangeproof · cited by 4
- Subalgebra.baseChangeproof · cited by 4
- Algebra.TensorProduct.lTensor_kerstatement and proof · cited by 4
- Algebra.TensorProduct.map_tmulstatement · cited by 4