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 : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory
Date : 26. Mar 2025, 10:28:02
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vs0hb2$1ckla$8@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
User-Agent : Mozilla Thunderbird
Op 25.mrt.2025 om 23:45 schreef olcott:
On 3/25/2025 3:47 AM, joes wrote:
Am Mon, 24 Mar 2025 18:04:21 -0500 schrieb olcott:
On 3/24/2025 5:49 PM, André G. Isaak wrote:
On 2025-03-24 16:43, olcott wrote:
>
Computable functions don't have inputs. They have domains. Turing
machines have inputs.
Maybe when pure math objects. In every model of computation they seem
to always have inputs.
Computable functions *are* pure math objects. You seem to want to
conflate them with C functions, but that is not the case.
The crucial point is that the domains of computable functions are *not*
restricted to strings, even if the inputs to Turing Machines are.
>
While the inputs to TMs are restricted to strings, there is no such
such restriction on computable functions.
The vast majority of computable functions of interest do *not* have
strings as their domains, yet they remain computable functions (a
simple example would be the parity function which maps NATURAL
NUMBERS (not strings) to yes/no values.)
Since there is a bijection between natural numbers and strings of
decimal digits your qualification seems vacuous.
There is not a bijection between natural numbers and strings. There is
a one-to-many mapping from natural numbers to strings, just as there is
a one-to-many mapping from computations (i.e. turing machine/input
string pairs, i.e. actual Turing machines directly running on their
inputs) to strings.
>
When III is emulated by pure emulator EEE for any finite number of steps
of emulation according to the semantics of the x86 language it never
reaches its own "ret" instruction final halt state THUS DOES NOT HALT.
When III is directly executed calls an EEE instance that only emulates
finite number of steps then this directly executed III always reaches
its own "ret" instruction final halt state THUS HALTS.
 
A pure simulator can not limit the number of steps. Also III doesn't
halt in, say, 3 steps. Why should III call a different instance
that doesn't abort, when it is being simulated?
>
 There is no different instance of EEE that doesn't abort.
They all stop emulating after a finite number of steps.
When EEE emulates 4 billion steps of III, III never
reaches its final halt state.
 
Indeed a simulator simulating itself will never reach the end of the simulation.
It is not very interesting to know whether a simulator reports that it is unable to reach the end of the simulation of a program that halts in direct execution.
It is interesting to know:
'Is there an algorithm that can determine for all possible inputs whether the input specifies a program that (according to the semantics of the machine language) halts when directly executed?'
This question seems undecidable for Olcott.

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