Module docstring
{"# Modules over ℕ and ℤ
This file concerns modules where the scalars are the natural numbers or the integers.
Main definitions
AddCommGroup.toNatModule: anyAddCommMonoidis (uniquely) a module over the naturals. TODO: this name is not right!AddCommGroup.toIntModule: anyAddCommGroupis a module over the integers.
Main results
AddCommMonoid.uniqueNatModule: there is an uniqueAddCommMonoid ℕ Mstructure for anyM
Tags
semimodule, module, vector space "}