Halting step unique
Turing.MultiTapeTM.halting_step_unique
Plain-language statement
If a Turing machine halts, the time step is uniquely determined.
Source project: Lean Computer Science Library
Person-level attribution pending.
Source-pinned research
Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.
This index contains 2 research declarations. Search 10,000 more complete Mathlib declarations.
2 results
Clear filtersTuring.MultiTapeTM.halting_step_unique
Plain-language statement
If a Turing machine halts, the time step is uniquely determined.
Source project: Lean Computer Science Library
Person-level attribution pending.
Turing.MultiTapeTM.relatesInSteps_iff_configs_eq
Project documentation
This lemma translates between the relational notion and the iterated step notion. The latter can be more convenient especially for deterministic machines as we have here.
Source project: Lean Computer Science Library
Person-level attribution pending.