Proof of the existence Godel Statement (With no numbering)

In summary: You are saying that the theorem is true, but that there exist some statements that are both true and unprovable.
  • #1
japplepie
93
0
P(x) = "x is Provable"
axiom 1 : P(x)→x "Statement x can be proven true."
1. (x∧¬x) consider a contradiction
2. x simplification(1)
3. ¬x simplification (1)
4. x∨∀sP(s) addition (2)
5. ∀sP(s) disjunctive syllogism (3,4)
6. (x∧¬x)→∀sP(s) conditional proof (1,5) "Anything is provable if it follows from a contradiction."
7. P(x) universal instantiation (5)
8. P(¬x) universal instantiation (5)
9. x axiom 1 (7)
10. ¬x axiom 1 (8)
11. (x∧¬x) conjunctional introduction (9,10)
12. ∀sP(s)→(x∧¬x) conditional proof (5,11)
"If any statement is a provable, then one can prove a contradiction."
13. ∀sP(s)↔(x∧¬x) biconditional introduction (6,12)
14. ∃s¬P(s)↔(¬x∨x) contraposition (13)

•13. "(All statements are provable) is false."

•14. "(There exists a statement that is unprovable) is true."Does this also imply "There exists no unprovable statement that is false."?
 
Last edited:
Physics news on Phys.org
  • #2
That proof can be done much simpler
1) Axiom 1: P(x) -> x

2) P(1=0) -> 1=0 specification (1)

3) ~1=0 -> ~P(1=0) transposition (2)

4) ~1=0 well known result

5) ~P(1=0) modus ponens (3,4)

So there exists an unprovable statement which happens to be 1=0.

It's also false, so the answer to your last question must be: No, there does exist an unprovable statement that is false.
 
  • #3
P(x) = "x is Provable"
Is it ok to use an x which is inherently unprovable?

And does this also mean that the number of provable true statements are smaller than the number of provable false statements?
 
  • #4
Of course the assumption that any provable statement is true implies that any false statement, like 0=1, is unprovable. That's not a Godel statement. A Godel statement is a TRUE statement that is unprovable, given the assumption that all provable statements are true.

By the way, in your title you claim to be trying to prove the existence of a Godel statement with "no numbering". Well, a key property of a Godel statement is that it's a statement WITHIN the language of the formal system you're trying to prove is incomplete. Presumably the formal system does not talk about what is provable in that formal system itself, so you can't use "P" in a statement within the formal system. The whole point of Godel numbering is to encode statements ABOUT a formal system into statements WITHIN the formal system.

What is required to make a Godel statement is a statement within a formal system which encodes a statement about the formal system, which in turn talks about the original statement within the formal system. Making such a statement requires Godel numbering plus some clever thinking. You can see the gory details here. Or to see a more intuitive (yet fully rigorous) presentation of it, you can read Godel Escher Bach by Douglas Hofstadter. Attached is an excerpt from it, although you may not fully understand it if you haven't read the the rest of the book.
 

Attachments

  • Hofstadter Excerpt.pdf
    264.9 KB · Views: 291
  • #5
Couldn't the numbering approach be a different way of approaching the same conclusion?

You could generalize the proof above and state that its true for all systems that use similar logic.
 
  • #6
japplepie said:
Couldn't the numbering approach be a different way of approaching the same conclusion?

You could generalize the proof above and state that its true for all systems that use similar logic.
As I said, the proof you gave proves something absolutely trivial, that there exists an unprovable false statement (assuming that all provable statements are true). But Godel's theorem is about the existence of an unprovable TRUE statement (again assuming all provable statements are true), and I don't see how you can prove that without Godel numbering.
 
  • #7
japplepie, do you understand what Godel's theorems say?
 
  • #8
lugita15 said:
As I said, the proof you gave proves something absolutely trivial, that there exists an unprovable false statement (assuming that all provable statements are true). But Godel's theorem is about the existence of an unprovable TRUE statement (again assuming all provable statements are true), and I don't see how you can prove that without Godel numbering.

I guess the number 14 of my proof isn't clear to you. (Bad translation, I guess)

"There exists an unprovable statement if and only if it is true."
pwsnafu said:
japplepie, do you understand what Godel's theorems say?

do you understand what I am saying?
 
  • #9
japplepie said:
I guess the number 14 of my proof isn't clear to you. (Bad translation, I guess)

"There exists an unprovable statement if and only if it is true."

That's not what Godel says.

do you understand what I am saying?

That answers why question how?
 
  • #10
pwsnafu said:
japplepie, do you understand what Godel's theorems say?


What I'm saying is (if you could understand my proof) I'm not proving the theorem, I'm proving one of it's supporting arguments namely the existence of statements that are both true and unprovable.

(without the gory numbering)


again..
do you understand what I am saying?
 
  • #11
japplepie said:
What I'm saying is (if you could understand my proof) I'm not proving the theorem, I'm proving one of it's supporting arguments namely the existence of statements that are both true and unprovable.

(without the gory numbering)


again..
do you understand what I am saying?

Let me phrase it this way: we have examples of axiomatic theories that are complete and consistent. How does your proof exclude those examples?
 
  • #12
japplepie said:
What I'm saying is (if you could understand my proof) I'm not proving the theorem, I'm proving one of it's supporting arguments namely the existence of statements that are both true and unprovable.
But you're not proving that at all. 14 says "(There exists an unprovable statement s) if and only if (x is true or false)", which is equivalent to "(There exists an unprovable statement s) if and only if (A trivially true statement is true)", which is equivalent to "There exists an unprovable statement s." But you have not proved that s is true.

And as pwsnafu says, you wouldn't possibly be able to prove the existence of an unprovable true statement with a proof like this. After all, there are formal systems, like Tarski's axiom system for Euclidean geometry, for which there are NO unprovable true statements (in the language of the formal system).
 
  • Like
Likes 1 person
  • #13
lugita15 said:
But you're not proving that at all. 14 says "(There exists an unprovable statement s) if and only if (x is true or false)", which is equivalent to "(There exists an unprovable statement s) if and only if (A trivially true statement is true)", which is equivalent to "There exists an unprovable statement s." But you have not proved that s is true.

And as pwsnafu says, you wouldn't possibly be able to prove the existence of an unprovable true statement with a proof like this. After all, there are formal systems, like Tarski's axiom system for Euclidean geometry, for which there are NO unprovable true statements (in the language of the formal system).


That sounds absolutely right, thanks for clearing it up. I guess I need more work on translations.
 
  • #14
japplepie said:
That sounds absolutely right, thanks for clearing it up. I guess I need more work on translations.
Let me correct a couple other translations you made. You translated axiom 1 as "Statement x can be proven true", but really it should be "If statement x can be proven, then it is true." You translated 6 as "Anything is provable if it follows from a contradiction.", but it's unclear what you mean by "it" here. 6 should be translated as "The statement that 'everything is provable' follows from a contradiction."
 

Related to Proof of the existence Godel Statement (With no numbering)

1. What is the Godel Statement and why is it significant in the field of mathematics?

The Godel Statement, also known as Godel's Incompleteness Theorem, is a mathematical proof that states that in any formal axiomatic system, there will always be true statements that cannot be proven within the system. This is significant because it shows that no matter how comprehensive a mathematical system may seem, there will always be limitations to what it can prove.

2. How did Godel come up with this statement and what was his motivation?

Godel's Incompleteness Theorem was first proposed by Kurt Godel in 1931. He was motivated by the desire to understand the foundations of mathematics and to find a way to prove the consistency of mathematical systems. He developed his proof by building on the work of previous mathematicians such as Bertrand Russell and David Hilbert.

3. Can you provide a simplified explanation of Godel's Incompleteness Theorem?

Sure. Godel's Incompleteness Theorem essentially states that in any formal mathematical system, there will always be true statements that cannot be proven using the rules and axioms of that system. This means that the system will always have limitations and will never be able to prove its own consistency.

4. How has the Godel Statement impacted the field of mathematics?

The Godel Statement has had a significant impact on the field of mathematics. It has shown that there are inherent limitations to what can be proven within formal axiomatic systems, which has led to a shift in the way mathematicians approach the foundations of mathematics. It has also had implications for other fields such as computer science and philosophy.

5. Is the Godel Statement universally accepted by mathematicians?

While the majority of mathematicians accept the validity of Godel's Incompleteness Theorem, there are some who have raised objections or proposed alternative interpretations. However, the theorem has been extensively studied and its proof has been verified by numerous mathematicians, making it a widely accepted and significant result in the field of mathematics.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
2
Replies
54
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
2K
  • Precalculus Mathematics Homework Help
Replies
11
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Quantum Physics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
2K
Replies
11
Views
998
Back
Top