What does the $\Rightarrow$ arrow mean when showing working out in maths?

How do we use it appropriately?
What does the $\Rightarrow$ arrow mean when showing working out in maths?

How do we use it appropriately?
The $\Rightarrow$ notation means that if the function on the left hand side of the notation is true, then so is the function on the right hand side of the notation.
So consider $X\Rightarrow Y$. This means that if $X$ is true, then $Y$ is also true.
basically we could write that for any equation with ___ = ____
– confused Mar 14 '14 at 05:26$$ x = 2 => x^2 = 4 $$ In this case we cannot say that they are equal. The => is more of an implication notation to show that logically both sides of the notation are equal.
– lvella Mar 14 '14 at 05:30norm function $f(...)$ takes a vector $x$ and produces a single scalar value. This norm $f$ function must satisfy specific constraints, firstly that $ f(x) = 0 ⇒ x=0$ . Based on other comments here, we can understand this like: "If the norm of a vector is zero, that implies the vector is zero".
– Nate Anderson
Oct 28 '17 at 15:37
It stands for "implies that". For example, $x = 2 \implies x^2 = 4$ - if $x$ is $2$, then it is obvious that $x$ squared is $4$; the symbol essentially shows a function here.
The OP use of $\Rightarrow$s is correct. It is the "let" that is syntactically ambiguous. Are you assuming "$a=2^x$" or are you assuming the series of implications? The point is that mathematically trained people can deal with this abuse of notation in most cases and insisting otherwise in a piece of homework would be seen as pedantic. Writing such passages in a research paper is usually frowned upon in the same way as bad grammar would be frowned upon.