It's known that if $ \left(F,+, *\right) $ is a field, then $ \forall a \in F, 0_F * a = 0_F$.
Question: Is there any intuitive explanation for this? (Not a proof).
Because, after all, $ + $ and $ * $ are different operations.
It's known that if $ \left(F,+, *\right) $ is a field, then $ \forall a \in F, 0_F * a = 0_F$.
Question: Is there any intuitive explanation for this? (Not a proof).
Because, after all, $ + $ and $ * $ are different operations.
Bill Dubuque explained it in the linked comment: $0$ is that thing which if you add it to anything, the anything does not change. In fact, if there exists something such that adding $x$ to it does not change the something, then $x$ must be $0$. Well, by distributive law adding $0*a$ to any multiple of $a$ will not change it; so $0*a$ must be $0$.