Commit 2025-08-29 20:40 c7b2d42b
View on Github →feat: subsingleton ℕ
and ℤ
modules (#27638)
Provide some instances AddCommMonoid.subsingletonNatModule
and AddCommMonoid.subsingletonIntModule
. Also move some of the theorems about ℕ
and ℤ
modules from Algebra/Module/End
to Algebra/Module/NatInt
.