Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.const

(J : Type u₁) →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} C] → CategoryTheory.Functor C (CategoryTheory.Functor J C)

The functor sending X : C to the constant functor J ⥤ C sending everything to X.

Defined in
Mathlib.CategoryTheory.Functor.Const
Cited by
1,264 results in Mathlib
Foundations
Depth 21 from the axioms, rests on 104 definitions · uses propext, Classical.choice, Quot.sound
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 by1,610

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,610.