Equations
- instFintypeΓ = { elems := { val := ↑Γ.enumList, nodup := Γ.enumList_nodup }, complete := instFintypeΓ.proof_1 }
Equations
- instFintypeΛ = { elems := { val := ↑Λ.enumList, nodup := Λ.enumList_nodup }, complete := instFintypeΛ.proof_1 }
Equations
- alwaysHaltingMachine x✝¹ x✝ = none
Instances For
Equations
- haltsAfterOne Λ.S x✝ = some (some Λ.T, { symbol := default, dir := Turing.Dir.right })
- haltsAfterOne Λ.T x✝ = none