Mathlib Map

Theorems · Definition · category theory

Prefunctor.map

{V : Type u₁} →
  [inst : Quiver V] →
    {W : Type u₂} → [inst_1 : Quiver W] → (self : V ⥤q W) → {X Y : V} → (X ⟶ Y) → (self.obj X ⟶ self.obj Y)

The action of a (pre)functor on edges/arrows/morphisms.

Defined in
Mathlib.Combinatorics.Quiver.Prefunctor
Cited by
952 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 5 definitions · uses no axioms
Assumes
QuiverQuiver

Around this declaration

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

Cites4

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

Cited by1,253

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,253.