I am quite new to proofs, and I tried solving this proof myself. Here is what I got:
let $x$ be a natural number
Suppose $\frac{1}{x} > 1$, then $1 > x $
This is a contradiction because x cannot equal $0$ and $x$ must be greater than $0$.
Therefore, For every natural number $x$, $\frac{1}{x}\le 1$
I do not know if this valid, But I tried using proof by contradiction. Is this the correct way of doing it? or am I wrong.