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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.ForgetEnrichmentstatement and proof · cited by 50
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.objproof · cited by 36
- CategoryTheory.EnrichedFunctor.mapproof · cited by 26
- CategoryTheory.ForgetEnrichment.ofproof · cited by 25
- CategoryTheory.ForgetEnrichment.toproof · cited by 23
Cited by38
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedNatTrans.outstatement · cited by 16
- CategoryTheory.EnrichedCat.whiskerRightproof · cited by 3
- CategoryTheory.EnrichedFunctor.hom_extstatement and proof · cited by 3
- CategoryTheory.EnrichedFunctor.isoMkstatement and proof · cited by 2
- CategoryTheory.EnrichedCat.associatorproof · cited by 2
- CategoryTheory.EnrichedCat.leftUnitorproof · cited by 2
- CategoryTheory.EnrichedCat.rightUnitorproof · cited by 2
- CategoryTheory.EnrichedCat.whiskerLeftproof · cited by 2
- CategoryTheory.EnrichedCat.whiskerRight_out_appstatement · cited by 2
- CategoryTheory.EnrichedFunctor.forgetCompstatement and proof · cited by 2
- CategoryTheory.EnrichedFunctor.forgetIdstatement and proof · cited by 2
- CategoryTheory.EnrichedNatTrans.casesOnstatement and proof · cited by 1