Deutsch   English   Français   Italiano  
<vv1v5b$muiq$1@dont-email.me>

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

Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Mikko <mikko.levanto@iki.fi>
Newsgroups: comp.theory
Subject: Re: Turing computable function for sum of two integers
Date: Fri, 2 May 2025 11:18:51 +0300
Organization: -
Lines: 83
Message-ID: <vv1v5b$muiq$1@dont-email.me>
References: <vsnchj$23nrb$2@dont-email.me> <vth52t$3in23$9@dont-email.me> <vth557$3a127$7@dont-email.me> <vth8lr$3n2du$2@dont-email.me> <a8ab995b650b894cbfb635478f7406c4eee4d187@i2pn2.org> <vthqtc$5g2e$2@dont-email.me> <63af93cb608258cc3e12b9bab3a2efa0b7ee7eee@i2pn2.org> <vtit6a$15e5s$3@dont-email.me> <vtivmo$19aqd$1@dont-email.me> <vtkc4l$2h48g$3@dont-email.me> <vtkdnm$2iqu5$1@dont-email.me> <vtkkge$2si58$2@dont-email.me> <vtl56j$3aajg$1@dont-email.me> <vtlu0a$3vgp0$1@dont-email.me> <vtm04f$2a90$1@dont-email.me> <vtm9q8$aut7$1@dont-email.me> <vtmah8$2a90$2@dont-email.me> <vtmgen$gs48$1@dont-email.me> <vtmh1n$2a90$3@dont-email.me> <vto4vh$23i07$1@dont-email.me> <vto7qu$267in$1@dont-email.me> <vtopqv$2meit$1@dont-email.me> <vung5v$2uf19$1@dont-email.me> <vuo87d$3jn5n$3@dont-email.me> <vuo8oq$3dd6e$3@dont-email.me> <vuomfn$1pcj$4@dont-email.me> <vuq7dp$1gtva$2@dont-email.me> <vutn3d$nvbg$3@dont-email.me> <vutvab$v5pn$5@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 02 May 2025 10:18:52 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="cb793c8c3b892b6beb6c2827261db101";
	logging-data="752218"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX188CEj7IG8nxFJiV84qD33O"
User-Agent: Unison/2.2
Cancel-Lock: sha1:KYmFH5Rzmx4ghWpmnZhwGpg7iJA=

On 2025-04-30 19:57:00 +0000, dbush said:

> On 4/30/2025 1:36 PM, olcott wrote:
>> On 4/29/2025 4:50 AM, Mikko wrote:
>>> On 2025-04-28 19:55:35 +0000, olcott said:
>>> 
>>>> On 4/28/2025 11:01 AM, dbush wrote:
>>>>> On 4/28/2025 11:52 AM, olcott wrote:
>>>>>> On 4/28/2025 4:01 AM, Mikko wrote:
>>>>>>> On 2025-04-16 17:36:31 +0000, olcott said:
>>>>>>> 
>>>>>>>> On 4/16/2025 7:29 AM, Richard Heathfield wrote:
>>>>>>>>> On 16/04/2025 12:40, olcott wrote:
>>>>>>>>>> sum(3,2) IS NOT THE SAME AS sum(5,2).
>>>>>>>>>> IT IS EITHER STUPID OR DISHONEST FOR YOU TO TRY TO
>>>>>>>>>> GET AWAY FOR CLAIMING THIS USING THE STRAW DECEPTION
>>>>>>>>>> INTENTIONALLY INCORRECT PARAPHRASE OF MY WORDS.
>>>>>>>>> 
>>>>>>>>> Whether sum(3,2) is or is not the same as sum(5,2) is not the question. 
>>>>>>>>> The question is whether a universal termination analyser can be 
>>>>>>>>> constructed, and the answer is that it can't.
>>>>>>>>> 
>>>>>>>>> This has been rigorously proved. If you want to overturn the proof 
>>>>>>>>> you've got your work cut out to persuade anyone to listen, not least 
>>>>>>>>> because anyone who tries to enter into a dialogue with you is met with 
>>>>>>>>> contempt and scorn.
>>>>>>>>> 
>>>>>>>>> The proof stands.
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> *corresponding output to the input*
>>>>>>>> *corresponding output to the input*
>>>>>>>> *corresponding output to the input*
>>>>>>>> *corresponding output to the input*
>>>>>>>> *corresponding output to the input*
>>>>>>>> 
>>>>>>>> Not freaking allowed to look at any damn thing
>>>>>>>> else besides the freaking input. Must compute whatever
>>>>>>>> mapping ACTUALLY EXISTS FROM THIS INPUT.
>>>>>>> 
>>>>>>> A halt decider is is not allowed to compute "whatever" mapping. It is
>>>>>>> required to compute one specific mapping: to "no" if the computation
>>>>>>> described by the input can be continesd forever without halting, to
>>>>>>> "no" otherwise.
>>>>>>> 
>>>>>> 
>>>>>> It must do this by applying the finite string transformation
>>>>>> rules specified by the x86 language to the input to HHH(DD).
>>>>>> 
>>>>>> This DOES NOT DERIVE THE BEHAVIOR OF THE DIRECTLY EXECUTED DD.
>>>>>> It DOES DERIVE DD EMULATED BY HHH AND ALSO DERIVES THE RECURSIVE
>>>>>> EMULATION OF HHH EMULATING ITSELF EMULATING DD.
>>>>>> 
>>>>> 
>>>>> 
>>>>> In other words, no H exists that satisfies the following requirements,
>>>> 
>>>> BECAUSE THOSE REQUIREMENTS HAVE ALWAYS BEEN WRONG AND NO ONE NOTICED.
>>>> BECAUSE THOSE REQUIREMENTS HAVE ALWAYS BEEN WRONG AND NO ONE NOTICED.
>>>> BECAUSE THOSE REQUIREMENTS HAVE ALWAYS BEEN WRONG AND NO ONE NOTICED.
>>>> BECAUSE THOSE REQUIREMENTS HAVE ALWAYS BEEN WRONG AND NO ONE NOTICED.
>>>> BECAUSE THOSE REQUIREMENTS HAVE ALWAYS BEEN WRONG AND NO ONE NOTICED.
>>> 
>>> You have not proven that the requirements are wrong in any sense.
>>> 
>> 
>> int sum(int x, int y) { return 5; }
>> Is NOT an algorithm for the sum of two integers.
>> 
>> int sum(int x, int y) { x + y; }
>> Is an algorithm for the sum of two integers.
> 
> Obviously, but that has nothing to do with a solution to the halting function:
> 
> Given any algorithm (i.e. a fixed immutable sequence of instructions) X 
> described as <X> with input Y:

It does. The first "sum" is analogous to Olcott's halting deciders that are
like a real halting decider except that they compute another function.

-- 
Mikko