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 <v7to2p$2anub$2@dont-email.me>
Deutsch   English   Français   Italiano  
<v7to2p$2anub$2@dont-email.me>

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

Path: ...!news.misty.com!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: olcott <polcott333@gmail.com>
Newsgroups: comp.theory
Subject: Re: not identical deciders
Date: Thu, 25 Jul 2024 09:39:21 -0500
Organization: A noiseless patient Spider
Lines: 92
Message-ID: <v7to2p$2anub$2@dont-email.me>
References: <v6rg65$32o1o$3@dont-email.me>
 <34Ocnd4voeWlDAn7nZ2dnZfqnPudnZ2d@brightview.co.uk>
 <v725d7$hlvg$1@dont-email.me>
 <aa7643b6d8c46d2c4dd5ef92ae3650afe114adbb@i2pn2.org>
 <v734ct$mjis$2@dont-email.me>
 <056325e336f81a50f4fb9e60f90934eaac823d22@i2pn2.org>
 <v73gk2$obtd$1@dont-email.me>
 <e2958e7ea04d53590c79b53bfb4bc9dff468772b@i2pn2.org>
 <v742r2$s48s$2@dont-email.me>
 <210383b2ee318f68a96d94aec314ee8b93f79b7f@i2pn2.org>
 <v75u22$19j7l$4@dont-email.me>
 <fde630817c49562bc765bdbc98e16a1582bcad53@i2pn2.org>
 <v78mda$1smtm$2@dont-email.me> <v7d5cl$2t3ja$1@dont-email.me>
 <v7ds0o$30pvh$3@dont-email.me> <v7fs29$3f4g7$1@dont-email.me>
 <v7gd17$3hlc2$2@dont-email.me> <v7ikn4$1jv5$1@dont-email.me>
 <v7j2pg$3o7r$3@dont-email.me> <v7l3di$idv1$1@dont-email.me>
 <v7lnrf$luh0$1@dont-email.me> <v7niqp$13ghd$1@dont-email.me>
 <v7obbn$17h8r$1@dont-email.me>
 <2eecnR6fa9XiWzz7nZ2dnZfqn_ednZ2d@brightview.co.uk>
 <v7tlin$2acgd$1@dont-email.me>
 <0e7707f5c45688e4483342734db750905f6c5577@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 25 Jul 2024 16:39:22 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="43e64e6e679a39fe462151fef9da7f11";
	logging-data="2449355"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX193J90lrhLWsCDA1xBzX09F"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:wkujJo0N7XSYSyftfje2YGeNJBU=
In-Reply-To: <0e7707f5c45688e4483342734db750905f6c5577@i2pn2.org>
Content-Language: en-US
Bytes: 5705

On 7/25/2024 9:24 AM, joes wrote:
> Am Thu, 25 Jul 2024 08:56:37 -0500 schrieb olcott:
>> On 7/24/2024 10:29 PM, Mike Terry wrote:
>>> On 23/07/2024 14:31, olcott wrote:
>>>> On 7/23/2024 1:32 AM, 0 wrote:
>>>>> On 2024-07-22 13:46:21 +0000, olcott said:
>>>>>> On 7/22/2024 2:57 AM, Mikko wrote:
>>>>>>> On 2024-07-21 13:34:40 +0000, olcott said:
>>>>>>>> On 7/21/2024 4:34 AM, Mikko wrote:
>>>>>>>>> On 2024-07-20 13:11:03 +0000, olcott said:
>>>>>>>>>> On 7/20/2024 3:21 AM, Mikko wrote:
>>>>>>>>>>> On 2024-07-19 14:08:24 +0000, olcott said:
>>>>>>>>>>>
>>>>>>>>>>>> When we use your incorrect reasoning we would conclude that
>>>>>>>>>>>> Infinite_Loop() is not an infinite loop because it only
>>>>>>>>>>>> repeats until aborted and is aborted.
> 
>>>>>>>> (b) We know that a decider is not allowed to report on the
>>>>>>>> behavior computation that itself is contained within.
>>>>>>> No, we don't. There is no such prohibition.
> 
>>>>> If a Turing machine can take a description of a TM as its input or as
>>>>> a part of its input it can also take its own description.
>>>>> Every Turing machine can be given its own description as input but a
>>>>> Turing machine may interprete it as something else.
>>>>>
>>>> In this case we have two x86utm machines that are identical except
>>>> that DDD calls HHH and DDD does not call HHH1.
> So they are not identical.
> 
>>>> It is empirically proven that this changes their behavior and the
>>>> behavior of DDD.
>> It is empirically proven according to the semantics of the x86 machine
>> code of DDD that DDD correctly emulated by HHH has different behavior
>> than DDD correctly emulated by HHH1.
> So they can't be identical.
> 
>> If you care study the code that I just provided
>> you can see that when DDD is correctly emulated by HHH that DDD does
>> correctly have different behavior than DDD correctly emulated by HHH1.
> 
>> HHH1 and HHH are essentially identical and the only reason why DDD
>> correctly emulated by HHH has different behavior than DDD correctly
>> emulated by HHH1 is that DDD does call HHH in recursive emulation and
>> DDD does not call HHH1 in recursive emulation.
> 
>> When DDD calls HHH in recursive emulation (as I have proven that it
>> does**) and DDD does not call HHH1 in recursive simulation (as I have
>> proven that it does not**)
>> then DDD will have different behavior.
> 
>> I don't believe that someone of your intelligence and knowledge could
>> possibly actually fail to understand that the behavior of function DDD
>> emulated by a function that it calls in recursive emulation would not be
>> different than the behavior of this same function DDD emulated by a
>> function that it does not call in recursive emulation.
> 
>> HHH does see recursive emulation that will never stop unless aborted.
>> HHH1 does not see this.
> 
>> HHH does see recursive emulation that will never stop unless aborted.
>> HHH1 does not see this, because HHH has already aborted its DDD. When
>> any one call of infinite recursion has been aborted then it is infinite
>> recursion that abnormally terminates.
> 
> One function calls itself, one doesn't.
> 

typedef void (*ptr)();
int HHH(ptr P);
int HHH1(ptr P);

void DDD()
{
   HHH(DDD);
}

int main()
{
   HHH(DDD);
   HHH1(DDD);
}

HHH and HHH1 implement the exact same algorithm.
The difference in behavior is the simple fact that DDD
calls HHH(DDD) in recursive emulation and does not call
HHH1(DDD) in recursive emulation.

-- 
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer