Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Under.mapPushoutAdj_unit_app
∀ {T : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} T] (P Q : CategoryTheory.MorphismProperty T)
[inst_1 : Q.IsMultiplicative] {X Y : T} [inst_2 : P.IsStableUnderComposition] [inst_3 : Q.IsStableUnderCobaseChange]
(f : X ⟶ Y) [inst_4 : P.HasPushoutsAlong f] [inst_5 : P.IsStableUnderCobaseChangeAlong f]
[inst_6 : Q.HasOfPrecompProperty Q] (hPf : P f) (hQf : Q f) (A : P.Under Q X),
(CategoryTheory.MorphismProperty.Under.mapPushoutAdj P Q f hPf hQf).unit.app A =
CategoryTheory.MorphismProperty.Under.homMk (CategoryTheory.Limits.pushout.inl A.hom f) ⋯ ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicativeCategoryTheory.MorphismProperty.IsStableUnderCompositionCategoryTheory.MorphismProperty.IsStableUnderCobaseChangeCategoryTheory.MorphismProperty.HasPushoutsAlongCategoryTheory.MorphismProperty.IsStableUnderCobaseChangeAlongCategoryTheory.MorphismProperty.HasOfPrecompProperty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Top.topstatement · cited by 9,680
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Comma.homstatement · cited by 490
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.