Well the result is surprisingly simple, and is derived from a single defining axiom. I feel if there are any qualms with the proof it comes from the axiom itself.
we assume for now that all variables can be extended to the complex domain

and thus, the Ackermann series of operators are defined by the single property:
:}\,\,a\,\,\bigtriangleup_\sigma\,\,(a\,\,\bigtriangleup_{\sigma + 1}\,\,b) = a\,\,\bigtriangleup_{\sigma + 1} (b+1))
starting the Ackermann function with addition at 1 gives us:

therefore, if we plug in from our defining axiom (I) and try to solve for when sigma is zero we get:
 = a\,\,\bigtriangleup_1\,\, (b + 1))
:} a\,\,\bigtriangleup_0\,\,(a + b) = a + b + 1)
with this, we try to solve for the more general:
))
which by (II) gives
:}\,\,a\,\,\bigtriangleup_0\,\,b = a + b - a + 1 = b + 1)
this was derived from only a single defining axiom and no other assumptions were made. But that's not it, we can continue this sequence and try to solve for when sigma is negative one.
Again, we'll start with the defining axiom:
 = a\,\,\bigtriangleup_{0}\,\,(b+1))
of course, by (III) we have the simple formula:
 = b+2)
which of course, gives the fantastic equation:

now, by induction, we can make the complete argument:


Or basically, we have the result that every operator less than addition which is equal to an integer is the equivalent to successorship.
Q.E.D.
Now if we add the additional property that sigma plus one be an iteration count of sigma, we run into many problems. And I will shortly argue here:
The second axiom which need not be in play is the axiom of iteration given as

:}\,\,a\,\,\bigtriangleup_{\sigma + 1}\,\,n = a_1\,\,\bigtriangleup_{\sigma}\,\,(a_2\,\,\bigtriangleup_{\sigma} \,\, (a_3 \,\, \bigtriangleup_{\sigma}\,\,...\,\,(a_{n-1}\,\, \bigtriangleup_\sigma \,\,a_n))
with this axiom we instantly have a contradiction with the first axiom when we extend operators less than addition:
by (III)

by(IV)

therefore if we allow the axiom of iteration we cannot extend the Ackermann function to operators less than addition.
Furthermore, if we allow the axiom of iteration we also have the cheap result:


this causes the function
to no longer possibly be analytic.
we can however accept a modified axiom of iteration which is written as:

:}\,\,a\,\,\bigtriangleup_{\sigma + 1}\,\,n = a_1\,\,\bigtriangleup_{\sigma}\,\,(a_2\,\,\bigtriangleup_{\sigma} \,\, (a_3 \,\, \bigtriangleup_{\sigma}\,\,...\,\,(a_{n-1}\,\, \bigtriangleup_\sigma \,\,a_n))
this allows for different identities at non-integer values of sigma, however, this still disallows sigma to be extended to values less than addition.
So, I leave it open ended, hoping someone else has some comment. Do we use axioms (I) and (IV), or (I) and (V), or, as I prefer, (I) alone?
we assume for now that all variables can be extended to the complex domain
and thus, the Ackermann series of operators are defined by the single property:
starting the Ackermann function with addition at 1 gives us:
therefore, if we plug in from our defining axiom (I) and try to solve for when sigma is zero we get:
with this, we try to solve for the more general:
which by (II) gives
this was derived from only a single defining axiom and no other assumptions were made. But that's not it, we can continue this sequence and try to solve for when sigma is negative one.
Again, we'll start with the defining axiom:
of course, by (III) we have the simple formula:
which of course, gives the fantastic equation:
now, by induction, we can make the complete argument:
Or basically, we have the result that every operator less than addition which is equal to an integer is the equivalent to successorship.
Q.E.D.
Now if we add the additional property that sigma plus one be an iteration count of sigma, we run into many problems. And I will shortly argue here:
The second axiom which need not be in play is the axiom of iteration given as
with this axiom we instantly have a contradiction with the first axiom when we extend operators less than addition:
by (III)
by(IV)
therefore if we allow the axiom of iteration we cannot extend the Ackermann function to operators less than addition.
Furthermore, if we allow the axiom of iteration we also have the cheap result:
this causes the function
we can however accept a modified axiom of iteration which is written as:
this allows for different identities at non-integer values of sigma, however, this still disallows sigma to be extended to values less than addition.
So, I leave it open ended, hoping someone else has some comment. Do we use axioms (I) and (IV), or (I) and (V), or, as I prefer, (I) alone?