Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Cat.freeMap

{V : Type u_1} →
  {W : Type u_2} →
    [inst : Quiver V] →
      [inst_1 : Quiver W] → V ⥤q W → CategoryTheory.Functor (CategoryTheory.Paths V) (CategoryTheory.Paths W)

A prefunctor V ⥤q W induces a functor between the path categories defined by F.mapPath.

Defined in
Mathlib.CategoryTheory.Category.Quiv
Cited by
13 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
QuiverQuiver

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.