Theorems · Theorem · category theory
MonCat.Colimits.cocone_naturality_components
∀ {J : Type v} [inst : CategoryTheory.Category.{u, v} J] (F : CategoryTheory.Functor J MonCat) (j j' : J) (f : j ⟶ j')
(x : ↑(F.obj j)),
(CategoryTheory.ConcreteCategory.hom (MonCat.Colimits.coconeMorphism F j'))
((CategoryTheory.ConcreteCategory.hom (F.map f)) x) =
(CategoryTheory.ConcreteCategory.hom (MonCat.Colimits.coconeMorphism F j)) x- Defined in
- Mathlib.Algebra.Category.MonCat.Colimits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- MonoidHomstatement · cited by 3,629
- MonCatstatement and proof · cited by 127
- MonCat.carrierstatement and proof · cited by 107
- MonCat.Colimits.coconeMorphismstatement and proof · cited by 2
- MonCat.Colimits.colimitstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.