In Peano arithmetic addition is usually defined with the following two postulates: ( 1

auto23652im

auto23652im

Answered question

2022-07-07

In Peano arithmetic addition is usually defined with the following two postulates:
( 1 a ) : p + 0 = p
( 2 a ) : p + S ( q ) = S ( p + q )
Lets say I put the successor term of the second postulate on the left? Namely:
( 1 b ) : p + 0 = p
( 2 b ) : S ( p ) + q = S ( p + q )
Are these two definitions of addition equivalent?

Answer & Explanation

amanhantmk

amanhantmk

Beginner2022-07-08Added 17 answers

Logically perhaps. But note that it is clear that the first set (a) is consistent: the right-side addend is either 0 or a successor, so at most one clause applies in every situation.

This is not the case for the second set (b), where there are additions to which both clauses apply and you will have to decide which one you will use. For example, consider S ( t + 0 ). The first clause says that this should be reduced to S ( t ). The second clause says that it should be reduced to S ( t + 0 ). Now it is true if we kept on reducing, we would eventually get to the same place, S ( t ), regardless of which steps we took. But to be certain that your definition makes sense, you would need an induction proof that shows that there is no reduction for any initial expression where the result depends on the particular steps taken. (This property is called “confluence”; without it we can't really say that an expression has a well-defined ‘value’.)

With (a) there are never any choices so no such proof is needed. At most one rule applies to every expression, you apply the one rule until there is no longer a + sign and you have to stop.

You should probably change (2b) to say 0+p=p for this reason.
Esmeralda Lane

Esmeralda Lane

Beginner2022-07-09Added 7 answers

Well, they are certainly not logically equivalent: without making any further assumptions/axioms, you cannot derive the one from the other.
Now, if you include the axiom of induction, then you can derive the second definition from the first… but I am not sure if you can derive the first from the second even if you have the inductive axiom.
I do know that if you have the axiom of induction, you can derive the following pair of statements from the first definition:
0 + p = p
s ( p ) + q = s ( p + q )
and from this pair, you can derive the first pair using induction. So, within the context of the inductive axiom, those two pairs are equivalent.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Elementary geometry

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?