Theorems · Definition · category theory
BialgCat.ofHom
{R : Type u} →
[inst : CommRing R] →
{X Y : Type v} →
[inst_1 : Ring X] →
[inst_2 : Ring Y] →
[inst_3 : Bialgebra R X] → [inst_4 : Bialgebra R Y] → (X →ₐc[R] Y) → (BialgCat.of R X ⟶ BialgCat.of R Y)Typecheck a BialgHom as a morphism in BialgCat R.
- Defined in
- Mathlib.Algebra.Category.BialgCat.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- Ringstatement and proof · cited by 7,463
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- BialgCatstatement · cited by 40
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
- BialgCat.ofstatement · cited by 17
Cited by7
Results whose statement or proof uses this declaration.
- BialgEquiv.toBialgIsoproof · cited by 8
- BialgEquiv.toBialgIso_homstatement · cited by 0
- BialgEquiv.toBialgIso_invstatement · cited by 0
- BialgCat.tensorHom_defstatement · cited by 0
- BialgCat.whiskerLeft_defstatement · cited by 0
- BialgCat.whiskerRight_defstatement · cited by 0
- HopfAlgCat.forget₂_bialgebra_mapstatement · cited by 0