Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.baseChange_map
Deprecated since 2026-03-20Use CategoryTheory.MorphismProperty.overPullbackMap instead.
∀ {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))Alias of CategoryTheory.MorphismProperty.overPullbackMap.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Over.leftstatement · cited by 541
- CategoryTheory.Over.Hom.leftstatement · cited by 287
- CategoryTheory.MorphismProperty.IsStableUnderBaseChangestatement · cited by 131
- CategoryTheory.Over.pullbackstatement · cited by 53
- CategoryTheory.Limits.HasPullbacksAlongstatement · cited by 21
- CategoryTheory.MorphismProperty.overPullbackMapproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.