Theorems · Definition · ring theory
Bialgebra.TensorProduct.map
{R : Type u_1} →
{S : Type u_2} →
{A : Type u_3} →
{B : Type u_4} →
{C : Type u_5} →
{D : Type u_6} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Semiring A] →
[inst_3 : Semiring B] →
[inst_4 : Bialgebra S A] →
[inst_5 : Bialgebra R B] →
[inst_6 : Algebra R A] →
[inst_7 : Algebra R S] →
[inst_8 : IsScalarTower R S A] →
[inst_9 : Semiring C] →
[inst_10 : Semiring D] →
[inst_11 : Bialgebra S C] →
[inst_12 : Bialgebra R D] →
[inst_13 : Algebra R C] →
[inst_14 : IsScalarTower R S C] →
(A →ₐc[S] C) → (B →ₐc[R] D) → TensorProduct R A B →ₐc[S] TensorProduct R C DThe tensor product of two bialgebra morphisms as a bialgebra morphism.
- Cited by
- 8 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.
Cites13
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
- AlgHomproof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- CoalgHomproof · cited by 105
- Algebra.TensorProduct.mapproof · cited by 97
- BialgHom.toAlgHomproof · cited by 38
- CoalgHomClass.toCoalgHomproof · cited by 23
Cited by10
Results whose statement or proof uses this declaration.
- BialgHom.lTensorproof · cited by 2
- BialgHom.rTensorproof · cited by 2
- AddMonoidAlgebra.convMul_bialgHom_single_oneproof · cited by 1
- MonoidAlgebra.convMul_bialgHom_single_oneproof · cited by 1
- HopfAlgCat.tensorHom_defstatement · cited by 0
- Bialgebra.TensorProduct.map_tmulstatement · cited by 0
- Bialgebra.TensorProduct.map_toAlgHomstatement · cited by 0
- Bialgebra.TensorProduct.map_toCoalgHomstatement · cited by 0
- BialgHom.convMul_defstatement · cited by 0
- BialgCat.tensorHom_defstatement · cited by 0