Theorems · Definition · ring theory
BialgHom.ofAlgHom
{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 →ₐ[R] B) →
(Bialgebra.counitAlgHom R B).comp f = Bialgebra.counitAlgHom R A →
(Algebra.TensorProduct.map f f).comp (Bialgebra.comulAlgHom R A) =
(Bialgebra.comulAlgHom R B).comp f →
A →ₐc[R] BConstruct a bialgebra hom from an algebra hom respecting counit and comultiplication.
- Defined in
- Mathlib.RingTheory.Bialgebra.Hom
- Cited by
- 9 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.
Cites14
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 and proof · cited by 3,236
- TensorProductstatement · cited by 2,545
- AlgHom.compstatement and proof · cited by 501
- AlgHom.toRingHomproof · cited by 490
- BialgHomstatement · cited by 190
- Bialgebrastatement and proof · cited by 160
- RingHom.toMonoidHomproof · cited by 132
- OneHom.toFunproof · cited by 132
- MonoidHom.toOneHomproof · cited by 132
- Algebra.TensorProduct.mapstatement and proof · cited by 97
Cited by16
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapDomainBialgHomproof · cited by 11
- AddMonoidAlgebra.mapDomainBialgHomproof · cited by 10
- commBialgCatEquivComonCommAlgCatproof · cited by 9
- commHopfAlgCatEquivCogrpCommAlgCatproof · cited by 6
- Bialgebra.unitBialgHomproof · cited by 1
- MonoidAlgebra.liftGroupLikeBialgHomproof · cited by 1
- Bialgebra.Quotient.mkBialgHomproof · cited by 1
- commHopfAlgCatEquivCogrpCommAlgCat_counitIso_hom_appstatement · cited by 0
- commHopfAlgCatEquivCogrpCommAlgCat_counitIso_inv_appstatement · cited by 0
- commHopfAlgCatEquivCogrpCommAlgCat_unitIso_hom_appstatement · cited by 0
- commHopfAlgCatEquivCogrpCommAlgCat_unitIso_inv_appstatement · cited by 0
- commBialgCatEquivComonCommAlgCat_counitIso_hom_appstatement · cited by 0