Re: What is the 1st order formal system known as PA?
- From: "MoeBlee" <jazzmobe@xxxxxxxxxxx>
- Date: 17 Nov 2005 22:14:21 -0800
Nam Nguyen wrote:
> I apologize that I'm too lazy to type all the axioms of PA; it should
> be listed in a typical logic book.
I only mention this since I do see different formulations, especially
in the difference of whether 'x is a number' is expressed as a 1-place
predicate or whether it is expressed as 'x is a member of the set of
numbers' while also exploting 'member of' by using a bit of set theory.
So I am never sure what people mean when they refer to 'first order
PA'. Also, I am unclear of the ramifications of dropping 'is a number'
as a primitive predicate and reducing the axioms to just:
~En 0 = Sn
If Sn = Sk -> n = k
(phi(0) & An(phi(n) -> phi(n+)) -> An phi(n)
So I guess I took the title of this thread too literally.
Anyway, I take it that you're referring to a theory in which the
primitives are:
0 - 0-place function symbol
S - 1-place function symbol
N - 1-place predicate symbol
With axioms:
N0
An(Nn -> NSn)
~En(Nn & 0 = Sn)
Ank((Nn & Nk & Sn = Sk) -> n = k)
(phi[0] & An(Nn -> (phi[n] -> phi[Sn]))) -> An(Nn -> phi[n])
Is this correct?
> But what I think is relevant in my
> post is the unary function symbol S (designating the successor function)
> in "PA". Note that given any successor (1-1) function f in a domain of
> PA, one could always infer another successor (1-1) function f'. Which of
> f and f', should S designate then? The answer, imho, is that it depends
> on who is the beholder of PA.
You'd like some expert opinion about this. Though I'm not an expert,
I'd like to understand what you mean. (I got lost with your explanation
in your first post.) I could be wrong here, but if we assign a
structure for the language, then
N is a subset of the domain.
S is a function on the domain.
0 is a member of N.
But the axioms only provide that S restricted to N is 1-1 in the
structure. No? We don't know that S is 1-1 on the domain~N, right?
But what do you mean by 'we can infer another 1-1 function f''?
MoeBlee
.
- References:
- What is the 1st order formal system known as PA?
- From: Nam Nguyen
- Re: What is the 1st order formal system known as PA?
- From: MoeBlee
- Re: What is the 1st order formal system known as PA?
- From: Nam Nguyen
- What is the 1st order formal system known as PA?
- Prev by Date: Re: What is the 1st order formal system known as PA?
- Next by Date: Re: tedious sledding re set existence in FOL
- Previous by thread: Re: What is the 1st order formal system known as PA?
- Next by thread: Re: What is the 1st order formal system known as PA?
- Index(es):
Relevant Pages
|