Theorems · Definition · category theory
CategoryTheory.EnrichedFunctor.forgetComp
{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] →
{E : Type u₃} →
[inst_4 : CategoryTheory.EnrichedCategory W E] →
(F : CategoryTheory.EnrichedFunctor W C D) →
(G : CategoryTheory.EnrichedFunctor W D E) →
(CategoryTheory.EnrichedFunctor.comp W F G).forget ≅ F.forget.comp G.forgetEnrichedFunctor.forget distributes over composition of enriched functors up to isomorphism.
- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.ForgetEnrichmentstatement and proof · cited by 50
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedCat.whiskerRightproof · cited by 3
- 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.EnrichedFunctor.forgetComp_hom_appstatement and proof · cited by 0
- CategoryTheory.EnrichedFunctor.forgetComp_inv_appstatement and proof · cited by 0