Firstly, let us define natural numbers.
Natural numbers are simply positive intergers, that is integers that are greater than zero e.g 1,2,3,4...
Secondly, when is a set said to be closed under a particular operation?
A set is said to be closed under an operation if and only if the operation on any two elements of the set produces another element of the same set. for example when you perform an operation (like addition) on a set of number (like natural numbers) it must give you a number from that same set.
E.g
let's check whether natural numbers are closed under the operation of adddition.
taking two numbers 3 and 5.
![3+5=8](https://img.qammunity.org/2023/formulas/mathematics/college/eb3f0y0qsskxxwdd2432o97lcugv6lh0ht.png)
since the operation gives us 8, which is a natural number, it means natural numbers are closed under the operation of addition.
Back to the main question, which is to check whether natural numbers are closed under the operation of subtraction.
taking two cases.
case 1; taking numbers 3 and 5
![3-5=-2](https://img.qammunity.org/2023/formulas/mathematics/college/7f08yi1esyzdn617643t04hudv3u5c7n2i.png)
case 2: taking numbers 7 and 2
![7-2=5](https://img.qammunity.org/2023/formulas/mathematics/college/z1b1cmnjralkckt6sytk4vo3doq8nk2kwi.png)
From the two cases, case 2 gave us a natural number while case 1 does not give us a natural number.
This means that Natural numbers are not Closed under subtraction.
Because subtraction operation on natural numbers does not necessarily produce another natural number.
On a general note;
Natural numbers are closed under Addition and Multiplication operations
while They are not closed under subtraction and division operation