Theorems · Definition · ring theory
BialgHom.rTensor
{R : Type u_1} →
(A : Type u_2) →
{B : Type u_3} →
{C : Type u_4} →
[inst : CommRing R] →
[inst_1 : Ring A] →
[inst_2 : Ring B] →
[inst_3 : Ring C] →
[inst_4 : Bialgebra R A] →
[inst_5 : Bialgebra R B] →
[inst_6 : Bialgebra R C] → (B →ₐc[R] C) → TensorProduct R B A →ₐc[R] TensorProduct R C ArTensor A f : B ⊗ A →ₐc C ⊗ A is the natural bialgebra morphism induced by f : B →ₐc C.
- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Ringstatement and proof · cited by 7,463
- TensorProductstatement · cited by 2,545
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- BialgHom.idproof · cited by 22
- Bialgebra.TensorProduct.mapproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- BialgCat.whiskerRight_defstatement · cited by 0
- HopfAlgCat.whiskerRight_defstatement · cited by 0