Documentation

Mathlib.CategoryTheory.Limits.Preorder

(Co)limits in a preorder category #

We provide basic results about (co)limits in the associated category of a preordered type.

The cone associated to a lower bound of a functor.

Equations
Instances For

    If a cone is a limit, its point is a glb.

    If the point of cone is a glb, the cone is a limi.t

    Equations
    Instances For

      A functor has a limit iff there exists a glb.

      The cocone associated to an upper bound of a functor

      Equations
      Instances For

        The point of a cocone is an upper bound.

        If a cocone is a colimit, its point is a lub.

        If the point of cocone is a lub, the cocone is a .colimit

        Equations
        Instances For

          A functor has a colimit iff there exists a lub.

          A terminal object in a preorder C is top element for C.

          Equations
          Instances For

            A preorder with a terminal object has a greatest element.

            Equations
            Instances For

              If C is a preorder with top, then is a terminal object.

              Equations
              Instances For

                An initial object in a preorder C is bottom element for C.

                Equations
                Instances For

                  A preorder with an initial object has a least element.

                  Equations
                  Instances For

                    If C is a preorder with bot, then is an initial object.

                    Equations
                    Instances For

                      A family of limiting binary fans on a partial order induces an inf-semilattice structure on it.

                      Equations
                      Instances For

                        If a partial order has binary products, then it is a inf-semilattice

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

                          A family of colimiting binary cofans on a partial order induces a sup-semilattice structure on it.

                          Equations
                          Instances For

                            If a partial order has binary coproducts, then it is a sup-semilattice

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

                              The infimum of two elements in a preordered type is a binary product in the category associated to this preorder.

                              Equations
                              Instances For

                                The supremum of two elements in a preordered type is a binary coproduct in the category associated to this preorder.

                                Equations
                                Instances For