Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <bf2621f4b0a05cb076c7fa88222f245b7753a1c3@i2pn2.org>
Deutsch   English   Français   Italiano  
<bf2621f4b0a05cb076c7fa88222f245b7753a1c3@i2pn2.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!news.nk.ca!rocksolid2!i2pn2.org!.POSTED!not-for-mail
From: Richard Damon <richard@damon-family.org>
Newsgroups: comp.theory
Subject: Re: Rebutting the Sipser Halting Problem Proof
Date: Sun, 15 Sep 2024 12:55:36 -0400
Organization: i2pn2 (i2pn.org)
Message-ID: <bf2621f4b0a05cb076c7fa88222f245b7753a1c3@i2pn2.org>
References: <vc6qlc$275or$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 15 Sep 2024 16:55:36 -0000 (UTC)
Injection-Info: i2pn2.org;
	logging-data="2171858"; mail-complaints-to="usenet@i2pn2.org";
	posting-account="diqKR1lalukngNWEqoq9/uFtbkm5U+w3w6FQ0yesrXg";
User-Agent: Mozilla Thunderbird
In-Reply-To: <vc6qlc$275or$1@dont-email.me>
X-Spam-Checker-Version: SpamAssassin 4.0.0
Content-Language: en-US
Bytes: 4280
Lines: 77

On 9/15/24 10:23 AM, olcott wrote:
> 
> Rebutting the Sipser Halting Problem Proof
> D(D) correctly reports its own halt status
> 
> https://www.researchgate.net/ 
> publication/364302709_Rebutting_the_Sipser_Halting_Problem_Proof
> 

Nope, just proves you are a stupid ignorant liar that doesn't know what 
he is talking about.

First, you title is incorrect, as it isn't "D" that needs to report its 
halt status, but the "H" that "D" Calls.

Remember, in the problem H is, and only is, the machine that H is, and D 
is, and only is, the machine that D is, as the code in the problem presents.


Remember, you have been tole (but ignore) that the phrase:

until H correctly determines that its simulated D would never stop 
running unless aborted

Means that a CORRECT UNABORTED SIMULATION of *THIS* D would not stop, 
but *THIS* D calls *THIS* H, which you admit *WILL* decide to abort (and 
thus its simulation is not the "correct simulation" we are to look at).

Since THIS H does return to its caller, since it DOES abort, this means 
that the correct simulation of this D will halt, and thus this H never 
got the "authorization" to abort, but did so anyway and introduced its 
error into the system.

Note, when you say:

When H correctly simulates D it finds that D remains stuck in recursive 
simulation
Line 13: main() invokes D(D)
Line 06: Invoked D calls H that simulates D(D)
Line 06: Simulated D calls simulated H that simulates D(D) (repeats 
until aborted)

Simulation Invariant: D simulated by H never reaches Line 07 or Line 08.

We note that the first line is incorrect, as H DOESN'T correctly 
simulate D, as it DOES abort, and that the "repeats until aborted" talks 
about a condition that DOES happen, so if we look at the actual CORRECT 
simulation of D, we see that main invokes D(D) that calls H(D,D) that 
simulates its copy of D(D) for some time an then aborts that simulation 
and returns to D which returns to main, and thus halts.

Thus, your "Simulation Invariant" is just a LIE.

Of course, that is because you stupidly keep on confusing the behavior 
of D (simulated by H) with the behavior of the simulation of D by H.

You seem to do this because you, in your ignorance, can't keep track of 
the difference between the TRUTH of the behavior of *THIS* D (the D that 
calls the H that simulates it for a while and then aborts and returns) 
with the knowledge that H gets by its PARTIAL simulation of its input D, 
and the behavior of a totally different program D (with the same code in 
the C functions D, but calling a different function H, with different 
behavior).

These errors have been pointed out to you MANY times, and your repeating 
the error either says you are mentally incapable of learning facts, or 
you are just so brainwashed by yourself with your lies that you just 
refuse to accept the facts and thus make your self just a pathetic 
ignorant pathologically lying idiot.


Notd, at your end, you confuse the question, as you fill in the D / D 
line with "Accept" even though this is supposed to be the mapping 
function that H is computing, and BY YOUR ADMISSION, H REJECTED the input.

Thus, you prove with that final comment that you just don't understand 
what you are talking about and are nothing but a LYING IDIOT.