Time hierarchy theorem: Difference between revisions

Content deleted Content added
top: explain n; MOS:NOTE
top: the "iff" formula implies one hierarchy, with infinitely many levels, in my understanding
Line 37:
where [[DTIME]](''f''(''n'')) denotes the complexity class of [[decision problem]]s solvable in time [[big O notation|O]](''f''(''n'')). The left-hand class involves [[little o]] notation, referring to the set of decision problems solvable in asymptotically '''less''' than ''f''(''n'') time.
 
In particular, this shows that <math>\mathsf{DTIME}(n^a) \subsetneq \mathsf{DTIME}(n^b)</math> if and only if <math>a < b</math>, andso we have infinitelyan manyinfinite time hierarchieshierarchy.
 
The time hierarchy theorem for [[nondeterministic Turing machine]]s was originally proven by [[Stephen Cook]] in 1972.<ref>{{cite conference