I am attempting to learn linear algebra in a very thorough manner. The more questions I ask, the more I realize there are some fundamental issues I don't understand.
Here is one. For $x\in{}\mathbb{R}$, we learn to solve an equation like $5x=15$ by multiplying both sides of the equation by the multiplicative inverse of $5$, i.e., $\frac{1}{5}$. Someone tells us that this operation does not change the solution set of the equation, and most people will accept this. Thus we find that the solution set is $S=\{3\}$
However, multiplying both sides of the equation by 0 yields an equation $0=0$ with solution set $S=\mathbb{R}$.
Why the discrepancy?