Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.of_isPullback

∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {P : CategoryTheory.MorphismProperty C}
  [self : P.IsStableUnderBaseChange] {X Y Y' S : C} {f : X ⟶ S} {g : Y ⟶ S} {f' : Y' ⟶ Y} {g' : Y' ⟶ X},
  CategoryTheory.IsPullback f' g' g f → P g → P g'

Alias of CategoryTheory.MorphismProperty.IsStableUnderBaseChange.of_isPullback.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Limits
Cited by
14 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.MorphismProperty.IsStableUnderBaseChange

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MorphismProperty.iff_of_isPullback · cited by 2MorphismProperty.iff_of_i…AlgebraicGeometry.Scheme.ker_ideal_of_isPullback_of_isOpenImmersion · cited by 2Scheme.ker_ideal_of_isPul…CategoryTheory.MorphismProperty.pullbackLift_fst_snd · cited by 2MorphismProperty.pullback…CategoryTheory.MorphismProperty.isStableUnderBaseChange_iff_pullbacks_le · cited by 1MorphismProperty.isStable…CategoryTheory.IsGrothendieckAbelian.IsPresentable.surjectivity.isIso_f · cited by 1surjectivity.isIso_fCategoryTheory.Square.IsPullback.mono_f₁₃ · cited by 1IsPullback.mono_f₁₃AlgebraicGeometry.universally_isZariskiLocalAtTarget · cited by 0AlgebraicGeometry.univers…AlgebraicGeometry.Scheme.Hom.isConstructible_preimage · cited by 0Hom.isConstructible_preim…CategoryTheory.CostructuredArrow.closedUnderLimitsOfShape_walkingCospan · cited by 0CostructuredArrow.closedU…CategoryTheory.MorphismProperty.hasOfPostcompProperty_iff_le_diagonal · cited by 0MorphismProperty.hasOfPos…AlgebraicGeometry.Smooth.of_smooth_fiberToSpecResidueField · cited by 0Smooth.of_smooth_fiberToS…HomotopicalAlgebra.ModelCategory.hasLiftingProperty_of_joyalTrickDual · cited by 0ModelCategory.hasLiftingP…CategoryTheory.Abelian.epiWithInjectiveKernel.hasLiftingProperty · cited by 0epiWithInjectiveKernel.ha…CategoryTheory.MorphismProperty.relative_isStableUnderBaseChange · cited by 0MorphismProperty.relative…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.IsPullback · cited by 320CategoryTheory.IsPullbackCategoryTheory.MorphismProperty.IsStableUnderBaseChange · cited by 131MorphismProperty.IsStable…CategoryTheory.MorphismProperty.IsStableUnderBaseChange.of_isPullback · cited by 3IsStableUnderBaseChange.o…MorphismProperty.of_isPullbackCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.