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 <v83g5r$3gihn$3@dont-email.me>
Deutsch   English   Français   Italiano  
<v83g5r$3gihn$3@dont-email.me>

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

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: "Fred. Zwarts" <F.Zwarts@HetNet.nl>
Newsgroups: comp.theory
Subject: Re: No decider is ever accountable for the behavior of the
 computation that itself is contained within
Date: Sat, 27 Jul 2024 21:01:13 +0200
Organization: A noiseless patient Spider
Lines: 35
Message-ID: <v83g5r$3gihn$3@dont-email.me>
References: <v80irs$2tlb5$1@dont-email.me> <v828ju$3a1gf$1@dont-email.me>
 <v82vpu$3dftr$6@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 27 Jul 2024 21:01:15 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="5f623e9acbcbdce9334ab4c51e72f5f6";
	logging-data="3689015"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19LwXiX96m9F+NGUvlT1Yqh"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:tT0JObPKjqCC3Gn0oI+Q2yLlfTs=
Content-Language: en-GB
In-Reply-To: <v82vpu$3dftr$6@dont-email.me>
Bytes: 2568

Op 27.jul.2024 om 16:21 schreef olcott:
> On 7/27/2024 2:46 AM, Mikko wrote:
>> On 2024-07-26 16:28:43 +0000, olcott said:
>>
>>> No decider is ever accountable for the behavior of the
>>> computation that itself is contained within.
>>
>> That claim is fully unjustified. How do you even define "accountable"
>> in the context of computations, automata, and deciders?
>>
> 
> int sum(int x, int y){ return x + y; }
> sum(5,6) is not accountable for reporting sum(3,2).
> It computes the mapping from its input to the value of their sum.
> 
> HHH must compute the mapping from its input finite string
> of the x86 machine code of DDD to the behavior that this
> finite string specifies and then report on the halt status
> of this behavior.

And the semantics of the x86 code shows that DDD has halting behaviour, 
which is proved by the direct execution and by the simulation by another 
simulator.

> 
> The input to HHH(DDD) specifies the equivalent of infinite
> recursion as fully elaborated in another reply.

The input to HHH is DDD, which includes HHH, which aborts and halts 
after two recursions, so DDD halts as well. Therefore, the input 
specifies a two cycle recursion, but HHH is unable to simulate it 
correctly, because
HHH cannot possibly simulate *itself* correctly, which has been proved 
in many replies.
Two is different from infinite. Is that already over your head?