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, 15:49:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vrufq8$3gia2$4@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
On 3/25/2025 4:22 AM, Mikko wrote:
On 2025-03-25 03:29:06 +0000, olcott said:
 
On 3/24/2025 10:12 PM, dbush wrote:
On 3/24/2025 10:07 PM, olcott wrote:
On 3/24/2025 8:46 PM, André G. Isaak wrote:
On 2025-03-24 19:33, olcott wrote:
On 3/24/2025 7:00 PM, André G. Isaak wrote:
>
In the post you were responding to I pointed out that computable functions are mathematical objects.
>
https://en.wikipedia.org/wiki/Computable_function
>
Computable functions implemented using models of computation
would seem to be more concrete than pure math functions.
>
Those are called computations or algorithms, not computable functions.
>
>
https://en.wikipedia.org/wiki/Pure_function
Is another way to look at computable functions implemented
by some concrete model of computation.
>
>
And not all mathematical functions are computable, such as the halting function.
>
The halting problems asks whether there *is* an algorithm which can compute the halting function, but the halting function itself is a purely mathematical object which exists prior to, and independent of, any such algorithm (if one existed).
>
>
None-the-less it only has specific elements of its domain
as its entire basis. For Turing machines this always means
a finite string that (for example) encodes a specific
sequence of moves.
>
False.  *All* turing machine are the domain of the halting function, and the existence of UTMs show that all turning machines can be described by a finite string.
>
>
You just aren't paying enough attention. Turing machines
are never in the domain of any computable function.
<snip>
 There are computable functions that take Turing machines as arguments.
For example, the number of states of a Turing machine.
 The computability of a function requires that the domain can be mapped
to finite strings.
 
IT IS COUNTER-FACTUAL THAT A MACHINE DESCRIPTION SPECIFIES
BEHAVIOR IDENTICAL TO THE DIRECTLY EXECUTED MACHINE.
_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.
This conclusively proves that a machine description does
not always specify the same behavior as the directly
executed machine.
--
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