Documentation

Mathlib.Algebra.Category.Grp.CartesianMonoidal

Chosen finite products in GrpCat and friends #

Construct limit data for a binary product in GrpCat, using GrpCat.of (G × H)

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

    We choose GrpCat.of (G × H) as the product of G and H and GrpCat.of PUnit as the terminal object.

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

    Construct limit data for a binary product in AddGrpCat, using AddGrpCat.of (G × H)

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

      We choose AddGrpCat.of (G × H) as the product of G and H and AddGrpCat.of PUnit as the terminal object.

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

      Construct limit data for a binary product in CommGrpCat, using CommGrpCat.of (G × H)

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

        We choose CommGrpCat.of (G × H) as the product of G and H and CommGrpCat.of PUnit as the terminal object.

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

        We choose AddCommGrpCat.of (G × H) as the product of G and H and AddCommGrpCat.of PUnit as the terminal object.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[deprecated AddCommGrpCat.cartesianMonoidalCategory (since := "2025-10-10")]

          Alias of AddCommGrpCat.cartesianMonoidalCategory.


          We choose AddCommGrpCat.of (G × H) as the product of G and H and AddCommGrpCat.of PUnit as the terminal object.

          Equations
          Instances For
            @[deprecated AddCommGrpCat.cartesianMonoidalCategory (since := "2025-05-15")]

            Alias of AddCommGrpCat.cartesianMonoidalCategory.


            We choose AddCommGrpCat.of (G × H) as the product of G and H and AddCommGrpCat.of PUnit as the terminal object.

            Equations
            Instances For