Theorems · Definition · category theory
CategoryTheory.EnrichedCat.leftUnitor
{V : Type v} →
[inst : CategoryTheory.Category.{w, v} V] →
[inst_1 : CategoryTheory.MonoidalCategory V] →
{C : Type u} →
[inst_2 : CategoryTheory.EnrichedCategory V C] →
{D : Type u₁} →
[inst_3 : CategoryTheory.EnrichedCategory V D] →
(F : CategoryTheory.EnrichedFunctor V C D) →
CategoryTheory.EnrichedFunctor.comp V (CategoryTheory.EnrichedFunctor.id V C) F ≅ FComposing the V-enriched identity functor with any functor is isomorphic to that functor.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 57 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
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.isoWhiskerRightproof · cited by 147
- CategoryTheory.Functor.leftUnitorproof · cited by 117
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.forgetproof · cited by 24
- CategoryTheory.EnrichedFunctor.compstatement · cited by 15
- CategoryTheory.EnrichedFunctor.idstatement and proof · cited by 9
- CategoryTheory.EnrichedFunctor.isoMkproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedCat.leftUnitor_hom_out_appstatement · cited by 0
- CategoryTheory.EnrichedCat.leftUnitor_inv_out_appstatement · cited by 0