Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Over.mapPullbackAdj_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.IsStableUnderBaseChange]
(f : X ⟶ Y) [inst_4 : P.HasPullbacksAlong f] [inst_5 : P.IsStableUnderBaseChangeAlong f]
[inst_6 : Q.HasOfPostcompProperty Q] (hPf : P f) (hQf : Q f) (A : P.Over Q X),
(CategoryTheory.MorphismProperty.Over.mapPullbackAdj P Q f hPf hQf).unit.app A =
CategoryTheory.MorphismProperty.Over.homMk
(CategoryTheory.Limits.pullback.lift (CategoryTheory.CategoryStruct.id A.left) A.hom ⋯) ⋯ ⋯- 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.IsStableUnderBaseChangeCategoryTheory.MorphismProperty.HasPullbacksAlongCategoryTheory.MorphismProperty.IsStableUnderBaseChangeAlongCategoryTheory.MorphismProperty.HasOfPostcompProperty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 · cited by 17,999
- Top.topstatement · cited by 9,680
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement · cited by 886
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.