Sujet : Re: Who here understands that the last paragraph is Necessarily true?
De : noreply (at) *nospam* example.org (joes)
Groupes : comp.theoryDate : 18. Jul 2024, 17:27:41
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <71c39e9ce213567b8a958fb5b9fe253d29cf0bcf@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Pan/0.145 (Duplicitous mercenary valetism; d7e168a git.gnome.org/pan2)
Am Thu, 18 Jul 2024 09:14:32 -0500 schrieb olcott:
On 7/18/2024 3:25 AM, joes wrote:
Am Wed, 17 Jul 2024 15:36:24 -0500 schrieb olcott:
On 7/17/2024 3:30 PM, joes wrote:
Am Wed, 17 Jul 2024 12:20:43 -0500 schrieb olcott:
On 7/17/2024 12:16 PM, joes wrote:
Am Wed, 17 Jul 2024 08:27:08 -0500 schrieb olcott:
On 7/17/2024 2:43 AM, Mikko wrote:
On 2024-07-16 18:24:49 +0000, olcott said:
On 7/16/2024 3:12 AM, Mikko wrote:
On 2024-07-15 02:33:28 +0000, olcott said:
On 7/14/2024 9:04 PM, Richard Damon wrote:
On 7/14/24 9:27 PM, olcott wrote:
>
You have already said that a decider is not allowed to answer
anything other than its input. Now you say that the the program
at 15c3 is not a part of the input. Therefore a decider is not
allowed consider it even to the extent to decide whether it
ever returns. But without that knowledge it is not possible to
determine whether DDD halts.
It maps the finite string 558bec6863210000e853f4ffff83c4045dc3
to non-halting behavior because this finite string calls
HHH(DDD) in recursive simulation.
That string is meaningless outside of the execution environment of
HHH,
specifically the simulation of DDD it is doing. It does not encode
anything, DDD does not have access to that address. That string
doesn't call anything, the program in HHH's memory space does.
Ceterum censeo that HHH halts.
That mapping is not a part of the finite string and not a part of
the problem specification.
decider/input pairs <are> a key element of the specification.
>
The finite string does not reveal what is the effect of calling
whatever that address happens to contain.
A simulating termination analyzer proves this.
>
The behaviour of HHH is specified outside of the input. Therefore
your "decider" decides about a non-input, which you said is not
allowed.
HHH is not allowed to report on the behavior of it actual self in
its own directly executed process. HHH is allowed to report on the
effect of the behavior of the simulation of itself simulating DDD.
HHH must report on itself if its input calls it.
HHH does not directly simulate itself, it just executes.
It reports on DDD by simulating it.
Its input cannot call its actual self that exists in an entirely
different process.
Of course it doesn't make sense to return to a higher stack frame.
And of course a function can recursively call itself.
A separate process is like a different program on a different
computer.
It makes no sense to call a running program. DDD creates a new instance
of the same code with its own memory and code pointer.
It is not that it makes no sense it is that it is impossible.
I mean, why are you talking about that?
The new instance does have different behavior that is beyond what you
can comprehend. It is actually as simple as this:
Before HHH(DDD) aborts its emulation the directly executed DDD()
cannot possibly halt.
What direct execution? Doesn't main() call HHH?
HHH will halt, because it will abort simulating DDD.
After HHH(DDD) aborts its emulation the directly executed DDD()
halts.
I have no idea where in the call stack you are.
Aborting a simulation does not make the simulated program halt, only
the simulator.
-- Am Fri, 28 Jun 2024 16:52:17 -0500 schrieb olcott:Objectively I am a genius.