Mathlib Map

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 F

Naturality 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
Assumes
CategoryTheory.CategoryCategoryTheory.Category

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.