Theorems · Definition · ring theory
BialgHomClass.toBialgHom
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{F : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R B] →
[inst_5 : CoalgebraStruct R A] →
[inst_6 : CoalgebraStruct R B] → [inst_7 : FunLike F A B] → [BialgHomClass F R A B] → F → A →ₐc[R] BTurn an element of a type F satisfying BialgHomClass F R A B into an actual
BialgHom. This is declared as the default coercion from F to A →ₐc[R] B.
- Defined in
- Mathlib.RingTheory.Bialgebra.Hom
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 62 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.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomproof · cited by 3,236
- FunLikestatement and proof · cited by 2,560
- CoalgebraStructstatement and proof · cited by 230
- BialgHomstatement · cited by 190
- CoalgHomproof · cited by 105
- CoalgHomClass.toCoalgHomproof · cited by 23
- AlgHomClass.toAlgHomproof · cited by 14
- BialgHomClassstatement and proof · cited by 4
Cited by28
Results whose statement or proof uses this declaration.
- BialgEquiv.toBialgIsoproof · cited by 8
- BialgEquiv.toHopfAlgIsoproof · cited by 8
- CommHopfAlgCat.isoMkproof · cited by 3
- CommBialgCat.isoMkproof · cited by 3
- BialgEquiv.coe_ofBialgHomstatement · cited by 0
- BialgEquiv.coe_toBialgHomstatement · cited by 0
- BialgEquiv.trans_toBialgHomstatement · cited by 0
- BialgEquiv.comp_symmstatement and proof · cited by 0
- BialgEquivClass.toBialgEquivproof · cited by 0
- CommHopfAlgCat.isoMk_homstatement · cited by 0
- CommHopfAlgCat.isoMk_invstatement · cited by 0
- CategoryTheory.Iso.toBialgEquiv_toBialgHomstatement · cited by 0