Theorems · Theorem · category theory
CategoryTheory.Localization.HasProductsOfShapeAux.adj_counit_app
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(L : CategoryTheory.Functor C D) (W : CategoryTheory.MorphismProperty C) [inst_2 : L.IsLocalization W] (J : Type)
[inst_3 : CategoryTheory.Limits.HasProductsOfShape J C] [inst_4 : W.IsStableUnderProductsOfShape J]
[inst_5 : W.ContainsIdentities] [inst_6 : Finite J] (F : CategoryTheory.Functor (CategoryTheory.Discrete J) C),
(CategoryTheory.Localization.HasProductsOfShapeAux.adj L W J).counit.app (F.comp L) =
CategoryTheory.CategoryStruct.comp
((CategoryTheory.Functor.const (CategoryTheory.Discrete J)).map
((CategoryTheory.Localization.HasProductsOfShapeAux.compLimitFunctorIso L W J).hom.app F))
(CategoryTheory.CategoryStruct.comp
((CategoryTheory.Functor.compConstIso (CategoryTheory.Discrete J) L).hom.app (CategoryTheory.Limits.lim.obj F))
(CategoryTheory.Functor.whiskerRight (CategoryTheory.Limits.constLimAdj.counit.app F) L))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement and proof · cited by 2,447
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.