I'm one of those Platonists who is quite sure that CH is false.
But since this is computing, we should be making bold and unsubstantiated assertions about P=NP instead.
Nearly all the arguments for P!=NP amount to a variation on one of the following:
1: If there were a P algorithm for 3-sat, we would have found it by now, because we are such clever programmers.
2: If P=NP then all kinds of practical things which we think are hard would actually be easy.
(1) is obviously a stupid argument, but if you dress it up enough, it looks compelling to some people. (2) is not a stupid argument at all, in my opinion, but since its unstated middle premise is clearly false, it's uninteresting.
The unstated middle premise to (2) is "if P=NP then there is a polynomial-time Go program which solves 3-sat."
But the world of set theoretic results is way more interesting than that. Here are some other possibilities in which P=NP but it doesn't make any hard problems into easy ones.
A. It could be that P=NP (provably) but nobody has a proof of it.
B. It could be that P=NP (provably), but the shortest proof of P=NP is too large for physical realization, so nobody will ever have a proof of it.
C. It could be P=NP, but that P=NP => Axiom of Choice, and so it's hopelessly nonconstructive.
D. It could be that the shortest P algorithm for 3-sat is too large for physical realization.
And then notice that arguments 1&2 do not require P!=NP, they merely require the lack of polynomial Go programs to solve 3-sat. There are all kinds of meta-results in set theory which are just as well supported by 1&2, for example, it could be that P=NP is provably independent of ZFC, or maybe only that P=NP is provably consistent with ZFC, etc.
Thomas