Monoid of natural numbers with addition have such property, that for any $n,m, k \in \mathbb{N}$ if $n+k=m+k$ then $n=m$. Does this property have some name in English?
2026-03-27 00:03:45.1774569825
Is there a name for property $n+k=m+k\implies n=m$?
328 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I usually see it being called the cancellation property. (because what you are doing above is cancelling the $k$s in both sides).
More precisely, as has been pointed out in the comment below, this is the right cancellation property.