Deutsch English Français Italiano |
<vvl4ea$2rl0l$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: olcott <polcott333@gmail.com> Newsgroups: comp.theory Subject: Re: Incorrect requirements --- Computing the mapping from the input to HHH(DD) Date: Fri, 9 May 2025 09:45:30 -0500 Organization: A noiseless patient Spider Lines: 89 Message-ID: <vvl4ea$2rl0l$1@dont-email.me> References: <vv97ft$3fg66$1@dont-email.me> <vvgr22$1ag3a$2@dont-email.me> <vvgt36$1auqp$2@dont-email.me> <vvgtbe$1b0li$1@dont-email.me> <vvguot$1auqp$3@dont-email.me> <vvh0t2$1b939$1@dont-email.me> <vvhap5$1hp80$1@dont-email.me> <vvhf20$1ihs9$1@dont-email.me> <vvhfnd$1hvei$3@dont-email.me> <vvil99$1ugd5$1@dont-email.me> <vvinvp$1vglb$1@dont-email.me> <vviv75$222r6$1@dont-email.me> <vvj1fp$22a62$1@dont-email.me> <vvj2j6$23gk7$1@dont-email.me> <as9TP.251456$lZjd.93653@fx05.ams4> <87msbmeo3b.fsf@nosuchdomain.example.com> <vvjcge$27753$2@dont-email.me> <vvjeqf$28555$1@dont-email.me> <vvjffg$28g5i$1@dont-email.me> <875xiaejzg.fsf@nosuchdomain.example.com> <vvjgt1$28g5i$5@dont-email.me> <87jz6qczja.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 09 May 2025 16:45:31 +0200 (CEST) Injection-Info: dont-email.me; posting-host="b8226b0a928845ead4a9adb4b3b34c7d"; logging-data="3003413"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Q3L//0y7dYw5EjRQeLt2t" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:21CxKlsA1vN9A1wOVcOm6e4+1kA= X-Antivirus: Norton (VPS 250509-2, 5/9/2025), Outbound message Content-Language: en-US X-Antivirus-Status: Clean In-Reply-To: <87jz6qczja.fsf@nosuchdomain.example.com> Bytes: 4775 On 5/8/2025 9:02 PM, Keith Thompson wrote: > olcott <polcott333@gmail.com> writes: >> On 5/8/2025 6:54 PM, Keith Thompson wrote: >>> olcott <polcott333@gmail.com> writes: >>>> On 5/8/2025 6:30 PM, Richard Heathfield wrote: >>>>> On 08/05/2025 23:50, olcott wrote: >>> [...] >>>>>> If you are a competent C programmer >>>>> Keith Thompson is a highly-respected and very competent C >>>>> programmer. >>>> >>>> *Then he is just who I need* >>> No, what you need is someone who is an expert in mathematical logic >>> (I am not) who can explain to you, in terms you can understand and >>> accept, where you've gone wrong. Some expertise in C could also >>> be helpful. >> >> The key gap in my proof is that none of the comp.sci >> people seems to have a slight clue about simple C >> programming. > > You see, this is something you've gotten wrong, and you need somebody > who can explain that to you in terms you can understand and accept. > >> void DDD() >> { >> HHH(DDD); >> return; >> } >> >> *THIS IS THE C PART THAT NO ONE HERE UNDERSTANDS* >> DDD correctly simulated by HHH cannot possibly >> reach its own "return" instruction. > > Is there any reason you couldn't have written that as follows? > > void DDD(void) > { > HHH(DDD); > } > > You could then talk about it not reaching its closing brace rather > than not reaching its "return" instruction. BTW, it's correctly > called a "return statement" in C; dropping it would make it easier > to avoid your incorrect use of terminology. (Assembly or machine > code has "instructions"; C has "statements" and "declarations".) > I need the "return statement" to explicitly mark the computer science: "final halt state". >> DDD correctly simulated by HHH is the same thing >> as infinite recursion between HHH and DDD yet is >> implemented as recursive simulation. > > Sure, infinite recursion is infinite, regardless of how it's > implemented, assuming it's implemented correctly. That's so trivally > obvious that I simply don't believe that "the comp.sci" people are > failing to understand it -- though I can believe that you believe it. > Richard provided the same kind of fake "rebuttal" that I always get. void DDD() { HHH(DDD); return; } "..DDD correctly simulated by HHH cannot possibly REACH its own "return statement". Everyone here has been denying that simple statement for three years. They do this by changing the subject away from the question being asked to irrelevant details. I am only referring to the above hypothetical HHH/DDD pair of C functions. When 1 or more statements of DDD are correctly simulated by HHH then the simulated DDD cannot possibly reach its own "return statement" final halt state. -- Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius hits a target no one else can see." Arthur Schopenhauer