Deutsch English Français Italiano |
<uu0p2r$2opup$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Mikko <mikko.levanto@iki.fi> Newsgroups: comp.theory Subject: Re: Categorically exhaustive reasoning applied to the decision to abort Date: Wed, 27 Mar 2024 11:32:11 +0200 Organization: - Lines: 63 Message-ID: <uu0p2r$2opup$1@dont-email.me> References: <utlf69$39fl1$1@dont-email.me> <utlff5$3997r$3@dont-email.me> <utlgg1$2o1am$20@i2pn2.org> <utlirq$3dsl2$2@dont-email.me> <utmo5e$2plc2$8@i2pn2.org> <utmqu6$3msk5$1@dont-email.me> <utnmqm$3tjdn$1@dont-email.me> <utnoks$3ttm3$2@dont-email.me> <utns99$2rkld$3@i2pn2.org> <uto24n$3vtt8$2@dont-email.me> <utpd7m$dibu$1@dont-email.me> <utsv72$1bgkl$6@dont-email.me> <utu29i$1n8qn$1@dont-email.me> <utumq5$1rsiu$5@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Wed, 27 Mar 2024 09:32:12 +0100 (CET) Injection-Info: dont-email.me; posting-host="e01c88caecc54803e4241e641fbe9851"; logging-data="2910169"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1++j2RoYuqUdkUnLawMDId1" User-Agent: Unison/2.2 Cancel-Lock: sha1:/S2bDUhdU2NI7mxr+vka7f+iD50= Bytes: 3711 On 2024-03-26 14:41:08 +0000, olcott said: > On 3/26/2024 3:50 AM, Mikko wrote: >> On 2024-03-25 22:52:18 +0000, olcott said: >> >>> On 3/24/2024 9:27 AM, Mikko wrote: >>>> On 2024-03-24 02:11:34 +0000, olcott said: >>>> >>>>> On 3/23/2024 7:31 PM, Richard Damon wrote: >>>>>> On 3/23/24 7:29 PM, olcott wrote: >>>>>>> On 3/23/2024 5:58 PM, immibis wrote: >>>>>>>> On 23/03/24 16:02, olcott wrote: >>>>>>>>> (b) H(D,D) that DOES abort its simulation is correct >>>>>>>>> (ABOUT THIS ABORT DECISION) >>>>>>>>> because it would halt and all deciders must always halt. >>>>>>>> >>>>>>>> To be a decider it has to give an answer. >>>>>>>> >>>>>>>> To be a halt decider it has to give an answer that is the same as >>>>>>>> whether the direct execution of its input would halt. >>>>>>>> >>>>>>> >>>>>>> That would entail that H must report on different behavior >>>>>>> than the behavior that H actually sees thus violate the >>>>>>> definition of a decider that must compute the mapping from >>>>>>> its inputs... >>>>>> >>>>>> Nope. >>>>>> You are just showing yourself to be a stupid liar. >>>>>> >>>>>> Where in the DEFINITION of Compute the Mapping of the Input to the >>>>>> Mapped Output does it say that the decider has to be able to "see" that >>>>>> property of the input? >>>>>> >>>>> >>>>> In order to compute the mapping from an input there must be >>>>> some basis that is directly provided by this input. >>>> >>>> If no such basis is in the input the problem has no soution. >>>> >>> >>> int sum(int x, int y){ return x + y; } >>> sum(3,4) is not allowed to report on the sum of 5 + 6 >>> even if you really really believe that it should. >> >> Your and my beliefs don't matter. Testers call the function with >> various pairs of inputs and compare the result to the specification. >> If the result is not what the specification requires then the function >> is wrong and needs be fixed or rejected. >> > > There is enough information for sum(3,4) to compute the sum of 3+4. > There is NOT enough information for sum(3,4) to compute the sum of 5+6. > > There is enough information for H1(D,D) to compute Halts(D,D). > There is NOT enough information for H(D,D) to compute Halts(D,D). There is enough information to determine whether the result is as required by the specification. -- Mikko