Theorems · Theorem · category theory
CategoryTheory.Over.postAdjunctionLeft_counit_app_left
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
[inst_2 : CategoryTheory.Limits.HasPullbacks C] {X : C} {F : CategoryTheory.Functor C D}
{G : CategoryTheory.Functor D C} (a : F ⊣ G)
(X_1 : CategoryTheory.Over ((CategoryTheory.Functor.id D).obj (F.obj X))),
((CategoryTheory.Over.postAdjunctionLeft a).counit.app X_1).left =
CategoryTheory.CategoryStruct.comp (F.map (CategoryTheory.Limits.pullback.fst (G.map X_1.hom) (a.unit.app X)))
(a.counit.app X_1.left)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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 and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Category.id_compproof · cited by 1,998
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.