Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subobject.pullback

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {X Y : C} →
      [CategoryTheory.Limits.HasPullbacks C] →
        (X ⟶ Y) → CategoryTheory.Functor (CategoryTheory.Subobject Y) (CategoryTheory.Subobject X)

When C has pullbacks, a morphism f : X ⟶ Y induces a functor Subobject Y ⥤ Subobject X, by pulling back a monomorphism along f.

Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
54 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullbacks

Around this declaration

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

CategoryTheory.Dial.tensorObjImpl · cited by 35Dial.tensorObjImplSubobject.presheaf · cited by 8Subobject.presheafCategoryTheory.Subobject.pullbackπ · cited by 8Subobject.pullbackπCategoryTheory.SubobjectRepresentableBy.iso · cited by 7SubobjectRepresentableBy.…CategoryTheory.Subobject.isPullback · cited by 5Subobject.isPullbackCategoryTheory.Regular.frobeniusStrongEpiMonoFactorisation · cited by 4Regular.frobeniusStrongEp…CategoryTheory.Dial.isoMk · cited by 4Dial.isoMkCategoryTheory.SubobjectRepresentableBy.homEquiv_eq · cited by 3SubobjectRepresentableBy.…CategoryTheory.SubobjectRepresentableBy.iso_inv_hom_left_comp · cited by 3SubobjectRepresentableBy.…CategoryTheory.SubobjectRepresentableBy.iso_inv_left_π · cited by 3SubobjectRepresentableBy.…CategoryTheory.Subobject.inf_eq_map_pullback' · cited by 3Subobject.inf_eq_map_pull…CategoryTheory.Subobject.pullback_obj_mk · cited by 3Subobject.pullback_obj_mkCategoryTheory.Limits.pullback_factors · cited by 2Limits.pullback_factorsCategoryTheory.Regular.frobeniusMorphism · cited by 2Regular.frobeniusMorphismCategoryTheory.Subobject.functor · cited by 2Subobject.functorCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasPullbacks · cited by 439Limits.HasPullbacksCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.MonoOver.pullback · cited by 7MonoOver.pullbackCategoryTheory.Subobject.lower · cited by 6Subobject.lowerSubobject.pullbackCITED BYCITES

Cites7

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

Cited by71

Results whose statement or proof uses this declaration.