I'm quite stuck on wrapping my head around this question on linear algebra. I've just started studying it so I don't know too much about fields and such, but the only knowledge required for this question is the axioms for number systems.
The question I am doing is as follows:
"Define a paddock to be a set in which all the axioms for addition and multiplication hold, but instead of $0\ne 1$, $0=1$. Find an example of a paddock, and prove that every paddock has just one element. Clearly the definition of a paddock is of no use outside of this exercise."
The sets that instantly came to mind are $\{0\}$ and $\{1\}$, but possibly also the set $\{0,1\}$.
$\{0\}$ would be the only logical set to pick if I wanted all the axioms for addition to hold (keeping in mind the axiom that states that for each $x \in S$, there exists a number $-x \in S$).
However, would the set $\{{0\}}$ not be equivalent to the set $\{1\}$, because $0=1$? And if $0=1$ then wouldn't $1=2$, meaning $\{0\}=\{1\}=\{2\}=\{n\}$?
Additionally, going back to my previous guesses, wouldn't the set $\{0,1\}$ be equivalent to $\{0,0\}$ and $\{1,1\}$? In which case $\{0,0\}$ would be a valid set, and hence a set containing an infinite amount of zeros or ones or even an infinite amount of any numbers would be valid too, as in the end everything is each other and also 0? I feel like I'm getting myself tangled into a huge confused loop.
In any case, I'm unsure how to actually prove any of this - the fact that every paddock has just one element (even though I feel like a set with an infinite number of elements are allowed, but I could be completely wrong), or even what exactly the elements in the possible sets are.
Any kind of help or pointers are appreciated! Thank you in advance!