Following up on my previous question at What values of $0^0$ would be consistent with the Laws of Exponents? I am still trying to get a handle on $0^0$. It now seems to me that not only is it undefined, but so is $0^1$. What mistake, if any, am I making here? (Yes, I know, you can simply define values for both and hope no contradictions arise, but I don't find such an approach to be very satisfying.)
In the natural numbers, exponents greater than 1 are naturally defined as follows:
$x^2=xx$
$x^3=xxx=x^2x$
$x^4=xxxx=x^3x$
$x^5=xxxxx=x^4x$
and so on.
Therefore $x^{n+1}=x^nx$ for $n\gt 1$.
What about $x^0$ and $x^1$?
Suppose $x^1x=x^2$. Then $x^1=x^2/x = x$ for $x\ne 0$.
Suppose $x^0x=x^1$. Then $x^0=x^1/x = 1$ for $x\ne 0$.
Thus $x^0$ and $x^1$ are both undefined for $x\ne 0$.
CONCLUSION:
For proof that $0^1=0$ assuming the usual Laws of Exponents, see comments by Henry Swanson below.
EDIT:
See FOLLOW-UP in my answer below.