Sujet : Re: Computable Functions --- finite string transformation rules
De : noreply (at) *nospam* example.org (joes)
Groupes : comp.theoryDate : 25. Apr 2025, 14:56:56
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <ae8fce7ec0639d76c87bf1af0dfbc2a806053899@i2pn2.org>
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
User-Agent : Pan/0.145 (Duplicitous mercenary valetism; d7e168a git.gnome.org/pan2)
Am Thu, 24 Apr 2025 19:03:34 -0500 schrieb olcott:
On 4/24/2025 6:10 PM, Richard Damon wrote:
On 4/24/25 5:01 PM, olcott wrote:
On 4/24/2025 2:59 PM, Fred. Zwarts wrote:
Op 24.apr.2025 om 21:41 schreef olcott:
On 4/24/2025 2:12 PM, Fred. Zwarts wrote:
Op 24.apr.2025 om 19:13 schreef olcott:
>
HHH correctly determines through mathematical induction that DD
emulated by HHH (according to the finite string transformations
specified by the x86 language) cannot possibly reach its final
halt state in an infinite number of steps.
>
No, HHH has a bug which makes that it fails to see that there is
only a finite recursion,
>
When the finite string transformation rules of the x86 language are
applied to the input to HHH(DD)
THIS DD CANNOT POSSIBLY REACH ITS FINAL HALT STATE not even after an
infinite number of emulated steps.
>
Again a lot of text, but no rebuttal.
When the finite string transformation rules of the x86 language are
applied to the input to HHH(DD)
THIS DD CANNOT POSSIBLY REACH ITS FINAL HALT STATE not even after an
infinite number of emulated steps.
>
No, HHH just stops performing those before it get to the end.
The transformation, which by definition of the x86 language, don't just
stop in the middle, continue to the point where the emulated HHH aborts
its emulation and returns 0 to the emulated DD which the halts.
Mathematical induction proves that DD emulated by HHH cannot possibly
reach its own final state in an infinite number of steps and it does
this with one recursive emulation.
There is a repeating pattern that every C programmer can see.
Like Fred wrote months ago, that has nothing to do with the contradictory
part of DD, only with it being simulated by the same simulator it calls.
The program EE(){ HHH(EE); } also halts and cannot be simulated by HHH.
-- Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:It is not guaranteed that n+1 exists for every n.