If I have the following set $E_n$ where n denotes a natural number. What does putting it in subscript mean ?
Thanks
Edit :
Difference of two natural integers:
For all integers $m,n \in \mathbb N$ which satifies $m>n$, we have $m-n \in\mathbb N$. Indeed, for all $n \in \mathbb N$, the set $$E_n=\{m-n \in \mathbb N : m \in \mathbb N, m>n\}$$ contains ($n+1)-n = 1+ (n-n) = 1+ 0 = 1$ with $n+1>n+0 = n$. Furthermore, if $k$ is element of $E_n$, there exists $m \in \mathbb N$ with $m>n$ such that $$k+1= (m-n)+1= (m+1)-n$$ with $m+1 \in \mathbb N$ satisfying $m+1>n+1>n+0=n$ where $k+1 \in E_n$