Theorems · Theorem · category theory
CategoryTheory.Quiv.pathComposition_naturality
∀ {C : Type u} {D : Type u₁} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Category.{v₁, u₁} D]
(F : CategoryTheory.Functor C D),
(CategoryTheory.Cat.freeMap F.toPrefunctor).comp (CategoryTheory.pathComposition D) =
(CategoryTheory.pathComposition C).comp FNaturality of pathComposition, which defines a natural transformation
Quiv.forget ⋙ Cat.free ⟶ 𝟭 _.
- Defined in
- Mathlib.CategoryTheory.Category.Quiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Pathsstatement · cited by 82
- CategoryTheory.Functor.toPrefunctorstatement · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.