Theorems · Theorem · category theory
CommBialgCat.ofHom_comp
∀ {R : Type u} [inst : CommRing R] {X Y Z : Type v} [inst_1 : CommRing X] [inst_2 : Bialgebra R X] [inst_3 : CommRing Y]
[inst_4 : Bialgebra R Y] [inst_5 : CommRing Z] [inst_6 : Bialgebra R Z] (f : X →ₐc[R] Y) (g : Y →ₐc[R] Z),
CommBialgCat.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (CommBialgCat.ofHom f) (CommBialgCat.ofHom g)- Defined in
- Mathlib.Algebra.Category.CommBialgCat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- CommBialgCatstatement · cited by 38
- BialgHom.compstatement · cited by 26
- CommBialgCat.ofstatement · cited by 19
- CommBialgCat.ofHomstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.