Mathlib Map

Theorems · Definition · category theory

CategoryTheory.EnrichedFunctor.forget

{W : Type v'} →
  [inst : CategoryTheory.Category.{w', v'} W] →
    [inst_1 : CategoryTheory.MonoidalCategory W] →
      {C : Type u₁} →
        [inst_2 : CategoryTheory.EnrichedCategory W C] →
          {D : Type u₂} →
            [inst_3 : CategoryTheory.EnrichedCategory W D] →
              CategoryTheory.EnrichedFunctor W C D →
                CategoryTheory.Functor (CategoryTheory.ForgetEnrichment W C) (CategoryTheory.ForgetEnrichment W D)

An enriched functor induces an honest functor of the underlying categories, by mapping the (𝟙_ W)-shaped morphisms.

Defined in
Mathlib.CategoryTheory.Enriched.Basic
Cited by
24 results in Mathlib
Foundations
Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.EnrichedCategoryCategoryTheory.EnrichedCategory

Around this declaration

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

CategoryTheory.EnrichedNatTrans.out · cited by 16EnrichedNatTrans.outCategoryTheory.EnrichedCat.whiskerRight · cited by 3EnrichedCat.whiskerRightCategoryTheory.EnrichedFunctor.hom_ext · cited by 3EnrichedFunctor.hom_extCategoryTheory.EnrichedFunctor.isoMk · cited by 2EnrichedFunctor.isoMkCategoryTheory.EnrichedCat.associator · cited by 2EnrichedCat.associatorCategoryTheory.EnrichedCat.leftUnitor · cited by 2EnrichedCat.leftUnitorCategoryTheory.EnrichedCat.rightUnitor · cited by 2EnrichedCat.rightUnitorCategoryTheory.EnrichedCat.whiskerLeft · cited by 2EnrichedCat.whiskerLeftCategoryTheory.EnrichedCat.whiskerRight_out_app · cited by 2EnrichedCat.whiskerRight_…CategoryTheory.EnrichedFunctor.forgetComp · cited by 2EnrichedFunctor.forgetCompCategoryTheory.EnrichedFunctor.forgetId · cited by 2EnrichedFunctor.forgetIdCategoryTheory.EnrichedNatTrans.casesOn · cited by 1EnrichedNatTrans.casesOnCategoryTheory.EnrichedNatTrans.mk.inj · cited by 1mk.injCategoryTheory.EnrichedNatTrans.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.EnrichedCat.whiskerLeft_out_app · cited by 1EnrichedCat.whiskerLeft_o…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.EnrichedCategory · cited by 99CategoryTheory.EnrichedCa…CategoryTheory.ForgetEnrichment · cited by 50CategoryTheory.ForgetEnri…CategoryTheory.EnrichedFunctor · cited by 49CategoryTheory.EnrichedFu…CategoryTheory.EnrichedFunctor.obj · cited by 36EnrichedFunctor.objCategoryTheory.EnrichedFunctor.map · cited by 26EnrichedFunctor.mapCategoryTheory.ForgetEnrichment.of · cited by 25ForgetEnrichment.ofCategoryTheory.ForgetEnrichment.to · cited by 23ForgetEnrichment.toCategoryTheory.ForgetEnrichment.homOf · cited by 14ForgetEnrichment.homOfCategoryTheory.ForgetEnrichment.homTo · cited by 10ForgetEnrichment.homToEnrichedFunctor.forgetCITED BYCITES

Cites14

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

Cited by38

Results whose statement or proof uses this declaration.