Re: Peano's second axiom.
- From: Zaljohar@xxxxxxxxx
- Date: Sat, 30 Jun 2007 13:49:54 -0700
On Jun 30, 12:54 pm, MoeBlee <jazzm...@xxxxxxxxxxx> wrote:
On Jun 30, 11:05 am, Zaljo...@xxxxxxxxx wrote:
Primitives: 0,number,S
Axiom: number(0)
Axiom: Ax( number(x) -> number(Sx) )
Axiom: Axy( (number(x) & number(y)) -> ((Sx = Sy) -> x=y) )
Axiom: Ax ( number(x) -> ~0=Sx )
Axiom: Ax (( Ay( yex -> number(y)) & 0ex & Ay( yex->Syex ) ) ->
Az( number(z)-> zex ) ).
You used the symbol 'e' but neither declared it as primitive nor
defined it.
Oh, yes, e is among the primitives sure.
Zuhair
One thing I don't really understand is why 0 is among the list of
primitives in PA.
Why not having only two primitives: Number and Successor 'S'.
having the axiom:
Axiom of first number : E!x(number(x) & Ay(number(y) -> ~x=S(y))).
and then defining 0 as
x=0 <-> (number(x) & Ay(number(y) -> ~x=S(y))).
There is no need to put 0 among the list of primitives.
In this way we'll have four axioms and two primitives.
In first order PA, there is no need to have 'is a number' as a
primitive. And your theory doesn't cover addition and multiplication.
And your symbol 'e' is unaccounted for.
In first order PA we don't need a primitive 'is a number' as in set
theory we don't need a primitive 'is a set'.
MoeBlee- Hide quoted text -
- Show quoted text -
.
- References:
- Peano's second axiom.
- From: Zaljohar
- Re: Peano's second axiom.
- From: MoeBlee
- Re: Peano's second axiom.
- From: Zaljohar
- Re: Peano's second axiom.
- From: Zaljohar
- Re: Peano's second axiom.
- From: Zaljohar
- Re: Peano's second axiom.
- From: MoeBlee
- Peano's second axiom.
- Prev by Date: Re: Peano's second axiom.
- Next by Date: Searching for Happiness ?
- Previous by thread: Re: Peano's second axiom.
- Next by thread: Re: Peano's second axiom.
- Index(es):
Relevant Pages
|
|