Documentation

Mathlib.Algebra.Category.Grp.CartesianMonoidal

Chosen finite products in Grp and friends #

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

Equations
    Instances For

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

      Equations
        @[simp]

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

        Equations
          Instances For

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

            Equations

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

              Equations
                Instances For

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

                  Equations

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

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

                        Alias of AddCommGrp.cartesianMonoidalCategoryAddCommGrp.


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

                        Equations
                          Instances For