Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Have you reconsidered a computer career?


tech / sci.math / Re: Halting problem undecidability and infinitely nested simulation(V14)

SubjectAuthor
o Re: Halting problem undecidability and infinitely nestedolcott

1
Re: Halting problem undecidability and infinitely nested simulation(V14)

<Gt6dnQJgUrOndSX9nZ2dnUU7-KvNnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=61438&group=sci.math#61438

  copy link   Newsgroups: comp.theory comp.ai.philosophy comp.software-eng sci.math
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!3.eu.feeder.erje.net!feeder.erje.net!goblin1!goblin3!goblin.stu.neva.ru!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Thu, 03 Jun 2021 09:33:30 -0500
Subject: Re: Halting problem undecidability and infinitely nested
simulation(V14)
Newsgroups: comp.theory,comp.ai.philosophy,comp.software-eng,sci.math
References: <bpGdnbbRdNGgeyX9nZ2dnUU7-TPNnZ2d@giganews.com>
From: NoO...@NoWhere.com (olcott)
Date: Thu, 3 Jun 2021 09:33:16 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.2
MIME-Version: 1.0
In-Reply-To: <bpGdnbbRdNGgeyX9nZ2dnUU7-TPNnZ2d@giganews.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 8bit
Message-ID: <Gt6dnQJgUrOndSX9nZ2dnUU7-KvNnZ2d@giganews.com>
Lines: 69
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-qL4R2BKOwzu0WX8omivdSBp9JttnWWo0oImRKwQT4e6rAIITBmFw/Co0SisJXXLXGAuCkAM6Yz6tKIr!gUb4UYudkPno9QM+EUQZsJrBWFi6anAUrR5QesHjfkdWncEx75FhmSnOY3aFtfhSPHYnZCYhBuw=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 3773
 by: olcott - Thu, 3 Jun 2021 14:33 UTC

On 6/3/2021 9:24 AM, olcott wrote:
> *Halting problem undecidability and infinitely nested simulation*
>
> When halting is defined as any computation that halts without ever
> having its simulation aborted then it can be understood that partial
> halt decider H correctly decides not halting on the simplified version
> of the Linz Ĥ.
>
> When this simplified concrete example is fully understood then the exact
> same reasoning can be applied to the actual Linz H correctly deciding
> not halting on its input.
>
> The x86utm operating system was created so that the halting problem
> could be examined concretely in the high level language of C. x86utm UTM
> tape elements are 32-bit unsigned integers. H examines the behavior of
> the x86 emulation of its input. As soon as a non-halting behavior
> pattern is matched H aborts the simulation of its input and decides not
> halting.
>
> int Simulate(u32 P, u32 I)
> {
> ((void(*)(u32))P)(I);
> return 1;
> }
>
> // Simplified Linz Ĥ (Linz:1990:319)
> void H_Hat(u32 P)
> {
> u32 Input_Halts = H(P, P); // Linz H as a partial halt decider
> if (Input_Halts)
> HERE: goto HERE;
> }
>
> int main()
> {
> H((u32)H_Hat, (u32)H_Hat);
> }
>
> A simulating halt decider that never stops simulating its input is
> simply a simulator on this input. If H() never stopped simulating
> H_Hat() then the halting behavior of H_Hat() would be the same as if
> H_Hat() was called by Simulate() instead of H() and invoked Simulate()
> instead of H(), thus never terminating.
>
> Any computation that must have its simulation aborted to prevent its
> otherwise infinite execution is correctly rejected as non-halting.
> Therefore halting is defined as any computation that halts without ever
> having its simulation aborted.
>
> *Linz, Peter 1990*. An Introduction to Formal Languages and Automata.
> Lexington/Toronto: D. C. Heath and Company.
>
> *Halting problem undecidability and infinitely nested simulation (one
> more page than above)*
> https://www.researchgate.net/publication/351947980_Halting_problem_undecidability_and_infinitely_nested_simulation
>
> --
>
> Copyright 2021 Pete Olcott
>
> "Great spirits have always encountered violent opposition from mediocre minds." Einstein
>

--
Copyright 2021 Pete Olcott

"Great spirits have always encountered violent opposition from mediocre
minds." Einstein

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor