Documentation

Mathlib.CategoryTheory.Limits.MorphismProperty

(Co)limits in subcategories of comma categories defined by morphism properties #

If P is closed under limits of shape J in Comma L R, then when D has a limit in Comma L R, the forgetful functor creates this limit.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    If Comma L R has limits of shape J and Comma L R is closed under limits of shape J, then forget L R P ⊤ ⊤ creates limits of shape J.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      If P is closed under colimits of shape J in Comma L R, then when D has a colimit in Comma L R, the forgetful functor creates this colimit.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        If Comma L R has colimits of shape J and Comma L R is closed under colimits of shape J, then forget L R P ⊤ ⊤ creates colimits of shape J.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          Let P be stable under composition and base change. If P satisfies cancellation on the right, the subcategory of Over X defined by P is closed under pullbacks.

          Without the cancellation property, this does not in general. Consider for example P = Function.Surjective on Type.

          @[instance 900]

          If P is stable under composition, base change and satisfies post-cancellation, P.Over ⊤ X has pullbacks