PhysLean Documentation

Mathlib.CategoryTheory.Limits.Constructions.BinaryProducts

Constructing binary product from pullbacks and terminal object. #

The product is the pullback over the terminal objects. In particular, if a category has pullbacks and a terminal object, then it has binary products.

We also provide the dual.

The product is the pullback over the terminal object.

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

    Any category with pullbacks and a terminal object has a limit cone for each walking pair.

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

      The coproduct is the pushout under the initial object.

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

        Any category with pushouts and an initial object has a colimit cocone for each walking pair.

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