-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Description
Consider the machine that accepts everything. Clearly this machine is in the language T.
Now we mapping reduce from HALT to L using that machine. We need to prove that
Let's define
Now we set
if
Else we return the machine
- With input
$z$ ignore the input. - Simulate
$x$ on input$y$ . - If
$x$ halts then accept the input. - Else continue to loop with
$x$ .
We see that
Now, if we can decide the language
Metadata
Metadata
Assignees
Labels
No labels