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
@[simp]
theorem
Grp.binaryProductLimitCone_isLimit_lift
(G H : Grp)
(t : CategoryTheory.Limits.Cone (CategoryTheory.Limits.pair G H))
:
@[simp]
@[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
@[simp]
theorem
AddGrp.binaryProductLimitCone_isLimit_lift
(G H : AddGrp)
(t : CategoryTheory.Limits.Cone (CategoryTheory.Limits.pair G H))
:
@[simp]
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.
@[simp]
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
@[simp]
theorem
CommGrp.binaryProductLimitCone_isLimit_lift
(G H : CommGrp)
(t : CategoryTheory.Limits.Cone (CategoryTheory.Limits.pair G H))
:
@[simp]
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.
@[simp]
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
@[simp]