Documentation

Mathlib.Algebra.Category.Grp.ChosenFiniteProducts

Chosen finite products in Grp and friends #

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

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

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

    Equations
    • One or more equations did not get rendered due to their size.
    @[simp]

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

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

      We choose AddGrp.of (G × H) as the product of G and H and AddGrp.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 CommGrp, using CommGrp.of (G × H)

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

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

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

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

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