Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.DescendsAlong

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    CategoryTheory.MorphismProperty C → CategoryTheory.MorphismProperty C → Prop

P descends along Q if whenever Q holds for X ⟶ Z, P holds for X ×[Z] Y ⟶ X implies P holds for Y ⟶ Z.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Descent
Cited by
16 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.MorphismProperty.of_isPullback_of_descendsAlong · cited by 5MorphismProperty.of_isPul…CategoryTheory.MorphismProperty.DescendsAlong.of_isPullback · cited by 2DescendsAlong.of_isPullba…CategoryTheory.MorphismProperty.iff_of_isPullback · cited by 2MorphismProperty.iff_of_i…AlgebraicGeometry.IsZariskiLocalAtTarget.descendsAlong_inf_quasiCompact · cited by 2IsZariskiLocalAtTarget.de…CategoryTheory.MorphismProperty.DescendsAlong.mk' · cited by 1DescendsAlong.mk'CategoryTheory.MorphismProperty.of_pullback_fst_of_descendsAlong · cited by 1MorphismProperty.of_pullb…CategoryTheory.MorphismProperty.of_pullback_snd_of_descendsAlong · cited by 1MorphismProperty.of_pullb…CategoryTheory.MorphismProperty.eq_of_isomorphisms_descendsAlong · cited by 1MorphismProperty.eq_of_is…AlgebraicGeometry.IsZariskiLocalAtTarget.descendsAlong · cited by 1IsZariskiLocalAtTarget.de…AlgebraicGeometry.HasRingHomProperty.descendsAlong · cited by 1HasRingHomProperty.descen…AlgebraicGeometry.HasRingHomProperty.descendsAlong_flat · cited by 0HasRingHomProperty.descen…CategoryTheory.MorphismProperty.pullback_fst_iff · cited by 0MorphismProperty.pullback…CategoryTheory.MorphismProperty.faithful_overPullback_of_isomorphisms_descendAlong · cited by 0MorphismProperty.faithful…CategoryTheory.MorphismProperty.pullback_snd_iff · cited by 0MorphismProperty.pullback…CategoryTheory.MorphismProperty.DescendsAlong.casesOn · cited by 0DescendsAlong.casesOnCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…MorphismProperty.DescendsAlongCITED BYCITES

Cites2

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

Cited by18

Results whose statement or proof uses this declaration.