In arithmetic, I'm sure we've all used the informal notation where we write a list of numbers above each other with an operator, find the answer, then use that number and chain another operation, etc. For example:
$$\begin{array} {rr} & 123 \\ & 157 \\ + & 34 \\ \hline & 314 \\ \times & 2 \\ \hline & 628 \end{array}$$
Currently I'm in a logic-oriented calculus series, and the professor says anything that isn't pedantically correct, no matter how minor, is wrong, and points will be deducted. I know I can use $\Rightarrow$ and re-write the 314 in this example, but then the beneficial terseness of the equation chaining is lost. Is there a pedantically accurate way of chaining equations like this, especially for "sidebars"/scratch-work and substitutions?