Mathlib Map

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.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Limits
Cited by
0 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsStableUnderBaseChangeCategoryTheory.Limits.HasPullbacksAlong

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.