Theorems · Theorem · category theory
CategoryTheory.Over.mapPullbackAdj_counit_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y)
[inst_1 : CategoryTheory.Limits.HasPullbacksAlong f] (Y_1 : CategoryTheory.Over Y),
(CategoryTheory.Over.mapPullbackAdj f).counit.app Y_1 =
CategoryTheory.Over.homMk (CategoryTheory.Limits.pullback.fst Y_1.hom f) ⋯- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 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.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Category.id_compstatement and proof · cited by 1,998
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.postAdjunctionLeft_counit_app_leftproof · cited by 0