Computer Science > Computational Complexity
[Submitted on 4 Dec 2017 (v1), revised 6 Dec 2017 (this version, v2), latest version 3 Jan 2018 (v3)]
Title:A Data-Centric View on Computational Complexity: P $\not =$ NP
View PDFAbstract:$P \not = NP \Leftrightarrow SAT \not \in P$. We propose this to be true because the satisfiability problem for propositional logic formulas (SAT) is the Existential Halting Problem in disguise and therefore undecidable. Since the input space is finite, however, SAT can still be solved by simulating no less than all possible, that is exponentially many, configurations. In a nutshell, the halting portion of a program formulated for a Turing Machine can be expressed as one long propositional logic formula based on previous memory states (binary variables). Therefore solving SAT by analyzing a formula syntactically would equate to solving the Existential Halting Problem. A propositional logic formula is nothing else but a specific encoding of a truth table. There are $2^{2^n}$ unique truth tables of $n$ binary variables and this means we need at least $2^n$ bits to universally encode any truth table. Thus simulating less than $2^n$ configurations would be in violation of the pigeon hole principle and therefore imply lossy compression. SAT requires an exact solution, however, and not an approximate one. Consequently, SAT needs an exponential amount of decisions to be solved.
Submission history
From: Gerald Friedland [view email][v1] Mon, 4 Dec 2017 16:25:42 UTC (11 KB)
[v2] Wed, 6 Dec 2017 20:26:26 UTC (12 KB)
[v3] Wed, 3 Jan 2018 19:09:32 UTC (15 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.