Mathlib Map

Theorems · Definition · category theory

CategoryTheory.wideInducedFunctor

{C : Type u₁} →
  {D : Type u₂} →
    [inst : CategoryTheory.Category.{v₁, u₂} D] →
      (F : C → D) →
        (P : CategoryTheory.MorphismProperty D) →
          [inst_1 : P.IsMultiplicative] → CategoryTheory.Functor (CategoryTheory.InducedWideCategory D F P) D

The forgetful functor from an induced wide category to the original category.

Defined in
Mathlib.CategoryTheory.Widesubcategory
Cited by
2 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicative

Around this declaration

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

Cites7

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

Cited by3

Results whose statement or proof uses this declaration.