Complexity.pdf (original) (raw)
2018, Complexity Theory is Inconsistent
Abstract
The paper presents a counter-example to the celebrated Cook-Levin theorem which is stated as (copy-pasted from Cook’s 1971 paper): “Given an input w for M we will construct a proposition formula A(w) in conjunctive normal form such that A(w) is satisfiable if and only if M accepts w.”
Loading Preview
Sorry, preview is currently unavailable. You can download the paper by clicking the button above.
References (17)
- Theorem 9.1: SAT is (NOT) NP-complete. Proof: 1. M accepts w ⇐⇒ ["True" ⇐⇒ "False"].
- The celebrated Cook-Levin theorem stated (copy-pasted from Cook's 1971 paper): "Given an input w for M , we will construct a proposition formula A(w) in conjunctive normal form such that A(w) is satisfiable if and only if M accepts w." It can be written as: 3. ∀w ∈ L ∈ NP, ∃A(w) : A(w) is satisfiable ⇐⇒ M accepts w.
- Item [1] and [3] =⇒ ∀w ∈ L ∈ NP, ∃A(w): A(w) is satisfiable ⇐⇒ T r(r) = ["True" ⇐⇒ "False"].
- =⇒ [∃A(w) : A(w) is satisfiable] ⇐⇒ A(w) is unsatisfiable].
- =⇒ [ ∃A(w) : A(w) is satisfiable]. Thus:
- A(w) is satisfiable CAN NEVER be constructed in the case of a paradoxical input for a Paradox Recognizer Turing machine.
- =⇒ SAT is (NOT) NP-complete Theorem 9.2: SAT is NP-complete ⇐⇒ SAT is (NOT) NP-complete Proof:
- Cook's 1971 is still correct, so one has: SAT is NP-complete.
- From the above theorem: SAT is (NOT) NP-complete.
- =⇒ SAT is NP-complete ⇐⇒ SAT is (NOT) NP-complete.
- Some NP-complete Problems in Logic Other than SAT 1. Modal Logic S5-Satisfiability.
- Michael Garey, David Johnson:"Computers and Intractability: A Guide to the Theory of NP-completeness".
- Richard Karp: "Reducibility Among Combinatorial Problems", In Com- plexity of Computer Computations, edited by: R. E. Miller, J. W. Thatcher, pp. 85-103, (1972).
- Stephen Cole Kleene, Barkley Rosser:"The inconsistency of certain for- mal logics". Annals of Mathematics 36 (3): 630636.
- Stephen Cook: "The Complexity of Theorem-Proving Procedures", STOC 1971, downloaded from: http://rjlipton.wordpress.com.
- Stephen Cook: "P versus NP, Official Problem Description", http://www.claymath.org, 2004.
- Sanjeev Arora, Boaz Baraak: "Computational Complexity: A Modern Approach", Cambridge University Press, http://www.cs.princeton.edu.