Gödel and the limits of logic (2006)
plus.maths.org
Gödel and the limits of logic (2006)
1–10 of 41 posts
Re: Gödel and the limits of logic (2006)
#2[1] https://www.amazon.ca/Undecidable-Propositions-Principia-Mat...
Re: Gödel and the limits of logic (2006)
#3A | B | A -> B
0 | 0 | 1
0 | 1 | 1
1 | 0 | 0
1 | 1 | 1
I fail to see why all except for 1 -> 0 = 0 aren't undefined. I understand reasoning behind why this was done, but mixing unrelated predicates seems like a generally bad idea, even if it allows mechanical proofs.
Aren't there already "complete" systems like relevance logic? Now with computers we can perhaps make proofs we need "relevant" instead of being based on fundamentally incomplete though "simpler" logic?
Re: Gödel and the limits of logic (2006)
#4Re: Gödel and the limits of logic (2006)
#5Isn't Gödel's incompleteness a consequence of overly ambitious material implication properties? When you look at the truth table: A | B | A -> B 0 | 0 | 1 0 | 1 | 1 1 | 0 | 0 1 | 1 | 1 I fail to see why all except for 1 -> 0 = 0 aren't undefined. I understand reasoning behind why this was done, but mixing unrelated predicates seems like a generally bad idea, even if it allows mechanical proofs. Aren't there already "…
1 -> 0 = 0
What does this mean? Is the 0 after the equals the antecedent? Consequent?Re: Gödel and the limits of logic (2006)
#6Re: Gödel and the limits of logic (2006)
#7Isn't Gödel's incompleteness a consequence of overly ambitious material implication properties? When you look at the truth table: A | B | A -> B 0 | 0 | 1 0 | 1 | 1 1 | 0 | 0 1 | 1 | 1 I fail to see why all except for 1 -> 0 = 0 aren't undefined. I understand reasoning behind why this was done, but mixing unrelated predicates seems like a generally bad idea, even if it allows mechanical proofs. Aren't there already "…
1 -> 0 = 0 What does this mean? Is the 0 after the equals the antecedent? Consequent?
In other words, (true implies false) is false.
Re: Gödel and the limits of logic (2006)
#8I highly recommend getting Godel's proof[1] and reading it. It's an amazing journey and quite understandable from the start (the first half of the book is introduction), and I've never been able to read proofs very well. It takes concentration, but once you get it (at '17 GenR') it's almost like a symphony going off. The crystalline brilliance of the "System P" decomposition is worth it just to see how math as a proc…
From my understanding, C&L diverges from Godel's original proof technique in order to make it easier to follow, but it's much more rigorous and explicit than what you'd find in Godel, Escher, Bach or something. It's still a textbook.
[1]: https://www.amazon.com/Computability-Logic-George-S-Boolos/d...
Re: Gödel and the limits of logic (2006)
#9Isn't Gödel's incompleteness a consequence of overly ambitious material implication properties? When you look at the truth table: A | B | A -> B 0 | 0 | 1 0 | 1 | 1 1 | 0 | 0 1 | 1 | 1 I fail to see why all except for 1 -> 0 = 0 aren't undefined. I understand reasoning behind why this was done, but mixing unrelated predicates seems like a generally bad idea, even if it allows mechanical proofs. Aren't there already "…
Also, if I understand you correctly you're trying to 'fix' incompleteness by making A -> B undecidable, which seems like it would achieve the opposite.
Re: Gödel and the limits of logic (2006)
#10Isn't Gödel's incompleteness a consequence of overly ambitious material implication properties? When you look at the truth table: A | B | A -> B 0 | 0 | 1 0 | 1 | 1 1 | 0 | 0 1 | 1 | 1 I fail to see why all except for 1 -> 0 = 0 aren't undefined. I understand reasoning behind why this was done, but mixing unrelated predicates seems like a generally bad idea, even if it allows mechanical proofs. Aren't there already "…