Theorems · Theorem · category theory
CategoryTheory.Under.mapPushoutAdj_unit_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y)
[inst_1 : CategoryTheory.Limits.HasPushoutsAlong f] (X_1 : CategoryTheory.Under X),
(CategoryTheory.Under.mapPushoutAdj f).unit.app X_1 =
CategoryTheory.Under.homMk (CategoryTheory.Limits.pushout.inl X_1.hom f) ⋯- Cited by
- 1 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.
Cites23
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 · 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.comp_idstatement and proof · cited by 2,119
- CategoryTheory.Adjunction.unitstatement · cited by 387
- CategoryTheory.Limits.pushoutstatement and proof · cited by 284
- CategoryTheory.Understatement and proof · cited by 276
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Under.postAdjunctionRight_unit_app_rightproof · cited by 0