Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Over.mapPullbackAdj
{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] →
[Q.HasOfPostcompProperty Q] →
(hPf : P f) →
Q f →
(CategoryTheory.MorphismProperty.Over.map Q hPf ⊣
CategoryTheory.MorphismProperty.Over.pullback P Q f)P.Over.map is left adjoint to P.Over.pullback if pullbacks of morphisms satisfying P
exist along f and are also in P, and f is in both P and Q.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 71 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.
Cites25
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.objproof · cited by 19,642
- Top.topstatement · cited by 9,680
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftproof · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Adjunctionstatement · cited by 524
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Over.mapPullbackAdj.congr_simpstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Over.mapPullbackAdj_counit_appstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Over.mapPullbackAdj_unit_appstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isPullbackproof · cited by 0
- CategoryTheory.MorphismProperty.isRightAdjoint_pullbackproof · cited by 0