Theorems · Definition · category theory
CategoryTheory.Quiv.pathCompositionNaturality
{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.
- Defined in
- Mathlib.CategoryTheory.Category.Quiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Pathsstatement · cited by 82
- CategoryTheory.Functor.toPrefunctorstatement and proof · cited by 24
- CategoryTheory.Cat.freeMapstatement and proof · cited by 13
- CategoryTheory.pathCompositionstatement and proof · cited by 9
- CategoryTheory.Paths.liftNatIsoproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.