Theorems · Theorem · ring theory
BialgHom.map_comp_comulAlgHom
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Bialgebra R A] [inst_4 : Bialgebra R B] (f : A →ₐc[R] B),
(Algebra.TensorProduct.map ↑f ↑f).comp (Bialgebra.comulAlgHom R A) = (Bialgebra.comulAlgHom R B).comp ↑f- Defined in
- Mathlib.RingTheory.Bialgebra.Hom
- 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.
Cites12
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
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- AlgHom.compstatement and proof · cited by 501
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- Algebra.TensorProduct.mapstatement and proof · cited by 97
- BialgHom.toAlgHomstatement and proof · cited by 38
- Bialgebra.comulAlgHomstatement and proof · cited by 20
- AlgHom.toLinearMap_injectiveproof · cited by 17
- CoalgHomClass.map_comp_comulproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- AlgHom.convMul_comp_bialgHom_distribproof · cited by 0