You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

DanielFilan comments on Stupid Questions December 2014 - Less Wrong Discussion

16 Post author: Gondolinian 08 December 2014 03:39PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (341)

You are viewing a single comment's thread. Show more comments above.

Comment author: DanielFilan 20 December 2014 06:10:52AM *  0 points [-]

I'm saying if not provable(p) then (if provable(p) then q)

You aren't saying that though. In the post where you numbered your arguments, you said (bolding mine)

if not(provable(P)) then provable(if provable(P) then P)

which is different, because it has an extra 'provable'.

Comment author: Ebthgidr 20 December 2014 11:28:03PM 0 points [-]

So then here's a smaller lemma: for all x and all q:

If(not(x))

Then provable(if x then q): by definition of if-then

So replace x by Provable(P) and q by p.

Where's the flaw?

Comment author: DanielFilan 21 December 2014 11:44:23PM 0 points [-]

The flaw is that you are correctly noticing that provable(if(not(x) then (if x then q)), and incorrectly concluding if(not(x)) then provable(if x then q). It is true that if(not(x)) then (if x then q), but if(not(x)) is not necessarily provable, so (if x then q) is also not necessarily provable.

Comment author: Ebthgidr 22 December 2014 01:22:28AM 0 points [-]

is x or not x provable? Then use my proof structure again.

Comment author: DanielFilan 22 December 2014 06:27:11AM 0 points [-]

The whole point of this discussion is that I don't think that your proof structure is valid. To be honest, I'm not sure where your confusion lies here. Do you think that all statements that are true in PA are provable in PA? If not, how are you deriving provable(if x then q) from (if x then q)?

In regards to your above comment, just because you have provable(x or not(x)) doesn't mean you have provable(not(x)), which is what you need to deduce provable(if x then q).

Comment author: Ebthgidr 22 December 2014 05:54:45PM 0 points [-]

To answer the below: I'm not saying that provable(X or notX) implies provable (not X). I'm saying...I'll just put it in lemma form(P(x) means provable(x):

If P( if x then Q) AND P(if not x then Q)

Then P(not x or Q) and P(x or Q): by rules of if then

Then P( (X and not X) or Q): by rules of distribution

Then P(Q): Rules of or statements

So my proof structure is as follows: Prove that both Provable(P) and not Provable(P) imply provable(P). Then, by the above lemma, Provable(P). I don't need to prove Provable(not(Provable(P))), that's not required by the lemma. All I need to prove is that the logical operations that lead from Not(provable(P))) to Provable(P)) are truth and provability preserving

Comment author: DanielFilan 23 December 2014 08:25:44AM 0 points [-]

Breaking my no-comment commitment because I think I might know what you were thinking that I didn't realise that you were thinking (won't comment after this though): if you start with (provable(provable(P)) or provable(not(provable(P)))), then you can get your desired result, and indeed, provable(provable(P) or not(provable(P))). However, provable(Q or not(Q)) does not imply provable(Q) or provable(not(Q)), since there are undecideable questions in PA.

Comment author: Ebthgidr 23 December 2014 10:36:40AM 1 point [-]

Ohhh, thanks. That explains it. I feel like there should exist things for which provable(not(p)), but I can't think of any offhand, so that'll do for now.

Comment author: DanielFilan 23 December 2014 10:54:31PM *  0 points [-]

Comment author: DanielFilan 23 December 2014 02:22:31AM 0 points [-]

I agree that if you could prove that (if not(provable(P)) then provable(P)), then you could prove provable(P). That being said, I don't think that you can actually prove (if not(provable(P)) then provable(P)). A few times in this thread, I've shown what I think the problem is with your attempted proof - the second half of step 3 does not follow from the first half. You are assuming X, proving Y, then concluding provable(Y), which is false, because X itself might not have been provable. I am really tired of this thread, and will no longer comment.