Given a real number $a$. Will it be correct to use the following inequality in the proof:
$$-a\le|a|\le a$$
Although "less" and "greater" parts never actually happen, the whole equation will always be valid since depending on the value of $a$ either right or left equality will be true. Therefore the whole inequality is always true.
Is it legit to use this logic in the proof?
In general, it's fine (sometimes desired even) to use less information than you actually have for a proof.
However, for your example, you need to specify $a\ge 0$ to make it valid.