Eliezer_Yudkowsky comments on When does an insight count as evidence? - Less Wrong

11 Post author: alexflint 04 January 2010 09:09AM

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

Comments (37)

You are viewing a single comment's thread.

Comment author: Eliezer_Yudkowsky 04 January 2010 05:59:41PM 5 points [-]

Now we know that either P=NP is proveable from the axioms of set theory, or its converse is

This isn't to be said casually; it would be a huge result if you could prove it, and very different from the case of neither being provable. Most things that are true about the natural numbers are not provable in any given set of axioms.

I mention this because I read that and woke up and said "What? Really?" and then read the following parenthetical and was disappointed. I suggest editing the text. If we don't know anything in particular about the relation of P=NP to set theory, it shouldn't be said.

Comment author: Sniffnoy 04 January 2010 10:33:11PM 1 point [-]

Also, alexflint, you mean "negation", not "converse".

Comment author: [deleted] 05 January 2010 02:31:13AM 0 points [-]

I've heard either that P = NP is known to be falsifiable or that its negation is. I don't remember which I heard.

Comment author: bentarm 05 January 2010 03:19:26AM *  2 points [-]

I've heard either that P = NP is known to be falsifiable or that its negation is. I don't remember which I heard.

I'm not quite sure what you mean by this. Falsifiable isn't really a word that makes sense in mathematics. P = NP is clearly falsifiable (give a proof that P!=NP) as is it's negation (give a polynomial time algorithm for an NP complete problem),

Scott Aarsonson has a paper summarising the difficulties in proving whether or not the P vs. NP question is formally independent of the Zermelo Fraenkel axioms: Is P vs NP Formally Independent (PDF file)

The paper is (obivously) pretty technical , but the take-home message is contained n the last sentence:

So I’ll state, as one of the few definite conclusions of this survey, that P = NP is either true or false. It’s one or the other. But we may not be able to prove which way it goes, and we may not be able to prove that we can’t prove it.

Comment author: [deleted] 05 January 2010 03:58:47AM 1 point [-]

I'm not quite sure what you mean by this. Falsifiable isn't really a word that makes sense in mathematics. P = NP is clearly falsifiable (give a proof that P!=NP) as is it's negation (give a polynomial time algorithm for an NP complete problem)

Sure it makes sense. Something is falsifiable if if it is false, it can be proven false. It's not obvious, given that P != NP, that there is a proof of this; nor is it obvious, given that P = NP, that for one of the polynomial-time algorithms for an NP-complete problem, there is a proof that it actually is such a thing. Though there's certainly an objective truth or falsehood to P = NP, it's possible that there is no proof of the correct answer.

Comment author: jake987722 05 January 2010 06:55:36AM *  0 points [-]

Something is falsifiable if if it is false, it can be proven false.

Isn't this true of anything and everything in mathematics, at least in principle? If there is "certainly an objective truth or falsehood to P = NP," doesn't that make it falsifiable by your definition?

Comment author: orthonormal 05 January 2010 07:15:26AM *  1 point [-]

It's not always that simple (consider the negation of G).

(If this is your first introduction to Gödel's Theorem and it seems bizarre to you, rest assured that the best mathematicians of the time had a Whiskey Tango Foxtrot reaction on the order of this video. But turns out that's just the way it is!)

Comment author: Technologos 05 January 2010 07:18:11AM 0 points [-]

I know they get overused, but Godel's incompleteness theorems provide important limits to what can and cannot be proven true and false. I don't think they apply to P vs NP, but I just note that not everything is falsifiable, even in principle.