Re: Correcting the definition of the halting problem --- Computable functions

Liste des GroupesRevenir à theory 
Sujet : Re: Correcting the definition of the halting problem --- Computable functions
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 25. Mar 2025, 14:34:19
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vrubcr$38ob9$10@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
User-Agent : Mozilla Thunderbird
On 3/25/2025 3:54 AM, Mikko wrote:
On 2025-03-24 16:44:52 +0000, olcott said:
 
On 3/24/2025 10:14 AM, dbush wrote:
On 3/24/2025 11:03 AM, olcott wrote:
On 3/24/2025 6:23 AM, Richard Damon wrote:
On 3/23/25 11:09 PM, olcott wrote:
It is impossible for HHH compute the function from the direct
execution of DDD because DDD is not the finite string input
basis from which all computations must begin.
https://en.wikipedia.org/wiki/Computable_function
>
WHy isn't DDD made into the correct finite string?i
>
>
DDD is a semantically and syntactically correct finite
stirng of the x86 machine language.
>
Which includes the machine code of DDD, the machine code of HHH, and the machine code of everything it calls down to the OS level.
>
>
That seems to be your own fault.
>
The problem has always been that you want to use the wrong string for DDD by excluding the code for HHH from it.
>
>
DDD emulated by HHH directly causes recursive emulation
because it calls HHH(DDD) to emulate itself again. HHH
complies until HHH determines that this cycle cannot
possibly reach the final halt state of DDD.
>
>
Which is another way of saying that HHH can't determine that DDD halts when executed directly.
>
>
given an input of the function domain it can
return the corresponding output.
https://en.wikipedia.org/wiki/Computable_function
>
Computable functions are only allowed to compute the
mapping from their input finite strings to an output.
 A comutable function does not compute. A Turing machine can compute
a value of a computable function.
 
Whenever I have referred to a computable function
I have always been referring to computable functions
implemented within some model of computation that
like Turing machines have finite strings as their
only input.

All computations are allowed. There are not other restrictions on
computable functions that that it must be a function and thane it
must be computable.
 
Computing who will win the next presidential election
on the basis of the finite string "the" violates what
computations are and how they work thus does not derive
any undecidable decision problem.
Likewise computing the behavior of the direct execution
of a Turing Machine based on its machine description can
be incorrect when this machine has defined a pathological
relationship with its emulator.
_III()
[00002172] 55         push ebp      ; housekeeping
[00002173] 8bec       mov  ebp,esp  ; housekeeping
[00002175] 6872210000 push 00002172 ; push III
[0000217a] e853f4ffff call 000015d2 ; call EEE(III)
[0000217f] 83c404     add  esp,+04
[00002182] 5d         pop  ebp
[00002183] c3         ret
Size in bytes:(0018) [00002183]
When any finite number of steps of III is emulated by
EEE according to the semantics of the x86 language the
emulated III never reaches its "ret" instruction final
halt state and the directly executed III does halt.
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
24 Mar 25 * Correcting the definition of the halting problem --- Computable functions75olcott
24 Mar 25 +* Re: Correcting the definition of the halting problem --- Computable functions69dbush
24 Mar 25 i`* Re: Correcting the definition of the halting problem --- Computable functions68olcott
24 Mar 25 i +* Re: Correcting the definition of the halting problem --- Computable functions3dbush
24 Mar 25 i i`* Re: Correcting the definition of the halting problem --- Computable functions2olcott
25 Mar 25 i i `- Re: Correcting the definition of the halting problem --- Computable functions1joes
24 Mar 25 i +* Re: Correcting the definition of the halting problem --- Computable functions62André G. Isaak
24 Mar 25 i i`* Re: Correcting the definition of the halting problem --- Computable functions61olcott
24 Mar 25 i i +* Re: Correcting the definition of the halting problem --- Computable functions57André G. Isaak
25 Mar 25 i i i+* Re: Correcting the definition of the halting problem --- Computable functions55olcott
25 Mar 25 i i ii+* Re: Correcting the definition of the halting problem --- Computable functions41André G. Isaak
25 Mar 25 i i iii`* Re: Correcting the definition of the halting problem --- Computable functions40olcott
25 Mar 25 i i iii `* Re: Correcting the definition of the halting problem --- Computable functions39André G. Isaak
25 Mar 25 i i iii  `* Re: Correcting the definition of the halting problem --- Computable functions38olcott
25 Mar 25 i i iii   +* Re: Correcting the definition of the halting problem --- Computable functions36André G. Isaak
25 Mar 25 i i iii   i`* Re: Correcting the definition of the halting problem --- Computable functions35olcott
25 Mar 25 i i iii   i +* Re: Correcting the definition of the halting problem --- Computable functions33dbush
25 Mar 25 i i iii   i i`* Re: Correcting the definition of the halting problem --- Computable functions32olcott
25 Mar 25 i i iii   i i +* Re: Correcting the definition of the halting problem --- Computable functions6joes
25 Mar 25 i i iii   i i i`* Re: Correcting the definition of the halting problem --- Computable functions5olcott
25 Mar 25 i i iii   i i i +* Re: Correcting the definition of the halting problem --- Computable functions3dbush
25 Mar 25 i i iii   i i i i`* Re: Correcting the definition of the halting problem --- Computable functions2olcott
26 Mar 25 i i iii   i i i i `- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
26 Mar 25 i i iii   i i i `- Re: Correcting the definition of the halting problem --- Computable functions1Mikko
25 Mar 25 i i iii   i i +* Re: Correcting the definition of the halting problem --- Computable functions5Mikko
25 Mar 25 i i iii   i i i`* Re: Correcting the definition of the halting problem --- Computable functions4olcott
26 Mar 25 i i iii   i i i +- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
26 Mar 25 i i iii   i i i +- Re: Correcting the definition of the halting problem --- Computable functions1Mikko
26 Mar 25 i i iii   i i i `- Re: Correcting the definition of the halting problem --- Computable functions1Fred. Zwarts
25 Mar 25 i i iii   i i +- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
25 Mar 25 i i iii   i i `* Re: Correcting the definition of the halting problem --- Computable functions19dbush
25 Mar 25 i i iii   i i  `* Re: Correcting the definition of the halting problem --- Computable functions18olcott
25 Mar 25 i i iii   i i   `* Re: Correcting the definition of the halting problem --- Computable functions17dbush
25 Mar 25 i i iii   i i    `* Re: Correcting the definition of the halting problem --- Computable functions16olcott
25 Mar 25 i i iii   i i     +* Re: Correcting the definition of the halting problem --- Computable functions14dbush
25 Mar 25 i i iii   i i     i`* Re: Correcting the definition of the halting problem --- Computable functions13olcott
25 Mar 25 i i iii   i i     i `* Re: Correcting the definition of the halting problem --- Computable functions12dbush
25 Mar 25 i i iii   i i     i  `* Re: Correcting the definition of the halting problem --- Computable functions11olcott
25 Mar 25 i i iii   i i     i   +* Re: Correcting the definition of the halting problem --- Computable functions9dbush
25 Mar 25 i i iii   i i     i   i`* Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)8olcott
25 Mar 25 i i iii   i i     i   i `* Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)7dbush
25 Mar 25 i i iii   i i     i   i  `* Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)6olcott
25 Mar 25 i i iii   i i     i   i   `* Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)5dbush
25 Mar 25 i i iii   i i     i   i    `* Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)4olcott
25 Mar 25 i i iii   i i     i   i     +- Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)1dbush
25 Mar 25 i i iii   i i     i   i     +- Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)1joes
26 Mar 25 i i iii   i i     i   i     `- Re: Correcting the definition of the halting problem --- Computable functions ---HHH(DD)1Fred. Zwarts
26 Mar 25 i i iii   i i     i   `- Re: Correcting the definition of the halting problem --- Computable functions1Fred. Zwarts
26 Mar 25 i i iii   i i     `- Re: Correcting the definition of the halting problem --- Computable functions1Fred. Zwarts
25 Mar 25 i i iii   i `- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
25 Mar 25 i i iii   `- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
25 Mar 25 i i ii+* Re: Correcting the definition of the halting problem --- Computable functions10joes
25 Mar 25 i i iii+* Re: Correcting the definition of the halting problem --- Computable functions6olcott
25 Mar 25 i i iiii+* Re: Correcting the definition of the halting problem --- Computable functions4joes
25 Mar 25 i i iiiii`* Re: Correcting the definition of the halting problem --- Computable functions3olcott
26 Mar 25 i i iiiii +- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
26 Mar 25 i i iiiii `- Re: Correcting the definition of the halting problem --- Computable functions1joes
26 Mar 25 i i iiii`- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
25 Mar 25 i i iii`* Re: Correcting the definition of the halting problem --- Computable functions3olcott
26 Mar 25 i i iii +- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
26 Mar 25 i i iii `- Re: Correcting the definition of the halting problem --- Computable functions1Fred. Zwarts
25 Mar 25 i i ii`* Re: Correcting the definition of the halting problem --- Computable functions3Fred. Zwarts
25 Mar 25 i i ii `* Re: Correcting the definition of the halting problem --- Computable functions2olcott
26 Mar 25 i i ii  `- Re: Correcting the definition of the halting problem --- Computable functions1Fred. Zwarts
25 Mar 25 i i i`- Re: Correcting the definition of the halting problem --- Computable functions1Mikko
25 Mar 25 i i `* Re: Correcting the definition of the halting problem --- Computable functions3joes
25 Mar 25 i i  `* Re: Correcting the definition of the halting problem --- Computable functions2olcott
26 Mar 25 i i   `- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
25 Mar 25 i +- Re: Correcting the definition of the halting problem --- Computable functions1Mikko
25 Mar 25 i `- Re: Correcting the definition of the halting problem --- Computable functions1Fred. Zwarts
25 Mar 25 +- Re: Correcting the definition of the halting problem --- Computable functions1Richard Damon
25 Mar 25 `* Re: Correcting the definition of the halting problem --- Computable functions4Mikko
25 Mar 25  `* Re: Correcting the definition of the halting problem --- Computable functions3olcott
26 Mar 25   +- Re: Correcting the definition of the halting problem --- Computable functions1Mikko
26 Mar 25   `- Re: Correcting the definition of the halting problem --- Computable functions1Fred. Zwarts

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal