Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.map

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (self : CategoryTheory.Functor C D) → {X Y : C} → (X ⟶ Y) → (self.obj X ⟶ self.obj Y)

The action of a functor on morphisms.

Defined in
Mathlib.CategoryTheory.Functor.Basic
Cited by
8,698 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 9 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

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 by10,487

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 10,487.