Mathlib Map

Theorems · Definition · category theory

CategoryTheory.NatTrans.app

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

The component of a natural transformation.

Defined in
Mathlib.CategoryTheory.NatTrans
Cited by
7,406 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 10 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

Cites5

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

Cited by8,556

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 8,556.