Theorems · Definition · category theory
CategoryTheory.Endofunctor.Coalgebra.functorOfNatTransComp
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F₀ F₁ F₂ : CategoryTheory.Functor C C} →
(α : F₀ ⟶ F₁) →
(β : F₁ ⟶ F₂) →
CategoryTheory.Endofunctor.Coalgebra.functorOfNatTrans (CategoryTheory.CategoryStruct.comp α β) ≅
(CategoryTheory.Endofunctor.Coalgebra.functorOfNatTrans α).comp
(CategoryTheory.Endofunctor.Coalgebra.functorOfNatTrans β)A composition of natural transformations gives the composition of corresponding functors.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Endofunctor.Coalgebrastatement and proof · cited by 70
- CategoryTheory.Endofunctor.Coalgebra.Vproof · cited by 52
- CategoryTheory.Endofunctor.Coalgebra.functorOfNatTransstatement and proof · cited by 14
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Endofunctor.Coalgebra.equivOfNatIsoproof · cited by 4
- CategoryTheory.Endofunctor.Coalgebra.functorOfNatTransComp_hom_app_fstatement and proof · cited by 0
- CategoryTheory.Endofunctor.Coalgebra.functorOfNatTransComp_inv_app_fstatement and proof · cited by 0
- CategoryTheory.Endofunctor.Coalgebra.equivOfNatIso_counitIsostatement · cited by 0
- CategoryTheory.Endofunctor.Coalgebra.equivOfNatIso_unitIsostatement · cited by 0