Documentation

Mathlib.CategoryTheory.Limits.Preserves.Shapes.Products

Preserving products #

Constructions to relate the notions of preserving products and reflecting products to concrete fans.

In particular, we show that piComparison G f is an isomorphism iff G preserves the limit of f.

The map of a fan is a limit iff the fan consisting of the mapped morphisms is a limit. This essentially lets us commute Fan.mk with Functor.mapCone.

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

    If pi_comparison G f is an isomorphism, then G preserves the limit of f.

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

      If G preserves limits, we have an isomorphism from the image of a product to the product of the images.

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

        The map of a cofan is a colimit iff the cofan consisting of the mapped morphisms is a colimit. This essentially lets us commute Cofan.mk with Functor.mapCocone.

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

          If G preserves coproducts and C has them, then the cofan constructed of the mapped inclusion of a coproduct is a colimit.

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

            If sigma_comparison G f is an isomorphism, then G preserves the colimit of f.

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

              If G preserves colimits, we have an isomorphism from the image of a coproduct to the coproduct of the images.

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