Module docstring
{"# Cast of natural numbers
This file defines the canonical homomorphism from the natural numbers into an
AddMonoid with a one. In additive monoids with one, there exists a unique
such homomorphism and we store it in the natCast : ℕ → R field.
Preferentially, the homomorphism is written as the coercion Nat.cast.
Main declarations
NatCast: Type class forNat.cast.AddMonoidWithOne: Type class for whichNat.castis a canonical monoid homomorphism fromℕ.Nat.cast: Canonical homomorphismℕ → R. ","### Additive monoids with one "}