Theorems · Definition · category theory
CategoryTheory.EnrichedCat.rightUnitor
{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 F (CategoryTheory.EnrichedFunctor.id V D) ≅ FComposing any V-enriched functor with the identity functor is isomorphic to the former
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.isoWhiskerLeftproof · cited by 177
- CategoryTheory.Functor.rightUnitorproof · cited by 149
- 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.rightUnitor_hom_out_appstatement · cited by 0
- CategoryTheory.EnrichedCat.rightUnitor_inv_out_appstatement · cited by 0