Unraveling the Skolem Paradox: A Look into the Countability of Real Arithmetic

  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Paradox
AI Thread Summary
Real arithmetic is uncountable because it encompasses an infinite set of real numbers that cannot be enumerated, as demonstrated by Cantor's diagonal argument. However, a countable model exists when the axioms of real arithmetic are expressed in first-order logic, allowing for a structure that can be mapped to the natural numbers. This countable model is exemplified by the algebraic numbers, which form a real closed field and replace the axiom of completeness. The distinction lies in the fact that while real arithmetic includes all real numbers, the countable model only includes a subset that can be represented by algebraic expressions. Understanding this paradox highlights the complexities of mathematical structures and their properties.
MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
mathworld defines the paradox like this:"Even though real arithmetic is uncountable, it possesses a countable "model.""
now here a few a questions:
1. why can't you count in real arithmetic, surely you can count numbers (-: ?
2. what is this "model"?
3. why the "model" is countable but the arithmetic isnt?
 
Physics news on Phys.org
I have to guess at the meaning of some of the terms but...


Recall that "countable" when applied to a set means that the set can be placed into a 1-1 correspondence with the natural numbers. For example, with the rational numbers, we can write the enumeration

1 - 1/1
2 - 2/1
3 - 1/2
4 - 3/1
5 - 1/3 (we already have 2/2)
6 - 4/1
7 - 3/2
8 - 2/3
9 - 1/4
10 - 5/1
11 - 1/5
...

Every rational number will appear in this sequence, so the rational numbers are countable.

However, the real numbers are uncountable; it is impossible to make such an enumeration (via one of Cantor's diagonal arguments).


I presume by saying "real arithmetic is uncountable" it means that there are uncountably many real numbers.

As for the countable model... I presume that they mean when the axioms are weakened to be written in first-order logic. I don't know what one does to the axiom of completeness, but I know there's an important type of field called a real closed field (aka "formally real field"), and I presume that the axioms of a real closed field are what replaces the axiom of completeness. A countable model of a real closed field is the algebraic numbers (the field of all real roots of integer polynomials).
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top