I'm taking my first proof-heavy class (real analysis), and one practice problem on the first homework is to write the negation of
$$0 = 1$$
My immediate thought was that it would simply be
$$0 \neq 1$$
but I'm not 100% certain of that answer. I was wondering if there's more to it than just inverting the $=$ sign, and perhaps you'd distribute the negation like
$$\neg 0 \neq \neg1$$
but logically that doesn't make sense to me. I've tried looking this up, but a statement as simple as $0 = 1$ has given me a hard time finding any good search results.
Basically to break down my questions:
- Is $0 \neq 1$ right?
- if so, do I prove it somehow?
- if not, how do you negate expressions like $\langle expr \rangle = \langle expr \rangle$?