Theorems · Theorem · category theory
CommBialgCat.comp_apply
∀ {R : Type u} [inst : CommRing R] {A B C : CommBialgCat R} (f : A ⟶ B) (g : B ⟶ C) (a : ↑A),
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp f g)) a =
(CategoryTheory.ConcreteCategory.hom g) ((CategoryTheory.ConcreteCategory.hom f) a)- Defined in
- Mathlib.Algebra.Category.CommBialgCat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- BialgHomstatement · cited by 190
- CommBialgCatstatement and proof · cited by 38
- CommBialgCat.carrierstatement and proof · cited by 33
- CommBialgCat.Hom.homproof · cited by 14
- BialgHom.comp_applyproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.