Theorems · Theorem · category theory
CategoryTheory.TransportEnrichment.forgetEnrichmentEquiv_inverse
∀ {V : Type u'} [inst : CategoryTheory.Category.{v', u'} V] [inst_1 : CategoryTheory.MonoidalCategory V] {W : Type u''}
[inst_2 : CategoryTheory.Category.{v'', u''} W] [inst_3 : CategoryTheory.MonoidalCategory W]
(F : CategoryTheory.Functor V W) [inst_4 : F.LaxMonoidal] (D : Type u) [inst_5 : CategoryTheory.EnrichedCategory V D]
(e :
(v : V) →
(CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶ v) ≃
(CategoryTheory.MonoidalCategoryStruct.tensorUnit W ⟶ F.obj v))
(h :
∀ (v : V) (f : CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶ v),
(e v) f = CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.LaxMonoidal.ε F) (F.map f)),
(CategoryTheory.TransportEnrichment.forgetEnrichmentEquiv F D e h).inverse =
CategoryTheory.TransportEnrichment.forgetEnrichmentEquivInverse F D e h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement and proof · cited by 8,337
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.Equivalence.inversestatement and proof · cited by 1,130
- CategoryTheory.Functor.LaxMonoidal.εstatement and proof · cited by 202
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.