Mathlib Map

Theorems · Definition · category theory

CategoryTheory.inducedFunctor

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

The forgetful functor from an induced category to the original category, forgetting the extra data.

Defined in
Mathlib.CategoryTheory.InducedCategory
Cited by
14 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
CategoryTheory.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 by34

Results whose statement or proof uses this declaration.