Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

The Shuttle is now going five times the sound of speed. -- Dan Rather, first landing of Columbia


computers / comp.ai.philosophy / Re: Olcott's H(P,P)==0 is correct

SubjectAuthor
* Re: Olcott's H(P,P)==0 is correctolcott
+* Re: Olcott's H(P,P)==0 is correctRichard Damon
|`* Re: Olcott's H(P,P)==0 is correct !!!olcott
| +* Re: Olcott's H(P,P)==0 is correct !!!Mr Flibble
| |`* Re: Olcott's H(P,P)==0 is correct !!!olcott
| | `* Re: Olcott's H(P,P)==0 is correct !!!Mr Flibble
| |  `* Re: Olcott's H(P,P)==0 is correct !!!olcott
| |   +* Re: Olcott's H(P,P)==0 is correct !!!Mr Flibble
| |   |`- Re: Olcott's H(P,P)==0 is correct !!!olcott
| |   `* Re: Olcott's H(P,P)==0 is correct !!!Richard Damon
| |    `* Re: Olcott's H(P,P)==0 is correct ???olcott
| |     `* Re: Olcott's H(P,P)==0 is correct ???Richard Damon
| |      `* Re: Olcott's H(P,P)==0 is correct ---olcott
| |       `- Re: Olcott's H(P,P)==0 is correct ---Richard Damon
| `- Re: Olcott's H(P,P)==0 is correct !!!Richard Damon
`* Re: Olcott's H(P,P)==0 is correct [ x86utm ]olcott
 `- Re: Olcott's H(P,P)==0 is correct [ x86utm ]Richard Damon

1
Re: Olcott's H(P,P)==0 is correct

<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9204&group=comp.ai.philosophy#9204

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 08 Jun 2022 10:53:15 -0500
Date: Wed, 8 Jun 2022 10:53:14 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>
Lines: 119
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-vH13MHzHc3uNSigS6Ei0t7VZpTcV3udd1+MYMtK2MkFqDNKqkv4ek/FU8ym3573YD62sN3/QSu7IpEi!zSTJ6AJzT/vckE/QBsOxYatdIQEIwssTrQkA+tHwzYZknKhIv5xOj5mItNGdKYDRza4Nv6Qr0v5v
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 5470
 by: olcott - Wed, 8 Jun 2022 15:53 UTC

On 6/8/2022 10:37 AM, wij wrote:
> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>> Hi,
>>
>> From discussion with Olcott in comp.lang.c++ I have determined that
>> his so called refutation of the HP proofs is based around the
>> behaviour of his simulation-based decider, H:
>>
>> void Q(u32 x)
>> {
>> if (H(x, x))
>> FUBAR();
>> return;
>> }
>>
>> int main()
>> {
>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>> }
>>
>> He asserts H(Q,Q)=0 based on a nested simulation being detected (i.e. Q
>> invoking H) irregardless of whether FUBAR halts or not.
>>
>> If FUBAR halts H gives the wrong answer.
>>
>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested) simulation
>> however that wouldn't be the case for non-simulating decider for which
>> there would be no such recursion.
>>
>> Can we finally put this to bed and change the fucking topic?
>>
>> /Flibble
>
> +-----------------------------------------------------------------+
> | The HP proof has nothing to do with how the 'H' is constructed. |
> +-----------------------------------------------------------------+
> Many such liar's-paradox-like examples are for easy comprehension (for educational purpose).
> The real 'H' inside P is an algorithm computationally equivalent to 'H' (so, no
> any 'call' is there, and the pattern matching tech. is very difficult, by now to say.
> And, this 'H' is also allowed given by some super intelligent god.... whatever).
>

It is the pathological self reference(Olcott 2004) relationship between
H and P that has previously been considered to make P undecidable for H.

For any program H that might determine if programs halt, a
"pathological"
program P, called with some input, can pass its own source and its
input to
H and then specifically do the opposite of what H predicts P will
do. No H
can exist that handles this case.
https://en.wikipedia.org/wiki/Halting_problem

> +------------------------------------------------+
> | olcott's brain is incapable of logic function. |
> | (other kind of functions seem quite excellent) |
> +------------------------------------------------+
> It should be safe to say any concept involves logical operation, olcott cannot
> make it formally correct (he relies on his "language's logic").
> For example, I doubt he can handle several lines of inter-connected codes.
> ...
> All should be fine... except olcott now insists "H(P,P)==0" is correct while
> there is no definition of H shown.

I am not claiming that H(P,P) correctly determines the halt status of
its input. I am claiming that non-halting is the correct halt status of
its input.

If you have to reread this 10,000 times to notice what the difference is
then do that.

To determine the correct halt status for the input to H(P,P) we don't
need to know anything about H besides that fact H uses an x86 emulator
to emulate its input.

void P(u32 x)
{ if (H(x, x))
HERE: goto HERE;
return;
}

int main()
{ P(P);
}

_P()
[000012e7](01) 55 push ebp
[000012e8](02) 8bec mov ebp,esp
[000012ea](03) 8b4508 mov eax,[ebp+08]
[000012ed](01) 50 push eax
[000012ee](03) 8b4d08 mov ecx,[ebp+08]
[000012f1](01) 51 push ecx
[000012f2](05) e880feffff call 00001177
[000012f7](03) 83c408 add esp,+08
[000012fa](02) 85c0 test eax,eax
[000012fc](02) 7402 jz 00001300
[000012fe](02) ebfe jmp 000012fe
[00001300](01) 5d pop ebp
[00001301](01) c3 ret
Size in bytes:(0027) [00001301]

It is completely obvious that when H(P,P) correctly emulates its input
that it must emulate the first seven instructions of P. Because the
seventh instruction of P repeats this process we can know with complete
certainty that the emulated P never reaches its final “ret” instruction,
thus never halts.

--
Copyright 2022 Pete Olcott

"Talent hits a target no one else can hit;
Genius hits a target no one else can see."
Arthur Schopenhauer

Re: Olcott's H(P,P)==0 is correct

<ZoaoK.3047$sW.1185@fx37.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9221&group=comp.ai.philosophy#9221

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!tr2.eu1.usenetexpress.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx37.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc> <d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com> <1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 130
Message-ID: <ZoaoK.3047$sW.1185@fx37.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Wed, 8 Jun 2022 19:37:28 -0400
X-Received-Bytes: 5906
 by: Richard Damon - Wed, 8 Jun 2022 23:37 UTC

On 6/8/22 11:53 AM, olcott wrote:
> On 6/8/2022 10:37 AM, wij wrote:
>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>> Hi,
>>>
>>>  From discussion with Olcott in comp.lang.c++ I have determined that
>>> his so called refutation of the HP proofs is based around the
>>> behaviour of his simulation-based decider, H:
>>>
>>> void Q(u32 x)
>>> {
>>> if (H(x, x))
>>> FUBAR();
>>> return;
>>> }
>>>
>>> int main()
>>> {
>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>> }
>>>
>>> He asserts H(Q,Q)=0 based on a nested simulation being detected (i.e. Q
>>> invoking H) irregardless of whether FUBAR halts or not.
>>>
>>> If FUBAR halts H gives the wrong answer.
>>>
>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested) simulation
>>> however that wouldn't be the case for non-simulating decider for which
>>> there would be no such recursion.
>>>
>>> Can we finally put this to bed and change the fucking topic?
>>>
>>> /Flibble
>>
>> +-----------------------------------------------------------------+
>> | The HP proof has nothing to do with how the 'H' is constructed. |
>> +-----------------------------------------------------------------+
>> Many such liar's-paradox-like examples are for easy comprehension (for
>> educational purpose).
>> The real 'H' inside P is an algorithm computationally equivalent to
>> 'H' (so, no
>> any 'call' is there, and the pattern matching tech. is very difficult,
>> by now to say.
>> And, this 'H' is also allowed given by some super intelligent god....
>> whatever).
>>
>
> It is the pathological self reference(Olcott 2004) relationship between
> H and P that has previously been considered to make P undecidable for H.
>
>      For any program H that might determine if programs halt, a
> "pathological"
>      program P, called with some input, can pass its own source and its
> input to
>      H and then specifically do the opposite of what H predicts P will
> do. No H
>      can exist that handles this case.
> https://en.wikipedia.org/wiki/Halting_problem
>
>> +------------------------------------------------+
>> | olcott's brain is incapable of logic function. |
>> | (other kind of functions seem quite excellent) |
>> +------------------------------------------------+
>> It should be safe to say any concept involves logical operation,
>> olcott cannot
>> make it formally correct (he relies on his "language's logic").
>> For example, I doubt he can handle several lines of inter-connected
>> codes.
>> ...
>> All should be fine... except olcott now insists "H(P,P)==0" is correct
>> while
>> there is no definition of H shown.
>
> I am not claiming that H(P,P) correctly determines the halt status of
> its input. I am claiming that non-halting is the correct halt status of
> its input.
>

Ok, so if you are JUST claiming that Non-Halting is the right answer,
but H doesn't actually return that answer, you can be correct on that.

P(P) only halts if H(P,P) return 0, so if H(P,P) doesn't return 0 then
P(P) is non-halting, but H is NOT then the counter example you claim it is.

> If you have to reread this 10,000 times to notice what the difference is
> then do that.
>
> To determine the correct halt status for the input to H(P,P) we don't
> need to know anything about H besides that fact H uses an x86 emulator
> to emulate its input.
>
> void P(u32 x)
> {
>   if (H(x, x))
>     HERE: goto HERE;
>   return;
> }
>
> int main()
> {
>   P(P);
> }
>
> _P()
> [000012e7](01)  55              push ebp
> [000012e8](02)  8bec            mov ebp,esp
> [000012ea](03)  8b4508          mov eax,[ebp+08]
> [000012ed](01)  50              push eax
> [000012ee](03)  8b4d08          mov ecx,[ebp+08]
> [000012f1](01)  51              push ecx
> [000012f2](05)  e880feffff      call 00001177
> [000012f7](03)  83c408          add esp,+08
> [000012fa](02)  85c0            test eax,eax
> [000012fc](02)  7402            jz 00001300
> [000012fe](02)  ebfe            jmp 000012fe
> [00001300](01)  5d              pop ebp
> [00001301](01)  c3              ret
> Size in bytes:(0027) [00001301]
>
> It is completely obvious that when H(P,P) correctly emulates its input
> that it must emulate the first seven instructions of P. Because the
> seventh instruction of P repeats this process we can know with complete
> certainty that the emulated P never reaches its final “ret” instruction,
> thus never halts.
>

Again, if you claim is just that P(P) can be non-halting, that can be
shown, but ONLY of H(P,P) does NOT return 0.

But then, H isn't the needed counter example for that Halting Problem.

Re: Olcott's H(P,P)==0 is correct !!!

<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9223&group=comp.ai.philosophy#9223

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 08 Jun 2022 18:56:28 -0500
Date: Wed, 8 Jun 2022 18:56:28 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <ZoaoK.3047$sW.1185@fx37.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
Lines: 105
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-gRgIJELg4mPnBYX2uY9jcYp7dG+0WRBMMNPTP0bC3osYOUr5TS6ZX9REHBBBP47V/qogSbZdEB2BtSO!MDH8pxIDKmBxSBPABdOPsxxsyqIFd+DFiOdS1BQ+nKABTXNR/lqdRsB8/eroD9DX3DIav1MWrGRy
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 5293
 by: olcott - Wed, 8 Jun 2022 23:56 UTC

On 6/8/2022 6:37 PM, Richard Damon wrote:
> On 6/8/22 11:53 AM, olcott wrote:
>> On 6/8/2022 10:37 AM, wij wrote:
>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>> Hi,
>>>>
>>>>  From discussion with Olcott in comp.lang.c++ I have determined that
>>>> his so called refutation of the HP proofs is based around the
>>>> behaviour of his simulation-based decider, H:
>>>>
>>>> void Q(u32 x)
>>>> {
>>>> if (H(x, x))
>>>> FUBAR();
>>>> return;
>>>> }
>>>>
>>>> int main()
>>>> {
>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>> }
>>>>
>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected (i.e. Q
>>>> invoking H) irregardless of whether FUBAR halts or not.
>>>>
>>>> If FUBAR halts H gives the wrong answer.
>>>>
>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested) simulation
>>>> however that wouldn't be the case for non-simulating decider for which
>>>> there would be no such recursion.
>>>>
>>>> Can we finally put this to bed and change the fucking topic?
>>>>
>>>> /Flibble
>>>
>>> +-----------------------------------------------------------------+
>>> | The HP proof has nothing to do with how the 'H' is constructed. |
>>> +-----------------------------------------------------------------+
>>> Many such liar's-paradox-like examples are for easy comprehension
>>> (for educational purpose).
>>> The real 'H' inside P is an algorithm computationally equivalent to
>>> 'H' (so, no
>>> any 'call' is there, and the pattern matching tech. is very
>>> difficult, by now to say.
>>> And, this 'H' is also allowed given by some super intelligent god....
>>> whatever).
>>>
>>
>> It is the pathological self reference(Olcott 2004) relationship
>> between H and P that has previously been considered to make P
>> undecidable for H.
>>
>>       For any program H that might determine if programs halt, a
>> "pathological"
>>       program P, called with some input, can pass its own source and
>> its input to
>>       H and then specifically do the opposite of what H predicts P
>> will do. No H
>>       can exist that handles this case.
>> https://en.wikipedia.org/wiki/Halting_problem
>>
>>> +------------------------------------------------+
>>> | olcott's brain is incapable of logic function. |
>>> | (other kind of functions seem quite excellent) |
>>> +------------------------------------------------+
>>> It should be safe to say any concept involves logical operation,
>>> olcott cannot
>>> make it formally correct (he relies on his "language's logic").
>>> For example, I doubt he can handle several lines of inter-connected
>>> codes.
>>> ...
>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>> correct while
>>> there is no definition of H shown.
>>
>> I am not claiming that H(P,P) correctly determines the halt status of
>> its input. I am claiming that non-halting is the correct halt status
>> of its input.
>>
>
> Ok, so if you are JUST claiming that Non-Halting is the right answer,
> but H doesn't actually return that answer, you can be correct on that.
>

THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
I am claiming that H(P,P)==0 is the correct answer to the "impossible"
input that previously had no correct answer at all.

Because people on this forum are trying to be as disagreeable as they
possibly can be I must move one point at a time.

It has taken at least six months to get agreement on the totally obvious
fact that H(P,P)==0 is correct. With an actual honest dialogue there is
no way that this should have taken more than three days to get everyone
to agree.

As soon as we achieve a consensus on this point we can move on to the
next point.

--
Copyright 2022 Pete Olcott

"Talent hits a target no one else can hit;
Genius hits a target no one else can see."
Arthur Schopenhauer

Re: Olcott's H(P,P)==0 is correct !!!

<20220609010414.00002492@reddwarf.jmc>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9224&group=comp.ai.philosophy#9224

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news.uzoreto.com!news-out.netnews.com!news.alt.net!fdc2.netnews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!fx11.ams4.POSTED!not-for-mail
From: flib...@reddwarf.jmc (Mr Flibble)
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Message-ID: <20220609010414.00002492@reddwarf.jmc>
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>
<ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
Organization: Jupiter Mining Corp
X-Newsreader: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-w64-mingw32)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Lines: 113
X-Complaints-To: abuse@eweka.nl
NNTP-Posting-Date: Thu, 09 Jun 2022 00:04:13 UTC
Date: Thu, 9 Jun 2022 01:04:14 +0100
X-Received-Bytes: 5352
 by: Mr Flibble - Thu, 9 Jun 2022 00:04 UTC

On Wed, 8 Jun 2022 18:56:28 -0500
olcott <NoOne@NoWhere.com> wrote:

> On 6/8/2022 6:37 PM, Richard Damon wrote:
> > On 6/8/22 11:53 AM, olcott wrote:
> >> On 6/8/2022 10:37 AM, wij wrote:
> >>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
> >>>> Hi,
> >>>>
> >>>>  From discussion with Olcott in comp.lang.c++ I have determined
> >>>> that his so called refutation of the HP proofs is based around
> >>>> the behaviour of his simulation-based decider, H:
> >>>>
> >>>> void Q(u32 x)
> >>>> {
> >>>> if (H(x, x))
> >>>> FUBAR();
> >>>> return;
> >>>> }
> >>>>
> >>>> int main()
> >>>> {
> >>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
> >>>> }
> >>>>
> >>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
> >>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
> >>>>
> >>>> If FUBAR halts H gives the wrong answer.
> >>>>
> >>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
> >>>> simulation however that wouldn't be the case for non-simulating
> >>>> decider for which there would be no such recursion.
> >>>>
> >>>> Can we finally put this to bed and change the fucking topic?
> >>>>
> >>>> /Flibble
> >>>
> >>> +-----------------------------------------------------------------+
> >>> | The HP proof has nothing to do with how the 'H' is constructed.
> >>> |
> >>> +-----------------------------------------------------------------+
> >>> Many such liar's-paradox-like examples are for easy comprehension
> >>> (for educational purpose). The real 'H' inside P is an algorithm
> >>> computationally equivalent to 'H' (so, no
> >>> any 'call' is there, and the pattern matching tech. is very
> >>> difficult, by now to say.
> >>> And, this 'H' is also allowed given by some super intelligent
> >>> god.... whatever).
> >>>
> >>
> >> It is the pathological self reference(Olcott 2004) relationship
> >> between H and P that has previously been considered to make P
> >> undecidable for H.
> >>
> >>       For any program H that might determine if programs halt, a
> >> "pathological"
> >>       program P, called with some input, can pass its own source
> >> and its input to
> >>       H and then specifically do the opposite of what H predicts P
> >> will do. No H
> >>       can exist that handles this case.
> >> https://en.wikipedia.org/wiki/Halting_problem
> >>
> >>> +------------------------------------------------+
> >>> | olcott's brain is incapable of logic function. |
> >>> | (other kind of functions seem quite excellent) |
> >>> +------------------------------------------------+
> >>> It should be safe to say any concept involves logical operation,
> >>> olcott cannot
> >>> make it formally correct (he relies on his "language's logic").
> >>> For example, I doubt he can handle several lines of
> >>> inter-connected codes.
> >>> ...
> >>> All should be fine... except olcott now insists "H(P,P)==0" is
> >>> correct while
> >>> there is no definition of H shown.
> >>
> >> I am not claiming that H(P,P) correctly determines the halt status
> >> of its input. I am claiming that non-halting is the correct halt
> >> status of its input.
> >>
> >
> > Ok, so if you are JUST claiming that Non-Halting is the right
> > answer, but H doesn't actually return that answer, you can be
> > correct on that.
>
> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
> I am claiming that H(P,P)==0 is the correct answer to the
> "impossible" input that previously had no correct answer at all.
>
> Because people on this forum are trying to be as disagreeable as they
> possibly can be I must move one point at a time.
>
> It has taken at least six months to get agreement on the totally
> obvious fact that H(P,P)==0 is correct. With an actual honest
> dialogue there is no way that this should have taken more than three
> days to get everyone to agree.
>
> As soon as we achieve a consensus on this point we can move on to the
> next point.
Your H is not a halt decider as it gets the answer wrong if P would
have halted; instead what you have is an S, a simulation detector.

So if you wish to continue you should be asserting S(P,P)==0 and not
H(P,P)==0.

/Flibble

Re: Olcott's H(P,P)==0 is correct !!!

<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9225&group=comp.ai.philosophy#9225

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 08 Jun 2022 19:10:39 -0500
Date: Wed, 8 Jun 2022 19:10:39 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <20220609010414.00002492@reddwarf.jmc>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
Lines: 121
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-VjMmrL7HOGEfXiejI3iKLa4lU0gYT900poXXe7zPMMgW7K7lyr7z2TrJQVH4mzAW/c69RD41RbriTkc!Qa2gzegCLRinAh7B0IJCTeH8Qeqn/1jVnWYALgFtP0IlRlvxnb+mujdyORIzh5cxaIHlafV6JPoy
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 6053
 by: olcott - Thu, 9 Jun 2022 00:10 UTC

On 6/8/2022 7:04 PM, Mr Flibble wrote:
> On Wed, 8 Jun 2022 18:56:28 -0500
> olcott <NoOne@NoWhere.com> wrote:
>
>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>> On 6/8/22 11:53 AM, olcott wrote:
>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>> Hi,
>>>>>>
>>>>>>  From discussion with Olcott in comp.lang.c++ I have determined
>>>>>> that his so called refutation of the HP proofs is based around
>>>>>> the behaviour of his simulation-based decider, H:
>>>>>>
>>>>>> void Q(u32 x)
>>>>>> {
>>>>>> if (H(x, x))
>>>>>> FUBAR();
>>>>>> return;
>>>>>> }
>>>>>>
>>>>>> int main()
>>>>>> {
>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>> }
>>>>>>
>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
>>>>>>
>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>
>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>> simulation however that wouldn't be the case for non-simulating
>>>>>> decider for which there would be no such recursion.
>>>>>>
>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>
>>>>>> /Flibble
>>>>>
>>>>> +-----------------------------------------------------------------+
>>>>> | The HP proof has nothing to do with how the 'H' is constructed.
>>>>> |
>>>>> +-----------------------------------------------------------------+
>>>>> Many such liar's-paradox-like examples are for easy comprehension
>>>>> (for educational purpose). The real 'H' inside P is an algorithm
>>>>> computationally equivalent to 'H' (so, no
>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>> difficult, by now to say.
>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>> god.... whatever).
>>>>>
>>>>
>>>> It is the pathological self reference(Olcott 2004) relationship
>>>> between H and P that has previously been considered to make P
>>>> undecidable for H.
>>>>
>>>>       For any program H that might determine if programs halt, a
>>>> "pathological"
>>>>       program P, called with some input, can pass its own source
>>>> and its input to
>>>>       H and then specifically do the opposite of what H predicts P
>>>> will do. No H
>>>>       can exist that handles this case.
>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>
>>>>> +------------------------------------------------+
>>>>> | olcott's brain is incapable of logic function. |
>>>>> | (other kind of functions seem quite excellent) |
>>>>> +------------------------------------------------+
>>>>> It should be safe to say any concept involves logical operation,
>>>>> olcott cannot
>>>>> make it formally correct (he relies on his "language's logic").
>>>>> For example, I doubt he can handle several lines of
>>>>> inter-connected codes.
>>>>> ...
>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>> correct while
>>>>> there is no definition of H shown.
>>>>
>>>> I am not claiming that H(P,P) correctly determines the halt status
>>>> of its input. I am claiming that non-halting is the correct halt
>>>> status of its input.
>>>>
>>>
>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>> answer, but H doesn't actually return that answer, you can be
>>> correct on that.
>>
>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>> I am claiming that H(P,P)==0 is the correct answer to the
>> "impossible" input that previously had no correct answer at all.
>>
>> Because people on this forum are trying to be as disagreeable as they
>> possibly can be I must move one point at a time.
>>
>> It has taken at least six months to get agreement on the totally
>> obvious fact that H(P,P)==0 is correct. With an actual honest
>> dialogue there is no way that this should have taken more than three
>> days to get everyone to agree.
>>
>> As soon as we achieve a consensus on this point we can move on to the
>> next point.
>
> Your H is not a halt decider as it gets the answer wrong if P would
> have halted; instead what you have is an S, a simulation detector.
>
> So if you wish to continue you should be asserting S(P,P)==0 and not
> H(P,P)==0.
>
> /Flibble
>

So the concept of a simulating halt decider is beyond your intellectual
capacity?

--
Copyright 2022 Pete Olcott

"Talent hits a target no one else can hit;
Genius hits a target no one else can see."
Arthur Schopenhauer

Re: Olcott's H(P,P)==0 is correct !!!

<20220609011301.000020ad@reddwarf.jmc>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9226&group=comp.ai.philosophy#9226

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!feeder.usenetexpress.com!tr2.eu1.usenetexpress.com!81.171.65.14.MISMATCH!peer02.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!fx11.ams4.POSTED!not-for-mail
From: flib...@reddwarf.jmc (Mr Flibble)
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Message-ID: <20220609011301.000020ad@reddwarf.jmc>
References: <20220608014257.00002044@reddwarf.jmc> <d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com> <1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad> <Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com> <20220609010414.00002492@reddwarf.jmc> <Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
Organization: Jupiter Mining Corp
X-Newsreader: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-w64-mingw32)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Lines: 126
X-Complaints-To: abuse@eweka.nl
NNTP-Posting-Date: Thu, 09 Jun 2022 00:13:00 UTC
Date: Thu, 9 Jun 2022 01:13:01 +0100
X-Received-Bytes: 5992
 by: Mr Flibble - Thu, 9 Jun 2022 00:13 UTC

On Wed, 8 Jun 2022 19:10:39 -0500
olcott <NoOne@NoWhere.com> wrote:

> On 6/8/2022 7:04 PM, Mr Flibble wrote:
> > On Wed, 8 Jun 2022 18:56:28 -0500
> > olcott <NoOne@NoWhere.com> wrote:
> >
> >> On 6/8/2022 6:37 PM, Richard Damon wrote:
> >>> On 6/8/22 11:53 AM, olcott wrote:
> >>>> On 6/8/2022 10:37 AM, wij wrote:
> >>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
> >>>>>> Hi,
> >>>>>>
> >>>>>>  From discussion with Olcott in comp.lang.c++ I have
> >>>>>> determined that his so called refutation of the HP proofs is
> >>>>>> based around the behaviour of his simulation-based decider, H:
> >>>>>>
> >>>>>> void Q(u32 x)
> >>>>>> {
> >>>>>> if (H(x, x))
> >>>>>> FUBAR();
> >>>>>> return;
> >>>>>> }
> >>>>>>
> >>>>>> int main()
> >>>>>> {
> >>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
> >>>>>> }
> >>>>>>
> >>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
> >>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
> >>>>>>
> >>>>>> If FUBAR halts H gives the wrong answer.
> >>>>>>
> >>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
> >>>>>> simulation however that wouldn't be the case for non-simulating
> >>>>>> decider for which there would be no such recursion.
> >>>>>>
> >>>>>> Can we finally put this to bed and change the fucking topic?
> >>>>>>
> >>>>>> /Flibble
> >>>>>
> >>>>> +-----------------------------------------------------------------+
> >>>>> | The HP proof has nothing to do with how the 'H' is
> >>>>> constructed. |
> >>>>> +-----------------------------------------------------------------+
> >>>>> Many such liar's-paradox-like examples are for easy
> >>>>> comprehension (for educational purpose). The real 'H' inside P
> >>>>> is an algorithm computationally equivalent to 'H' (so, no
> >>>>> any 'call' is there, and the pattern matching tech. is very
> >>>>> difficult, by now to say.
> >>>>> And, this 'H' is also allowed given by some super intelligent
> >>>>> god.... whatever).
> >>>>>
> >>>>
> >>>> It is the pathological self reference(Olcott 2004) relationship
> >>>> between H and P that has previously been considered to make P
> >>>> undecidable for H.
> >>>>
> >>>>       For any program H that might determine if programs halt, a
> >>>> "pathological"
> >>>>       program P, called with some input, can pass its own source
> >>>> and its input to
> >>>>       H and then specifically do the opposite of what H
> >>>> predicts P will do. No H
> >>>>       can exist that handles this case.
> >>>> https://en.wikipedia.org/wiki/Halting_problem
> >>>>
> >>>>> +------------------------------------------------+
> >>>>> | olcott's brain is incapable of logic function. |
> >>>>> | (other kind of functions seem quite excellent) |
> >>>>> +------------------------------------------------+
> >>>>> It should be safe to say any concept involves logical operation,
> >>>>> olcott cannot
> >>>>> make it formally correct (he relies on his "language's logic").
> >>>>> For example, I doubt he can handle several lines of
> >>>>> inter-connected codes.
> >>>>> ...
> >>>>> All should be fine... except olcott now insists "H(P,P)==0" is
> >>>>> correct while
> >>>>> there is no definition of H shown.
> >>>>
> >>>> I am not claiming that H(P,P) correctly determines the halt
> >>>> status of its input. I am claiming that non-halting is the
> >>>> correct halt status of its input.
> >>>>
> >>>
> >>> Ok, so if you are JUST claiming that Non-Halting is the right
> >>> answer, but H doesn't actually return that answer, you can be
> >>> correct on that.
> >>
> >> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
> >> I am claiming that H(P,P)==0 is the correct answer to the
> >> "impossible" input that previously had no correct answer at all.
> >>
> >> Because people on this forum are trying to be as disagreeable as
> >> they possibly can be I must move one point at a time.
> >>
> >> It has taken at least six months to get agreement on the totally
> >> obvious fact that H(P,P)==0 is correct. With an actual honest
> >> dialogue there is no way that this should have taken more than
> >> three days to get everyone to agree.
> >>
> >> As soon as we achieve a consensus on this point we can move on to
> >> the next point.
> >
> > Your H is not a halt decider as it gets the answer wrong if P would
> > have halted; instead what you have is an S, a simulation detector.
> >
> > So if you wish to continue you should be asserting S(P,P)==0 and not
> > H(P,P)==0.
> >
> > /Flibble
> >
>
> So the concept of a simulating halt decider is beyond your
> intellectual capacity?
It isn't a halt decider if it gets the answer to the question of
whether or not P halts wrong. Your H gets the answer wrong if P halts
so it isn't a halt decider.

/Flibble

Re: Olcott's H(P,P)==0 is correct !!!

<CZaoK.76677$ntj.62026@fx15.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9227&group=comp.ai.philosophy#9227

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!aioe.org!feeder1.feed.usenet.farm!feed.usenet.farm!peer01.ams4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx15.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 127
Message-ID: <CZaoK.76677$ntj.62026@fx15.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Wed, 8 Jun 2022 20:16:34 -0400
X-Received-Bytes: 6175
 by: Richard Damon - Thu, 9 Jun 2022 00:16 UTC

On 6/8/22 7:56 PM, olcott wrote:
> On 6/8/2022 6:37 PM, Richard Damon wrote:
>> On 6/8/22 11:53 AM, olcott wrote:
>>> On 6/8/2022 10:37 AM, wij wrote:
>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>> Hi,
>>>>>
>>>>>  From discussion with Olcott in comp.lang.c++ I have determined that
>>>>> his so called refutation of the HP proofs is based around the
>>>>> behaviour of his simulation-based decider, H:
>>>>>
>>>>> void Q(u32 x)
>>>>> {
>>>>> if (H(x, x))
>>>>> FUBAR();
>>>>> return;
>>>>> }
>>>>>
>>>>> int main()
>>>>> {
>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>> }
>>>>>
>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>> (i.e. Q
>>>>> invoking H) irregardless of whether FUBAR halts or not.
>>>>>
>>>>> If FUBAR halts H gives the wrong answer.
>>>>>
>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested) simulation
>>>>> however that wouldn't be the case for non-simulating decider for which
>>>>> there would be no such recursion.
>>>>>
>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>
>>>>> /Flibble
>>>>
>>>> +-----------------------------------------------------------------+
>>>> | The HP proof has nothing to do with how the 'H' is constructed. |
>>>> +-----------------------------------------------------------------+
>>>> Many such liar's-paradox-like examples are for easy comprehension
>>>> (for educational purpose).
>>>> The real 'H' inside P is an algorithm computationally equivalent to
>>>> 'H' (so, no
>>>> any 'call' is there, and the pattern matching tech. is very
>>>> difficult, by now to say.
>>>> And, this 'H' is also allowed given by some super intelligent
>>>> god.... whatever).
>>>>
>>>
>>> It is the pathological self reference(Olcott 2004) relationship
>>> between H and P that has previously been considered to make P
>>> undecidable for H.
>>>
>>>       For any program H that might determine if programs halt, a
>>> "pathological"
>>>       program P, called with some input, can pass its own source and
>>> its input to
>>>       H and then specifically do the opposite of what H predicts P
>>> will do. No H
>>>       can exist that handles this case.
>>> https://en.wikipedia.org/wiki/Halting_problem
>>>
>>>> +------------------------------------------------+
>>>> | olcott's brain is incapable of logic function. |
>>>> | (other kind of functions seem quite excellent) |
>>>> +------------------------------------------------+
>>>> It should be safe to say any concept involves logical operation,
>>>> olcott cannot
>>>> make it formally correct (he relies on his "language's logic").
>>>> For example, I doubt he can handle several lines of inter-connected
>>>> codes.
>>>> ...
>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>> correct while
>>>> there is no definition of H shown.
>>>
>>> I am not claiming that H(P,P) correctly determines the halt status of
>>> its input. I am claiming that non-halting is the correct halt status
>>> of its input.
>>>
>>
>> Ok, so if you are JUST claiming that Non-Halting is the right answer,
>> but H doesn't actually return that answer, you can be correct on that.
>>
>
> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
> I am claiming that H(P,P)==0 is the correct answer to the "impossible"
> input that previously had no correct answer at all.
>
> Because people on this forum are trying to be as disagreeable as they
> possibly can be I must move one point at a time.
>
> It has taken at least six months to get agreement on the totally obvious
> fact that H(P,P)==0 is correct. With an actual honest dialogue there is
> no way that this should have taken more than three days to get everyone
> to agree.
>
> As soon as we achieve a consensus on this point we can move on to the
> next point.
>

The problem is you want to claim that not only is it the correct answer,
but also that H(P,P) returns it.

As I explained, the answer is correct only if H doesn't actually return it.

If H(P,P) returns 0, then the correct answer will be 1, because P(P)
will Halt.

This is the key point in the Halting Theorem proof, by the construction
of H^,

if H applied to <H^> <H^> answers non-halting, then H^ applied to <H^>
will Halt, and thus the answer that H gave will be wrong.

If H applied to <H^> <H^> answers halting, then H^ applied to <H^> will
go into an infinite loop, and thus the answer that H gave will be wrong.

If H applied to <H^> <H^> does any other action (never halting or
halting in some other state), H is just wrong for not meeting the basic
requirements as a decider.

Thus, there is NO behavior that H applied to <H^> <H^> can do that is
correct, thus there can not be an H that is correct for all inputs,
since <H^> <H^> is a legal input, and demonstrating even ONE counter
example disproves an "For ALL" requirement.

Re: Olcott's H(P,P)==0 is correct !!!

<u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9228&group=comp.ai.philosophy#9228

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 08 Jun 2022 19:17:11 -0500
Date: Wed, 8 Jun 2022 19:17:11 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
<20220609011301.000020ad@reddwarf.jmc>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <20220609011301.000020ad@reddwarf.jmc>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
Lines: 157
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-sTD9dKasFqjCFUfvE3h1Cy+V+5iuY88ws01YEa1KshCEGJ3BmrTGfoX0WIy0Nmv+5BV0jyi168qTAD9!ilNo7uOwN2lq/jkMxGaOBDDzAHhimZASusqy6sPsXDwZ1UR/AaiwMhWw8aUzXptbPzGJ/xcSm8LW
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 7535
 by: olcott - Thu, 9 Jun 2022 00:17 UTC

On 6/8/2022 7:13 PM, Mr Flibble wrote:
> On Wed, 8 Jun 2022 19:10:39 -0500
> olcott <NoOne@NoWhere.com> wrote:
>
>> On 6/8/2022 7:04 PM, Mr Flibble wrote:
>>> On Wed, 8 Jun 2022 18:56:28 -0500
>>> olcott <NoOne@NoWhere.com> wrote:
>>>
>>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>>>> On 6/8/22 11:53 AM, olcott wrote:
>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>>  From discussion with Olcott in comp.lang.c++ I have
>>>>>>>> determined that his so called refutation of the HP proofs is
>>>>>>>> based around the behaviour of his simulation-based decider, H:
>>>>>>>>
>>>>>>>> void Q(u32 x)
>>>>>>>> {
>>>>>>>> if (H(x, x))
>>>>>>>> FUBAR();
>>>>>>>> return;
>>>>>>>> }
>>>>>>>>
>>>>>>>> int main()
>>>>>>>> {
>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>> }
>>>>>>>>
>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
>>>>>>>>
>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>
>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>> simulation however that wouldn't be the case for non-simulating
>>>>>>>> decider for which there would be no such recursion.
>>>>>>>>
>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>
>>>>>>>> /Flibble
>>>>>>>
>>>>>>> +-----------------------------------------------------------------+
>>>>>>> | The HP proof has nothing to do with how the 'H' is
>>>>>>> constructed. |
>>>>>>> +-----------------------------------------------------------------+
>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>> comprehension (for educational purpose). The real 'H' inside P
>>>>>>> is an algorithm computationally equivalent to 'H' (so, no
>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>> difficult, by now to say.
>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>> god.... whatever).
>>>>>>>
>>>>>>
>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>> between H and P that has previously been considered to make P
>>>>>> undecidable for H.
>>>>>>
>>>>>>       For any program H that might determine if programs halt, a
>>>>>> "pathological"
>>>>>>       program P, called with some input, can pass its own source
>>>>>> and its input to
>>>>>>       H and then specifically do the opposite of what H
>>>>>> predicts P will do. No H
>>>>>>       can exist that handles this case.
>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>
>>>>>>> +------------------------------------------------+
>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>> +------------------------------------------------+
>>>>>>> It should be safe to say any concept involves logical operation,
>>>>>>> olcott cannot
>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>> For example, I doubt he can handle several lines of
>>>>>>> inter-connected codes.
>>>>>>> ...
>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>> correct while
>>>>>>> there is no definition of H shown.
>>>>>>
>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>> status of its input. I am claiming that non-halting is the
>>>>>> correct halt status of its input.
>>>>>>
>>>>>
>>>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>>>> answer, but H doesn't actually return that answer, you can be
>>>>> correct on that.
>>>>
>>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>>>> I am claiming that H(P,P)==0 is the correct answer to the
>>>> "impossible" input that previously had no correct answer at all.
>>>>
>>>> Because people on this forum are trying to be as disagreeable as
>>>> they possibly can be I must move one point at a time.
>>>>
>>>> It has taken at least six months to get agreement on the totally
>>>> obvious fact that H(P,P)==0 is correct. With an actual honest
>>>> dialogue there is no way that this should have taken more than
>>>> three days to get everyone to agree.
>>>>
>>>> As soon as we achieve a consensus on this point we can move on to
>>>> the next point.
>>>
>>> Your H is not a halt decider as it gets the answer wrong if P would
>>> have halted; instead what you have is an S, a simulation detector.
>>>
>>> So if you wish to continue you should be asserting S(P,P)==0 and not
>>> H(P,P)==0.
>>>
>>> /Flibble
>>>
>>
>> So the concept of a simulating halt decider is beyond your
>> intellectual capacity?
>
> It isn't a halt decider if it gets the answer to the question of
> whether or not P halts wrong. Your H gets the answer wrong if P halts
> so it isn't a halt decider.
>
> /Flibble
>

(1) Deciders(computer science) compute the mapping from their inputs to
an accept or reject state.

(2) The actual behavior of the actual input to H(P,P) is proven to never
halt.

(3) P(P) is not an input to H, thus out-of-scope for H.

The actual behavior of the correctly simulated input to H(P,P) is not
the same as the actual behavior of P(P) because the specified sequence
of instructions is not the same.

Because halt deciders must report on the actual behavior of their actual
inputs H(P,P)==0 is correct even though P(P) halts.

int sum(int x, int y)
{ return x + y;
}

Expecting H(P,P) to report on the behavior of an entirely different
sequence of instructions than its input actually specifies is exactly
the same as expecting sum(3,4) to return the sum of 5 + 7, quite nuts.

--
Copyright 2022 Pete Olcott

"Talent hits a target no one else can hit;
Genius hits a target no one else can see."
Arthur Schopenhauer

Re: Olcott's H(P,P)==0 is correct !!!

<20220609011929.00005f72@reddwarf.jmc>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9229&group=comp.ai.philosophy#9229

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!feeder1.feed.usenet.farm!feed.usenet.farm!peer01.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!fx11.ams4.POSTED!not-for-mail
From: flib...@reddwarf.jmc (Mr Flibble)
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Message-ID: <20220609011929.00005f72@reddwarf.jmc>
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>
<ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
<20220609011301.000020ad@reddwarf.jmc>
<u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
Organization: Jupiter Mining Corp
X-Newsreader: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-w64-mingw32)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Lines: 170
X-Complaints-To: abuse@eweka.nl
NNTP-Posting-Date: Thu, 09 Jun 2022 00:19:28 UTC
Date: Thu, 9 Jun 2022 01:19:29 +0100
X-Received-Bytes: 7673
 by: Mr Flibble - Thu, 9 Jun 2022 00:19 UTC

On Wed, 8 Jun 2022 19:17:11 -0500
olcott <NoOne@NoWhere.com> wrote:

> On 6/8/2022 7:13 PM, Mr Flibble wrote:
> > On Wed, 8 Jun 2022 19:10:39 -0500
> > olcott <NoOne@NoWhere.com> wrote:
> >
> >> On 6/8/2022 7:04 PM, Mr Flibble wrote:
> >>> On Wed, 8 Jun 2022 18:56:28 -0500
> >>> olcott <NoOne@NoWhere.com> wrote:
> >>>
> >>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
> >>>>> On 6/8/22 11:53 AM, olcott wrote:
> >>>>>> On 6/8/2022 10:37 AM, wij wrote:
> >>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble
> >>>>>>> wrote:
> >>>>>>>> Hi,
> >>>>>>>>
> >>>>>>>>  From discussion with Olcott in comp.lang.c++ I have
> >>>>>>>> determined that his so called refutation of the HP proofs is
> >>>>>>>> based around the behaviour of his simulation-based decider,
> >>>>>>>> H:
> >>>>>>>>
> >>>>>>>> void Q(u32 x)
> >>>>>>>> {
> >>>>>>>> if (H(x, x))
> >>>>>>>> FUBAR();
> >>>>>>>> return;
> >>>>>>>> }
> >>>>>>>>
> >>>>>>>> int main()
> >>>>>>>> {
> >>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
> >>>>>>>> }
> >>>>>>>>
> >>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being
> >>>>>>>> detected (i.e. Q invoking H) irregardless of whether FUBAR
> >>>>>>>> halts or not.
> >>>>>>>>
> >>>>>>>> If FUBAR halts H gives the wrong answer.
> >>>>>>>>
> >>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
> >>>>>>>> simulation however that wouldn't be the case for
> >>>>>>>> non-simulating decider for which there would be no such
> >>>>>>>> recursion.
> >>>>>>>>
> >>>>>>>> Can we finally put this to bed and change the fucking topic?
> >>>>>>>>
> >>>>>>>> /Flibble
> >>>>>>>
> >>>>>>> +-----------------------------------------------------------------+
> >>>>>>> | The HP proof has nothing to do with how the 'H' is
> >>>>>>> constructed. |
> >>>>>>> +-----------------------------------------------------------------+
> >>>>>>> Many such liar's-paradox-like examples are for easy
> >>>>>>> comprehension (for educational purpose). The real 'H' inside P
> >>>>>>> is an algorithm computationally equivalent to 'H' (so, no
> >>>>>>> any 'call' is there, and the pattern matching tech. is very
> >>>>>>> difficult, by now to say.
> >>>>>>> And, this 'H' is also allowed given by some super intelligent
> >>>>>>> god.... whatever).
> >>>>>>>
> >>>>>>
> >>>>>> It is the pathological self reference(Olcott 2004) relationship
> >>>>>> between H and P that has previously been considered to make P
> >>>>>> undecidable for H.
> >>>>>>
> >>>>>>       For any program H that might determine if programs
> >>>>>> halt, a "pathological"
> >>>>>>       program P, called with some input, can pass its own
> >>>>>> source and its input to
> >>>>>>       H and then specifically do the opposite of what H
> >>>>>> predicts P will do. No H
> >>>>>>       can exist that handles this case.
> >>>>>> https://en.wikipedia.org/wiki/Halting_problem
> >>>>>>
> >>>>>>> +------------------------------------------------+
> >>>>>>> | olcott's brain is incapable of logic function. |
> >>>>>>> | (other kind of functions seem quite excellent) |
> >>>>>>> +------------------------------------------------+
> >>>>>>> It should be safe to say any concept involves logical
> >>>>>>> operation, olcott cannot
> >>>>>>> make it formally correct (he relies on his "language's
> >>>>>>> logic"). For example, I doubt he can handle several lines of
> >>>>>>> inter-connected codes.
> >>>>>>> ...
> >>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
> >>>>>>> correct while
> >>>>>>> there is no definition of H shown.
> >>>>>>
> >>>>>> I am not claiming that H(P,P) correctly determines the halt
> >>>>>> status of its input. I am claiming that non-halting is the
> >>>>>> correct halt status of its input.
> >>>>>>
> >>>>>
> >>>>> Ok, so if you are JUST claiming that Non-Halting is the right
> >>>>> answer, but H doesn't actually return that answer, you can be
> >>>>> correct on that.
> >>>>
> >>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
> >>>> I am claiming that H(P,P)==0 is the correct answer to the
> >>>> "impossible" input that previously had no correct answer at all.
> >>>>
> >>>> Because people on this forum are trying to be as disagreeable as
> >>>> they possibly can be I must move one point at a time.
> >>>>
> >>>> It has taken at least six months to get agreement on the totally
> >>>> obvious fact that H(P,P)==0 is correct. With an actual honest
> >>>> dialogue there is no way that this should have taken more than
> >>>> three days to get everyone to agree.
> >>>>
> >>>> As soon as we achieve a consensus on this point we can move on to
> >>>> the next point.
> >>>
> >>> Your H is not a halt decider as it gets the answer wrong if P
> >>> would have halted; instead what you have is an S, a simulation
> >>> detector.
> >>>
> >>> So if you wish to continue you should be asserting S(P,P)==0 and
> >>> not H(P,P)==0.
> >>>
> >>> /Flibble
> >>>
> >>
> >> So the concept of a simulating halt decider is beyond your
> >> intellectual capacity?
> >
> > It isn't a halt decider if it gets the answer to the question of
> > whether or not P halts wrong. Your H gets the answer wrong if P
> > halts so it isn't a halt decider.
> >
> > /Flibble
> >
>
>
> (1) Deciders(computer science) compute the mapping from their inputs
> to an accept or reject state.
>
> (2) The actual behavior of the actual input to H(P,P) is proven to
> never halt.
>
> (3) P(P) is not an input to H, thus out-of-scope for H.
>
> The actual behavior of the correctly simulated input to H(P,P) is not
> the same as the actual behavior of P(P) because the specified
> sequence of instructions is not the same.
>
> Because halt deciders must report on the actual behavior of their
> actual inputs H(P,P)==0 is correct even though P(P) halts.
>
> int sum(int x, int y)
> {
> return x + y;
> }
>
> Expecting H(P,P) to report on the behavior of an entirely different
> sequence of instructions than its input actually specifies is exactly
> the same as expecting sum(3,4) to return the sum of 5 + 7, quite nuts.

You just keep repeating yourself; I can also repeat myself.

Your H is not a halt decider as it gets the answer wrong if P would
have halted; instead what you have is an S, a simulation detector.

/Flibble

Re: Olcott's H(P,P)==0 is correct !!!

<4q2dnUrB4aMwojz_nZ2dnUU7_8xh4p2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9230&group=comp.ai.philosophy#9230

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 08 Jun 2022 19:32:45 -0500
Date: Wed, 8 Jun 2022 19:32:45 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
<20220609011301.000020ad@reddwarf.jmc>
<u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
<20220609011929.00005f72@reddwarf.jmc>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <20220609011929.00005f72@reddwarf.jmc>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <4q2dnUrB4aMwojz_nZ2dnUU7_8xh4p2d@giganews.com>
Lines: 181
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-IPsqGrOTm0egsLPebS55tGk1E/HDlOzjqaLDjIv9U9a30YMJ6mPGtXqtbf5YZC5AKLDYoJnx9ccKkNy!hlaolnJ8cBq5WFlBuUj/qY5iGdEigpFQkLqZZfR4NkVwvYjZqSu06ZKdfrCfwnTZx1ESAuVPSkyp
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 8503
 by: olcott - Thu, 9 Jun 2022 00:32 UTC

On 6/8/2022 7:19 PM, Mr Flibble wrote:
> On Wed, 8 Jun 2022 19:17:11 -0500
> olcott <NoOne@NoWhere.com> wrote:
>
>> On 6/8/2022 7:13 PM, Mr Flibble wrote:
>>> On Wed, 8 Jun 2022 19:10:39 -0500
>>> olcott <NoOne@NoWhere.com> wrote:
>>>
>>>> On 6/8/2022 7:04 PM, Mr Flibble wrote:
>>>>> On Wed, 8 Jun 2022 18:56:28 -0500
>>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>>
>>>>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>>>>>> On 6/8/22 11:53 AM, olcott wrote:
>>>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble
>>>>>>>>> wrote:
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>>  From discussion with Olcott in comp.lang.c++ I have
>>>>>>>>>> determined that his so called refutation of the HP proofs is
>>>>>>>>>> based around the behaviour of his simulation-based decider,
>>>>>>>>>> H:
>>>>>>>>>>
>>>>>>>>>> void Q(u32 x)
>>>>>>>>>> {
>>>>>>>>>> if (H(x, x))
>>>>>>>>>> FUBAR();
>>>>>>>>>> return;
>>>>>>>>>> }
>>>>>>>>>>
>>>>>>>>>> int main()
>>>>>>>>>> {
>>>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>>>> }
>>>>>>>>>>
>>>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being
>>>>>>>>>> detected (i.e. Q invoking H) irregardless of whether FUBAR
>>>>>>>>>> halts or not.
>>>>>>>>>>
>>>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>>>
>>>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>>>> simulation however that wouldn't be the case for
>>>>>>>>>> non-simulating decider for which there would be no such
>>>>>>>>>> recursion.
>>>>>>>>>>
>>>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>>>
>>>>>>>>>> /Flibble
>>>>>>>>>
>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>> | The HP proof has nothing to do with how the 'H' is
>>>>>>>>> constructed. |
>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>>>> comprehension (for educational purpose). The real 'H' inside P
>>>>>>>>> is an algorithm computationally equivalent to 'H' (so, no
>>>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>>>> difficult, by now to say.
>>>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>>>> god.... whatever).
>>>>>>>>>
>>>>>>>>
>>>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>>>> between H and P that has previously been considered to make P
>>>>>>>> undecidable for H.
>>>>>>>>
>>>>>>>>       For any program H that might determine if programs
>>>>>>>> halt, a "pathological"
>>>>>>>>       program P, called with some input, can pass its own
>>>>>>>> source and its input to
>>>>>>>>       H and then specifically do the opposite of what H
>>>>>>>> predicts P will do. No H
>>>>>>>>       can exist that handles this case.
>>>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>>>
>>>>>>>>> +------------------------------------------------+
>>>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>>>> +------------------------------------------------+
>>>>>>>>> It should be safe to say any concept involves logical
>>>>>>>>> operation, olcott cannot
>>>>>>>>> make it formally correct (he relies on his "language's
>>>>>>>>> logic"). For example, I doubt he can handle several lines of
>>>>>>>>> inter-connected codes.
>>>>>>>>> ...
>>>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>>>> correct while
>>>>>>>>> there is no definition of H shown.
>>>>>>>>
>>>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>>>> status of its input. I am claiming that non-halting is the
>>>>>>>> correct halt status of its input.
>>>>>>>>
>>>>>>>
>>>>>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>>>>>> answer, but H doesn't actually return that answer, you can be
>>>>>>> correct on that.
>>>>>>
>>>>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>>>>>> I am claiming that H(P,P)==0 is the correct answer to the
>>>>>> "impossible" input that previously had no correct answer at all.
>>>>>>
>>>>>> Because people on this forum are trying to be as disagreeable as
>>>>>> they possibly can be I must move one point at a time.
>>>>>>
>>>>>> It has taken at least six months to get agreement on the totally
>>>>>> obvious fact that H(P,P)==0 is correct. With an actual honest
>>>>>> dialogue there is no way that this should have taken more than
>>>>>> three days to get everyone to agree.
>>>>>>
>>>>>> As soon as we achieve a consensus on this point we can move on to
>>>>>> the next point.
>>>>>
>>>>> Your H is not a halt decider as it gets the answer wrong if P
>>>>> would have halted; instead what you have is an S, a simulation
>>>>> detector.
>>>>>
>>>>> So if you wish to continue you should be asserting S(P,P)==0 and
>>>>> not H(P,P)==0.
>>>>>
>>>>> /Flibble
>>>>>
>>>>
>>>> So the concept of a simulating halt decider is beyond your
>>>> intellectual capacity?
>>>
>>> It isn't a halt decider if it gets the answer to the question of
>>> whether or not P halts wrong. Your H gets the answer wrong if P
>>> halts so it isn't a halt decider.
>>>
>>> /Flibble
>>>
>>
>>
>> (1) Deciders(computer science) compute the mapping from their inputs
>> to an accept or reject state.
>>
>> (2) The actual behavior of the actual input to H(P,P) is proven to
>> never halt.
>>
>> (3) P(P) is not an input to H, thus out-of-scope for H.
>>
>> The actual behavior of the correctly simulated input to H(P,P) is not
>> the same as the actual behavior of P(P) because the specified
>> sequence of instructions is not the same.
>>
>> Because halt deciders must report on the actual behavior of their
>> actual inputs H(P,P)==0 is correct even though P(P) halts.
>>
>> int sum(int x, int y)
>> {
>> return x + y;
>> }
>>
>> Expecting H(P,P) to report on the behavior of an entirely different
>> sequence of instructions than its input actually specifies is exactly
>> the same as expecting sum(3,4) to return the sum of 5 + 7, quite nuts.
>
> You just keep repeating yourself; I can also repeat myself.
>
> Your H is not a halt decider as it gets the answer wrong if P would
> have halted;


Click here to read the complete article
Re: Olcott's H(P,P)==0 is correct !!!

<npboK.55353$X_i.14694@fx18.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9231&group=comp.ai.philosophy#9231

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!aioe.org!feeder1.feed.usenet.farm!feed.usenet.farm!tr1.eu1.usenetexpress.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx18.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct !!!
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc> <d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com> <1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad> <Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com> <20220609010414.00002492@reddwarf.jmc> <Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com> <20220609011301.000020ad@reddwarf.jmc> <u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 179
Message-ID: <npboK.55353$X_i.14694@fx18.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Wed, 8 Jun 2022 20:46:10 -0400
X-Received-Bytes: 8237
 by: Richard Damon - Thu, 9 Jun 2022 00:46 UTC

On 6/8/22 8:17 PM, olcott wrote:
> On 6/8/2022 7:13 PM, Mr Flibble wrote:
>> On Wed, 8 Jun 2022 19:10:39 -0500
>> olcott <NoOne@NoWhere.com> wrote:
>>
>>> On 6/8/2022 7:04 PM, Mr Flibble wrote:
>>>> On Wed, 8 Jun 2022 18:56:28 -0500
>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>>>>> On 6/8/22 11:53 AM, olcott wrote:
>>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>>    From discussion with Olcott in comp.lang.c++ I have
>>>>>>>>> determined that his so called refutation of the HP proofs is
>>>>>>>>> based around the behaviour of his simulation-based decider, H:
>>>>>>>>>
>>>>>>>>> void Q(u32 x)
>>>>>>>>> {
>>>>>>>>> if (H(x, x))
>>>>>>>>> FUBAR();
>>>>>>>>> return;
>>>>>>>>> }
>>>>>>>>>
>>>>>>>>> int main()
>>>>>>>>> {
>>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>>> }
>>>>>>>>>
>>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
>>>>>>>>>
>>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>>
>>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>>> simulation however that wouldn't be the case for non-simulating
>>>>>>>>> decider for which there would be no such recursion.
>>>>>>>>>
>>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>>
>>>>>>>>> /Flibble
>>>>>>>>
>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>> | The HP proof has nothing to do with how the 'H' is
>>>>>>>> constructed. |
>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>>> comprehension (for educational purpose). The real 'H' inside P
>>>>>>>> is an algorithm computationally equivalent to 'H' (so, no
>>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>>> difficult, by now to say.
>>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>>> god.... whatever).
>>>>>>>
>>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>>> between H and P that has previously been considered to make P
>>>>>>> undecidable for H.
>>>>>>>
>>>>>>>         For any program H that might determine if programs halt, a
>>>>>>> "pathological"
>>>>>>>         program P, called with some input, can pass its own source
>>>>>>> and its input to
>>>>>>>         H and then specifically do the opposite of what H
>>>>>>> predicts P will do. No H
>>>>>>>         can exist that handles this case.
>>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>>> +------------------------------------------------+
>>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>>> +------------------------------------------------+
>>>>>>>> It should be safe to say any concept involves logical operation,
>>>>>>>> olcott cannot
>>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>>> For example, I doubt he can handle several lines of
>>>>>>>> inter-connected codes.
>>>>>>>> ...
>>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>>> correct while
>>>>>>>> there is no definition of H shown.
>>>>>>>
>>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>>> status of its input. I am claiming that non-halting is the
>>>>>>> correct halt status of its input.
>>>>>>
>>>>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>>>>> answer, but H doesn't actually return that answer, you can be
>>>>>> correct on that.
>>>>>
>>>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>>>>> I am claiming that H(P,P)==0 is the correct answer to the
>>>>> "impossible" input that previously had no correct answer at all.
>>>>>
>>>>> Because people on this forum are trying to be as disagreeable as
>>>>> they possibly can be I must move one point at a time.
>>>>>
>>>>> It has taken at least six months to get agreement on the totally
>>>>> obvious fact that H(P,P)==0 is correct. With an actual honest
>>>>> dialogue there is no way that this should have taken more than
>>>>> three days to get everyone to agree.
>>>>>
>>>>> As soon as we achieve a consensus on this point we can move on to
>>>>> the next point.
>>>> Your H is not a halt decider as it gets the answer wrong if P would
>>>> have halted; instead what you have is an S, a simulation detector.
>>>>
>>>> So if you wish to continue you should be asserting S(P,P)==0 and not
>>>> H(P,P)==0.
>>>>
>>>> /Flibble
>>>
>>> So the concept of a simulating halt decider is beyond your
>>> intellectual capacity?
>> It isn't a halt decider if it gets the answer to the question of
>> whether or not P halts wrong.  Your H gets the answer wrong if P halts
>> so it isn't a halt decider.
>>
>> /Flibble
>>
>
>
> (1) Deciders(computer science) compute the mapping from their inputs to
> an accept or reject state.
>
> (2) The actual behavior of the actual input to H(P,P) is proven to never
> halt.

ONLY if H(P,P) never returns 0.

>
> (3) P(P) is not an input to H, thus out-of-scope for H.

WRONG. Shows you don't understand deciders.

The input to H is the desciption of P(P), (or H just isn't a Halt
Decider), and the JOB of H is thus to determine if the computation that
input represents will halt or not.

>
> The actual behavior of the correctly simulated input to H(P,P) is not
> the same as the actual behavior of P(P) because the specified sequence
> of instructions is not the same.

WRONG, by the definition of "Correct Simulation" and the definition of a
Halt Decider, the "Correct Simulation" of the input to a Halt Decider is
in fact the behavior of the computation the input represents.

WHAT is the first instruction that the sequence of instructions diverge?

>
> Because halt deciders must report on the actual behavior of their actual
> inputs H(P,P)==0 is correct even though P(P) halts.
>

WRONG, BY DEFINITION.

> int sum(int x, int y)
> {
>   return x + y;
> }
>
> Expecting H(P,P) to report on the behavior of an entirely different
> sequence of instructions than its input actually specifies is exactly
> the same as expecting sum(3,4) to return the sum of 5 + 7, quite nuts.
>

Nope, shows your stupidity, since the DEFINITION of the behavior of the
input for a Halt Decider is the behavior of the computation the input
represents.

Your claim is like saying that cats bark because you dog, you call cat,
barks.


Click here to read the complete article
Re: Olcott's H(P,P)==0 is correct ???

<TfGdnVIv-YuJ2Tz_nZ2dnUU7_83NnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9232&group=comp.ai.philosophy#9232

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 08 Jun 2022 19:51:32 -0500
Date: Wed, 8 Jun 2022 19:51:32 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct ???
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
<20220609011301.000020ad@reddwarf.jmc>
<u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
<npboK.55353$X_i.14694@fx18.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <npboK.55353$X_i.14694@fx18.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <TfGdnVIv-YuJ2Tz_nZ2dnUU7_83NnZ2d@giganews.com>
Lines: 181
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-XA4uKU6pYP54hUdt3Vf5sYXlnoOv11RPsK23pYl+uIr9KwUFhHCe4uj5EAORG545TVJgm/K+8xKxdyB!zBTPsM7S5bjFqJL8mXvMQQvAzC3i1n4HS2/g/+mEyhv0hobUSMPP1NQwYREMRwvZHyMbSSyWQEBt
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 8613
 by: olcott - Thu, 9 Jun 2022 00:51 UTC

On 6/8/2022 7:46 PM, Richard Damon wrote:
>
> On 6/8/22 8:17 PM, olcott wrote:
>> On 6/8/2022 7:13 PM, Mr Flibble wrote:
>>> On Wed, 8 Jun 2022 19:10:39 -0500
>>> olcott <NoOne@NoWhere.com> wrote:
>>>
>>>> On 6/8/2022 7:04 PM, Mr Flibble wrote:
>>>>> On Wed, 8 Jun 2022 18:56:28 -0500
>>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>>>>>> On 6/8/22 11:53 AM, olcott wrote:
>>>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>>    From discussion with Olcott in comp.lang.c++ I have
>>>>>>>>>> determined that his so called refutation of the HP proofs is
>>>>>>>>>> based around the behaviour of his simulation-based decider, H:
>>>>>>>>>>
>>>>>>>>>> void Q(u32 x)
>>>>>>>>>> {
>>>>>>>>>> if (H(x, x))
>>>>>>>>>> FUBAR();
>>>>>>>>>> return;
>>>>>>>>>> }
>>>>>>>>>>
>>>>>>>>>> int main()
>>>>>>>>>> {
>>>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>>>> }
>>>>>>>>>>
>>>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>>>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
>>>>>>>>>>
>>>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>>>
>>>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>>>> simulation however that wouldn't be the case for non-simulating
>>>>>>>>>> decider for which there would be no such recursion.
>>>>>>>>>>
>>>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>>>
>>>>>>>>>> /Flibble
>>>>>>>>>
>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>
>>>>>>>>> | The HP proof has nothing to do with how the 'H' is
>>>>>>>>> constructed. |
>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>
>>>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>>>> comprehension (for educational purpose). The real 'H' inside P
>>>>>>>>> is an algorithm computationally equivalent to 'H' (so, no
>>>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>>>> difficult, by now to say.
>>>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>>>> god.... whatever).
>>>>>>>>
>>>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>>>> between H and P that has previously been considered to make P
>>>>>>>> undecidable for H.
>>>>>>>>
>>>>>>>>         For any program H that might determine if programs halt, a
>>>>>>>> "pathological"
>>>>>>>>         program P, called with some input, can pass its own source
>>>>>>>> and its input to
>>>>>>>>         H and then specifically do the opposite of what H
>>>>>>>> predicts P will do. No H
>>>>>>>>         can exist that handles this case.
>>>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>>>> +------------------------------------------------+
>>>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>>>> +------------------------------------------------+
>>>>>>>>> It should be safe to say any concept involves logical operation,
>>>>>>>>> olcott cannot
>>>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>>>> For example, I doubt he can handle several lines of
>>>>>>>>> inter-connected codes.
>>>>>>>>> ...
>>>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>>>> correct while
>>>>>>>>> there is no definition of H shown.
>>>>>>>>
>>>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>>>> status of its input. I am claiming that non-halting is the
>>>>>>>> correct halt status of its input.
>>>>>>>
>>>>>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>>>>>> answer, but H doesn't actually return that answer, you can be
>>>>>>> correct on that.
>>>>>>
>>>>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>>>>>> I am claiming that H(P,P)==0 is the correct answer to the
>>>>>> "impossible" input that previously had no correct answer at all.
>>>>>>
>>>>>> Because people on this forum are trying to be as disagreeable as
>>>>>> they possibly can be I must move one point at a time.
>>>>>>
>>>>>> It has taken at least six months to get agreement on the totally
>>>>>> obvious fact that H(P,P)==0 is correct. With an actual honest
>>>>>> dialogue there is no way that this should have taken more than
>>>>>> three days to get everyone to agree.
>>>>>>
>>>>>> As soon as we achieve a consensus on this point we can move on to
>>>>>> the next point.
>>>>> Your H is not a halt decider as it gets the answer wrong if P would
>>>>> have halted; instead what you have is an S, a simulation detector.
>>>>>
>>>>> So if you wish to continue you should be asserting S(P,P)==0 and not
>>>>> H(P,P)==0.
>>>>>
>>>>> /Flibble
>>>>
>>>> So the concept of a simulating halt decider is beyond your
>>>> intellectual capacity?
>>> It isn't a halt decider if it gets the answer to the question of
>>> whether or not P halts wrong.  Your H gets the answer wrong if P halts
>>> so it isn't a halt decider.
>>>
>>> /Flibble
>>>
>>
>>
>> (1) Deciders(computer science) compute the mapping from their inputs
>> to an accept or reject state.
>>
>> (2) The actual behavior of the actual input to H(P,P) is proven to
>> never halt.
>
> ONLY if H(P,P) never returns 0.
>

So when H aborts the emulation of its input this dead process that is
not even still in memory manages to leap to its "ret" instruction even
though it no longer exists?

void P(u32 x)
{ if (H(x, x))
HERE: goto HERE;
return;
}

int main()
{ Output("Input_Halts = ", H((u32)P, (u32)P));
}

_P()
[00001352](01) 55 push ebp
[00001353](02) 8bec mov ebp,esp
[00001355](03) 8b4508 mov eax,[ebp+08]
[00001358](01) 50 push eax // push P
[00001359](03) 8b4d08 mov ecx,[ebp+08]
[0000135c](01) 51 push ecx // push P
[0000135d](05) e840feffff call 000011a2 // call H
[00001362](03) 83c408 add esp,+08
[00001365](02) 85c0 test eax,eax
[00001367](02) 7402 jz 0000136b
[00001369](02) ebfe jmp 00001369
[0000136b](01) 5d pop ebp
[0000136c](01) c3 ret
Size in bytes:(0027) [0000136c]


Click here to read the complete article
Re: Olcott's H(P,P)==0 is correct ???

<DAboK.92378$J0r9.1259@fx11.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9233&group=comp.ai.philosophy#9233

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx11.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct ???
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
<20220609011301.000020ad@reddwarf.jmc>
<u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
<npboK.55353$X_i.14694@fx18.iad>
<TfGdnVIv-YuJ2Tz_nZ2dnUU7_83NnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <TfGdnVIv-YuJ2Tz_nZ2dnUU7_83NnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 191
Message-ID: <DAboK.92378$J0r9.1259@fx11.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Wed, 8 Jun 2022 20:58:10 -0400
X-Received-Bytes: 9146
 by: Richard Damon - Thu, 9 Jun 2022 00:58 UTC

On 6/8/22 8:51 PM, olcott wrote:
> On 6/8/2022 7:46 PM, Richard Damon wrote:
>>
>> On 6/8/22 8:17 PM, olcott wrote:
>>> On 6/8/2022 7:13 PM, Mr Flibble wrote:
>>>> On Wed, 8 Jun 2022 19:10:39 -0500
>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>
>>>>> On 6/8/2022 7:04 PM, Mr Flibble wrote:
>>>>>> On Wed, 8 Jun 2022 18:56:28 -0500
>>>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>>>>>>> On 6/8/22 11:53 AM, olcott wrote:
>>>>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>>    From discussion with Olcott in comp.lang.c++ I have
>>>>>>>>>>> determined that his so called refutation of the HP proofs is
>>>>>>>>>>> based around the behaviour of his simulation-based decider, H:
>>>>>>>>>>>
>>>>>>>>>>> void Q(u32 x)
>>>>>>>>>>> {
>>>>>>>>>>> if (H(x, x))
>>>>>>>>>>> FUBAR();
>>>>>>>>>>> return;
>>>>>>>>>>> }
>>>>>>>>>>>
>>>>>>>>>>> int main()
>>>>>>>>>>> {
>>>>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>>>>> }
>>>>>>>>>>>
>>>>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>>>>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
>>>>>>>>>>>
>>>>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>>>>
>>>>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>>>>> simulation however that wouldn't be the case for non-simulating
>>>>>>>>>>> decider for which there would be no such recursion.
>>>>>>>>>>>
>>>>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>>>>
>>>>>>>>>>> /Flibble
>>>>>>>>>>
>>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>>
>>>>>>>>>> | The HP proof has nothing to do with how the 'H' is
>>>>>>>>>> constructed. |
>>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>>
>>>>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>>>>> comprehension (for educational purpose). The real 'H' inside P
>>>>>>>>>> is an algorithm computationally equivalent to 'H' (so, no
>>>>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>>>>> difficult, by now to say.
>>>>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>>>>> god.... whatever).
>>>>>>>>>
>>>>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>>>>> between H and P that has previously been considered to make P
>>>>>>>>> undecidable for H.
>>>>>>>>>
>>>>>>>>>         For any program H that might determine if programs halt, a
>>>>>>>>> "pathological"
>>>>>>>>>         program P, called with some input, can pass its own source
>>>>>>>>> and its input to
>>>>>>>>>         H and then specifically do the opposite of what H
>>>>>>>>> predicts P will do. No H
>>>>>>>>>         can exist that handles this case.
>>>>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>>>>> +------------------------------------------------+
>>>>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>>>>> +------------------------------------------------+
>>>>>>>>>> It should be safe to say any concept involves logical operation,
>>>>>>>>>> olcott cannot
>>>>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>>>>> For example, I doubt he can handle several lines of
>>>>>>>>>> inter-connected codes.
>>>>>>>>>> ...
>>>>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>>>>> correct while
>>>>>>>>>> there is no definition of H shown.
>>>>>>>>>
>>>>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>>>>> status of its input. I am claiming that non-halting is the
>>>>>>>>> correct halt status of its input.
>>>>>>>>
>>>>>>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>>>>>>> answer, but H doesn't actually return that answer, you can be
>>>>>>>> correct on that.
>>>>>>>
>>>>>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>>>>>>> I am claiming that H(P,P)==0 is the correct answer to the
>>>>>>> "impossible" input that previously had no correct answer at all.
>>>>>>>
>>>>>>> Because people on this forum are trying to be as disagreeable as
>>>>>>> they possibly can be I must move one point at a time.
>>>>>>>
>>>>>>> It has taken at least six months to get agreement on the totally
>>>>>>> obvious fact that H(P,P)==0 is correct. With an actual honest
>>>>>>> dialogue there is no way that this should have taken more than
>>>>>>> three days to get everyone to agree.
>>>>>>>
>>>>>>> As soon as we achieve a consensus on this point we can move on to
>>>>>>> the next point.
>>>>>> Your H is not a halt decider as it gets the answer wrong if P would
>>>>>> have halted; instead what you have is an S, a simulation detector.
>>>>>>
>>>>>> So if you wish to continue you should be asserting S(P,P)==0 and not
>>>>>> H(P,P)==0.
>>>>>>
>>>>>> /Flibble
>>>>>
>>>>> So the concept of a simulating halt decider is beyond your
>>>>> intellectual capacity?
>>>> It isn't a halt decider if it gets the answer to the question of
>>>> whether or not P halts wrong.  Your H gets the answer wrong if P halts
>>>> so it isn't a halt decider.
>>>>
>>>> /Flibble
>>>>
>>>
>>>
>>> (1) Deciders(computer science) compute the mapping from their inputs
>>> to an accept or reject state.
>>>
>>> (2) The actual behavior of the actual input to H(P,P) is proven to
>>> never halt.
>>
>> ONLY if H(P,P) never returns 0.
>>
>
> So when H aborts the emulation of its input this dead process that is
> not even still in memory manages to leap to its "ret" instruction even
> though it no longer exists?

Excpet the question isn't does this (partial) simulation halt, but does
the amchine it represents halt, and the machine NEVER stops until it
finishes.

And THAT WILL Halt if H(P,P) ever returns 0.


Click here to read the complete article
Re: Olcott's H(P,P)==0 is correct ---

<EKGdnVqcvvdM1jz_nZ2dnUU7_83NnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9234&group=comp.ai.philosophy#9234

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 08 Jun 2022 20:24:33 -0500
Date: Wed, 8 Jun 2022 20:24:32 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct ---
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
<20220609011301.000020ad@reddwarf.jmc>
<u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
<npboK.55353$X_i.14694@fx18.iad>
<TfGdnVIv-YuJ2Tz_nZ2dnUU7_83NnZ2d@giganews.com>
<DAboK.92378$J0r9.1259@fx11.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <DAboK.92378$J0r9.1259@fx11.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <EKGdnVqcvvdM1jz_nZ2dnUU7_83NnZ2d@giganews.com>
Lines: 161
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-M6VCijhkQg2p3Nu7EabTJnT8YutOm6tKaG/C/UkiFDZE1GxfVFQ39p6RSBr82GhzYEse82vWap2YGsh!cmvweYrVFlldAwTpE6MMH+6BnQ3qPPn95FNSzZW9oeGTsekMKb3GK7UkX3NQlS5w3pEA5t5O9U3W
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 8417
 by: olcott - Thu, 9 Jun 2022 01:24 UTC

On 6/8/2022 7:58 PM, Richard Damon wrote:
> On 6/8/22 8:51 PM, olcott wrote:
>> On 6/8/2022 7:46 PM, Richard Damon wrote:
>>>
>>> On 6/8/22 8:17 PM, olcott wrote:
>>>> On 6/8/2022 7:13 PM, Mr Flibble wrote:
>>>>> On Wed, 8 Jun 2022 19:10:39 -0500
>>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>>
>>>>>> On 6/8/2022 7:04 PM, Mr Flibble wrote:
>>>>>>> On Wed, 8 Jun 2022 18:56:28 -0500
>>>>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>>>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>>>>>>>> On 6/8/22 11:53 AM, olcott wrote:
>>>>>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>>>>>> Hi,
>>>>>>>>>>>>
>>>>>>>>>>>>    From discussion with Olcott in comp.lang.c++ I have
>>>>>>>>>>>> determined that his so called refutation of the HP proofs is
>>>>>>>>>>>> based around the behaviour of his simulation-based decider, H:
>>>>>>>>>>>>
>>>>>>>>>>>> void Q(u32 x)
>>>>>>>>>>>> {
>>>>>>>>>>>> if (H(x, x))
>>>>>>>>>>>> FUBAR();
>>>>>>>>>>>> return;
>>>>>>>>>>>> }
>>>>>>>>>>>>
>>>>>>>>>>>> int main()
>>>>>>>>>>>> {
>>>>>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>>>>>> }
>>>>>>>>>>>>
>>>>>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>>>>>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or not.
>>>>>>>>>>>>
>>>>>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>>>>>
>>>>>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>>>>>> simulation however that wouldn't be the case for non-simulating
>>>>>>>>>>>> decider for which there would be no such recursion.
>>>>>>>>>>>>
>>>>>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>>>>>
>>>>>>>>>>>> /Flibble
>>>>>>>>>>>
>>>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>>>
>>>>>>>>>>> | The HP proof has nothing to do with how the 'H' is
>>>>>>>>>>> constructed. |
>>>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>>>
>>>>>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>>>>>> comprehension (for educational purpose). The real 'H' inside P
>>>>>>>>>>> is an algorithm computationally equivalent to 'H' (so, no
>>>>>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>>>>>> difficult, by now to say.
>>>>>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>>>>>> god.... whatever).
>>>>>>>>>>
>>>>>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>>>>>> between H and P that has previously been considered to make P
>>>>>>>>>> undecidable for H.
>>>>>>>>>>
>>>>>>>>>>         For any program H that might determine if programs
>>>>>>>>>> halt, a
>>>>>>>>>> "pathological"
>>>>>>>>>>         program P, called with some input, can pass its own
>>>>>>>>>> source
>>>>>>>>>> and its input to
>>>>>>>>>>         H and then specifically do the opposite of what H
>>>>>>>>>> predicts P will do. No H
>>>>>>>>>>         can exist that handles this case.
>>>>>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>>>>>> +------------------------------------------------+
>>>>>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>>>>>> +------------------------------------------------+
>>>>>>>>>>> It should be safe to say any concept involves logical operation,
>>>>>>>>>>> olcott cannot
>>>>>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>>>>>> For example, I doubt he can handle several lines of
>>>>>>>>>>> inter-connected codes.
>>>>>>>>>>> ...
>>>>>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>>>>>> correct while
>>>>>>>>>>> there is no definition of H shown.
>>>>>>>>>>
>>>>>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>>>>>> status of its input. I am claiming that non-halting is the
>>>>>>>>>> correct halt status of its input.
>>>>>>>>>
>>>>>>>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>>>>>>>> answer, but H doesn't actually return that answer, you can be
>>>>>>>>> correct on that.
>>>>>>>>
>>>>>>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>>>>>>>> I am claiming that H(P,P)==0 is the correct answer to the
>>>>>>>> "impossible" input that previously had no correct answer at all.
>>>>>>>>
>>>>>>>> Because people on this forum are trying to be as disagreeable as
>>>>>>>> they possibly can be I must move one point at a time.
>>>>>>>>
>>>>>>>> It has taken at least six months to get agreement on the totally
>>>>>>>> obvious fact that H(P,P)==0 is correct. With an actual honest
>>>>>>>> dialogue there is no way that this should have taken more than
>>>>>>>> three days to get everyone to agree.
>>>>>>>>
>>>>>>>> As soon as we achieve a consensus on this point we can move on to
>>>>>>>> the next point.
>>>>>>> Your H is not a halt decider as it gets the answer wrong if P would
>>>>>>> have halted; instead what you have is an S, a simulation detector.
>>>>>>>
>>>>>>> So if you wish to continue you should be asserting S(P,P)==0 and not
>>>>>>> H(P,P)==0.
>>>>>>>
>>>>>>> /Flibble
>>>>>>
>>>>>> So the concept of a simulating halt decider is beyond your
>>>>>> intellectual capacity?
>>>>> It isn't a halt decider if it gets the answer to the question of
>>>>> whether or not P halts wrong.  Your H gets the answer wrong if P halts
>>>>> so it isn't a halt decider.
>>>>>
>>>>> /Flibble
>>>>>
>>>>
>>>>
>>>> (1) Deciders(computer science) compute the mapping from their inputs
>>>> to an accept or reject state.
>>>>
>>>> (2) The actual behavior of the actual input to H(P,P) is proven to
>>>> never halt.
>>>
>>> ONLY if H(P,P) never returns 0.
>>>
>>
>> So when H aborts the emulation of its input this dead process that is
>> not even still in memory manages to leap to its "ret" instruction even
>> though it no longer exists?
>
> Excpet the question isn't does this (partial) simulation halt, but does
> the amchine it represents halt, and the machine NEVER stops until it
> finishes.
>


Click here to read the complete article
Re: Olcott's H(P,P)==0 is correct ---

<E2doK.26921$vFlb.15926@fx34.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9236&group=comp.ai.philosophy#9236

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx34.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct ---
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com> <ZoaoK.3047$sW.1185@fx37.iad>
<Po2dnZsEjJqxqjz_nZ2dnUU7_83NnZ2d@giganews.com>
<20220609010414.00002492@reddwarf.jmc>
<Io6dnSjBoNTipzz_nZ2dnUU7_8xh4p2d@giganews.com>
<20220609011301.000020ad@reddwarf.jmc>
<u5ednet6OtqaoTz_nZ2dnUU7_81g4p2d@giganews.com>
<npboK.55353$X_i.14694@fx18.iad>
<TfGdnVIv-YuJ2Tz_nZ2dnUU7_83NnZ2d@giganews.com>
<DAboK.92378$J0r9.1259@fx11.iad>
<EKGdnVqcvvdM1jz_nZ2dnUU7_83NnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <EKGdnVqcvvdM1jz_nZ2dnUU7_83NnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 206
Message-ID: <E2doK.26921$vFlb.15926@fx34.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Wed, 8 Jun 2022 22:38:28 -0400
X-Received-Bytes: 10109
 by: Richard Damon - Thu, 9 Jun 2022 02:38 UTC

On 6/8/22 9:24 PM, olcott wrote:
> On 6/8/2022 7:58 PM, Richard Damon wrote:
>> On 6/8/22 8:51 PM, olcott wrote:
>>> On 6/8/2022 7:46 PM, Richard Damon wrote:
>>>>
>>>> On 6/8/22 8:17 PM, olcott wrote:
>>>>> On 6/8/2022 7:13 PM, Mr Flibble wrote:
>>>>>> On Wed, 8 Jun 2022 19:10:39 -0500
>>>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>>>
>>>>>>> On 6/8/2022 7:04 PM, Mr Flibble wrote:
>>>>>>>> On Wed, 8 Jun 2022 18:56:28 -0500
>>>>>>>> olcott <NoOne@NoWhere.com> wrote:
>>>>>>>>> On 6/8/2022 6:37 PM, Richard Damon wrote:
>>>>>>>>>> On 6/8/22 11:53 AM, olcott wrote:
>>>>>>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>>    From discussion with Olcott in comp.lang.c++ I have
>>>>>>>>>>>>> determined that his so called refutation of the HP proofs is
>>>>>>>>>>>>> based around the behaviour of his simulation-based decider, H:
>>>>>>>>>>>>>
>>>>>>>>>>>>> void Q(u32 x)
>>>>>>>>>>>>> {
>>>>>>>>>>>>> if (H(x, x))
>>>>>>>>>>>>> FUBAR();
>>>>>>>>>>>>> return;
>>>>>>>>>>>>> }
>>>>>>>>>>>>>
>>>>>>>>>>>>> int main()
>>>>>>>>>>>>> {
>>>>>>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>>>>>>> }
>>>>>>>>>>>>>
>>>>>>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being
>>>>>>>>>>>>> detected
>>>>>>>>>>>>> (i.e. Q invoking H) irregardless of whether FUBAR halts or
>>>>>>>>>>>>> not.
>>>>>>>>>>>>>
>>>>>>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>>>>>>
>>>>>>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>>>>>>> simulation however that wouldn't be the case for
>>>>>>>>>>>>> non-simulating
>>>>>>>>>>>>> decider for which there would be no such recursion.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>>>>>>
>>>>>>>>>>>>> /Flibble
>>>>>>>>>>>>
>>>>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>>>>
>>>>>>>>>>>> | The HP proof has nothing to do with how the 'H' is
>>>>>>>>>>>> constructed. |
>>>>>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>>>>>>
>>>>>>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>>>>>>> comprehension (for educational purpose). The real 'H' inside P
>>>>>>>>>>>> is an algorithm computationally equivalent to 'H' (so, no
>>>>>>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>>>>>>> difficult, by now to say.
>>>>>>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>>>>>>> god.... whatever).
>>>>>>>>>>>
>>>>>>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>>>>>>> between H and P that has previously been considered to make P
>>>>>>>>>>> undecidable for H.
>>>>>>>>>>>
>>>>>>>>>>>         For any program H that might determine if programs
>>>>>>>>>>> halt, a
>>>>>>>>>>> "pathological"
>>>>>>>>>>>         program P, called with some input, can pass its own
>>>>>>>>>>> source
>>>>>>>>>>> and its input to
>>>>>>>>>>>         H and then specifically do the opposite of what H
>>>>>>>>>>> predicts P will do. No H
>>>>>>>>>>>         can exist that handles this case.
>>>>>>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>>>>>>> +------------------------------------------------+
>>>>>>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>>>>>>> +------------------------------------------------+
>>>>>>>>>>>> It should be safe to say any concept involves logical
>>>>>>>>>>>> operation,
>>>>>>>>>>>> olcott cannot
>>>>>>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>>>>>>> For example, I doubt he can handle several lines of
>>>>>>>>>>>> inter-connected codes.
>>>>>>>>>>>> ...
>>>>>>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>>>>>>> correct while
>>>>>>>>>>>> there is no definition of H shown.
>>>>>>>>>>>
>>>>>>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>>>>>>> status of its input. I am claiming that non-halting is the
>>>>>>>>>>> correct halt status of its input.
>>>>>>>>>>
>>>>>>>>>> Ok, so if you are JUST claiming that Non-Halting is the right
>>>>>>>>>> answer, but H doesn't actually return that answer, you can be
>>>>>>>>>> correct on that.
>>>>>>>>>
>>>>>>>>> THIS BY ITSELF IS AN ENORMOUS BREAKTHROUGH
>>>>>>>>> I am claiming that H(P,P)==0 is the correct answer to the
>>>>>>>>> "impossible" input that previously had no correct answer at all.
>>>>>>>>>
>>>>>>>>> Because people on this forum are trying to be as disagreeable as
>>>>>>>>> they possibly can be I must move one point at a time.
>>>>>>>>>
>>>>>>>>> It has taken at least six months to get agreement on the totally
>>>>>>>>> obvious fact that H(P,P)==0 is correct. With an actual honest
>>>>>>>>> dialogue there is no way that this should have taken more than
>>>>>>>>> three days to get everyone to agree.
>>>>>>>>>
>>>>>>>>> As soon as we achieve a consensus on this point we can move on to
>>>>>>>>> the next point.
>>>>>>>> Your H is not a halt decider as it gets the answer wrong if P would
>>>>>>>> have halted; instead what you have is an S, a simulation detector.
>>>>>>>>
>>>>>>>> So if you wish to continue you should be asserting S(P,P)==0 and
>>>>>>>> not
>>>>>>>> H(P,P)==0.
>>>>>>>>
>>>>>>>> /Flibble
>>>>>>>
>>>>>>> So the concept of a simulating halt decider is beyond your
>>>>>>> intellectual capacity?
>>>>>> It isn't a halt decider if it gets the answer to the question of
>>>>>> whether or not P halts wrong.  Your H gets the answer wrong if P
>>>>>> halts
>>>>>> so it isn't a halt decider.
>>>>>>
>>>>>> /Flibble
>>>>>>
>>>>>
>>>>>
>>>>> (1) Deciders(computer science) compute the mapping from their
>>>>> inputs to an accept or reject state.
>>>>>
>>>>> (2) The actual behavior of the actual input to H(P,P) is proven to
>>>>> never halt.
>>>>
>>>> ONLY if H(P,P) never returns 0.
>>>>
>>>
>>> So when H aborts the emulation of its input this dead process that is
>>> not even still in memory manages to leap to its "ret" instruction
>>> even though it no longer exists?
>>
>> Excpet the question isn't does this (partial) simulation halt, but
>> does the amchine it represents halt, and the machine NEVER stops until
>> it finishes.
>>
>
>
> In other words you are saying although the a decider must compute the
> mapping from its input to an accept reject state on the basis of the
> actual behavior specified by this input


Click here to read the complete article
Re: Olcott's H(P,P)==0 is correct [ x86utm ]

<OPGdnbiXqMUZij__nZ2dnUU7_8zNnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9242&group=comp.ai.philosophy#9242

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Thu, 09 Jun 2022 10:53:40 -0500
Date: Thu, 9 Jun 2022 10:53:39 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct [ x86utm ]
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>
<7a7cf4fe-17b9-427f-a503-7db2c87a6350n@googlegroups.com>
<tf6dnY4E66918jz_nZ2dnUU7_81g4p2d@giganews.com>
<fe0d11ab-b072-40e4-b9a9-a78fd27553ean@googlegroups.com>
<benoK.152296$70j.3101@fx16.iad>
<052b582b-3bb9-4bd8-bbdc-5a8d638f0c9bn@googlegroups.com>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <052b582b-3bb9-4bd8-bbdc-5a8d638f0c9bn@googlegroups.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <OPGdnbiXqMUZij__nZ2dnUU7_8zNnZ2d@giganews.com>
Lines: 198
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-DnoG1VFjczz+hAEI+Xnk30CUZR9Bgj4dLhRTtbjSf3ljCMH1eFWLw0MHaDnhHdxY/d66Ll+Ax8fISza!wP1JKeNqInCr3SOwOz3szYbYVOYcqDSJY5d/ov8h4gSG0Xbp5wevD+Uu5lveOP5K+xYd4gUwJ8zX
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 10654
 by: olcott - Thu, 9 Jun 2022 15:53 UTC

On 6/9/2022 10:30 AM, wij wrote:
> On Thursday, 9 June 2022 at 22:13:33 UTC+8, richar...@gmail.com wrote:
>> On 6/9/22 9:43 AM, wij wrote:
>>> On Thursday, 9 June 2022 at 11:58:39 UTC+8, olcott wrote:
>>>> On 6/8/2022 12:00 PM, wij wrote:
>>>>> On Wednesday, 8 June 2022 at 23:53:23 UTC+8, olcott wrote:
>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> From discussion with Olcott in comp.lang.c++ I have determined that
>>>>>>>> his so called refutation of the HP proofs is based around the
>>>>>>>> behaviour of his simulation-based decider, H:
>>>>>>>>
>>>>>>>> void Q(u32 x)
>>>>>>>> {
>>>>>>>> if (H(x, x))
>>>>>>>> FUBAR();
>>>>>>>> return;
>>>>>>>> }
>>>>>>>>
>>>>>>>> int main()
>>>>>>>> {
>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>> }
>>>>>>>>
>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected (i.e. Q
>>>>>>>> invoking H) irregardless of whether FUBAR halts or not.
>>>>>>>>
>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>
>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested) simulation
>>>>>>>> however that wouldn't be the case for non-simulating decider for which
>>>>>>>> there would be no such recursion.
>>>>>>>>
>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>
>>>>>>>> /Flibble
>>>>>>>
>>>>>>> +-----------------------------------------------------------------+
>>>>>>> | The HP proof has nothing to do with how the 'H' is constructed. |
>>>>>>> +-----------------------------------------------------------------+
>>>>>>> Many such liar's-paradox-like examples are for easy comprehension (for educational purpose).
>>>>>>> The real 'H' inside P is an algorithm computationally equivalent to 'H' (so, no
>>>>>>> any 'call' is there, and the pattern matching tech. is very difficult, by now to say.
>>>>>>> And, this 'H' is also allowed given by some super intelligent god.... whatever).
>>>>>>>
>>>>>> It is the pathological self reference(Olcott 2004) relationship between
>>>>>> H and P that has previously been considered to make P undecidable for H.
>>>>>>
>>>>>> For any program H that might determine if programs halt, a
>>>>>> "pathological"
>>>>>> program P, called with some input, can pass its own source and its
>>>>>> input to
>>>>>> H and then specifically do the opposite of what H predicts P will
>>>>>> do. No H
>>>>>> can exist that handles this case.
>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>
>>>>> As you said the input P to H is pathological. Isn't POOH computing pathological inputs and producing pathological output?
>>>>>
>>>>>>> +------------------------------------------------+
>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>> +------------------------------------------------+
>>>>>>> It should be safe to say any concept involves logical operation, olcott cannot
>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>> For example, I doubt he can handle several lines of inter-connected codes.
>>>>>>> ...
>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is correct while
>>>>>>> there is no definition of H shown.
>>>>>> I am not claiming that H(P,P) correctly determines the halt status of
>>>>>> its input. I am claiming that non-halting is the correct halt status of
>>>>>> its input.
>>>>>
>>>>> So, why POOH needs input? and to determine what?
>>>>> And, why POOH halts and "H(P,P)==0"?
>>>>>
>>>>>> If you have to reread this 10,000 times to notice what the difference is
>>>>>> then do that.
>>>>>>
>>>>>> To determine the correct halt status for the input to H(P,P) we don't
>>>>>> need to know anything about H besides that fact H uses an x86 emulator
>>>>>> to emulate its input.
>>>>>
>>>>> Are you asking reviewers not to see the definition of H and must agree "H(P,P)=0" is correct?
>>>>>
>>>>> Everybody understands POOH is a manual thing. I doubt the 'x86 emulator' even exists at all?
>>>>>
>>>>
>>>> https://github.com/wfeldt/libx86emu
>>>> --
>>>> Copyright 2022 Pete Olcott
>>>>
>>>> "Talent hits a target no one else can hit;
>>>> Genius hits a target no one else can see."
>>>> Arthur Schopenhauer
>>>
>>> Are you suggesting your 'x86 emulator' exists (built from a library)?
>>> Your programming skill/knowledge is at shockingly idiotic level, as have been
>>> demonstrated publicly for years:
>>> Does anybody believe a guy had problem understand "#define u32 uint32_t",...
>>> can really build some real programs?
>>>
>>> You seem always believe the P (10-lines program) a work of 'software engineering'
>>> from a competent software engineer (you). Can a 10-lines program, in any sense
>>> ,relate to 'software engineering'? There are more:
>>> x86 operation system --> 10-line-code + OS? (no such thing)
>>> x86utm --> TM? (no such thing)
>>>
>>> A recent one, string matching: show people functional codes doing the string matching
>>> (in H) and return 0.
>>>
>>> Actually, I have no problem with your 'exhaustive scheme'.
>> My interpretaion of what has been done (going from what Olcott claims,
>> we can't be sure because he hides behind a cloak of secrecy because the
>> deception he does is apparently too fragile to let others see how it
>> actually works) is:
>>
>> He started from the above linked Emulator for an basic x86 CPU.
>>
>> He has spent the last decade+ modifying the code to generate the trace
>> he wants it to, in plainer words, to LIE about what the actual code does
>> to imply what he want.
>>
>> He has written support code using the hooks provided by the linked
>> library to perform his halt deciding.
>>
>> Note, this means that the subroutine H that P is calling, isn't actually
>> the code that is doing the Halt deciding, but that halt deciding has
>> been effectively embedded into the "CPU" via these hook functions,
>> perhaps with some "special" instructions to access the special resources.
>>
>> This points out why Peter can't allow P to have its own copy of H, H
>> isn't really a "program" in his system, but part of the system itself.
>>
>> Yes, this means that perhaps he can "break" the pathological referal to
>> the decider, because the decider is no long in the same class of
>> computations as it is deciding on.
>>
>> This means his system fails to meet at least some of the requirements in
>> the following ways, we can't tell which ones, because he hides the details.:
>>
>> 1) His computation environment might not be Turing Complete, there being
>> some programs that can not be expressed by a computational equivalent in
>> his environment.
>>
>> 2) Related to 1, his H uses capabilities that can not be expressed in
>> his environment.
>>
>> 3) His H is using the fact that in Stored Program Machines, we can build
>> program fragments that aren't actually computations, and thus might not
>> be eligable to be deciders, or things that can be decided on. [Halting
>> is SPECIFICALY a property of actual Computation, and the Halting Mapping
>> is a fixed definite map, so a "decider" that can give different answers
>> for the same exact input CAN NOT be correct.]
>>
>> 4) His P isn't actually built by the specifications. H^ (what he calls
>> P) needs to use a copy of the FULL algorithm that is deciding on it.
>> That means that the H it calls must acually be the full algorithm that
>> will be used to decide on it, and thus, because it must be a
>> computation, it must give the same answer/behavior as that decider.
>>
>> WHen I first saw what PO was proposing, it was clear that H and P are
>> not actually independent programs. H needs to be compiled and linked
>> with its "input", and P needs to be compiled and link with the decider
>> that is going to decide it.
>
> There can be several interpretation of HP (or, liar's paradox in broader sense).
> olcott is incapable of logic reasoning.
>
> From my point of view, the difficult part of the HP is to prove P exists:
>


Click here to read the complete article
Re: Olcott's H(P,P)==0 is correct [ x86utm ]

<3lpoK.216132$zgr9.181780@fx13.iad>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=9245&group=comp.ai.philosophy#9245

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx13.iad.POSTED!not-for-mail
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.10.0
Subject: Re: Olcott's H(P,P)==0 is correct [ x86utm ]
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <20220608014257.00002044@reddwarf.jmc>
<d9067837-9a49-4419-8690-98b98b3f18d0n@googlegroups.com>
<1MCdnacNsbV2WD3_nZ2dnUU7_8zNnZ2d@giganews.com>
<7a7cf4fe-17b9-427f-a503-7db2c87a6350n@googlegroups.com>
<tf6dnY4E66918jz_nZ2dnUU7_81g4p2d@giganews.com>
<fe0d11ab-b072-40e4-b9a9-a78fd27553ean@googlegroups.com>
<benoK.152296$70j.3101@fx16.iad>
<052b582b-3bb9-4bd8-bbdc-5a8d638f0c9bn@googlegroups.com>
<OPGdnbiXqMUZij__nZ2dnUU7_8zNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <OPGdnbiXqMUZij__nZ2dnUU7_8zNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 238
Message-ID: <3lpoK.216132$zgr9.181780@fx13.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Thu, 9 Jun 2022 12:37:18 -0400
X-Received-Bytes: 11186
 by: Richard Damon - Thu, 9 Jun 2022 16:37 UTC

On 6/9/22 11:53 AM, olcott wrote:
> On 6/9/2022 10:30 AM, wij wrote:
>> On Thursday, 9 June 2022 at 22:13:33 UTC+8, richar...@gmail.com wrote:
>>> On 6/9/22 9:43 AM, wij wrote:
>>>> On Thursday, 9 June 2022 at 11:58:39 UTC+8, olcott wrote:
>>>>> On 6/8/2022 12:00 PM, wij wrote:
>>>>>> On Wednesday, 8 June 2022 at 23:53:23 UTC+8, olcott wrote:
>>>>>>> On 6/8/2022 10:37 AM, wij wrote:
>>>>>>>> On Wednesday, 8 June 2022 at 08:43:00 UTC+8, Mr Flibble wrote:
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>>  From discussion with Olcott in comp.lang.c++ I have determined
>>>>>>>>> that
>>>>>>>>> his so called refutation of the HP proofs is based around the
>>>>>>>>> behaviour of his simulation-based decider, H:
>>>>>>>>>
>>>>>>>>> void Q(u32 x)
>>>>>>>>> {
>>>>>>>>> if (H(x, x))
>>>>>>>>> FUBAR();
>>>>>>>>> return;
>>>>>>>>> }
>>>>>>>>>
>>>>>>>>> int main()
>>>>>>>>> {
>>>>>>>>> Output("Input_Halts = ", H((u32)Q, (u32)Q));
>>>>>>>>> }
>>>>>>>>>
>>>>>>>>> He asserts H(Q,Q)=0 based on a nested simulation being detected
>>>>>>>>> (i.e. Q
>>>>>>>>> invoking H) irregardless of whether FUBAR halts or not.
>>>>>>>>>
>>>>>>>>> If FUBAR halts H gives the wrong answer.
>>>>>>>>>
>>>>>>>>> He claims H(Q,Q)=0 as it gets stuck in a recursive (nested)
>>>>>>>>> simulation
>>>>>>>>> however that wouldn't be the case for non-simulating decider
>>>>>>>>> for which
>>>>>>>>> there would be no such recursion.
>>>>>>>>>
>>>>>>>>> Can we finally put this to bed and change the fucking topic?
>>>>>>>>>
>>>>>>>>> /Flibble
>>>>>>>>
>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>> | The HP proof has nothing to do with how the 'H' is constructed. |
>>>>>>>> +-----------------------------------------------------------------+
>>>>>>>> Many such liar's-paradox-like examples are for easy
>>>>>>>> comprehension (for educational purpose).
>>>>>>>> The real 'H' inside P is an algorithm computationally equivalent
>>>>>>>> to 'H' (so, no
>>>>>>>> any 'call' is there, and the pattern matching tech. is very
>>>>>>>> difficult, by now to say.
>>>>>>>> And, this 'H' is also allowed given by some super intelligent
>>>>>>>> god.... whatever).
>>>>>>>>
>>>>>>> It is the pathological self reference(Olcott 2004) relationship
>>>>>>> between
>>>>>>> H and P that has previously been considered to make P undecidable
>>>>>>> for H.
>>>>>>>
>>>>>>> For any program H that might determine if programs halt, a
>>>>>>> "pathological"
>>>>>>> program P, called with some input, can pass its own source and its
>>>>>>> input to
>>>>>>> H and then specifically do the opposite of what H predicts P will
>>>>>>> do. No H
>>>>>>> can exist that handles this case.
>>>>>>> https://en.wikipedia.org/wiki/Halting_problem
>>>>>>
>>>>>> As you said the input P to H is pathological. Isn't POOH computing
>>>>>> pathological inputs and producing pathological output?
>>>>>>
>>>>>>>> +------------------------------------------------+
>>>>>>>> | olcott's brain is incapable of logic function. |
>>>>>>>> | (other kind of functions seem quite excellent) |
>>>>>>>> +------------------------------------------------+
>>>>>>>> It should be safe to say any concept involves logical operation,
>>>>>>>> olcott cannot
>>>>>>>> make it formally correct (he relies on his "language's logic").
>>>>>>>> For example, I doubt he can handle several lines of
>>>>>>>> inter-connected codes.
>>>>>>>> ...
>>>>>>>> All should be fine... except olcott now insists "H(P,P)==0" is
>>>>>>>> correct while
>>>>>>>> there is no definition of H shown.
>>>>>>> I am not claiming that H(P,P) correctly determines the halt
>>>>>>> status of
>>>>>>> its input. I am claiming that non-halting is the correct halt
>>>>>>> status of
>>>>>>> its input.
>>>>>>
>>>>>> So, why POOH needs input? and to determine what?
>>>>>> And, why POOH halts and "H(P,P)==0"?
>>>>>>
>>>>>>> If you have to reread this 10,000 times to notice what the
>>>>>>> difference is
>>>>>>> then do that.
>>>>>>>
>>>>>>> To determine the correct halt status for the input to H(P,P) we
>>>>>>> don't
>>>>>>> need to know anything about H besides that fact H uses an x86
>>>>>>> emulator
>>>>>>> to emulate its input.
>>>>>>
>>>>>> Are you asking reviewers not to see the definition of H and must
>>>>>> agree "H(P,P)=0" is correct?
>>>>>>
>>>>>> Everybody understands POOH is a manual thing. I doubt the 'x86
>>>>>> emulator' even exists at all?
>>>>>>
>>>>>
>>>>> https://github.com/wfeldt/libx86emu
>>>>> --
>>>>> Copyright 2022 Pete Olcott
>>>>>
>>>>> "Talent hits a target no one else can hit;
>>>>> Genius hits a target no one else can see."
>>>>> Arthur Schopenhauer
>>>>
>>>> Are you suggesting your 'x86 emulator' exists (built from a library)?
>>>> Your programming skill/knowledge is at shockingly idiotic level, as
>>>> have been
>>>> demonstrated publicly for years:
>>>> Does anybody believe a guy had problem understand "#define u32
>>>> uint32_t",...
>>>> can really build some real programs?
>>>>
>>>> You seem always believe the P (10-lines program) a work of 'software
>>>> engineering'
>>>> from a competent software engineer (you). Can a 10-lines program, in
>>>> any sense
>>>> ,relate to 'software engineering'? There are more:
>>>> x86 operation system --> 10-line-code + OS? (no such thing)
>>>> x86utm --> TM? (no such thing)
>>>>
>>>> A recent one, string matching: show people functional codes doing
>>>> the string matching
>>>> (in H) and return 0.
>>>>
>>>> Actually, I have no problem with your 'exhaustive scheme'.
>>> My interpretaion of what has been done (going from what Olcott claims,
>>> we can't be sure because he hides behind a cloak of secrecy because the
>>> deception he does is apparently too fragile to let others see how it
>>> actually works) is:
>>>
>>> He started from the above linked Emulator for an basic x86 CPU.
>>>
>>> He has spent the last decade+ modifying the code to generate the trace
>>> he wants it to, in plainer words, to LIE about what the actual code does
>>> to imply what he want.
>>>
>>> He has written support code using the hooks provided by the linked
>>> library to perform his halt deciding.
>>>
>>> Note, this means that the subroutine H that P is calling, isn't actually
>>> the code that is doing the Halt deciding, but that halt deciding has
>>> been effectively embedded into the "CPU" via these hook functions,
>>> perhaps with some "special" instructions to access the special
>>> resources.
>>>
>>> This points out why Peter can't allow P to have its own copy of H, H
>>> isn't really a "program" in his system, but part of the system itself.
>>>
>>> Yes, this means that perhaps he can "break" the pathological referal to
>>> the decider, because the decider is no long in the same class of
>>> computations as it is deciding on.
>>>
>>> This means his system fails to meet at least some of the requirements in
>>> the following ways, we can't tell which ones, because he hides the
>>> details.:
>>>
>>> 1) His computation environment might not be Turing Complete, there being
>>> some programs that can not be expressed by a computational equivalent in
>>> his environment.
>>>
>>> 2) Related to 1, his H uses capabilities that can not be expressed in
>>> his environment.
>>>
>>> 3) His H is using the fact that in Stored Program Machines, we can build
>>> program fragments that aren't actually computations, and thus might not
>>> be eligable to be deciders, or things that can be decided on. [Halting
>>> is SPECIFICALY a property of actual Computation, and the Halting Mapping
>>> is a fixed definite map, so a "decider" that can give different answers
>>> for the same exact input CAN NOT be correct.]
>>>
>>> 4) His P isn't actually built by the specifications. H^ (what he calls
>>> P) needs to use a copy of the FULL algorithm that is deciding on it.
>>> That means that the H it calls must acually be the full algorithm that
>>> will be used to decide on it, and thus, because it must be a
>>> computation, it must give the same answer/behavior as that decider.
>>>
>>> WHen I first saw what PO was proposing, it was clear that H and P are
>>> not actually independent programs. H needs to be compiled and linked
>>> with its "input", and P needs to be compiled and link with the decider
>>> that is going to decide it.
>>
>> There can be several interpretation of HP (or, liar's paradox in
>> broader sense).
>> olcott is incapable of logic reasoning.
>>
>>  From my point of view, the difficult part of the HP is to prove P
>> exists:
>>
>
> In other words when we look at the code that you have listed below there
> might not be any code there are all it might actually be a blank spot on
> the screen and what appears to be code is merely a hallucination.


Click here to read the complete article
1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor