Squares and even elements #
This file defines the subgroup of squares / even elements in an abelian group.
In a commutative semigroup S
, Subsemigroup.square S
is the subsemigroup of squares in S
.
Equations
Instances For
In a commutative additive semigroup S
, AddSubsemigroup.even S
is the subsemigroup of even elements in S
.
Equations
Instances For
@[simp]
@[simp]
In a commutative monoid M
, Submonoid.square M
is the submonoid of squares in M
.
Equations
Instances For
In a commutative additive monoid M
, AddSubmonoid.even M
is the submonoid of even elements in M
.
Equations
Instances For
@[simp]
@[simp]
@[simp]
@[simp]
In an abelian additive group G
, AddSubgroup.even G
is
the subgroup of even elements in G
.
Equations
Instances For
@[simp]
@[simp]
@[simp]