> The set ℕ is the set of positive integers, not including 0. Hell yeah! I've agonised over this quite a lot over the decades. Not including 0 is more intuitive, but including 0 is more convenient. Of course, both approaches are correct. My main reason for not including 0 is that I hate seeing sequences numbered starting with 0.
I used to write and review problems for math competitions. This is why we avoided saying "natural numbers". We used "nonnegative integers" or "positive integers" instead.
Non-negative integers: 1, 2, 3, 4, 5, ...
Positive integers: 0, 1, 2, 3, 4, 5, ...
Similarly, for some countries "Whole Numbers" is equivalent to all the integers, while in other countries it's the set { 0, 1, 2, 3, 4, ... } while in still other countries it's { 1, 2, 3, 4, ... }
There is no approach that uses "natural language" and is universal, and being aware of this is both frustrating and useful. Whether it is important is up to the individual.