Is there a way to differentiate between 'which implies' and 'implies' in mathematical notation?
I write $\implies$ for both which sometimes feels wrong and lazy to me especially when dealing with logic.
For example:
'$0 = 1$ which implies $0 = 0$' is different from saying '$0 = 1$ implies $0 = 0$'. The former is false (I assert the first statement '$0 = 1$' as well as the implication) while the latter is true.
On paper I would just write for both $$0 = 1 \implies 0 = 0$$