Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.overPullbackMap
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.MorphismProperty C}
[P.IsStableUnderBaseChange] {S S' : C} (f : S' ⟶ S) [inst_2 : CategoryTheory.Limits.HasPullbacksAlong f]
{X Y : CategoryTheory.Over S} (g : X ⟶ Y),
P (CategoryTheory.Over.Hom.left g) → P (CategoryTheory.Over.Hom.left ((CategoryTheory.Over.pullback f).map g))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.mapstatement · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Over.leftstatement and proof · cited by 541
- CategoryTheory.Over.Hom.leftstatement and proof · cited by 287
- CategoryTheory.MorphismProperty.IsStableUnderBaseChangestatement and proof · cited by 131
- CategoryTheory.Over.pullbackstatement · cited by 53
- CategoryTheory.Limits.HasPullbacksAlongstatement and proof · cited by 21
- CategoryTheory.Over.Hom.wproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.pullbackMapproof · cited by 1
- CategoryTheory.MorphismProperty.baseChange_mapproof · cited by 0