I have a meta-complexity question: Are there reasons to believe that it is more difficult to prove P != NP than, say PSPACE != EXPTIME or BPP != BQP?
Asked
Active
Viewed 92 times
3
http://cs.stackexchange.com/questions/1877/how-not-to-solve-p-np.
There are known barriers for separating $\mathsf{P},\mathsf{NP}$. I dont know if natural proofs or algebraization could be applied to $\mathsf{PSPACE},\mathsf{EXP}$, but diagonalization won't work.
– Ariel Apr 23 '16 at 10:58