P=BPPP=BPP Derandomization Conjecture

OPENLandmarkConjectureProposed 1977–1985 · Standard version

Canonical statement

P=BPP, P=BPP,
where PP is deterministic polynomial time and BPPBPP consists of languages decided by probabilistic polynomial-time Turing machines that give the correct answer with probability at least 2/32/3 on every input.
View source LaTeX
\[
  P=BPP,
\]
where \(P\) is deterministic polynomial time and \(BPP\) consists of
languages decided by probabilistic
polynomial-time Turing machines that give the correct answer with
probability at least \(2/3\) on every input.

The conjecture asserts that randomness adds no essential power to feasible computation: BPPBPP, the class of languages decided by probabilistic polynomial-time machines that answer correctly with probability at least 2/32/3 on every input, equals PP. Probabilistic polynomial-time computation was introduced by Gill in 1977 [Gill1977Probabilistic], and the derandomization form of the question took shape over the following decade as randomized algorithms proliferated.

The evidence for equality is largely conditional. The hardness-versus-randomness paradigm converts circuit lower bounds into pseudorandom generators strong enough to derandomize BPPBPP; in particular, Impagliazzo and Wigderson proved that if some language in E=DTIME(2O(n))E=\operatorname{DTIME}(2^{O(n)}) requires circuits of size 2Ω(n)2^{\Omega(n)}, then P=BPPP=BPP [ImpagliazzoWigderson1997]. Unconditionally, BPPBPP is known to lie low in the polynomial hierarchy, inside Σ2Π2\Sigma_2\cap\Pi_2, but no deterministic simulation of BPPBPP with only polynomial overhead has been established without unproven hypotheses [AroraBarak2009].

The conjecture is open. The known route to a proof runs through strong circuit lower bounds, themselves a central open frontier, so derandomization and hardness are now understood to be tightly linked.

The boxed statement is the canonical open formulation — not a stronger variant or a related research program. The status reflects the catalog's last review; do your own literature search before investing serious effort.