Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.IsStableUnderBaseChange.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'- Cited by
- 3 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 32,603
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.IsPullbackstatement · cited by 320
- CategoryTheory.MorphismProperty.IsStableUnderBaseChangestatement and proof · cited by 131
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.of_isPullbackproof · cited by 14
- CategoryTheory.MorphismProperty.universally_eq_iffproof · cited by 3
- AlgebraicGeometry.AffineSpace.isIntegralHom_over_iff_isEmptyproof · cited by 0