Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.HasPullbacksAlong

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.MorphismProperty C → {X Y : C} → (X ⟶ Y) → Prop

P.HasPullbacksAlong f states that for any morphism satisfying P with the same codomain as f, the pullback of that morphism along f exists.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Limits
Cited by
17 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.Over.pullback · cited by 42Over.pullbackCategoryTheory.MorphismProperty.Over.mapPullbackAdj · cited by 5Over.mapPullbackAdjCategoryTheory.MorphismProperty.Over.pullbackComp · cited by 5Over.pullbackCompCategoryTheory.MorphismProperty.Over.pullbackCongr · cited by 2Over.pullbackCongrCategoryTheory.MorphismProperty.HasPullbacksAlong.hasPullback · cited by 2HasPullbacksAlong.hasPull…CategoryTheory.MorphismProperty.Over.pullbackCongr_hom_app_left_fst · cited by 1Over.pullbackCongr_hom_ap…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.fst_gluedCocone_ι · cited by 1ColimitGluingData.fst_glu…CategoryTheory.MorphismProperty.Over.mapPullbackAdj_counit_app · cited by 0Over.mapPullbackAdj_couni…CategoryTheory.MorphismProperty.Over.mapPullbackAdj_unit_app · cited by 0Over.mapPullbackAdj_unit_…CategoryTheory.MorphismProperty.isRightAdjoint_pullback · cited by 0MorphismProperty.isRightA…CategoryTheory.MorphismProperty.Over.pullbackComp_hom_app_left · cited by 0Over.pullbackComp_hom_app…CategoryTheory.MorphismProperty.Over.pullbackComp_inv_app_left · cited by 0Over.pullbackComp_inv_app…CategoryTheory.MorphismProperty.Over.pullbackComp_left_fst_fst · cited by 0Over.pullbackComp_left_fs…CategoryTheory.MorphismProperty.Over.pullbackCongr_hom_app_left_fst_assoc · cited by 0Over.pullbackCongr_hom_ap…CategoryTheory.MorphismProperty.Over.pullback_map_left · cited by 0Over.pullback_map_leftCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…MorphismProperty.HasPullbacks…CITED BYCITES

Cites3

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

Cited by25

Results whose statement or proof uses this declaration.