Time hierarchy theorem: Difference between revisions

Content deleted Content added
m =Non-deterministic time hierarchy theorem= lk
m =Statement= link
Line 7:
===Statement===
 
If ''f''(''n'') is a time-constructible function, then there exists a [[decision problem]] which cannot be solved in worst-case deterministic time ''f''(''n'') but can be solved in worst-case deterministic time ''f''(''n'')<sup>2</sup>. In other words, the complexity class [[DTIME|TIME]](''f''(''n'')) is a strict subset of TIME(''f''(''n'')<sup>2</sup>).
 
===Proof===