Consider $(N, S)$ with S injective and not surjective and suppose the induction principle holds, where the zero in inductive principle is an element which is not in $S(N)$.
Can I prove that $0$ is unique? In other words can we delete explicit reference of zero in Peano's axioms?
Update My attempt of proof.
If $0' \ne 0$ and $0'$ not in $S(N)$ define $A=N-\{0'\}$ so we have:
1) $0 \in A$;
2) if $n \in A$ then $S(n) \ne 0'$, beacuse $0' \notin S(N)$, so $S(n) \in A$.
Hence by induction we have $A = N$ which is a contradiction.
Is my proof correct?
I think this question is the same as the intro of the following:
