Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"Time is money and money can't buy you love and I love your outfit" -- T.H.U.N.D.E.R. #1


computers / comp.theory / Re: A PhD computer scientist spent three days in chat reviewing my paper

Re: A PhD computer scientist spent three days in chat reviewing my paper

<20221109175613.00005de6@reddwarf.jmc.corp>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=41417&group=comp.theory#41417

  copy link   Newsgroups: comp.theory sci.logic
Date: Wed, 9 Nov 2022 17:56:13 +0000
From: flib...@reddwarf.jmc.corp (Mr Flibble)
Newsgroups: comp.theory,sci.logic
Subject: Re: A PhD computer scientist spent three days in chat reviewing my paper
Message-ID: <20221109175613.00005de6@reddwarf.jmc.corp>
References: <tkb914$3k69v$2@dont-email.me> <tkbeul$3kn9f$2@dont-email.me> <d62c0756-37be-4482-be53-ca43992762b7n@googlegroups.com> <tkdtvm$3ugr3$2@dont-email.me> <20221108172432.000032c1@reddwarf.jmc.corp> <tke4a2$3ugr3$4@dont-email.me> <20221108205321.00007875@reddwarf.jmc.corp> <tkei2b$6it$1@gioia.aioe.org> <20221108233635.00002332@reddwarf.jmc.corp> <tkerag$1din$1@gioia.aioe.org> <20221109171951.00004c55@reddwarf.jmc.corp> <tkgnoq$97h9$3@dont-email.me>
Organization: NewsDemon - www.newsdemon.com
X-Newsreader: Claws Mail 4.1.1 (GTK 3.24.34; x86_64-w64-mingw32)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Lines: 171
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!feeder.usenetexpress.com!tr1.eu1.usenetexpress.com!news.newsdemon.com!not-for-mail
NNTP-Posting-Date: Wed, 09 Nov 2022 17:56:13 +0000
X-Received-Bytes: 8730
X-Complaints-To: abuse@newsdemon.com
 by: Mr Flibble - Wed, 9 Nov 2022 17:56 UTC

On Wed, 9 Nov 2022 11:24:42 -0600
olcott <polcott2@gmail.com> wrote:

> On 11/9/2022 11:19 AM, Mr Flibble wrote:
> > On Tue, 8 Nov 2022 18:13:04 -0600
> > olcott <none-ya@beez-waxes.com> wrote:
> >
> >> On 11/8/2022 5:36 PM, Mr Flibble wrote:
> >>> On Tue, 8 Nov 2022 15:35:06 -0600
> >>> olcott <none-ya@beez-waxes.com> wrote:
> >>>
> >>>> On 11/8/2022 2:53 PM, Mr Flibble wrote:
> >>>>> On Tue, 8 Nov 2022 11:40:18 -0600
> >>>>> olcott <polcott2@gmail.com> wrote:
> >>>>>
> >>>>>> On 11/8/2022 11:24 AM, Mr Flibble wrote:
> >>>>>>> On Tue, 8 Nov 2022 09:52:22 -0600
> >>>>>>> olcott <polcott2@gmail.com> wrote:
> >>>>>>>
> >>>>>>>> On 11/8/2022 5:13 AM, Paul N wrote:
> >>>>>>>>> On Monday, November 7, 2022 at 5:23:36 PM UTC, olcott wrote:
> >>>>>>>>>
> >>>>>>>>> [Title: A PhD computer scientist spent three days in chat
> >>>>>>>>> reviewing my paper]
> >>>>>>>>>> Simulating Halt Decider Applied to the Halting Theorem
> >>>>>>>>>> https://www.researchgate.net/publication/364657019_Simulating_Halt_Decider_Applied_to_the_Halting_Theorem
> >>>>>>>>>>
> >>>>>>>>>> They could not understand why H(D,D)==0 and H1(D,D)==1 are
> >>>>>>>>>> both correct.
> >>>>>>>>>>
> >>>>>>>>>> The reason the simulated input to H(D,D) correctly has
> >>>>>>>>>> different behavior than the simulated input to H1(D,D) is
> >>>>>>>>>> that H(D,D) D calls H(D,D) thus putting itself in recursive
> >>>>>>>>>> simulation. H1(D,D) D calls H(D,D) yet this does not put
> >>>>>>>>>> itself in recursive simulation. One cannot correctly simply
> >>>>>>>>>> ignore these differences and form any valid rebuttal.
> >>>>>>>>>>
> >>>>>>>>>> If an input specifies a pathological relationship to its
> >>>>>>>>>> simulator this relationship must be simulated or the
> >>>>>>>>>> simulation is not correct. They maintained that every
> >>>>>>>>>> correct simulation of an input must derive the same
> >>>>>>>>>> behavior for this input thus simply ignoring the case
> >>>>>>>>>> where an input is defined to have a pathological
> >>>>>>>>>> relationship to its simulator.
> >>>>>>>>>
> >>>>>>>>> That seems much the same as everyone else here has been
> >>>>>>>>> telling you. Does that mean you're beginning to accept it
> >>>>>>>>> might be right?
> >>>>>>>>
> >>>>>>>> On 7/24/2022 6:19 PM, Paul N wrote:
> >>>>>>>> > On Monday, July 25, 2022 at 12:10:34 AM UTC+1, olcott
> >>>>>>>> > wrote:
> >>>>>>>> >> If a simulating halt decider continues to correctly
> >>>>>>>> >> simulate its input until it correctly matches a
> >>>>>>>> >> non-halting behavior pattern then this SHD is
> >>>>>>>> >> necessarily correct when it aborts its simulation and
> >>>>>>>> >> reports non-halting.
> >>>>>>>> >
> >>>>>>>> > Yes, *If* a simulating halt decider continues to
> >>>>>>>> > correctly simulate its input until it *correctly*
> >>>>>>>> > matches a non- halting behaviour pattern then this SHD
> >>>>>>>> > is correct when it aborts its simulation and reports
> >>>>>>>> > non-halting.
> >>>>>>>>
> >>>>>>>> If everyone every where agreed that 3 + 5 = 65.7 I would know
> >>>>>>>> they are all liars. It is conclusively proven beyond all
> >>>>>>>> possible doubt that D correctly simulated by H cannot
> >>>>>>>> possibly stop running unless aborted.
> >>>>>>>>
> >>>>>>>> Ben has admitted this, and two of my friends that have
> >>>>>>>> masters degrees in computer science verified this.
> >>>>>>>>
> >>>>>>>> This is shown more clearly as PP correctly simulated by HH on
> >>>>>>>> pages 5-6
> >>>>>>>>
> >>>>>>>> Simulating Halt Decider Applied to the Halting Theorem
> >>>>>>>> https://www.researchgate.net/publication/364657019_Simulating_Halt_Decider_Applied_to_the_Halting_Theorem
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> When the input is defined to have a pathological relationship
> >>>>>>>> to its simulator this changes the behavior of the simulated
> >>>>>>>> input such that its correct simulation and its direct
> >>>>>>>> execution have different behavior.
> >>>>>>>>
> >>>>>>>> A simulating halt decider need not pay attention to this
> >>>>>>>> difference it only needs to compute the mapping from its
> >>>>>>>> input to an accept or reject state on the basis of its
> >>>>>>>> correct simulation of its input.
> >>>>>>>>
> >>>>>>>> It is verified that the simulation is correct in that there
> >>>>>>>> is a line-by-line exact correspondence between the simulated
> >>>>>>>> lines and the x86 source code of PP.
> >>>>>>>>
> >>>>>>>> D simulated by UTM1(D,D) where D is defined to call UTM1(D,D)
> >>>>>>>> will remain stuck in infinitely recursive simulation.
> >>>>>>>
> >>>>>>> You are correct: there is a category error in [Strachey 1965]
> >>>>>>> and associated proofs which manifests as nested simulation
> >>>>>>> when the halt decider is of the simulating type. Now what?
> >>>>>>>
> >>>>>>> /Flibble
> >>>>>>>
> >>>>>>
> >>>>>> If a Turing computable function H can correctly recognize that
> >>>>>> its input D correctly simulated by itself is calling itself in
> >>>>>> recursive simulation then H can stop simulating D and correctly
> >>>>>> reject D as non-halting. This is conclusively proven at the C
> >>>>>> level even if PhD computer scientists disagree.
> >>>>>
> >>>>> I still think mapping the manifestation of a category error to a
> >>>>> halting decision of non-halting is artificial at best. One can
> >>>>> simply refute the halting problem proofs by demonstrating the
> >>>>> presence of the category error alone.
> >>>>>
> >>>>> /Flibble
> >>>>>
> >>>>
> >>>> Any correctly simulated input that only stops running when its
> >>>> simulation is aborted is non-halting by tautology.
> >>>>
> >>>> For it to be an actual category error the correctly simulated
> >>>> input would have to neither stop running nor not stop running
> >>>> when its simulation is aborted.
> >>>>
> >>>> What time is is (yes or no) ? Is a category error.
> >>>>
> >>>> How many feet long is the color of your car? Is a category error.
> >>>>
> >>>> What is the integer arithmetic sum of mustard and house bricks?
> >>>> Is a category error.
> >>>>
> >>>> Is this sentence true or false: "This sentence is not true." Is a
> >>>> category error.
> >>>
> >>> No. The category error is the self reference with the two
> >>> categories being the decider and the input.
> >>>
> >>> /Flibble
> >>>
> >>
> >> A category error can only be miscategorization (putting things in
> >> the wrong category). Saying that an animal is a category of office
> >> building is a category error.
> >
> > Yes that is an example of a category error and another example of a
> > category error is the self reference in [Strachey 1965] and
> > associated proofs with the categories being the input and the
> > decider: the input cannot pass itself to the decider.
> >
> > /Flibble
> >
>
> In your case "cannot" means {should not} and thus not an actual
> category error of {it is utterly impossible} for D to call H with the
> machine description of itself.

Wrong, it is a category error (self reference) which will manifest as
nested simulation if the decider is of the simulating type.

>
> It is utterly impossible for the category of living creature {animal}
> to be an element of the set of {office buildings}.

Why do you keep giving me fucktarded examples of category errors? I know
what a category error is but I am not sure you do, at least fully, as
you cannot see how the self reference in [Strachey 1965] and associated
proofs is a category error.

/Flibble

SubjectRepliesAuthor
o A PhD computer scientist spent three days in chat reviewing my paper

By: olcott on Mon, 7 Nov 2022

19olcott
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor