Computability - Turing Machines Flashcards
Define a Turing Machine
Define: Configuration of a Turing Machine
Define: the language of a Turing machine
Define the class R
Define the class RE
Define the class co-RE
Define the class R using other classes
What is an Enumerator, and what does it have to do with RE?
What is the language Atm?
Does the language Atm belong to:
R
RE
co-RE
Does ATMc belong to RE?
Define HALTTM
What is a Universal TM?
Is HALTTM in R? is it in RE?
Define a mapping reduction from A to B
What is the Reduction Theorem?
Define the language HALTėTM , Does it belong to R?
Define the language REGTM.
To where does it belong?
REGTM = {M : L(M) is regular}
REGTM ∈ (RE ∪ coRE)c
Define: An accepting run of a TM
Define the language NONTRIVIALTM.
To what class does it belong?
Define the language INFTM.
To what class does it belong?
INFTM ∈ (RE ∪ coRE)c
What is Rice’s Theorem?