Deutsch English Français Italiano |
<v563q2$o4uv$2@i2pn2.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder9.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail From: joes <noreply@example.com> Newsgroups: comp.theory,sci.logic Subject: Re: Dogma -- other deciders Date: Sat, 22 Jun 2024 08:59:46 -0000 (UTC) Organization: i2pn2 (i2pn.org) Message-ID: <v563q2$o4uv$2@i2pn2.org> References: <v45tec$4q15$1@dont-email.me> <v51ge4$2kbbe$2@dont-email.me> <v52mil$jund$6@i2pn2.org> <v52n3h$2v5s6$1@dont-email.me> <v52p32$jund$7@i2pn2.org> <v52pht$2vh9u$1@dont-email.me> <v52qat$jund$9@i2pn2.org> <v52s4l$2vlma$1@dont-email.me> <v52td1$june$1@i2pn2.org> <v52tul$307ee$1@dont-email.me> <v5435h$lkkb$4@i2pn2.org> <v54bcf$38n2k$1@dont-email.me> <v54buj$lkkc$4@i2pn2.org> <v54cia$38n2k$3@dont-email.me> <v54d41$lkkc$6@i2pn2.org> <v54dqe$394bf$1@dont-email.me> <v54eko$lkkb$7@i2pn2.org> <v54g5b$394bf$3@dont-email.me> <v54hhp$lkkb$9@i2pn2.org> <v54i77$39s3a$2@dont-email.me> <v54iul$lkkc$9@i2pn2.org> <v54jo6$3a7vo$1@dont-email.me> <v54kik$lkkb$10@i2pn2.org> <v54l91$3a7vo$3@dont-email.me> <v54m58$lkkc$12@i2pn2.org> <v54p66$3b4at$1@dont-email.me> <v54q7i$lkkc$13@i2pn2.org> <v54r4g$3bg8o$1@dont-email.me> <v54scd$lkkb$11@i2pn2.org> <v55289$3cthh$1@dont-email.me> <v552tf$lkkb$13@i2pn2.org> <v55fn7$3irer$1@dont-email.me> <v55jl3$nhbb$2@i2pn2.org> <v55k3f$3jl81$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 22 Jun 2024 08:59:46 -0000 (UTC) Injection-Info: i2pn2.org; logging-data="791519"; mail-complaints-to="usenet@i2pn2.org"; posting-account="nS1KMHaUuWOnF/ukOJzx6Ssd8y16q9UPs1GZ+I3D0CM"; User-Agent: Pan/0.145 (Duplicitous mercenary valetism; d7e168a git.gnome.org/pan2) X-Spam-Checker-Version: SpamAssassin 4.0.0 Bytes: 4378 Lines: 60 Am Fri, 21 Jun 2024 23:31:42 -0500 schrieb olcott: > On 6/21/2024 11:24 PM, joes wrote: >> Am Fri, 21 Jun 2024 22:16:55 -0500 schrieb olcott: >>> On 6/21/2024 6:38 PM, Richard Damon wrote: >>>> On 6/21/24 7:27 PM, olcott wrote: >>>>> On 6/21/2024 4:46 PM, Richard Damon wrote: >>>>>> On 6/21/24 5:25 PM, olcott wrote: >>>>>>> On 6/21/2024 4:10 PM, Richard Damon wrote: >>>>>>>> On 6/21/24 4:52 PM, olcott wrote: >>>>>>>>> On 6/21/2024 3:00 PM, Richard Damon wrote: >>>>>>>>>> On 6/21/24 3:45 PM, olcott wrote: >>>>>>>>>>> On 6/21/2024 2:33 PM, Richard Damon wrote: >>>>>>>>>>>> On 6/21/24 3:19 PM, olcott wrote: >>>>>>>> The DEFINITION of a Halt Decider gives what H is SUPPOSED to do, >>>>>>>> if it is one. You claim it is a correct Halt decider >>>>>>> When we do not simply make false assumptions about the behavior >>>>>>> that the input to H(D,D) specifies: >>>>>>> That the call from D correctly simulated by H to H(D,D) >>>>>>> returns >>>>>> What "False Assumption"? If it didn't return, H weren't a decider. >>>>> To "define" that the call from the D correctly simulated by H to >>>>> H(D,D) returns when the actual facts prove that this call *DOES NOT >>>>> RETURN* is ultimately unreasonable because *THERE IS NO REASONING* >>>>> that supports this. >> If H really is a decider, it returns. >>> The semantics of the x86 language conclusively proves as a verified >>> fact that the behavior that D specifies to H is different than the >>> behavior that D specifies to H1. >> But D is the same in either case?! D has a certain behaviour. Of course it depends on the called decider, which by construction should be the one deciding on it. If those are different, nothing unusual happens and we get the correct result. >>> You cannot simply correctly ignore that the pathological relationship >>> that D calls H(D,D) and does not call H1(D,D) changes the behavior of >>> D between these two cases. Naturally. Deciding D (which calls H) with H1 is not the halting problem, however (same with H deciding D1 which calls H1). >> The behaviour changes only because of the called H. I see you agree: > void DDD() > { > H0(DDD); > } > int main() > { > H0(DDD); > H1(DDD); > } > DDD correctly simulated by H1 halts. > DDD correctly simulated by H0 never halts. There is exactly one correct simulation, which corresponds to the direct execution. -- Man kann mit dunklen Zahlen nicht rechnen. Für die eigentliche Mathematik sind sie vollkommen nutzlos. --Wolfgang Mückenheim