Английская Википедия:Gap theorem

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description

See also Gap theorem (disambiguation) for other gap theorems in mathematics.

In computational complexity theory, the Gap Theorem, also known as the Borodin–Trakhtenbrot Gap Theorem, is a major theorem about the complexity of computable functions.[1]

It essentially states that there are arbitrarily large computable gaps in the hierarchy of complexity classes. For any computable function that represents an increase in computational resources, one can find a resource bound such that the set of functions computable within the expanded resource bound is the same as the set computable within the original bound.

The theorem was proved independently by Boris Trakhtenbrot[2] and Allan Borodin.[3][4] Although Trakhtenbrot's derivation preceded Borodin's by several years, it was not known nor recognized in the West until after Borodin's work was published.

Gap theorem

The general form of the theorem is as follows.

Suppose Шаблон:Math is an abstract (Blum) complexity measure. For any total computable function Шаблон:Mvar for which <math>g(x) \geq x</math> for every Шаблон:Mvar, there is a total computable function Шаблон:Mvar such that with respect to Шаблон:Math, the complexity classes with boundary functions Шаблон:Mvar and <math>g \circ t</math> are identical.

The theorem can be proved by using the Blum axioms without any reference to a concrete computational model, so it applies to time, space, or any other reasonable complexity measure.

For the special case of time complexity, this can be stated more simply as:

for any total computable function <math>g : \, \omega \,\to\, \omega</math> such that <math>g(x) \geq x</math> for all Шаблон:Mvar, there exists a time bound <math>T(n)</math> such that <math>\mathsf{DTIME}(g(T(n))) = \mathsf{DTIME}(T(n))</math>.

Because the bound Шаблон:Tmath may be very large (and often will be nonconstructible) the Gap Theorem does not imply anything interesting for complexity classes such as P or NP,[5] and it does not contradict the time hierarchy theorem or space hierarchy theorem.[6]

See also

References

Шаблон:Reflist