Re: Godel proved maths inconsistent not incompleteness theorem
- From: Chris Menzel <cmenzel@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 4 May 2008 01:57:48 +0000 (UTC)
On Sat, 03 May 2008 17:21:43 -0500, William Hale <hale@xxxxxxxxxx> said:
In article
<dda4ff27-1c83-42df-9fe2-190767f65a4a@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Charlie-Boo <shymathguy@xxxxxxxxx> wrote:
On May 3, 11:43 am, "Jesse F. Hughes" <je...@xxxxxxxxxxxxx> wrote:... your algorithm doesn't show that, for each line of the proof,
Charlie-Boo <shymath...@xxxxxxxxx> writes:...
No. I never said that's how a proof checker works.
One last time: If you think something is stupid etc. first consider
the possibility that you are simply misinterpreting what is being
said. Follow the discussion closely.
Here's the quote in context:
,----
| > I'd love to see them. Where can we download them? But you *do*
| > realize, don't you, that all we're talking about here is proof
| > checking? And you do understand there is a huge difference between
| > proof checking and theorem proving, right?
|
| Yeah. For each line of the purported proof you have to run the
| theorem prover for one step and see if any of the theorems proven
| equals that line.
|
| 1. For each line in the purported proof
| a. Run one step of the theorem prover
| 2. For each theorem generated, compare it to the theorem at that line.
| 3. If equal, then go to the next line (1)
| a. If no more lines, the proof is valid.
| 4. If no more theorems to generate, the proof is not valid.
|
| So you think hard things are easy and easy things are hard.
|
| That's what an algorithm looks like. So now you should be able to
| give the complete spec and code.
`----
Sure looks like you're describing how a proof checker works.
the line is an axiom or the line follows from some previous lines of
the proof by the rules of inference of the system.
Huh, you're right. It's not even a proof verifier for valid proofs.
It's just a list-of-theorems verifier: If you've actually got a list of
theorems, it will tell you (eventually!); if you've got a non-theorem on
your list, it never halts. Nice.
.
- References:
- Re: Godel proved maths inconsistent not incompleteness theorem
- From: David C . Ullrich
- Re: Godel proved maths inconsistent not incompleteness theorem
- From: Charlie-Boo
- Re: Godel proved maths inconsistent not incompleteness theorem
- From: Jesse F. Hughes
- Re: Godel proved maths inconsistent not incompleteness theorem
- From: Charlie-Boo
- Re: Godel proved maths inconsistent not incompleteness theorem
- From: William Hale
- Re: Godel proved maths inconsistent not incompleteness theorem
- Prev by Date: Re: An Easy, Logical Solution to the Monty Hall Problem
- Next by Date: Re: OT: SQL
- Previous by thread: Re: Godel proved maths inconsistent not incompleteness theorem
- Next by thread: Re: Godel proved maths inconsistent not incompleteness theorem
- Index(es):
Relevant Pages
|