Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

All programmers are playwrights and all computers are lousy actors.


devel / comp.theory / Re: Concise refutation of halting problem proofs V45 [honest dialogue]

SubjectAuthor
* Concise refutation of halting problem proofs V45 [honestolcott
`* Concise refutation of halting problem proofs V45 [honestRichard Damon
 `* Concise refutation of halting problem proofs V45 [honestolcott
  `* Concise refutation of halting problem proofs V45 [honestRichard Damon
   `* Concise refutation of halting problem proofs V45 [honestolcott
    `* Concise refutation of halting problem proofs V45 [honestRichard Damon
     `* Concise refutation of halting problem proofs V45 [honestolcott
      `* Concise refutation of halting problem proofs V45 [honestRichard Damon
       `* Concise refutation of halting problem proofs V45 [honestolcott
        `* Concise refutation of halting problem proofs V45 [honestRichard Damon
         `* Concise refutation of halting problem proofs V45 [honestolcott
          `* Concise refutation of halting problem proofs V45 [honestRichard Damon
           `* Concise refutation of halting problem proofs V45 [honestolcott
            `* Concise refutation of halting problem proofs V45 [honestRichard Damon
             `* Concise refutation of halting problem proofs V45 [honestolcott
              `* Concise refutation of halting problem proofs V45 [honestRichard Damon
               `* Concise refutation of halting problem proofs V45 [honestolcott
                `* Concise refutation of halting problem proofs V45 [honestRichard Damon
                 `* Concise refutation of halting problem proofs V45 [honestolcott
                  `* Concise refutation of halting problem proofs V45 [honestRichard Damon
                   `* Concise refutation of halting problem proofs V45 [honestolcott
                    `* Concise refutation of halting problem proofs V45 [honestRichard Damon
                     `* Concise refutation of halting problem proofs V45 [honestolcott
                      `* Concise refutation of halting problem proofs V45 [honestRichard Damon
                       `* Concise refutation of halting problem proofs V45 [honestolcott
                        `* Concise refutation of halting problem proofs V45 [honestRichard Damon
                         `* Concise refutation of halting problem proofs V45 [honestolcott
                          `* Concise refutation of halting problem proofs V45 [honestRichard Damon
                           `* Concise refutation of halting problem proofs V45 [honestolcott
                            `* Concise refutation of halting problem proofs V45 [honest dialogue]Richard Damon
                             `* Concise refutation of halting problem proofs V45 [honestolcott
                              `- Concise refutation of halting problem proofs V45 [honestRichard Damon

Pages:12
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.math sci.logic
Followup: comp.theory
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: Mon, 03 Jan 2022 08:25:28 -0600
Date: Mon, 3 Jan 2022 08:25:27 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Newsgroups: comp.theory,comp.ai.philosophy,sci.math,sci.logic
Content-Language: en-US
From: NoO...@NoWhere.com (olcott)
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Followup-To: comp.theory
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
Lines: 43
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-mMYxIkQPuOzA672k+Pql/kLKiWg79jOQG74H89eYd0d78r0GXmNsj3UnuLdyxEfnEbvD+wUnKVtD/Ty!Ja8Dd+frgHR4tIeTd7i6R4Irul9PPxcPPYFe/9WtyNEKPLz6Rf7OF7XWDKWpF4SOQmxCg+AK8Gwd!SA==
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: 2895
 by: olcott - Mon, 3 Jan 2022 14:25 UTC

Revised Linz H halt deciding criteria (My criteria Ben's notation)
H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt

The above means that the simulating halt decider H bases its halt status
decision on the behavior of the pure UTM simulation of its input.

H examines this behavior looking for infinite behavior patterns. When H
detects an infinite behavior pattern it aborts the simulation of its
input and transitions to H.qn.

Infinite behavior patterns are cases where the the pure UTM simulation
of the input would never reach the final state of this input.

For simplicity we will refer to the copy of Linz H at Ĥ.qx embedded_H.

Simplified syntax adapted from bottom of page 319:
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn

When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...

This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach its
final state thus conclusively proving that this input never halts.
This enables embedded_H to correctly transition to Ĥ.qn.

All deciders are only accountable for mapping their input to an accept /
reject state.

As long as the simulated input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ could never reach
its final state then the transition to Ĥ.qn is necessarily correct.

Peter Linz HP Proof
https://www.liarparadox.org/Peter_Linz_HP_315-320.pdf

--
Copyright 2021 Pete Olcott

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

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<NsEAJ.89619$L_2.65717@fx04.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!newsreader4.netcologne.de!news.netcologne.de!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx04.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 73
Message-ID: <NsEAJ.89619$L_2.65717@fx04.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: Mon, 3 Jan 2022 10:18:11 -0500
X-Received-Bytes: 3334
 by: Richard Damon - Mon, 3 Jan 2022 15:18 UTC

On 1/3/22 9:25 AM, olcott wrote:
> Revised Linz H halt deciding criteria (My criteria Ben's notation)
> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>
> The above means that the simulating halt decider H bases its halt status
> decision on the behavior of the pure UTM simulation of its input.
>
> H examines this behavior looking for infinite behavior patterns. When H
> detects an infinite behavior pattern it aborts the simulation of its
> input and transitions to H.qn.

This pattern does not exist as a finite pattern.

Proved, and accepted by failure to rebut.

Mesage ID <FOnzJ.162569$np6.119786@fx46.iad>
Date: 2021-12-30 19:31:49 GMT
Subject: Re: Concise refutation of halting problem proofs V42 [compute
the mapping]

FAIL.

>
> Infinite behavior patterns are cases where the the pure UTM simulation
> of the input would never reach the final state of this input.
>
> For simplicity we will refer to the copy of Linz H at Ĥ.qx embedded_H.
>
> Simplified syntax adapted from bottom of page 319:
> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>
> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>
> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach its
> final state thus conclusively proving that this input never halts.
> This enables embedded_H to correctly transition to Ĥ.qn.
>

WRONG.

> All deciders are only accountable for mapping their input to an accept /
> reject state.
>

And they must do so CORRECTLY.

Remember Requirements on H

H wM w -> Qy if M w Halts
H wm w -> Qn if M w Never Halts.

Thus, even though H only gets mW as its actual input, it is
'Accountable' for the behavior of M

Since if H -> Qn, we also have H^ -> Qn and Halt, H <H^> <H^> is WRONG
about H^ <H^>

> As long as the simulated input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ could never reach
> its final state then the transition to Ĥ.qn is necessarily correct.

And if H <H^> <H^> -> Qn then UTM <H^> <H^> Halts as shown above
>
>
> Peter Linz HP Proof
> https://www.liarparadox.org/Peter_Linz_HP_315-320.pdf
>

FAIL.

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 03 Jan 2022 09:24:20 -0600
Date: Mon, 3 Jan 2022 09:24:19 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <NsEAJ.89619$L_2.65717@fx04.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
Lines: 52
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-yOqbXOdW/MCPZ94dTm0rZxzPpfN2A+Csm2e32wUJhcAxWXWZK1P11RnPu0Y1uYy9ToeduEI5qYLgNfO!JdwpZ6pUUuR1wCdscAnzd940cm1rAccfnXTS9NA0CbJqquZrDro8vJkB8m91b01U5UzBhnAD/6Vj!gA==
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: 3129
 by: olcott - Mon, 3 Jan 2022 15:24 UTC

On 1/3/2022 9:18 AM, Richard Damon wrote:
>
> On 1/3/22 9:25 AM, olcott wrote:
>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>
>> The above means that the simulating halt decider H bases its halt
>> status decision on the behavior of the pure UTM simulation of its input.
>>
>> H examines this behavior looking for infinite behavior patterns. When
>> H detects an infinite behavior pattern it aborts the simulation of its
>> input and transitions to H.qn.
>
> This pattern does not exist as a finite pattern.
>
> Proved, and accepted by failure to rebut.
>
> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
> Date: 2021-12-30 19:31:49 GMT
> Subject: Re: Concise refutation of halting problem proofs V42 [compute
> the mapping]
>
> FAIL.
>
>>
>> Infinite behavior patterns are cases where the the pure UTM simulation
>> of the input would never reach the final state of this input.
>>
>> For simplicity we will refer to the copy of Linz H at Ĥ.qx embedded_H.
>>
>> Simplified syntax adapted from bottom of page 319:
>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>
>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>
>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach its
>> final state thus conclusively proving that this input never halts.
>> This enables embedded_H to correctly transition to Ĥ.qn.
>>
>
> WRONG.
LIAR !!!

--
Copyright 2021 Pete Olcott

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

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<TCEAJ.176575$VS2.95961@fx44.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx44.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 63
Message-ID: <TCEAJ.176575$VS2.95961@fx44.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: Mon, 3 Jan 2022 10:28:57 -0500
X-Received-Bytes: 3307
 by: Richard Damon - Mon, 3 Jan 2022 15:28 UTC

On 1/3/22 10:24 AM, olcott wrote:
> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>
>> On 1/3/22 9:25 AM, olcott wrote:
>>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>
>>> The above means that the simulating halt decider H bases its halt
>>> status decision on the behavior of the pure UTM simulation of its input.
>>>
>>> H examines this behavior looking for infinite behavior patterns. When
>>> H detects an infinite behavior pattern it aborts the simulation of
>>> its input and transitions to H.qn.
>>
>> This pattern does not exist as a finite pattern.
>>
>> Proved, and accepted by failure to rebut.
>>
>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>> Date: 2021-12-30 19:31:49 GMT
>> Subject: Re: Concise refutation of halting problem proofs V42 [compute
>> the mapping]
>>
>> FAIL.
>>
>>>
>>> Infinite behavior patterns are cases where the the pure UTM
>>> simulation of the input would never reach the final state of this input.
>>>
>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx embedded_H.
>>>
>>> Simplified syntax adapted from bottom of page 319:
>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>
>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>
>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach its
>>> final state thus conclusively proving that this input never halts.
>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>
>>
>> WRONG.
> LIAR !!!
>

PROVE IT, or YOUR the LIAR.

I have shown my proof, which you have failed to give a rebuttal that
actually tries to rebut it.

IF embedded_H doesn't abort, then H never gets to Qn as claimed

If embedded_H does abort and go to Qn, then H^ also goes to Qn and Halts.

H and embedded_H must be the same algorithm with the same input so must
behave the same.

WHAT IS THE ERROR?, speak now with REAL proof or admit you are the LIAR.

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Followup: comp.theory
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: Mon, 03 Jan 2022 10:34:25 -0600
Date: Mon, 3 Jan 2022 10:34:23 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
From: NoO...@NoWhere.com (olcott)
Followup-To: comp.theory
In-Reply-To: <TCEAJ.176575$VS2.95961@fx44.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
Lines: 85
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-HBroLtdwfCdtZgY2Q2FgkODUIagDA9sC8a5Wv84vHAlZ1Yd0ety/BKyTUjJiyeMKYXoK75S35CvEcAF!JK+XB24boSExYWma6Qa+LoG7Ze3zCAUiZ447Ar1Vqi9KM8ZXoEfLzkaODPSZwdT3un21MwpQeDn+!hg==
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: 4387
 by: olcott - Mon, 3 Jan 2022 16:34 UTC

On 1/3/2022 9:28 AM, Richard Damon wrote:
>
> On 1/3/22 10:24 AM, olcott wrote:
>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>
>>> On 1/3/22 9:25 AM, olcott wrote:
>>>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>
>>>> The above means that the simulating halt decider H bases its halt
>>>> status decision on the behavior of the pure UTM simulation of its
>>>> input.
>>>>
>>>> H examines this behavior looking for infinite behavior patterns.
>>>> When H detects an infinite behavior pattern it aborts the simulation
>>>> of its input and transitions to H.qn.
>>>
>>> This pattern does not exist as a finite pattern.
>>>
>>> Proved, and accepted by failure to rebut.
>>>
>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>> Date: 2021-12-30 19:31:49 GMT
>>> Subject: Re: Concise refutation of halting problem proofs V42
>>> [compute the mapping]
>>>
>>> FAIL.
>>>
>>>>
>>>> Infinite behavior patterns are cases where the the pure UTM
>>>> simulation of the input would never reach the final state of this
>>>> input.
>>>>
>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx embedded_H.
>>>>
>>>> Simplified syntax adapted from bottom of page 319:
>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>
>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>
>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach
>>>> its final state thus conclusively proving that this input never halts.
>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>
>>>
>>> WRONG.
>> LIAR !!!
>>
>
> PROVE IT, or YOUR the LIAR.
>
> I have shown my proof, which you have failed to give a rebuttal that
> actually tries to rebut it.
>
> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>
> If embedded_H does abort and go to Qn, then H^ also goes to Qn and Halts.

embedded_H is only accountable for mapping the behavior of the pure
simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.

Because the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ cannot possibly reach
the final state of this input embedded_H computes the mapping of ⟨Ĥ⟩ ⟨Ĥ⟩
to Ĥ.qn correctly.

If an animal is a cat then this animal is not a dog even if it barks and
gives birth to puppies.

>
> H and embedded_H must be the same algorithm with the same input so must
> behave the same.
>
>
> WHAT IS THE ERROR?, speak now with REAL proof or admit you are the LIAR.

--
Copyright 2021 Pete Olcott

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

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<bJFAJ.134864$lz3.82053@fx34.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!feeder1.feed.usenet.farm!feed.usenet.farm!peer01.ams4!peer.am4.highwinds-media.com!peer03.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 113
Message-ID: <bJFAJ.134864$lz3.82053@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: Mon, 3 Jan 2022 11:43:57 -0500
X-Received-Bytes: 5167
 by: Richard Damon - Mon, 3 Jan 2022 16:43 UTC

On 1/3/22 11:34 AM, olcott wrote:
> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>
>> On 1/3/22 10:24 AM, olcott wrote:
>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>
>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>
>>>>> The above means that the simulating halt decider H bases its halt
>>>>> status decision on the behavior of the pure UTM simulation of its
>>>>> input.
>>>>>
>>>>> H examines this behavior looking for infinite behavior patterns.
>>>>> When H detects an infinite behavior pattern it aborts the
>>>>> simulation of its input and transitions to H.qn.
>>>>
>>>> This pattern does not exist as a finite pattern.
>>>>
>>>> Proved, and accepted by failure to rebut.
>>>>
>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>> Date: 2021-12-30 19:31:49 GMT
>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>> [compute the mapping]
>>>>
>>>> FAIL.
>>>>
>>>>>
>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>> simulation of the input would never reach the final state of this
>>>>> input.
>>>>>
>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx embedded_H.
>>>>>
>>>>> Simplified syntax adapted from bottom of page 319:
>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>
>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>
>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach
>>>>> its final state thus conclusively proving that this input never halts.
>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>
>>>>
>>>> WRONG.
>>> LIAR !!!
>>>
>>
>> PROVE IT, or YOUR the LIAR.
>>
>> I have shown my proof, which you have failed to give a rebuttal that
>> actually tries to rebut it.
>>
>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>
>> If embedded_H does abort and go to Qn, then H^ also goes to Qn and Halts.
>
> embedded_H is only accountable for mapping the behavior of the pure
> simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.

Right, and to correctly answer the input <H^> <H^> then H/embedded_H
must go to the state that matches the behavior of the Computation of H^
applied to <H^>.

Are you forgetting again that the input <H^> INCLUDES its own copy of H
that exactly matches the H that is claimed to be able to give the right
answer, so H IS accountable for THAT copy of itself?

>
> Because the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ cannot possibly reach
> the final state of this input embedded_H computes the mapping of ⟨Ĥ⟩ ⟨Ĥ⟩
> to Ĥ.qn correctly.

Why can't it? If embedded_H DOES go to H.qn then the pure simulation of
that input also goes to H^.qn and Halts.

>
> If an animal is a cat then this animal is not a dog even if it barks and
> gives birth to puppies.

RED HERRING.

What is the analogy to the cat and the dog.

It seems that YOU are the one making this sort of claim.

H^ is a Turing Machine, as is H, which means they have definite behavior
for any given input.

If H goes to H.qn, then H^ goes to H^.qn and halts so H <H^> <H^> going
to H.qn is WRONG as that input represents H^ <H^> which we just saw halts.

TRY AGAIN.

YOU CLAIM you have a correct halt decider, (your cat?) but it gives the
wrong answer (a dog?) which is shown by the wrong answer it gives (the
puppies?). Why do you think it is a cat?

>
>>
>> H and embedded_H must be the same algorithm with the same input so
>> must behave the same.
>>
>>
>> WHAT IS THE ERROR?, speak now with REAL proof or admit you are the LIAR.
>
>

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.logic sci.math
Followup: comp.theory
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: Mon, 03 Jan 2022 10:53:03 -0600
Date: Mon, 3 Jan 2022 10:53:01 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
Followup-To: comp.theory
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <bJFAJ.134864$lz3.82053@fx34.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
Lines: 89
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-Aup89jDfY+PrWKAyP34be1ECkt1O3YXUFuo51Lgo6egj+cAeinGz2PqF9aU4T2G11zYXG7H4/A5fYLr!G7l20FEIg4KSrcmGplQvHjwc4l0mf6a/YL9sRImXcYiPERN7Ojz+VGSLkTVhwP1VMo6e11wNmay4!kg==
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: 4679
 by: olcott - Mon, 3 Jan 2022 16:53 UTC

On 1/3/2022 10:43 AM, Richard Damon wrote:
> On 1/3/22 11:34 AM, olcott wrote:
>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>
>>> On 1/3/22 10:24 AM, olcott wrote:
>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>
>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>
>>>>>> The above means that the simulating halt decider H bases its halt
>>>>>> status decision on the behavior of the pure UTM simulation of its
>>>>>> input.
>>>>>>
>>>>>> H examines this behavior looking for infinite behavior patterns.
>>>>>> When H detects an infinite behavior pattern it aborts the
>>>>>> simulation of its input and transitions to H.qn.
>>>>>
>>>>> This pattern does not exist as a finite pattern.
>>>>>
>>>>> Proved, and accepted by failure to rebut.
>>>>>
>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>>> [compute the mapping]
>>>>>
>>>>> FAIL.
>>>>>
>>>>>>
>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>> simulation of the input would never reach the final state of this
>>>>>> input.
>>>>>>
>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>> embedded_H.
>>>>>>
>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>
>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>
>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach
>>>>>> its final state thus conclusively proving that this input never
>>>>>> halts.
>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>
>>>>>
>>>>> WRONG.
>>>> LIAR !!!
>>>>
>>>
>>> PROVE IT, or YOUR the LIAR.
>>>
>>> I have shown my proof, which you have failed to give a rebuttal that
>>> actually tries to rebut it.
>>>
>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>
>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn and
>>> Halts.
>>
>> embedded_H is only accountable for mapping the behavior of the pure
>> simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>
> Right, and to correctly answer the input <H^> <H^> then H/embedded_H
> must go to the state that matches the behavior of the Computation of H^
> applied to <H^>.
>

WRONG:
embedded_H must go to the state that correctly describes the behavior of
the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩

these steps would keep repeating:
Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...

--
Copyright 2021 Pete Olcott

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

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<t6GAJ.134865$lz3.19514@fx34.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!feeder1.feed.usenet.farm!feed.usenet.farm!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 121
Message-ID: <t6GAJ.134865$lz3.19514@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: Mon, 3 Jan 2022 12:10:54 -0500
X-Received-Bytes: 5834
 by: Richard Damon - Mon, 3 Jan 2022 17:10 UTC

On 1/3/22 11:53 AM, olcott wrote:
> On 1/3/2022 10:43 AM, Richard Damon wrote:
>> On 1/3/22 11:34 AM, olcott wrote:
>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>
>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>
>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>
>>>>>>> The above means that the simulating halt decider H bases its halt
>>>>>>> status decision on the behavior of the pure UTM simulation of its
>>>>>>> input.
>>>>>>>
>>>>>>> H examines this behavior looking for infinite behavior patterns.
>>>>>>> When H detects an infinite behavior pattern it aborts the
>>>>>>> simulation of its input and transitions to H.qn.
>>>>>>
>>>>>> This pattern does not exist as a finite pattern.
>>>>>>
>>>>>> Proved, and accepted by failure to rebut.
>>>>>>
>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>>>> [compute the mapping]
>>>>>>
>>>>>> FAIL.
>>>>>>
>>>>>>>
>>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>>> simulation of the input would never reach the final state of this
>>>>>>> input.
>>>>>>>
>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>> embedded_H.
>>>>>>>
>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>
>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>
>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never reach
>>>>>>> its final state thus conclusively proving that this input never
>>>>>>> halts.
>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>
>>>>>>
>>>>>> WRONG.
>>>>> LIAR !!!
>>>>>
>>>>
>>>> PROVE IT, or YOUR the LIAR.
>>>>
>>>> I have shown my proof, which you have failed to give a rebuttal that
>>>> actually tries to rebut it.
>>>>
>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>
>>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn and
>>>> Halts.
>>>
>>> embedded_H is only accountable for mapping the behavior of the pure
>>> simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>
>> Right, and to correctly answer the input <H^> <H^> then H/embedded_H
>> must go to the state that matches the behavior of the Computation of
>> H^ applied to <H^>.
>>
>
> WRONG:
> embedded_H must go to the state that correctly describes the behavior of
> the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>
> these steps would keep repeating:
> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>

That only happens if embedded_H never aborts its simulation of its input.

And if that happens, it can never then abort and go to Qn to be 'right',
as all copies of an algorithm when given the same input behave the same.

The problem is that since its input includes a copy of it, there is no
right answer it can give.

This is what proves that embedded_H can't exist.

We KNOW that if we actually have some H (which we will try to be
correct, but don't force that, so we know that some H will exist) then

If H decides that <H^> <H^> represents a non-halting pattern, and thus
goes to H.qn, then the H^ this represents will also go to H^.qn and
Halt, and thus that H is by necessity wrong.

If H decides that <H^> <H^> represents a Halting Pattern, and thus goes
to H.qy, then the H^ this represents will also go to H^.qy and from
there to an infinite loop and never halt, and thus that H is by
necessity wrong.

The only other option of H is to not go to Qy or Qn in finite time, at
which point it fails to be a decider.

Thus the only way that H can exist is for it to be WRONG.

FAIL.

You are only restating your (false) position and not actually pointing
out errors.

This is really a concession that you understand you are wrong, but just
refuse to actually say it, so you are still shown to be the LIAR.

ALL you claims revolve around contradictory behavior, which we know can
not happen.

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 11:37:57 -0600
Date: Mon, 3 Jan 2022 11:37:55 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <t6GAJ.134865$lz3.19514@fx34.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
Lines: 110
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-81GD+Hb7Bj5betocV7No9hW5kiEgP97uLJogtuk9ya4VDlMQcQAR9N4F0aKUlqrulhSZC17RbcSO6w9!HtG5xrvVvqOba2CT3iqJeSdAKFSJq5A28eg+OG8CySjmVuL/4ji9WaaKtxOcAmGa4St4hd1Aa3zp!6g==
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: 5903
 by: olcott - Mon, 3 Jan 2022 17:37 UTC

On 1/3/2022 11:10 AM, Richard Damon wrote:
> On 1/3/22 11:53 AM, olcott wrote:
>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>> On 1/3/22 11:34 AM, olcott wrote:
>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>
>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>
>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>
>>>>>>>> The above means that the simulating halt decider H bases its
>>>>>>>> halt status decision on the behavior of the pure UTM simulation
>>>>>>>> of its input.
>>>>>>>>
>>>>>>>> H examines this behavior looking for infinite behavior patterns.
>>>>>>>> When H detects an infinite behavior pattern it aborts the
>>>>>>>> simulation of its input and transitions to H.qn.
>>>>>>>
>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>
>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>
>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>>>>> [compute the mapping]
>>>>>>>
>>>>>>> FAIL.
>>>>>>>
>>>>>>>>
>>>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>>>> simulation of the input would never reach the final state of
>>>>>>>> this input.
>>>>>>>>
>>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>>> embedded_H.
>>>>>>>>
>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>
>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep repeating:
>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>
>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never
>>>>>>>> reach its final state thus conclusively proving that this input
>>>>>>>> never halts.
>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>
>>>>>>>
>>>>>>> WRONG.
>>>>>> LIAR !!!
>>>>>>
>>>>>
>>>>> PROVE IT, or YOUR the LIAR.
>>>>>
>>>>> I have shown my proof, which you have failed to give a rebuttal
>>>>> that actually tries to rebut it.
>>>>>
>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>
>>>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn and
>>>>> Halts.
>>>>
>>>> embedded_H is only accountable for mapping the behavior of the pure
>>>> simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>>
>>> Right, and to correctly answer the input <H^> <H^> then H/embedded_H
>>> must go to the state that matches the behavior of the Computation of
>>> H^ applied to <H^>.
>>>
>>
>> WRONG:
>> embedded_H must go to the state that correctly describes the behavior
>> of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>
>> these steps would keep repeating:
>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>
>
> That only happens if embedded_H never aborts its simulation of its input.
>
> And if that happens, it can never then abort and go to Qn to be 'right',
> as all copies of an algorithm when given the same input behave the same.
>
The criteria that H uses is what the behavior would be if H never
aborted the simulation of its input.

You seem to be confused into believing that when H aborts the simulation
of its input that this causes the input to halt. This is not true. An
input only halts when it reaches its final state.

As long as the input would never reach its final state if H did not
abort the simulation of its input then H is ALWAYS free to abort its
simulation and correctly transition to H.qn.

Simulating halt deciders must always abort the simulation of inputs that
cannot possibly ever reach their final state and every input that cannot
possibly ever reach its final state is an input that never halts.

--
Copyright 2021 Pete Olcott

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

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<46HAJ.65997$KV.22162@fx14.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx14.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 150
Message-ID: <46HAJ.65997$KV.22162@fx14.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: Mon, 3 Jan 2022 13:18:46 -0500
X-Received-Bytes: 7331
X-Original-Bytes: 7198
 by: Richard Damon - Mon, 3 Jan 2022 18:18 UTC

On 1/3/22 12:37 PM, olcott wrote:
> On 1/3/2022 11:10 AM, Richard Damon wrote:
>> On 1/3/22 11:53 AM, olcott wrote:
>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>
>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>
>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's notation)
>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>
>>>>>>>>> The above means that the simulating halt decider H bases its
>>>>>>>>> halt status decision on the behavior of the pure UTM simulation
>>>>>>>>> of its input.
>>>>>>>>>
>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>> patterns. When H detects an infinite behavior pattern it aborts
>>>>>>>>> the simulation of its input and transitions to H.qn.
>>>>>>>>
>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>
>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>
>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>>>>>> [compute the mapping]
>>>>>>>>
>>>>>>>> FAIL.
>>>>>>>>
>>>>>>>>>
>>>>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>>>>> simulation of the input would never reach the final state of
>>>>>>>>> this input.
>>>>>>>>>
>>>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>>>> embedded_H.
>>>>>>>>>
>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>
>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>> repeating:
>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>
>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never
>>>>>>>>> reach its final state thus conclusively proving that this input
>>>>>>>>> never halts.
>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>
>>>>>>>>
>>>>>>>> WRONG.
>>>>>>> LIAR !!!
>>>>>>>
>>>>>>
>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>
>>>>>> I have shown my proof, which you have failed to give a rebuttal
>>>>>> that actually tries to rebut it.
>>>>>>
>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>>
>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn and
>>>>>> Halts.
>>>>>
>>>>> embedded_H is only accountable for mapping the behavior of the pure
>>>>> simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>>>
>>>> Right, and to correctly answer the input <H^> <H^> then H/embedded_H
>>>> must go to the state that matches the behavior of the Computation of
>>>> H^ applied to <H^>.
>>>>
>>>
>>> WRONG:
>>> embedded_H must go to the state that correctly describes the behavior
>>> of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>
>>> these steps would keep repeating:
>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>
>>
>> That only happens if embedded_H never aborts its simulation of its input.
>>
>> And if that happens, it can never then abort and go to Qn to be
>> 'right', as all copies of an algorithm when given the same input
>> behave the same.
>>
> The criteria that H uses is what the behavior would be if H never
> aborted the simulation of its input.
>

Which is gthe WRONG criteria!!!!

THe criteria NEEDS to be what is the behavior of the machine the input
represents, or of a REAL UTM given that same input.

So, THERE'S YOUR PROBLEM!

> You seem to be confused into believing that when H aborts the simulation
> of its input that this causes the input to halt. This is not true. An
> input only halts when it reaches its final state.
>

But it isn't the 'input' that matters, but the computation that the
input represents, and since that computation uses a copy of H, the
behavior of the computation is depencent on what H does, and if H goes
to Qn then it Halts. PERIOD.

This is one of your old errors that shows that you don't understand what
you are talking about.

> As long as the input would never reach its final state if H did not
> abort the simulation of its input then H is ALWAYS free to abort its
> simulation and correctly transition to H.qn.

By THAT definitions, ANY input could be correctly decided non-halting by
a 'simulating decider that just immediately aborts its simulation',
which is non-sense.

Note the REAL definition is that H needs to decide on what the input
REPERESENTS, what that COMPUTATION does.

>
> Simulating halt deciders must always abort the simulation of inputs that
> cannot possibly ever reach their final state and every input that cannot
> possibly ever reach its final state is an input that never halts.
>

Except your H doesn't do that. When we correct your definition (since
inputs never have 'behavior' only the computation they represent or that
of the UTM simulating them), we see that if H -> Qn then H^ -> Qn and
Halts, thus for ANY input H <H^> x that H answers by going to Qn it will
be wrong, so it applies for H <H^> <H^>.

You can't just 'define' your decider to be right, you have to show that
you can actually build such a thing. You have NEVER even attempted an
existence proof. You did start out previously trying to make an example,
but you found that all your examples failed because it was clear they
were wrong. If you aren't going to present an example to show that one
exists, you need to some how PROVE that one can exist, which considering
you lack of ability to actually prove anything is probably out of your
reach,

FAIL.

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 12:26:57 -0600
Date: Mon, 3 Jan 2022 12:26:51 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <46HAJ.65997$KV.22162@fx14.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
Lines: 145
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-1ReBax+KD496nFTYPyJzBpb4pBwTUKkiuhExXYj+CqaT4K0nZmRACGAFaW1bx+i21F8OWgk58gW4HBo!mXWOLJeircVTPAExAlpPLToKLxcWgmSxv4URzk8KDdvhYBnOk4N3kg27qIwhVbnawqQNdBLZhIUc!lw==
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: 7198
 by: olcott - Mon, 3 Jan 2022 18:26 UTC

On 1/3/2022 12:18 PM, Richard Damon wrote:
>
> On 1/3/22 12:37 PM, olcott wrote:
>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>> On 1/3/22 11:53 AM, olcott wrote:
>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>
>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>
>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's
>>>>>>>>>> notation)
>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>
>>>>>>>>>> The above means that the simulating halt decider H bases its
>>>>>>>>>> halt status decision on the behavior of the pure UTM
>>>>>>>>>> simulation of its input.
>>>>>>>>>>
>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>> patterns. When H detects an infinite behavior pattern it
>>>>>>>>>> aborts the simulation of its input and transitions to H.qn.
>>>>>>>>>
>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>
>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>
>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>>>>>>> [compute the mapping]
>>>>>>>>>
>>>>>>>>> FAIL.
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>>>>>> simulation of the input would never reach the final state of
>>>>>>>>>> this input.
>>>>>>>>>>
>>>>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>>>>> embedded_H.
>>>>>>>>>>
>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>
>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>>> repeating:
>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>
>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never
>>>>>>>>>> reach its final state thus conclusively proving that this
>>>>>>>>>> input never halts.
>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> WRONG.
>>>>>>>> LIAR !!!
>>>>>>>>
>>>>>>>
>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>
>>>>>>> I have shown my proof, which you have failed to give a rebuttal
>>>>>>> that actually tries to rebut it.
>>>>>>>
>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>>>
>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn
>>>>>>> and Halts.
>>>>>>
>>>>>> embedded_H is only accountable for mapping the behavior of the
>>>>>> pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>>>>
>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>> H/embedded_H must go to the state that matches the behavior of the
>>>>> Computation of H^ applied to <H^>.
>>>>>
>>>>
>>>> WRONG:
>>>> embedded_H must go to the state that correctly describes the
>>>> behavior of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>
>>>> these steps would keep repeating:
>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>
>>>
>>> That only happens if embedded_H never aborts its simulation of its
>>> input.
>>>
>>> And if that happens, it can never then abort and go to Qn to be
>>> 'right', as all copies of an algorithm when given the same input
>>> behave the same.
>>>
>> The criteria that H uses is what the behavior would be if H never
>> aborted the simulation of its input.
>>
>
> Which is gthe WRONG criteria!!!!
>
> THe criteria NEEDS to be what is the behavior of the machine the input
> represents, or of a REAL UTM given that same input.
>
> So, THERE'S YOUR PROBLEM!

The criteria of H is whether or not the pure simulation of its input
would ever reach its final state. The pure simulation of the input to
embedded_H would never reach its final state.

>> You seem to be confused into believing that when H aborts the
>> simulation of its input that this causes the input to halt. This is
>> not true. An input only halts when it reaches its final state.
>>
>
> But it isn't the 'input' that matters, but the computation that the
> input represents, and since that computation uses a copy of H, the
> behavior of the computation is depencent on what H does, and if H goes
> to Qn then it Halts. PERIOD.
>
> This is one of your old errors that shows that you don't understand what
> you are talking about.
>
>> As long as the input would never reach its final state if H did not
>> abort the simulation of its input then H is ALWAYS free to abort its
>> simulation and correctly transition to H.qn.
>
> By THAT definitions, ANY input could be correctly decided non-halting by
> a 'simulating decider that just immediately aborts its simulation',
> which is non-sense.

NO STUPID THAT IS NOT WHAT THIS MEANS:
As long as the input would never reach its final state if H did not
abort the simulation of its input

--
Copyright 2021 Pete Olcott

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

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<eIHAJ.43031$a24.41372@fx13.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!peer03.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 165
Message-ID: <eIHAJ.43031$a24.41372@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: Mon, 3 Jan 2022 13:59:28 -0500
X-Received-Bytes: 7652
X-Original-Bytes: 7519
 by: Richard Damon - Mon, 3 Jan 2022 18:59 UTC

On 1/3/22 1:26 PM, olcott wrote:
> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>
>> On 1/3/22 12:37 PM, olcott wrote:
>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>
>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>
>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's
>>>>>>>>>>> notation)
>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>
>>>>>>>>>>> The above means that the simulating halt decider H bases its
>>>>>>>>>>> halt status decision on the behavior of the pure UTM
>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>
>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>> patterns. When H detects an infinite behavior pattern it
>>>>>>>>>>> aborts the simulation of its input and transitions to H.qn.
>>>>>>>>>>
>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>
>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>
>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>>>>>>>> [compute the mapping]
>>>>>>>>>>
>>>>>>>>>> FAIL.
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>>>>>>> simulation of the input would never reach the final state of
>>>>>>>>>>> this input.
>>>>>>>>>>>
>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>>>>>> embedded_H.
>>>>>>>>>>>
>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>
>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>>>> repeating:
>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>>
>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never
>>>>>>>>>>> reach its final state thus conclusively proving that this
>>>>>>>>>>> input never halts.
>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> WRONG.
>>>>>>>>> LIAR !!!
>>>>>>>>>
>>>>>>>>
>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>
>>>>>>>> I have shown my proof, which you have failed to give a rebuttal
>>>>>>>> that actually tries to rebut it.
>>>>>>>>
>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>>>>
>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn
>>>>>>>> and Halts.
>>>>>>>
>>>>>>> embedded_H is only accountable for mapping the behavior of the
>>>>>>> pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>>>>>
>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>> H/embedded_H must go to the state that matches the behavior of the
>>>>>> Computation of H^ applied to <H^>.
>>>>>>
>>>>>
>>>>> WRONG:
>>>>> embedded_H must go to the state that correctly describes the
>>>>> behavior of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>
>>>>> these steps would keep repeating:
>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>
>>>>
>>>> That only happens if embedded_H never aborts its simulation of its
>>>> input.
>>>>
>>>> And if that happens, it can never then abort and go to Qn to be
>>>> 'right', as all copies of an algorithm when given the same input
>>>> behave the same.
>>>>
>>> The criteria that H uses is what the behavior would be if H never
>>> aborted the simulation of its input.
>>>
>>
>> Which is gthe WRONG criteria!!!!
>>
>> THe criteria NEEDS to be what is the behavior of the machine the input
>> represents, or of a REAL UTM given that same input.
>>
>> So, THERE'S YOUR PROBLEM!
>
> The criteria of H is whether or not the pure simulation of its input
> would ever reach its final state. The pure simulation of the input to
> embedded_H would never reach its final state.

This was just explained to you.

IF you actually mean this, then that means that H has to be defined as
never going to H.qn, as if it does, then the pure simulation of it input
will end up stopping in H^.qn

FAIL.

>
>>> You seem to be confused into believing that when H aborts the
>>> simulation of its input that this causes the input to halt. This is
>>> not true. An input only halts when it reaches its final state.
>>>
>>
>> But it isn't the 'input' that matters, but the computation that the
>> input represents, and since that computation uses a copy of H, the
>> behavior of the computation is depencent on what H does, and if H goes
>> to Qn then it Halts. PERIOD.
>>
>> This is one of your old errors that shows that you don't understand
>> what you are talking about.
>>
>>> As long as the input would never reach its final state if H did not
>>> abort the simulation of its input then H is ALWAYS free to abort its
>>> simulation and correctly transition to H.qn.
>>
>> By THAT definitions, ANY input could be correctly decided non-halting
>> by a 'simulating decider that just immediately aborts its simulation',
>> which is non-sense.
>
> NO STUPID THAT IS NOT WHAT THIS MEANS:
> As long as the input would never reach its final state if H did not
> abort the simulation of its input
>

WRONG. You are using the wrong definition AGAIN.

Show me where the definition for the Halting Decider says 'if H did not
abort its simulation of its input'.

THAT IS A BLATANT DAMNED LIE.

The definition (the version you are using) is if a UTM would not Halt.
IF H -> Qn then the UTM WILL Halt when its simulation goes to H^.Qn.

You need to be consistent with your behavior of H.

You are conditioning your proof on contraditions, so it is BY DEFINITION
unsound.

FAIL.

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 13:33:01 -0600
Date: Mon, 3 Jan 2022 13:32:56 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <eIHAJ.43031$a24.41372@fx13.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
Lines: 177
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-dGul72gIcXhUZjywvdfWvbC6aK19mspquHSXaBfY0hl37m8s2aQej7GBz9B0LUSpe0VXFVsSkKJ6X2s!/C2RY7klcGk3HEZKUmjyrfb0OoszVile2cITr47iuI11xNGtxBm4iFk4yXtHOgohd28dR0c5UTVy!XA==
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: 8609
 by: olcott - Mon, 3 Jan 2022 19:32 UTC

On 1/3/2022 12:59 PM, Richard Damon wrote:
>
> On 1/3/22 1:26 PM, olcott wrote:
>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>
>>> On 1/3/22 12:37 PM, olcott wrote:
>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>
>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>
>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's
>>>>>>>>>>>> notation)
>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>
>>>>>>>>>>>> The above means that the simulating halt decider H bases its
>>>>>>>>>>>> halt status decision on the behavior of the pure UTM
>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>
>>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>>> patterns. When H detects an infinite behavior pattern it
>>>>>>>>>>>> aborts the simulation of its input and transitions to H.qn.
>>>>>>>>>>>
>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>
>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>
>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>> Subject: Re: Concise refutation of halting problem proofs V42
>>>>>>>>>>> [compute the mapping]
>>>>>>>>>>>
>>>>>>>>>>> FAIL.
>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>>>>>>>> simulation of the input would never reach the final state of
>>>>>>>>>>>> this input.
>>>>>>>>>>>>
>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>>>>>>> embedded_H.
>>>>>>>>>>>>
>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>
>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>>>>> repeating:
>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>>>
>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never
>>>>>>>>>>>> reach its final state thus conclusively proving that this
>>>>>>>>>>>> input never halts.
>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> WRONG.
>>>>>>>>>> LIAR !!!
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>
>>>>>>>>> I have shown my proof, which you have failed to give a rebuttal
>>>>>>>>> that actually tries to rebut it.
>>>>>>>>>
>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>>>>>
>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn
>>>>>>>>> and Halts.
>>>>>>>>
>>>>>>>> embedded_H is only accountable for mapping the behavior of the
>>>>>>>> pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>>>>>>
>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>> H/embedded_H must go to the state that matches the behavior of
>>>>>>> the Computation of H^ applied to <H^>.
>>>>>>>
>>>>>>
>>>>>> WRONG:
>>>>>> embedded_H must go to the state that correctly describes the
>>>>>> behavior of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>
>>>>>> these steps would keep repeating:
>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>
>>>>>
>>>>> That only happens if embedded_H never aborts its simulation of its
>>>>> input.
>>>>>
>>>>> And if that happens, it can never then abort and go to Qn to be
>>>>> 'right', as all copies of an algorithm when given the same input
>>>>> behave the same.
>>>>>
>>>> The criteria that H uses is what the behavior would be if H never
>>>> aborted the simulation of its input.
>>>>
>>>
>>> Which is gthe WRONG criteria!!!!
>>>
>>> THe criteria NEEDS to be what is the behavior of the machine the
>>> input represents, or of a REAL UTM given that same input.
>>>
>>> So, THERE'S YOUR PROBLEM!
>>
>> The criteria of H is whether or not the pure simulation of its input
>> would ever reach its final state. The pure simulation of the input to
>> embedded_H would never reach its final state.
>
> This was just explained to you.
>
> IF you actually mean this, then that means that H has to be defined as
> never going to H.qn, as if it does, then the pure simulation of it input
> will end up stopping in H^.qn
>

As I keep telling you and you keep stupidly ignoring the fact that the
input stops running because its simulation was aborted is no indication
what-so-ever that this simulated input halts. HALTING IS ONLY REACHING A
FINAL STATE.

You also stupidly ignore that the halt decider is only accountable for
what the behavior of its actual input would be. It is not responsible
for the behavior of any non-inputs.

> FAIL.
>
>>
>>>> You seem to be confused into believing that when H aborts the
>>>> simulation of its input that this causes the input to halt. This is
>>>> not true. An input only halts when it reaches its final state.
>>>>
>>>
>>> But it isn't the 'input' that matters, but the computation that the
>>> input represents, and since that computation uses a copy of H, the
>>> behavior of the computation is depencent on what H does, and if H
>>> goes to Qn then it Halts. PERIOD.
>>>
>>> This is one of your old errors that shows that you don't understand
>>> what you are talking about.
>>>
>>>> As long as the input would never reach its final state if H did not
>>>> abort the simulation of its input then H is ALWAYS free to abort its
>>>> simulation and correctly transition to H.qn.
>>>
>>> By THAT definitions, ANY input could be correctly decided non-halting
>>> by a 'simulating decider that just immediately aborts its
>>> simulation', which is non-sense.
>>
>> NO STUPID THAT IS NOT WHAT THIS MEANS:
>> As long as the input would never reach its final state if H did not
>> abort the simulation of its input
>>
>
> WRONG. You are using the wrong definition AGAIN.
>
> Show me where the definition for the Halting Decider says 'if H did not
> abort its simulation of its input'.
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<SpIAJ.234651$3q9.221733@fx47.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx47.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 152
Message-ID: <SpIAJ.234651$3q9.221733@fx47.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: Mon, 3 Jan 2022 14:48:08 -0500
X-Received-Bytes: 7566
 by: Richard Damon - Mon, 3 Jan 2022 19:48 UTC

On 1/3/22 2:32 PM, olcott wrote:
> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>
>> On 1/3/22 1:26 PM, olcott wrote:
>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>
>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>
>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's
>>>>>>>>>>>>> notation)
>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>
>>>>>>>>>>>>> The above means that the simulating halt decider H bases
>>>>>>>>>>>>> its halt status decision on the behavior of the pure UTM
>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>
>>>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>>>> patterns. When H detects an infinite behavior pattern it
>>>>>>>>>>>>> aborts the simulation of its input and transitions to H.qn.
>>>>>>>>>>>>
>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>
>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>
>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem proofs
>>>>>>>>>>>> V42 [compute the mapping]
>>>>>>>>>>>>
>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Infinite behavior patterns are cases where the the pure UTM
>>>>>>>>>>>>> simulation of the input would never reach the final state
>>>>>>>>>>>>> of this input.
>>>>>>>>>>>>>
>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>>>>>>>> embedded_H.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>
>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>>>>>> repeating:
>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>>>>
>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never
>>>>>>>>>>>>> reach its final state thus conclusively proving that this
>>>>>>>>>>>>> input never halts.
>>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> WRONG.
>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>
>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>
>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>>>>>>
>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to Qn
>>>>>>>>>> and Halts.
>>>>>>>>>
>>>>>>>>> embedded_H is only accountable for mapping the behavior of the
>>>>>>>>> pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>>>>>>>
>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>> H/embedded_H must go to the state that matches the behavior of
>>>>>>>> the Computation of H^ applied to <H^>.
>>>>>>>>
>>>>>>>
>>>>>>> WRONG:
>>>>>>> embedded_H must go to the state that correctly describes the
>>>>>>> behavior of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>
>>>>>>> these steps would keep repeating:
>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>
>>>>>>
>>>>>> That only happens if embedded_H never aborts its simulation of its
>>>>>> input.
>>>>>>
>>>>>> And if that happens, it can never then abort and go to Qn to be
>>>>>> 'right', as all copies of an algorithm when given the same input
>>>>>> behave the same.
>>>>>>
>>>>> The criteria that H uses is what the behavior would be if H never
>>>>> aborted the simulation of its input.
>>>>>
>>>>
>>>> Which is gthe WRONG criteria!!!!
>>>>
>>>> THe criteria NEEDS to be what is the behavior of the machine the
>>>> input represents, or of a REAL UTM given that same input.
>>>>
>>>> So, THERE'S YOUR PROBLEM!
>>>
>>> The criteria of H is whether or not the pure simulation of its input
>>> would ever reach its final state. The pure simulation of the input to
>>> embedded_H would never reach its final state.
>>
>> This was just explained to you.
>>
>> IF you actually mean this, then that means that H has to be defined as
>> never going to H.qn, as if it does, then the pure simulation of it
>> input will end up stopping in H^.qn
>>
>
> As I keep telling you and you keep stupidly ignoring the fact that the
> input stops running because its simulation was aborted is no indication
> what-so-ever that this simulated input halts. HALTING IS ONLY REACHING A
> FINAL STATE.
>

No, YOU are stupidly ignoring that it is only the simulation done by a
UTM, or the direct execution of the computation that shows halting.

The behavior of its input is UTM(<H^>,<H^>) which WILL halt and reach
its final state if H aborts its simulation and goes to H.qn

It absolutely doesn't matter what H's simulation does, since by aborting
its simulation it makes itself NOT a UTM, and thus its opinion on the
matter becomes irrelevant.

FAIL.

> You also stupidly ignore that the halt decider is only accountable for
> what the behavior of its actual input would be. It is not responsible
> for the behavior of any non-inputs.

And the behavior of its actual input is UTM(<H^>,<H^>) which will HALT
if H goes to H.qn.

FAIL.

Your STUPIDITY is exposed.

Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 13:59:41 -0600
Date: Mon, 3 Jan 2022 13:59:39 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <SpIAJ.234651$3q9.221733@fx47.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
Lines: 151
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-4zkGcdUrAa8mMcNOpDIZJhucN5ulIl7BH+9KGLrmv17zGh0sgmxGFY7HJJ/FsSzuonyKv4gYGSZgkcl!KW6SSnMnMCRUz9Q4QoHHw5bmkmaJmycJw/f99y07nsjgqDAN/o/z0cVMjb3cg+Bs+lC2G0lwu9gx!6A==
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: 8067
 by: olcott - Mon, 3 Jan 2022 19:59 UTC

On 1/3/2022 1:48 PM, Richard Damon wrote:
> On 1/3/22 2:32 PM, olcott wrote:
>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>
>>> On 1/3/22 1:26 PM, olcott wrote:
>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>
>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>
>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's
>>>>>>>>>>>>>> notation)
>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> The above means that the simulating halt decider H bases
>>>>>>>>>>>>>> its halt status decision on the behavior of the pure UTM
>>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>>>>> patterns. When H detects an infinite behavior pattern it
>>>>>>>>>>>>>> aborts the simulation of its input and transitions to H.qn.
>>>>>>>>>>>>>
>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem proofs
>>>>>>>>>>>>> V42 [compute the mapping]
>>>>>>>>>>>>>
>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the pure
>>>>>>>>>>>>>> UTM simulation of the input would never reach the final
>>>>>>>>>>>>>> state of this input.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at Ĥ.qx
>>>>>>>>>>>>>> embedded_H.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>>>>>>> repeating:
>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would
>>>>>>>>>>>>>> never reach its final state thus conclusively proving that
>>>>>>>>>>>>>> this input never halts.
>>>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>
>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>
>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>>>>>>>
>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to
>>>>>>>>>>> Qn and Halts.
>>>>>>>>>>
>>>>>>>>>> embedded_H is only accountable for mapping the behavior of the
>>>>>>>>>> pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept / reject state.
>>>>>>>>>
>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>> H/embedded_H must go to the state that matches the behavior of
>>>>>>>>> the Computation of H^ applied to <H^>.
>>>>>>>>>
>>>>>>>>
>>>>>>>> WRONG:
>>>>>>>> embedded_H must go to the state that correctly describes the
>>>>>>>> behavior of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>
>>>>>>>> these steps would keep repeating:
>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>
>>>>>>>
>>>>>>> That only happens if embedded_H never aborts its simulation of
>>>>>>> its input.
>>>>>>>
>>>>>>> And if that happens, it can never then abort and go to Qn to be
>>>>>>> 'right', as all copies of an algorithm when given the same input
>>>>>>> behave the same.
>>>>>>>
>>>>>> The criteria that H uses is what the behavior would be if H never
>>>>>> aborted the simulation of its input.
>>>>>>
>>>>>
>>>>> Which is gthe WRONG criteria!!!!
>>>>>
>>>>> THe criteria NEEDS to be what is the behavior of the machine the
>>>>> input represents, or of a REAL UTM given that same input.
>>>>>
>>>>> So, THERE'S YOUR PROBLEM!
>>>>
>>>> The criteria of H is whether or not the pure simulation of its input
>>>> would ever reach its final state. The pure simulation of the input
>>>> to embedded_H would never reach its final state.
>>>
>>> This was just explained to you.
>>>
>>> IF you actually mean this, then that means that H has to be defined
>>> as never going to H.qn, as if it does, then the pure simulation of it
>>> input will end up stopping in H^.qn
>>>
>>
>> As I keep telling you and you keep stupidly ignoring the fact that the
>> input stops running because its simulation was aborted is no
>> indication what-so-ever that this simulated input halts. HALTING IS
>> ONLY REACHING A FINAL STATE.
>>
>
> No, YOU are stupidly ignoring that it is only the simulation done by a
> UTM, or the direct execution of the computation that shows halting.
>
> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and reach
> its final state if H aborts its simulation and goes to H.qn
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<eUIAJ.159577$Ql5.74379@fx39.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!feeder5.feed.usenet.farm!feeder1.feed.usenet.farm!feed.usenet.farm!peer01.ams4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx39.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 186
Message-ID: <eUIAJ.159577$Ql5.74379@fx39.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: Mon, 3 Jan 2022 15:20:31 -0500
X-Received-Bytes: 9583
 by: Richard Damon - Mon, 3 Jan 2022 20:20 UTC

On 1/3/22 2:59 PM, olcott wrote:
> On 1/3/2022 1:48 PM, Richard Damon wrote:
>> On 1/3/22 2:32 PM, olcott wrote:
>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>
>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>
>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's
>>>>>>>>>>>>>>> notation)
>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> The above means that the simulating halt decider H bases
>>>>>>>>>>>>>>> its halt status decision on the behavior of the pure UTM
>>>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>>>>>> patterns. When H detects an infinite behavior pattern it
>>>>>>>>>>>>>>> aborts the simulation of its input and transitions to H.qn.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem proofs
>>>>>>>>>>>>>> V42 [compute the mapping]
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the pure
>>>>>>>>>>>>>>> UTM simulation of the input would never reach the final
>>>>>>>>>>>>>>> state of this input.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at
>>>>>>>>>>>>>>> Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>>>>>>>> repeating:
>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would
>>>>>>>>>>>>>>> never reach its final state thus conclusively proving
>>>>>>>>>>>>>>> that this input never halts.
>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>
>>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>>
>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as claimed
>>>>>>>>>>>>
>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to
>>>>>>>>>>>> Qn and Halts.
>>>>>>>>>>>
>>>>>>>>>>> embedded_H is only accountable for mapping the behavior of
>>>>>>>>>>> the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept /
>>>>>>>>>>> reject state.
>>>>>>>>>>
>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>> H/embedded_H must go to the state that matches the behavior of
>>>>>>>>>> the Computation of H^ applied to <H^>.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> WRONG:
>>>>>>>>> embedded_H must go to the state that correctly describes the
>>>>>>>>> behavior of the pure simulation of the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>
>>>>>>>>> these steps would keep repeating:
>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>
>>>>>>>>
>>>>>>>> That only happens if embedded_H never aborts its simulation of
>>>>>>>> its input.
>>>>>>>>
>>>>>>>> And if that happens, it can never then abort and go to Qn to be
>>>>>>>> 'right', as all copies of an algorithm when given the same input
>>>>>>>> behave the same.
>>>>>>>>
>>>>>>> The criteria that H uses is what the behavior would be if H never
>>>>>>> aborted the simulation of its input.
>>>>>>>
>>>>>>
>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>
>>>>>> THe criteria NEEDS to be what is the behavior of the machine the
>>>>>> input represents, or of a REAL UTM given that same input.
>>>>>>
>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>
>>>>> The criteria of H is whether or not the pure simulation of its
>>>>> input would ever reach its final state. The pure simulation of the
>>>>> input to embedded_H would never reach its final state.
>>>>
>>>> This was just explained to you.
>>>>
>>>> IF you actually mean this, then that means that H has to be defined
>>>> as never going to H.qn, as if it does, then the pure simulation of
>>>> it input will end up stopping in H^.qn
>>>>
>>>
>>> As I keep telling you and you keep stupidly ignoring the fact that
>>> the input stops running because its simulation was aborted is no
>>> indication what-so-ever that this simulated input halts. HALTING IS
>>> ONLY REACHING A FINAL STATE.
>>>
>>
>> No, YOU are stupidly ignoring that it is only the simulation done by a
>> UTM, or the direct execution of the computation that shows halting.
>>
>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and reach
>> its final state if H aborts its simulation and goes to H.qn
>>
>
> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by embedded_H is
> not enough to ever reach the halting state of this input and infinity is
> the maximum now that you say that this input will reach its final state
> can only be a lie.
>
> Or are you so stupid that you believe an aborted simulation magically
> reaches the final state of this aborted simulated input?
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 14:30:19 -0600
Date: Mon, 3 Jan 2022 14:30:17 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <eUIAJ.159577$Ql5.74379@fx39.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
Lines: 173
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-uWv9eHT1LpvTb6N2YJFkTucYObo3RhWohOoFe5YjHoX/RO+tpQpJaMGf2k1oesxflYDfoXOYRQ9c5wz!CC7DJ4M6TFi1+8O9nGtWgnnpeA9IENkqPfu9/zZotKuX19iGGLJcsLH+ue7HyQ5wKVrHmwakO+AF!6g==
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: 9168
 by: olcott - Mon, 3 Jan 2022 20:30 UTC

On 1/3/2022 2:20 PM, Richard Damon wrote:
> On 1/3/22 2:59 PM, olcott wrote:
>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>> On 1/3/22 2:32 PM, olcott wrote:
>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>
>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>
>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria Ben's
>>>>>>>>>>>>>>>> notation)
>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> The above means that the simulating halt decider H bases
>>>>>>>>>>>>>>>> its halt status decision on the behavior of the pure UTM
>>>>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>>>>>>> patterns. When H detects an infinite behavior pattern it
>>>>>>>>>>>>>>>> aborts the simulation of its input and transitions to H.qn.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem proofs
>>>>>>>>>>>>>>> V42 [compute the mapping]
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the pure
>>>>>>>>>>>>>>>> UTM simulation of the input would never reach the final
>>>>>>>>>>>>>>>> state of this input.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at
>>>>>>>>>>>>>>>> Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would keep
>>>>>>>>>>>>>>>> repeating:
>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would
>>>>>>>>>>>>>>>> never reach its final state thus conclusively proving
>>>>>>>>>>>>>>>> that this input never halts.
>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>
>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as
>>>>>>>>>>>>> claimed
>>>>>>>>>>>>>
>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes to
>>>>>>>>>>>>> Qn and Halts.
>>>>>>>>>>>>
>>>>>>>>>>>> embedded_H is only accountable for mapping the behavior of
>>>>>>>>>>>> the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept /
>>>>>>>>>>>> reject state.
>>>>>>>>>>>
>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>>> H/embedded_H must go to the state that matches the behavior
>>>>>>>>>>> of the Computation of H^ applied to <H^>.
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> WRONG:
>>>>>>>>>> embedded_H must go to the state that correctly describes the
>>>>>>>>>> behavior of the pure simulation of the input to embedded_H ⟨Ĥ⟩
>>>>>>>>>> ⟨Ĥ⟩
>>>>>>>>>>
>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> That only happens if embedded_H never aborts its simulation of
>>>>>>>>> its input.
>>>>>>>>>
>>>>>>>>> And if that happens, it can never then abort and go to Qn to be
>>>>>>>>> 'right', as all copies of an algorithm when given the same
>>>>>>>>> input behave the same.
>>>>>>>>>
>>>>>>>> The criteria that H uses is what the behavior would be if H
>>>>>>>> never aborted the simulation of its input.
>>>>>>>>
>>>>>>>
>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>
>>>>>>> THe criteria NEEDS to be what is the behavior of the machine the
>>>>>>> input represents, or of a REAL UTM given that same input.
>>>>>>>
>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>
>>>>>> The criteria of H is whether or not the pure simulation of its
>>>>>> input would ever reach its final state. The pure simulation of the
>>>>>> input to embedded_H would never reach its final state.
>>>>>
>>>>> This was just explained to you.
>>>>>
>>>>> IF you actually mean this, then that means that H has to be defined
>>>>> as never going to H.qn, as if it does, then the pure simulation of
>>>>> it input will end up stopping in H^.qn
>>>>>
>>>>
>>>> As I keep telling you and you keep stupidly ignoring the fact that
>>>> the input stops running because its simulation was aborted is no
>>>> indication what-so-ever that this simulated input halts. HALTING IS
>>>> ONLY REACHING A FINAL STATE.
>>>>
>>>
>>> No, YOU are stupidly ignoring that it is only the simulation done by
>>> a UTM, or the direct execution of the computation that shows halting.
>>>
>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and reach
>>> its final state if H aborts its simulation and goes to H.qn
>>>
>>
>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by embedded_H
>> is not enough to ever reach the halting state of this input and
>> infinity is the maximum now that you say that this input will reach
>> its final state can only be a lie.
>>
>> Or are you so stupid that you believe an aborted simulation magically
>> reaches the final state of this aborted simulated input?
>>
>
> You Lie with Double Speak.
>
> Your H/embedded_H is a Schrodinger's Turing Machine, which doesn't
> actually exist. Some times you say it will simulate forever, other times
> you say it will abort its simulation and go to H.qn. Since it can't do
> both for the same machine, it just doesn't exist. PERIDD
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<boJAJ.6068$yl1.4503@fx23.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx23.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 202
Message-ID: <boJAJ.6068$yl1.4503@fx23.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: Mon, 3 Jan 2022 15:54:37 -0500
X-Received-Bytes: 10092
X-Original-Bytes: 9959
 by: Richard Damon - Mon, 3 Jan 2022 20:54 UTC

On 1/3/22 3:30 PM, olcott wrote:
> On 1/3/2022 2:20 PM, Richard Damon wrote:
>> On 1/3/22 2:59 PM, olcott wrote:
>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>
>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>
>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria
>>>>>>>>>>>>>>>>> Ben's notation)
>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> The above means that the simulating halt decider H
>>>>>>>>>>>>>>>>> bases its halt status decision on the behavior of the
>>>>>>>>>>>>>>>>> pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>>>>>>>> patterns. When H detects an infinite behavior pattern
>>>>>>>>>>>>>>>>> it aborts the simulation of its input and transitions
>>>>>>>>>>>>>>>>> to H.qn.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem
>>>>>>>>>>>>>>>> proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the pure
>>>>>>>>>>>>>>>>> UTM simulation of the input would never reach the final
>>>>>>>>>>>>>>>>> state of this input.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at
>>>>>>>>>>>>>>>>> Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would
>>>>>>>>>>>>>>>>> keep repeating:
>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would
>>>>>>>>>>>>>>>>> never reach its final state thus conclusively proving
>>>>>>>>>>>>>>>>> that this input never halts.
>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as
>>>>>>>>>>>>>> claimed
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes
>>>>>>>>>>>>>> to Qn and Halts.
>>>>>>>>>>>>>
>>>>>>>>>>>>> embedded_H is only accountable for mapping the behavior of
>>>>>>>>>>>>> the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept /
>>>>>>>>>>>>> reject state.
>>>>>>>>>>>>
>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>>>> H/embedded_H must go to the state that matches the behavior
>>>>>>>>>>>> of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> WRONG:
>>>>>>>>>>> embedded_H must go to the state that correctly describes the
>>>>>>>>>>> behavior of the pure simulation of the input to embedded_H
>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>
>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> That only happens if embedded_H never aborts its simulation of
>>>>>>>>>> its input.
>>>>>>>>>>
>>>>>>>>>> And if that happens, it can never then abort and go to Qn to
>>>>>>>>>> be 'right', as all copies of an algorithm when given the same
>>>>>>>>>> input behave the same.
>>>>>>>>>>
>>>>>>>>> The criteria that H uses is what the behavior would be if H
>>>>>>>>> never aborted the simulation of its input.
>>>>>>>>>
>>>>>>>>
>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>
>>>>>>>> THe criteria NEEDS to be what is the behavior of the machine the
>>>>>>>> input represents, or of a REAL UTM given that same input.
>>>>>>>>
>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>
>>>>>>> The criteria of H is whether or not the pure simulation of its
>>>>>>> input would ever reach its final state. The pure simulation of
>>>>>>> the input to embedded_H would never reach its final state.
>>>>>>
>>>>>> This was just explained to you.
>>>>>>
>>>>>> IF you actually mean this, then that means that H has to be
>>>>>> defined as never going to H.qn, as if it does, then the pure
>>>>>> simulation of it input will end up stopping in H^.qn
>>>>>>
>>>>>
>>>>> As I keep telling you and you keep stupidly ignoring the fact that
>>>>> the input stops running because its simulation was aborted is no
>>>>> indication what-so-ever that this simulated input halts. HALTING IS
>>>>> ONLY REACHING A FINAL STATE.
>>>>>
>>>>
>>>> No, YOU are stupidly ignoring that it is only the simulation done by
>>>> a UTM, or the direct execution of the computation that shows halting.
>>>>
>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and
>>>> reach its final state if H aborts its simulation and goes to H.qn
>>>>
>>>
>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by embedded_H
>>> is not enough to ever reach the halting state of this input and
>>> infinity is the maximum now that you say that this input will reach
>>> its final state can only be a lie.
>>>
>>> Or are you so stupid that you believe an aborted simulation magically
>>> reaches the final state of this aborted simulated input?
>>>
>>
>> You Lie with Double Speak.
>>
>> Your H/embedded_H is a Schrodinger's Turing Machine, which doesn't
>> actually exist. Some times you say it will simulate forever, other
>> times you say it will abort its simulation and go to H.qn. Since it
>> can't do both for the same machine, it just doesn't exist. PERIDD
>>
>
> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING KNUCKLEHEAD
>
> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS SIMULATION
> AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD HAPPEN IF EMBEDDED_H
> SIMULATED ITS INPUT FOREVER.
>
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 15:04:20 -0600
Date: Mon, 3 Jan 2022 15:04:18 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
<boJAJ.6068$yl1.4503@fx23.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <boJAJ.6068$yl1.4503@fx23.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
Lines: 222
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-Ch3kHIYsAVpkWdzf/wnRsmmvGqDjW5FgT9+S84mTxEYJMz97D0JGtp51fYwPNa2vO69JvwzVrooWltG!QeYPUg3UyHwivs8OR1T2jrkjt6zVLM+mTV8E6dYw5qaseNzlxGQLqpVJwxTAoHzBAN00MEUOaOA9!fg==
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: 11145
 by: olcott - Mon, 3 Jan 2022 21:04 UTC

On 1/3/2022 2:54 PM, Richard Damon wrote:
> On 1/3/22 3:30 PM, olcott wrote:
>> On 1/3/2022 2:20 PM, Richard Damon wrote:
>>> On 1/3/22 2:59 PM, olcott wrote:
>>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>>
>>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>>
>>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria
>>>>>>>>>>>>>>>>>> Ben's notation)
>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> The above means that the simulating halt decider H
>>>>>>>>>>>>>>>>>> bases its halt status decision on the behavior of the
>>>>>>>>>>>>>>>>>> pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite behavior
>>>>>>>>>>>>>>>>>> patterns. When H detects an infinite behavior pattern
>>>>>>>>>>>>>>>>>> it aborts the simulation of its input and transitions
>>>>>>>>>>>>>>>>>> to H.qn.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem
>>>>>>>>>>>>>>>>> proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the
>>>>>>>>>>>>>>>>>> pure UTM simulation of the input would never reach the
>>>>>>>>>>>>>>>>>> final state of this input.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at
>>>>>>>>>>>>>>>>>> Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would
>>>>>>>>>>>>>>>>>> keep repeating:
>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would
>>>>>>>>>>>>>>>>>> never reach its final state thus conclusively proving
>>>>>>>>>>>>>>>>>> that this input never halts.
>>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as
>>>>>>>>>>>>>>> claimed
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes
>>>>>>>>>>>>>>> to Qn and Halts.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> embedded_H is only accountable for mapping the behavior of
>>>>>>>>>>>>>> the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept /
>>>>>>>>>>>>>> reject state.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>>>>> H/embedded_H must go to the state that matches the behavior
>>>>>>>>>>>>> of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> WRONG:
>>>>>>>>>>>> embedded_H must go to the state that correctly describes the
>>>>>>>>>>>> behavior of the pure simulation of the input to embedded_H
>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>
>>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> That only happens if embedded_H never aborts its simulation
>>>>>>>>>>> of its input.
>>>>>>>>>>>
>>>>>>>>>>> And if that happens, it can never then abort and go to Qn to
>>>>>>>>>>> be 'right', as all copies of an algorithm when given the same
>>>>>>>>>>> input behave the same.
>>>>>>>>>>>
>>>>>>>>>> The criteria that H uses is what the behavior would be if H
>>>>>>>>>> never aborted the simulation of its input.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>>
>>>>>>>>> THe criteria NEEDS to be what is the behavior of the machine
>>>>>>>>> the input represents, or of a REAL UTM given that same input.
>>>>>>>>>
>>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>>
>>>>>>>> The criteria of H is whether or not the pure simulation of its
>>>>>>>> input would ever reach its final state. The pure simulation of
>>>>>>>> the input to embedded_H would never reach its final state.
>>>>>>>
>>>>>>> This was just explained to you.
>>>>>>>
>>>>>>> IF you actually mean this, then that means that H has to be
>>>>>>> defined as never going to H.qn, as if it does, then the pure
>>>>>>> simulation of it input will end up stopping in H^.qn
>>>>>>>
>>>>>>
>>>>>> As I keep telling you and you keep stupidly ignoring the fact that
>>>>>> the input stops running because its simulation was aborted is no
>>>>>> indication what-so-ever that this simulated input halts. HALTING
>>>>>> IS ONLY REACHING A FINAL STATE.
>>>>>>
>>>>>
>>>>> No, YOU are stupidly ignoring that it is only the simulation done
>>>>> by a UTM, or the direct execution of the computation that shows
>>>>> halting.
>>>>>
>>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and
>>>>> reach its final state if H aborts its simulation and goes to H.qn
>>>>>
>>>>
>>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by embedded_H
>>>> is not enough to ever reach the halting state of this input and
>>>> infinity is the maximum now that you say that this input will reach
>>>> its final state can only be a lie.
>>>>
>>>> Or are you so stupid that you believe an aborted simulation
>>>> magically reaches the final state of this aborted simulated input?
>>>>
>>>
>>> You Lie with Double Speak.
>>>
>>> Your H/embedded_H is a Schrodinger's Turing Machine, which doesn't
>>> actually exist. Some times you say it will simulate forever, other
>>> times you say it will abort its simulation and go to H.qn. Since it
>>> can't do both for the same machine, it just doesn't exist. PERIDD
>>>
>>
>> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING
>> KNUCKLEHEAD
>>
>> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS
>> SIMULATION AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD HAPPEN IF
>> EMBEDDED_H SIMULATED ITS INPUT FOREVER.
>>
>>
>
> Since H/embedded_H WON'T simulate forever (by your criteria) you can't
> just imagine that it does, as that is a false premise.
>
> That would be like saying that since if your cat was a dog, it could
> bark, that means that cats can bark.
>
> This applies since you are claiming GLOBAL change of the definition of
> H, to the point of changing the representation of H^ to include that
> 'hypothetical H'.
>
> You COULD say, "if I changed THIS COPY of H/embedded_H to not abort",
> but kept all the copies in the input as there original aborting version.
> We can do this, because that is just asking what would a UTM do on the
> same input, by replacing THIS copy with a UTM to check the answer.
>
> Summary:
>
> What would happen if H never aborted it simulation, NOT VALID, as H
> doesn't behave that way so this is a contradiction, so do this you need
> to change the input.
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<iVJAJ.195061$831.2021@fx40.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!3.eu.feeder.erje.net!feeder.erje.net!news.pop-hannover.net!news-feed.cs.net.de!193.141.40.65.MISMATCH!npeer.as286.net!npeer-ng0.as286.net!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx40.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
<boJAJ.6068$yl1.4503@fx23.iad>
<DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 251
Message-ID: <iVJAJ.195061$831.2021@fx40.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: Mon, 3 Jan 2022 16:29:56 -0500
X-Received-Bytes: 12558
 by: Richard Damon - Mon, 3 Jan 2022 21:29 UTC

On 1/3/22 4:04 PM, olcott wrote:
> On 1/3/2022 2:54 PM, Richard Damon wrote:
>> On 1/3/22 3:30 PM, olcott wrote:
>>> On 1/3/2022 2:20 PM, Richard Damon wrote:
>>>> On 1/3/22 2:59 PM, olcott wrote:
>>>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>>>
>>>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>>>
>>>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria
>>>>>>>>>>>>>>>>>>> Ben's notation)
>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> The above means that the simulating halt decider H
>>>>>>>>>>>>>>>>>>> bases its halt status decision on the behavior of the
>>>>>>>>>>>>>>>>>>> pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite
>>>>>>>>>>>>>>>>>>> behavior patterns. When H detects an infinite
>>>>>>>>>>>>>>>>>>> behavior pattern it aborts the simulation of its
>>>>>>>>>>>>>>>>>>> input and transitions to H.qn.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem
>>>>>>>>>>>>>>>>>> proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the
>>>>>>>>>>>>>>>>>>> pure UTM simulation of the input would never reach
>>>>>>>>>>>>>>>>>>> the final state of this input.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H at
>>>>>>>>>>>>>>>>>>> Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would
>>>>>>>>>>>>>>>>>>> keep repeating:
>>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would
>>>>>>>>>>>>>>>>>>> never reach its final state thus conclusively proving
>>>>>>>>>>>>>>>>>>> that this input never halts.
>>>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to Ĥ.qn.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as
>>>>>>>>>>>>>>>> claimed
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also goes
>>>>>>>>>>>>>>>> to Qn and Halts.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> embedded_H is only accountable for mapping the behavior
>>>>>>>>>>>>>>> of the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept
>>>>>>>>>>>>>>> / reject state.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>>>>>> H/embedded_H must go to the state that matches the
>>>>>>>>>>>>>> behavior of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> WRONG:
>>>>>>>>>>>>> embedded_H must go to the state that correctly describes
>>>>>>>>>>>>> the behavior of the pure simulation of the input to
>>>>>>>>>>>>> embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>
>>>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩
>>>>>>>>>>>>> ⟨Ĥ⟩...
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> That only happens if embedded_H never aborts its simulation
>>>>>>>>>>>> of its input.
>>>>>>>>>>>>
>>>>>>>>>>>> And if that happens, it can never then abort and go to Qn to
>>>>>>>>>>>> be 'right', as all copies of an algorithm when given the
>>>>>>>>>>>> same input behave the same.
>>>>>>>>>>>>
>>>>>>>>>>> The criteria that H uses is what the behavior would be if H
>>>>>>>>>>> never aborted the simulation of its input.
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>>>
>>>>>>>>>> THe criteria NEEDS to be what is the behavior of the machine
>>>>>>>>>> the input represents, or of a REAL UTM given that same input.
>>>>>>>>>>
>>>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>>>
>>>>>>>>> The criteria of H is whether or not the pure simulation of its
>>>>>>>>> input would ever reach its final state. The pure simulation of
>>>>>>>>> the input to embedded_H would never reach its final state.
>>>>>>>>
>>>>>>>> This was just explained to you.
>>>>>>>>
>>>>>>>> IF you actually mean this, then that means that H has to be
>>>>>>>> defined as never going to H.qn, as if it does, then the pure
>>>>>>>> simulation of it input will end up stopping in H^.qn
>>>>>>>>
>>>>>>>
>>>>>>> As I keep telling you and you keep stupidly ignoring the fact
>>>>>>> that the input stops running because its simulation was aborted
>>>>>>> is no indication what-so-ever that this simulated input halts.
>>>>>>> HALTING IS ONLY REACHING A FINAL STATE.
>>>>>>>
>>>>>>
>>>>>> No, YOU are stupidly ignoring that it is only the simulation done
>>>>>> by a UTM, or the direct execution of the computation that shows
>>>>>> halting.
>>>>>>
>>>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and
>>>>>> reach its final state if H aborts its simulation and goes to H.qn
>>>>>>
>>>>>
>>>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by
>>>>> embedded_H is not enough to ever reach the halting state of this
>>>>> input and infinity is the maximum now that you say that this input
>>>>> will reach its final state can only be a lie.
>>>>>
>>>>> Or are you so stupid that you believe an aborted simulation
>>>>> magically reaches the final state of this aborted simulated input?
>>>>>
>>>>
>>>> You Lie with Double Speak.
>>>>
>>>> Your H/embedded_H is a Schrodinger's Turing Machine, which doesn't
>>>> actually exist. Some times you say it will simulate forever, other
>>>> times you say it will abort its simulation and go to H.qn. Since it
>>>> can't do both for the same machine, it just doesn't exist. PERIDD
>>>>
>>>
>>> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING
>>> KNUCKLEHEAD
>>>
>>> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS
>>> SIMULATION AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD HAPPEN IF
>>> EMBEDDED_H SIMULATED ITS INPUT FOREVER.
>>>
>>>
>>
>> Since H/embedded_H WON'T simulate forever (by your criteria) you can't
>> just imagine that it does, as that is a false premise.
>>
>> That would be like saying that since if your cat was a dog, it could
>> bark, that means that cats can bark.
>>
>> This applies since you are claiming GLOBAL change of the definition of
>> H, to the point of changing the representation of H^ to include that
>> 'hypothetical H'.
>>
>> You COULD say, "if I changed THIS COPY of H/embedded_H to not abort",
>> but kept all the copies in the input as there original aborting
>> version. We can do this, because that is just asking what would a UTM
>> do on the same input, by replacing THIS copy with a UTM to check the
>> answer.
>>
>> Summary:
>>
>> What would happen if H never aborted it simulation, NOT VALID, as H
>> doesn't behave that way so this is a contradiction, so do this you
>> need to change the input.
>>
>
> void Infinite_Loop(int N)
> {
>   HERE: goto HERE;
> }
>  _Infinite_Loop()
> [00000cb5](01)  55              push ebp
> [00000cb6](02)  8bec            mov ebp,esp
> [00000cb8](02)  ebfe            jmp 00000cb8
> [00000cba](01)  5d              pop ebp
> [00000cbb](01)  c3              ret
> Size in bytes:(0007) [00000cbb]
>
> H can see what the behavior of the above would be if H never aborted the
> simulation of this input.
>
> That you say that H can not do his has to be dishonest because you are
> not that stupid.
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<GdKdncLQy7Jn8E78nZ2dnUU7-KvNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 15:43:22 -0600
Date: Mon, 3 Jan 2022 15:43:20 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
<boJAJ.6068$yl1.4503@fx23.iad>
<DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
<iVJAJ.195061$831.2021@fx40.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <iVJAJ.195061$831.2021@fx40.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <GdKdncLQy7Jn8E78nZ2dnUU7-KvNnZ2d@giganews.com>
Lines: 242
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-UMDJxRbnOI/bS2f6Zk0Ap8/W9n2+56qYolqQT18fVu9v749JdmodRCXuwCJiUg+h0KiNKZ8bJJ4Y34D!BSomr89HZ/yTUNbp9JKxx1/tVGX5E2rLkhBRET9N0kB6v1YS8fLYPPhPK6x53NmhIYoW5QflWvkk!pw==
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: 12519
 by: olcott - Mon, 3 Jan 2022 21:43 UTC

On 1/3/2022 3:29 PM, Richard Damon wrote:
> On 1/3/22 4:04 PM, olcott wrote:
>> On 1/3/2022 2:54 PM, Richard Damon wrote:
>>> On 1/3/22 3:30 PM, olcott wrote:
>>>> On 1/3/2022 2:20 PM, Richard Damon wrote:
>>>>> On 1/3/22 2:59 PM, olcott wrote:
>>>>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>>>>
>>>>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>>>>
>>>>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria
>>>>>>>>>>>>>>>>>>>> Ben's notation)
>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> The above means that the simulating halt decider H
>>>>>>>>>>>>>>>>>>>> bases its halt status decision on the behavior of
>>>>>>>>>>>>>>>>>>>> the pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite
>>>>>>>>>>>>>>>>>>>> behavior patterns. When H detects an infinite
>>>>>>>>>>>>>>>>>>>> behavior pattern it aborts the simulation of its
>>>>>>>>>>>>>>>>>>>> input and transitions to H.qn.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem
>>>>>>>>>>>>>>>>>>> proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the
>>>>>>>>>>>>>>>>>>>> pure UTM simulation of the input would never reach
>>>>>>>>>>>>>>>>>>>> the final state of this input.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H
>>>>>>>>>>>>>>>>>>>> at Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would
>>>>>>>>>>>>>>>>>>>> keep repeating:
>>>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>>> would never reach its final state thus conclusively
>>>>>>>>>>>>>>>>>>>> proving that this input never halts.
>>>>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to
>>>>>>>>>>>>>>>>>>>> Ĥ.qn.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn as
>>>>>>>>>>>>>>>>> claimed
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also
>>>>>>>>>>>>>>>>> goes to Qn and Halts.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> embedded_H is only accountable for mapping the behavior
>>>>>>>>>>>>>>>> of the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an accept
>>>>>>>>>>>>>>>> / reject state.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>>>>>>> H/embedded_H must go to the state that matches the
>>>>>>>>>>>>>>> behavior of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> WRONG:
>>>>>>>>>>>>>> embedded_H must go to the state that correctly describes
>>>>>>>>>>>>>> the behavior of the pure simulation of the input to
>>>>>>>>>>>>>> embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> That only happens if embedded_H never aborts its simulation
>>>>>>>>>>>>> of its input.
>>>>>>>>>>>>>
>>>>>>>>>>>>> And if that happens, it can never then abort and go to Qn
>>>>>>>>>>>>> to be 'right', as all copies of an algorithm when given the
>>>>>>>>>>>>> same input behave the same.
>>>>>>>>>>>>>
>>>>>>>>>>>> The criteria that H uses is what the behavior would be if H
>>>>>>>>>>>> never aborted the simulation of its input.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>>>>
>>>>>>>>>>> THe criteria NEEDS to be what is the behavior of the machine
>>>>>>>>>>> the input represents, or of a REAL UTM given that same input.
>>>>>>>>>>>
>>>>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>>>>
>>>>>>>>>> The criteria of H is whether or not the pure simulation of its
>>>>>>>>>> input would ever reach its final state. The pure simulation of
>>>>>>>>>> the input to embedded_H would never reach its final state.
>>>>>>>>>
>>>>>>>>> This was just explained to you.
>>>>>>>>>
>>>>>>>>> IF you actually mean this, then that means that H has to be
>>>>>>>>> defined as never going to H.qn, as if it does, then the pure
>>>>>>>>> simulation of it input will end up stopping in H^.qn
>>>>>>>>>
>>>>>>>>
>>>>>>>> As I keep telling you and you keep stupidly ignoring the fact
>>>>>>>> that the input stops running because its simulation was aborted
>>>>>>>> is no indication what-so-ever that this simulated input halts.
>>>>>>>> HALTING IS ONLY REACHING A FINAL STATE.
>>>>>>>>
>>>>>>>
>>>>>>> No, YOU are stupidly ignoring that it is only the simulation done
>>>>>>> by a UTM, or the direct execution of the computation that shows
>>>>>>> halting.
>>>>>>>
>>>>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and
>>>>>>> reach its final state if H aborts its simulation and goes to H.qn
>>>>>>>
>>>>>>
>>>>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by
>>>>>> embedded_H is not enough to ever reach the halting state of this
>>>>>> input and infinity is the maximum now that you say that this input
>>>>>> will reach its final state can only be a lie.
>>>>>>
>>>>>> Or are you so stupid that you believe an aborted simulation
>>>>>> magically reaches the final state of this aborted simulated input?
>>>>>>
>>>>>
>>>>> You Lie with Double Speak.
>>>>>
>>>>> Your H/embedded_H is a Schrodinger's Turing Machine, which doesn't
>>>>> actually exist. Some times you say it will simulate forever, other
>>>>> times you say it will abort its simulation and go to H.qn. Since it
>>>>> can't do both for the same machine, it just doesn't exist. PERIDD
>>>>>
>>>>
>>>> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING
>>>> KNUCKLEHEAD
>>>>
>>>> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS
>>>> SIMULATION AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD HAPPEN
>>>> IF EMBEDDED_H SIMULATED ITS INPUT FOREVER.
>>>>
>>>>
>>>
>>> Since H/embedded_H WON'T simulate forever (by your criteria) you
>>> can't just imagine that it does, as that is a false premise.
>>>
>>> That would be like saying that since if your cat was a dog, it could
>>> bark, that means that cats can bark.
>>>
>>> This applies since you are claiming GLOBAL change of the definition
>>> of H, to the point of changing the representation of H^ to include
>>> that 'hypothetical H'.
>>>
>>> You COULD say, "if I changed THIS COPY of H/embedded_H to not abort",
>>> but kept all the copies in the input as there original aborting
>>> version. We can do this, because that is just asking what would a UTM
>>> do on the same input, by replacing THIS copy with a UTM to check the
>>> answer.
>>>
>>> Summary:
>>>
>>> What would happen if H never aborted it simulation, NOT VALID, as H
>>> doesn't behave that way so this is a contradiction, so do this you
>>> need to change the input.
>>>
>>
>> void Infinite_Loop(int N)
>> {
>>    HERE: goto HERE;
>> }
>>   _Infinite_Loop()
>> [00000cb5](01)  55              push ebp
>> [00000cb6](02)  8bec            mov ebp,esp
>> [00000cb8](02)  ebfe            jmp 00000cb8
>> [00000cba](01)  5d              pop ebp
>> [00000cbb](01)  c3              ret
>> Size in bytes:(0007) [00000cbb]
>>
>> H can see what the behavior of the above would be if H never aborted
>> the simulation of this input.
>>
>> That you say that H can not do his has to be dishonest because you are
>> not that stupid.
>>
>
> RED HERRING.
>
> H can correctly determine SOME machines, but NOT H^, so it FAILS.
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<BkKAJ.232251$ya3.151661@fx38.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx38.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
<boJAJ.6068$yl1.4503@fx23.iad>
<DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
<iVJAJ.195061$831.2021@fx40.iad>
<GdKdncLQy7Jn8E78nZ2dnUU7-KvNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <GdKdncLQy7Jn8E78nZ2dnUU7-KvNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 270
Message-ID: <BkKAJ.232251$ya3.151661@fx38.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: Mon, 3 Jan 2022 16:59:03 -0500
X-Received-Bytes: 13925
X-Original-Bytes: 13791
 by: Richard Damon - Mon, 3 Jan 2022 21:59 UTC

On 1/3/22 4:43 PM, olcott wrote:
> On 1/3/2022 3:29 PM, Richard Damon wrote:
>> On 1/3/22 4:04 PM, olcott wrote:
>>> On 1/3/2022 2:54 PM, Richard Damon wrote:
>>>> On 1/3/22 3:30 PM, olcott wrote:
>>>>> On 1/3/2022 2:20 PM, Richard Damon wrote:
>>>>>> On 1/3/22 2:59 PM, olcott wrote:
>>>>>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>>>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>>>>>
>>>>>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria
>>>>>>>>>>>>>>>>>>>>> Ben's notation)
>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> The above means that the simulating halt decider H
>>>>>>>>>>>>>>>>>>>>> bases its halt status decision on the behavior of
>>>>>>>>>>>>>>>>>>>>> the pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite
>>>>>>>>>>>>>>>>>>>>> behavior patterns. When H detects an infinite
>>>>>>>>>>>>>>>>>>>>> behavior pattern it aborts the simulation of its
>>>>>>>>>>>>>>>>>>>>> input and transitions to H.qn.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem
>>>>>>>>>>>>>>>>>>>> proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the
>>>>>>>>>>>>>>>>>>>>> pure UTM simulation of the input would never reach
>>>>>>>>>>>>>>>>>>>>> the final state of this input.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H
>>>>>>>>>>>>>>>>>>>>> at Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would
>>>>>>>>>>>>>>>>>>>>> keep repeating:
>>>>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>>>> would never reach its final state thus conclusively
>>>>>>>>>>>>>>>>>>>>> proving that this input never halts.
>>>>>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to
>>>>>>>>>>>>>>>>>>>>> Ĥ.qn.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> I have shown my proof, which you have failed to give a
>>>>>>>>>>>>>>>>>> rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn
>>>>>>>>>>>>>>>>>> as claimed
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also
>>>>>>>>>>>>>>>>>> goes to Qn and Halts.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> embedded_H is only accountable for mapping the behavior
>>>>>>>>>>>>>>>>> of the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩ to an
>>>>>>>>>>>>>>>>> accept / reject state.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>>>>>>>> H/embedded_H must go to the state that matches the
>>>>>>>>>>>>>>>> behavior of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> WRONG:
>>>>>>>>>>>>>>> embedded_H must go to the state that correctly describes
>>>>>>>>>>>>>>> the behavior of the pure simulation of the input to
>>>>>>>>>>>>>>> embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> That only happens if embedded_H never aborts its
>>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> And if that happens, it can never then abort and go to Qn
>>>>>>>>>>>>>> to be 'right', as all copies of an algorithm when given
>>>>>>>>>>>>>> the same input behave the same.
>>>>>>>>>>>>>>
>>>>>>>>>>>>> The criteria that H uses is what the behavior would be if H
>>>>>>>>>>>>> never aborted the simulation of its input.
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>>>>>
>>>>>>>>>>>> THe criteria NEEDS to be what is the behavior of the machine
>>>>>>>>>>>> the input represents, or of a REAL UTM given that same input.
>>>>>>>>>>>>
>>>>>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>>>>>
>>>>>>>>>>> The criteria of H is whether or not the pure simulation of
>>>>>>>>>>> its input would ever reach its final state. The pure
>>>>>>>>>>> simulation of the input to embedded_H would never reach its
>>>>>>>>>>> final state.
>>>>>>>>>>
>>>>>>>>>> This was just explained to you.
>>>>>>>>>>
>>>>>>>>>> IF you actually mean this, then that means that H has to be
>>>>>>>>>> defined as never going to H.qn, as if it does, then the pure
>>>>>>>>>> simulation of it input will end up stopping in H^.qn
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> As I keep telling you and you keep stupidly ignoring the fact
>>>>>>>>> that the input stops running because its simulation was aborted
>>>>>>>>> is no indication what-so-ever that this simulated input halts.
>>>>>>>>> HALTING IS ONLY REACHING A FINAL STATE.
>>>>>>>>>
>>>>>>>>
>>>>>>>> No, YOU are stupidly ignoring that it is only the simulation
>>>>>>>> done by a UTM, or the direct execution of the computation that
>>>>>>>> shows halting.
>>>>>>>>
>>>>>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and
>>>>>>>> reach its final state if H aborts its simulation and goes to H.qn
>>>>>>>>
>>>>>>>
>>>>>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by
>>>>>>> embedded_H is not enough to ever reach the halting state of this
>>>>>>> input and infinity is the maximum now that you say that this
>>>>>>> input will reach its final state can only be a lie.
>>>>>>>
>>>>>>> Or are you so stupid that you believe an aborted simulation
>>>>>>> magically reaches the final state of this aborted simulated input?
>>>>>>>
>>>>>>
>>>>>> You Lie with Double Speak.
>>>>>>
>>>>>> Your H/embedded_H is a Schrodinger's Turing Machine, which doesn't
>>>>>> actually exist. Some times you say it will simulate forever, other
>>>>>> times you say it will abort its simulation and go to H.qn. Since
>>>>>> it can't do both for the same machine, it just doesn't exist. PERIDD
>>>>>>
>>>>>
>>>>> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING
>>>>> KNUCKLEHEAD
>>>>>
>>>>> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS
>>>>> SIMULATION AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD HAPPEN
>>>>> IF EMBEDDED_H SIMULATED ITS INPUT FOREVER.
>>>>>
>>>>>
>>>>
>>>> Since H/embedded_H WON'T simulate forever (by your criteria) you
>>>> can't just imagine that it does, as that is a false premise.
>>>>
>>>> That would be like saying that since if your cat was a dog, it could
>>>> bark, that means that cats can bark.
>>>>
>>>> This applies since you are claiming GLOBAL change of the definition
>>>> of H, to the point of changing the representation of H^ to include
>>>> that 'hypothetical H'.
>>>>
>>>> You COULD say, "if I changed THIS COPY of H/embedded_H to not
>>>> abort", but kept all the copies in the input as there original
>>>> aborting version. We can do this, because that is just asking what
>>>> would a UTM do on the same input, by replacing THIS copy with a UTM
>>>> to check the answer.
>>>>
>>>> Summary:
>>>>
>>>> What would happen if H never aborted it simulation, NOT VALID, as H
>>>> doesn't behave that way so this is a contradiction, so do this you
>>>> need to change the input.
>>>>
>>>
>>> void Infinite_Loop(int N)
>>> {
>>>    HERE: goto HERE;
>>> }
>>>   _Infinite_Loop()
>>> [00000cb5](01)  55              push ebp
>>> [00000cb6](02)  8bec            mov ebp,esp
>>> [00000cb8](02)  ebfe            jmp 00000cb8
>>> [00000cba](01)  5d              pop ebp
>>> [00000cbb](01)  c3              ret
>>> Size in bytes:(0007) [00000cbb]
>>>
>>> H can see what the behavior of the above would be if H never aborted
>>> the simulation of this input.
>>>
>>> That you say that H can not do his has to be dishonest because you
>>> are not that stupid.
>>>
>>
>> RED HERRING.
>>
>> H can correctly determine SOME machines, but NOT H^, so it FAILS.
> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>
> If embedded_H would never stop simulating its input ⟨Ĥ⟩ ⟨Ĥ⟩
> this input would never reach a final state and stop running.
>
> These steps would keep repeating:
> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>
> Since humans can see the above infinitely repeating pattern this is
> complete proof that recognizing this infinitely repeating pattern is not
> impossible, thus when you say it is impossible you lie.
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<0pCdnelN3LAK6078nZ2dnUU7-eHNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
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: Mon, 03 Jan 2022 16:20:07 -0600
Date: Mon, 3 Jan 2022 16:20:05 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
<boJAJ.6068$yl1.4503@fx23.iad>
<DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
<iVJAJ.195061$831.2021@fx40.iad>
<GdKdncLQy7Jn8E78nZ2dnUU7-KvNnZ2d@giganews.com>
<BkKAJ.232251$ya3.151661@fx38.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <BkKAJ.232251$ya3.151661@fx38.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <0pCdnelN3LAK6078nZ2dnUU7-eHNnZ2d@giganews.com>
Lines: 271
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-uLLI5mMhf8dzJpUq/5vJTn6YJoMXc9jRkoLeqsuY1fCj0/7DStGKWFbG9WEjOn9uvnbDUu95dRSik2j!Xt9j5R8VdOfVF1QN/NTyvyUoW+J0LEX3MMRfvGPImk+BuIz7oFEt6GoXU8CUW67Bgg+huP9jQO68!zA==
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: 14346
 by: olcott - Mon, 3 Jan 2022 22:20 UTC

On 1/3/2022 3:59 PM, Richard Damon wrote:
> On 1/3/22 4:43 PM, olcott wrote:
>> On 1/3/2022 3:29 PM, Richard Damon wrote:
>>> On 1/3/22 4:04 PM, olcott wrote:
>>>> On 1/3/2022 2:54 PM, Richard Damon wrote:
>>>>> On 1/3/22 3:30 PM, olcott wrote:
>>>>>> On 1/3/2022 2:20 PM, Richard Damon wrote:
>>>>>>> On 1/3/22 2:59 PM, olcott wrote:
>>>>>>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>>>>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>>>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>>>>>>
>>>>>>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My criteria
>>>>>>>>>>>>>>>>>>>>>> Ben's notation)
>>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> The above means that the simulating halt decider H
>>>>>>>>>>>>>>>>>>>>>> bases its halt status decision on the behavior of
>>>>>>>>>>>>>>>>>>>>>> the pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite
>>>>>>>>>>>>>>>>>>>>>> behavior patterns. When H detects an infinite
>>>>>>>>>>>>>>>>>>>>>> behavior pattern it aborts the simulation of its
>>>>>>>>>>>>>>>>>>>>>> input and transitions to H.qn.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem
>>>>>>>>>>>>>>>>>>>>> proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the the
>>>>>>>>>>>>>>>>>>>>>> pure UTM simulation of the input would never reach
>>>>>>>>>>>>>>>>>>>>>> the final state of this input.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz H
>>>>>>>>>>>>>>>>>>>>>> at Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps
>>>>>>>>>>>>>>>>>>>>>> would keep repeating:
>>>>>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>>>>> would never reach its final state thus
>>>>>>>>>>>>>>>>>>>>>> conclusively proving that this input never halts.
>>>>>>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition to
>>>>>>>>>>>>>>>>>>>>>> Ĥ.qn.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> I have shown my proof, which you have failed to give
>>>>>>>>>>>>>>>>>>> a rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn
>>>>>>>>>>>>>>>>>>> as claimed
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also
>>>>>>>>>>>>>>>>>>> goes to Qn and Halts.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> embedded_H is only accountable for mapping the
>>>>>>>>>>>>>>>>>> behavior of the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>> to an accept / reject state.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^> then
>>>>>>>>>>>>>>>>> H/embedded_H must go to the state that matches the
>>>>>>>>>>>>>>>>> behavior of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> WRONG:
>>>>>>>>>>>>>>>> embedded_H must go to the state that correctly describes
>>>>>>>>>>>>>>>> the behavior of the pure simulation of the input to
>>>>>>>>>>>>>>>> embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> That only happens if embedded_H never aborts its
>>>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> And if that happens, it can never then abort and go to Qn
>>>>>>>>>>>>>>> to be 'right', as all copies of an algorithm when given
>>>>>>>>>>>>>>> the same input behave the same.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>> The criteria that H uses is what the behavior would be if
>>>>>>>>>>>>>> H never aborted the simulation of its input.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>>>>>>
>>>>>>>>>>>>> THe criteria NEEDS to be what is the behavior of the
>>>>>>>>>>>>> machine the input represents, or of a REAL UTM given that
>>>>>>>>>>>>> same input.
>>>>>>>>>>>>>
>>>>>>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>>>>>>
>>>>>>>>>>>> The criteria of H is whether or not the pure simulation of
>>>>>>>>>>>> its input would ever reach its final state. The pure
>>>>>>>>>>>> simulation of the input to embedded_H would never reach its
>>>>>>>>>>>> final state.
>>>>>>>>>>>
>>>>>>>>>>> This was just explained to you.
>>>>>>>>>>>
>>>>>>>>>>> IF you actually mean this, then that means that H has to be
>>>>>>>>>>> defined as never going to H.qn, as if it does, then the pure
>>>>>>>>>>> simulation of it input will end up stopping in H^.qn
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> As I keep telling you and you keep stupidly ignoring the fact
>>>>>>>>>> that the input stops running because its simulation was
>>>>>>>>>> aborted is no indication what-so-ever that this simulated
>>>>>>>>>> input halts. HALTING IS ONLY REACHING A FINAL STATE.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> No, YOU are stupidly ignoring that it is only the simulation
>>>>>>>>> done by a UTM, or the direct execution of the computation that
>>>>>>>>> shows halting.
>>>>>>>>>
>>>>>>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt and
>>>>>>>>> reach its final state if H aborts its simulation and goes to H.qn
>>>>>>>>>
>>>>>>>>
>>>>>>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by
>>>>>>>> embedded_H is not enough to ever reach the halting state of this
>>>>>>>> input and infinity is the maximum now that you say that this
>>>>>>>> input will reach its final state can only be a lie.
>>>>>>>>
>>>>>>>> Or are you so stupid that you believe an aborted simulation
>>>>>>>> magically reaches the final state of this aborted simulated input?
>>>>>>>>
>>>>>>>
>>>>>>> You Lie with Double Speak.
>>>>>>>
>>>>>>> Your H/embedded_H is a Schrodinger's Turing Machine, which
>>>>>>> doesn't actually exist. Some times you say it will simulate
>>>>>>> forever, other times you say it will abort its simulation and go
>>>>>>> to H.qn. Since it can't do both for the same machine, it just
>>>>>>> doesn't exist. PERIDD
>>>>>>>
>>>>>>
>>>>>> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING
>>>>>> KNUCKLEHEAD
>>>>>>
>>>>>> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS
>>>>>> SIMULATION AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD HAPPEN
>>>>>> IF EMBEDDED_H SIMULATED ITS INPUT FOREVER.
>>>>>>
>>>>>>
>>>>>
>>>>> Since H/embedded_H WON'T simulate forever (by your criteria) you
>>>>> can't just imagine that it does, as that is a false premise.
>>>>>
>>>>> That would be like saying that since if your cat was a dog, it
>>>>> could bark, that means that cats can bark.
>>>>>
>>>>> This applies since you are claiming GLOBAL change of the definition
>>>>> of H, to the point of changing the representation of H^ to include
>>>>> that 'hypothetical H'.
>>>>>
>>>>> You COULD say, "if I changed THIS COPY of H/embedded_H to not
>>>>> abort", but kept all the copies in the input as there original
>>>>> aborting version. We can do this, because that is just asking what
>>>>> would a UTM do on the same input, by replacing THIS copy with a UTM
>>>>> to check the answer.
>>>>>
>>>>> Summary:
>>>>>
>>>>> What would happen if H never aborted it simulation, NOT VALID, as H
>>>>> doesn't behave that way so this is a contradiction, so do this you
>>>>> need to change the input.
>>>>>
>>>>
>>>> void Infinite_Loop(int N)
>>>> {
>>>>    HERE: goto HERE;
>>>> }
>>>>   _Infinite_Loop()
>>>> [00000cb5](01)  55              push ebp
>>>> [00000cb6](02)  8bec            mov ebp,esp
>>>> [00000cb8](02)  ebfe            jmp 00000cb8
>>>> [00000cba](01)  5d              pop ebp
>>>> [00000cbb](01)  c3              ret
>>>> Size in bytes:(0007) [00000cbb]
>>>>
>>>> H can see what the behavior of the above would be if H never aborted
>>>> the simulation of this input.
>>>>
>>>> That you say that H can not do his has to be dishonest because you
>>>> are not that stupid.
>>>>
>>>
>>> RED HERRING.
>>>
>>> H can correctly determine SOME machines, but NOT H^, so it FAILS.
>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>
>> If embedded_H would never stop simulating its input ⟨Ĥ⟩ ⟨Ĥ⟩
>> this input would never reach a final state and stop running.
>>
>> These steps would keep repeating:
>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>
>> Since humans can see the above infinitely repeating pattern this is
>> complete proof that recognizing this infinitely repeating pattern is
>> not impossible, thus when you say it is impossible you lie.
>>
>
> You keep getting stuck in your Schrodinger Turing Machine.
>
> Yes, IF H is DEFINED in a way that doesn't abort its simulation, (give
> this H the name Hn), then the H^ derived from it (call it Hn^) will not
> halt, but H never gives an answer to question Hn <Hn^> <Hn^> so it fails
> to be the needed decider.
Every simulating halt decider must recognize infinite behavior patterns.


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<2hLAJ.131490$IB7.19146@fx02.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx02.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.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
<boJAJ.6068$yl1.4503@fx23.iad>
<DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
<iVJAJ.195061$831.2021@fx40.iad>
<GdKdncLQy7Jn8E78nZ2dnUU7-KvNnZ2d@giganews.com>
<BkKAJ.232251$ya3.151661@fx38.iad>
<0pCdnelN3LAK6078nZ2dnUU7-eHNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <0pCdnelN3LAK6078nZ2dnUU7-eHNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 288
Message-ID: <2hLAJ.131490$IB7.19146@fx02.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: Mon, 3 Jan 2022 18:03:32 -0500
X-Received-Bytes: 14980
X-Original-Bytes: 14846
 by: Richard Damon - Mon, 3 Jan 2022 23:03 UTC

On 1/3/22 5:20 PM, olcott wrote:
> On 1/3/2022 3:59 PM, Richard Damon wrote:
>> On 1/3/22 4:43 PM, olcott wrote:
>>> On 1/3/2022 3:29 PM, Richard Damon wrote:
>>>> On 1/3/22 4:04 PM, olcott wrote:
>>>>> On 1/3/2022 2:54 PM, Richard Damon wrote:
>>>>>> On 1/3/22 3:30 PM, olcott wrote:
>>>>>>> On 1/3/2022 2:20 PM, Richard Damon wrote:
>>>>>>>> On 1/3/22 2:59 PM, olcott wrote:
>>>>>>>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>>>>>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>>>>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My
>>>>>>>>>>>>>>>>>>>>>>> criteria Ben's notation)
>>>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> The above means that the simulating halt decider
>>>>>>>>>>>>>>>>>>>>>>> H bases its halt status decision on the behavior
>>>>>>>>>>>>>>>>>>>>>>> of the pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite
>>>>>>>>>>>>>>>>>>>>>>> behavior patterns. When H detects an infinite
>>>>>>>>>>>>>>>>>>>>>>> behavior pattern it aborts the simulation of its
>>>>>>>>>>>>>>>>>>>>>>> input and transitions to H.qn.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting problem
>>>>>>>>>>>>>>>>>>>>>> proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the
>>>>>>>>>>>>>>>>>>>>>>> the pure UTM simulation of the input would never
>>>>>>>>>>>>>>>>>>>>>>> reach the final state of this input.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz
>>>>>>>>>>>>>>>>>>>>>>> H at Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps
>>>>>>>>>>>>>>>>>>>>>>> would keep repeating:
>>>>>>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>>>>>> would never reach its final state thus
>>>>>>>>>>>>>>>>>>>>>>> conclusively proving that this input never halts.
>>>>>>>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition
>>>>>>>>>>>>>>>>>>>>>>> to Ĥ.qn.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> I have shown my proof, which you have failed to give
>>>>>>>>>>>>>>>>>>>> a rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to Qn
>>>>>>>>>>>>>>>>>>>> as claimed
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also
>>>>>>>>>>>>>>>>>>>> goes to Qn and Halts.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> embedded_H is only accountable for mapping the
>>>>>>>>>>>>>>>>>>> behavior of the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>> to an accept / reject state.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^>
>>>>>>>>>>>>>>>>>> then H/embedded_H must go to the state that matches
>>>>>>>>>>>>>>>>>> the behavior of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> WRONG:
>>>>>>>>>>>>>>>>> embedded_H must go to the state that correctly
>>>>>>>>>>>>>>>>> describes the behavior of the pure simulation of the
>>>>>>>>>>>>>>>>> input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates
>>>>>>>>>>>>>>>>> ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> That only happens if embedded_H never aborts its
>>>>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> And if that happens, it can never then abort and go to
>>>>>>>>>>>>>>>> Qn to be 'right', as all copies of an algorithm when
>>>>>>>>>>>>>>>> given the same input behave the same.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> The criteria that H uses is what the behavior would be if
>>>>>>>>>>>>>>> H never aborted the simulation of its input.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> THe criteria NEEDS to be what is the behavior of the
>>>>>>>>>>>>>> machine the input represents, or of a REAL UTM given that
>>>>>>>>>>>>>> same input.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>>>>>>>
>>>>>>>>>>>>> The criteria of H is whether or not the pure simulation of
>>>>>>>>>>>>> its input would ever reach its final state. The pure
>>>>>>>>>>>>> simulation of the input to embedded_H would never reach its
>>>>>>>>>>>>> final state.
>>>>>>>>>>>>
>>>>>>>>>>>> This was just explained to you.
>>>>>>>>>>>>
>>>>>>>>>>>> IF you actually mean this, then that means that H has to be
>>>>>>>>>>>> defined as never going to H.qn, as if it does, then the pure
>>>>>>>>>>>> simulation of it input will end up stopping in H^.qn
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> As I keep telling you and you keep stupidly ignoring the fact
>>>>>>>>>>> that the input stops running because its simulation was
>>>>>>>>>>> aborted is no indication what-so-ever that this simulated
>>>>>>>>>>> input halts. HALTING IS ONLY REACHING A FINAL STATE.
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> No, YOU are stupidly ignoring that it is only the simulation
>>>>>>>>>> done by a UTM, or the direct execution of the computation that
>>>>>>>>>> shows halting.
>>>>>>>>>>
>>>>>>>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt
>>>>>>>>>> and reach its final state if H aborts its simulation and goes
>>>>>>>>>> to H.qn
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by
>>>>>>>>> embedded_H is not enough to ever reach the halting state of
>>>>>>>>> this input and infinity is the maximum now that you say that
>>>>>>>>> this input will reach its final state can only be a lie.
>>>>>>>>>
>>>>>>>>> Or are you so stupid that you believe an aborted simulation
>>>>>>>>> magically reaches the final state of this aborted simulated input?
>>>>>>>>>
>>>>>>>>
>>>>>>>> You Lie with Double Speak.
>>>>>>>>
>>>>>>>> Your H/embedded_H is a Schrodinger's Turing Machine, which
>>>>>>>> doesn't actually exist. Some times you say it will simulate
>>>>>>>> forever, other times you say it will abort its simulation and go
>>>>>>>> to H.qn. Since it can't do both for the same machine, it just
>>>>>>>> doesn't exist. PERIDD
>>>>>>>>
>>>>>>>
>>>>>>> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING
>>>>>>> KNUCKLEHEAD
>>>>>>>
>>>>>>> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS
>>>>>>> SIMULATION AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD
>>>>>>> HAPPEN IF EMBEDDED_H SIMULATED ITS INPUT FOREVER.
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> Since H/embedded_H WON'T simulate forever (by your criteria) you
>>>>>> can't just imagine that it does, as that is a false premise.
>>>>>>
>>>>>> That would be like saying that since if your cat was a dog, it
>>>>>> could bark, that means that cats can bark.
>>>>>>
>>>>>> This applies since you are claiming GLOBAL change of the
>>>>>> definition of H, to the point of changing the representation of H^
>>>>>> to include that 'hypothetical H'.
>>>>>>
>>>>>> You COULD say, "if I changed THIS COPY of H/embedded_H to not
>>>>>> abort", but kept all the copies in the input as there original
>>>>>> aborting version. We can do this, because that is just asking what
>>>>>> would a UTM do on the same input, by replacing THIS copy with a
>>>>>> UTM to check the answer.
>>>>>>
>>>>>> Summary:
>>>>>>
>>>>>> What would happen if H never aborted it simulation, NOT VALID, as
>>>>>> H doesn't behave that way so this is a contradiction, so do this
>>>>>> you need to change the input.
>>>>>>
>>>>>
>>>>> void Infinite_Loop(int N)
>>>>> {
>>>>>    HERE: goto HERE;
>>>>> }
>>>>>   _Infinite_Loop()
>>>>> [00000cb5](01)  55              push ebp
>>>>> [00000cb6](02)  8bec            mov ebp,esp
>>>>> [00000cb8](02)  ebfe            jmp 00000cb8
>>>>> [00000cba](01)  5d              pop ebp
>>>>> [00000cbb](01)  c3              ret
>>>>> Size in bytes:(0007) [00000cbb]
>>>>>
>>>>> H can see what the behavior of the above would be if H never
>>>>> aborted the simulation of this input.
>>>>>
>>>>> That you say that H can not do his has to be dishonest because you
>>>>> are not that stupid.
>>>>>
>>>>
>>>> RED HERRING.
>>>>
>>>> H can correctly determine SOME machines, but NOT H^, so it FAILS.
>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>
>>> If embedded_H would never stop simulating its input ⟨Ĥ⟩ ⟨Ĥ⟩
>>> this input would never reach a final state and stop running.
>>>
>>> These steps would keep repeating:
>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>
>>> Since humans can see the above infinitely repeating pattern this is
>>> complete proof that recognizing this infinitely repeating pattern is
>>> not impossible, thus when you say it is impossible you lie.
>>>
>>
>> You keep getting stuck in your Schrodinger Turing Machine.
>>
>> Yes, IF H is DEFINED in a way that doesn't abort its simulation, (give
>> this H the name Hn), then the H^ derived from it (call it Hn^) will
>> not halt, but H never gives an answer to question Hn <Hn^> <Hn^> so it
>> fails to be the needed decider.
> Every simulating halt decider must recognize infinite behavior patterns.
>
> All of these patterns have the same thing in common the simulated input
> would never reach is final state even if infinitely simulated.
>
> As I have told you at least fifty times (and you make sure to keep
> forgetting) this does not mean that H simulates its input forever.
>
> H merely recognizes that if it would simulate its input forever that
> this input would never reach its final state.
>
> Since aborting the simulation of an input that would never reach its
> final state does not cause an input to reach its final state all of
> these aborted simulations remain computations that never halt even after
> they have been aborted.
>
> This works the same way for infinite loops infinite recursion and
> infinitely nested simulation.
>


Click here to read the complete article
Re: Concise refutation of halting problem proofs V45 [honest dialogue]

<oNSdnZNRWPpjHE78nZ2dnUU7-LnNnZ2d@giganews.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 03 Jan 2022 17:08:46 -0600
Date: Mon, 3 Jan 2022 17:08:44 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
Subject: Re: Concise refutation of halting problem proofs V45 [honest
dialogue]
Content-Language: en-US
Newsgroups: comp.theory
References: <0vqdnVvFY5XFmk78nZ2dnUU7-V_NnZ2d@giganews.com>
<NsEAJ.89619$L_2.65717@fx04.iad>
<YYidnYpmRI65iE78nZ2dnUU7-S2dnZ2d@giganews.com>
<TCEAJ.176575$VS2.95961@fx44.iad>
<d-SdnXE2rJEMuE78nZ2dnUU7-WXNnZ2d@giganews.com>
<bJFAJ.134864$lz3.82053@fx34.iad>
<36OdnUySmJtytE78nZ2dnUU7-aXNnZ2d@giganews.com>
<t6GAJ.134865$lz3.19514@fx34.iad>
<pvGdnSyKYNvoqU78nZ2dnUU7-QHNnZ2d@giganews.com>
<46HAJ.65997$KV.22162@fx14.iad>
<YMSdnYCaDMRsok78nZ2dnUU7-cPNnZ2d@giganews.com>
<eIHAJ.43031$a24.41372@fx13.iad>
<E_6dnVk55P3w0k78nZ2dnUU7-N_NnZ2d@giganews.com>
<SpIAJ.234651$3q9.221733@fx47.iad>
<BbudnYvcmbkwyE78nZ2dnUU7-fPNnZ2d@giganews.com>
<eUIAJ.159577$Ql5.74379@fx39.iad>
<YYWdnQyKrO9GwU78nZ2dnUU7-SPNnZ2d@giganews.com>
<boJAJ.6068$yl1.4503@fx23.iad>
<DdKdnTsog4dJ-U78nZ2dnUU7-I3NnZ2d@giganews.com>
<iVJAJ.195061$831.2021@fx40.iad>
<GdKdncLQy7Jn8E78nZ2dnUU7-KvNnZ2d@giganews.com>
<BkKAJ.232251$ya3.151661@fx38.iad>
<0pCdnelN3LAK6078nZ2dnUU7-eHNnZ2d@giganews.com>
<2hLAJ.131490$IB7.19146@fx02.iad>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <2hLAJ.131490$IB7.19146@fx02.iad>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <oNSdnZNRWPpjHE78nZ2dnUU7-LnNnZ2d@giganews.com>
Lines: 301
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-nCmK/8SxXCiywTmlBWnd6ZnkAnq2YFD1287Krw24JyZMxg1OU9hLl7LLxVTclmvj7i6rVUa6XA4dpRG!omF6+M50Hp/CFXltIUZnrU5nlX4wleaK4qPTL5NFi7YqX+dYvzCK+E/higtvXheDT46756sElIRK!BA==
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: 15894
X-Received-Bytes: 16076
 by: olcott - Mon, 3 Jan 2022 23:08 UTC

On 1/3/2022 5:03 PM, Richard Damon wrote:
> On 1/3/22 5:20 PM, olcott wrote:
>> On 1/3/2022 3:59 PM, Richard Damon wrote:
>>> On 1/3/22 4:43 PM, olcott wrote:
>>>> On 1/3/2022 3:29 PM, Richard Damon wrote:
>>>>> On 1/3/22 4:04 PM, olcott wrote:
>>>>>> On 1/3/2022 2:54 PM, Richard Damon wrote:
>>>>>>> On 1/3/22 3:30 PM, olcott wrote:
>>>>>>>> On 1/3/2022 2:20 PM, Richard Damon wrote:
>>>>>>>>> On 1/3/22 2:59 PM, olcott wrote:
>>>>>>>>>> On 1/3/2022 1:48 PM, Richard Damon wrote:
>>>>>>>>>>> On 1/3/22 2:32 PM, olcott wrote:
>>>>>>>>>>>> On 1/3/2022 12:59 PM, Richard Damon wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 1/3/22 1:26 PM, olcott wrote:
>>>>>>>>>>>>>> On 1/3/2022 12:18 PM, Richard Damon wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On 1/3/22 12:37 PM, olcott wrote:
>>>>>>>>>>>>>>>> On 1/3/2022 11:10 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>> On 1/3/22 11:53 AM, olcott wrote:
>>>>>>>>>>>>>>>>>> On 1/3/2022 10:43 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>> On 1/3/22 11:34 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>> On 1/3/2022 9:28 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> On 1/3/22 10:24 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>>>> On 1/3/2022 9:18 AM, Richard Damon wrote:
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> On 1/3/22 9:25 AM, olcott wrote:
>>>>>>>>>>>>>>>>>>>>>>>> Revised Linz H halt deciding criteria (My
>>>>>>>>>>>>>>>>>>>>>>>> criteria Ben's notation)
>>>>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qy iff UTM(wM, w) halts
>>>>>>>>>>>>>>>>>>>>>>>> H.q0 wM w ⊢* H.qn iff UTM(wM, w) does not halt
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> The above means that the simulating halt decider
>>>>>>>>>>>>>>>>>>>>>>>> H bases its halt status decision on the behavior
>>>>>>>>>>>>>>>>>>>>>>>> of the pure UTM simulation of its input.
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> H examines this behavior looking for infinite
>>>>>>>>>>>>>>>>>>>>>>>> behavior patterns. When H detects an infinite
>>>>>>>>>>>>>>>>>>>>>>>> behavior pattern it aborts the simulation of its
>>>>>>>>>>>>>>>>>>>>>>>> input and transitions to H.qn.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> This pattern does not exist as a finite pattern.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Proved, and accepted by failure to rebut.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
>>>>>>>>>>>>>>>>>>>>>>> Date: 2021-12-30 19:31:49 GMT
>>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Concise refutation of halting
>>>>>>>>>>>>>>>>>>>>>>> problem proofs V42 [compute the mapping]
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> FAIL.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> Infinite behavior patterns are cases where the
>>>>>>>>>>>>>>>>>>>>>>>> the pure UTM simulation of the input would never
>>>>>>>>>>>>>>>>>>>>>>>> reach the final state of this input.
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> For simplicity we will refer to the copy of Linz
>>>>>>>>>>>>>>>>>>>>>>>> H at Ĥ.qx embedded_H.
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> Simplified syntax adapted from bottom of page 319:
>>>>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>>>>>>>>>>>>>>>>>>>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> When embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩ these steps
>>>>>>>>>>>>>>>>>>>>>>>> would keep repeating:
>>>>>>>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> This shows that the input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>>>>>>> would never reach its final state thus
>>>>>>>>>>>>>>>>>>>>>>>> conclusively proving that this input never halts.
>>>>>>>>>>>>>>>>>>>>>>>> This enables embedded_H to correctly transition
>>>>>>>>>>>>>>>>>>>>>>>> to Ĥ.qn.
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> WRONG.
>>>>>>>>>>>>>>>>>>>>>> LIAR !!!
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> PROVE IT, or YOUR the LIAR.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> I have shown my proof, which you have failed to
>>>>>>>>>>>>>>>>>>>>> give a rebuttal that actually tries to rebut it.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> IF embedded_H doesn't abort, then H never gets to
>>>>>>>>>>>>>>>>>>>>> Qn as claimed
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> If embedded_H does abort and go to Qn, then H^ also
>>>>>>>>>>>>>>>>>>>>> goes to Qn and Halts.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> embedded_H is only accountable for mapping the
>>>>>>>>>>>>>>>>>>>> behavior of the pure simulation of its input ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>>> to an accept / reject state.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Right, and to correctly answer the input <H^> <H^>
>>>>>>>>>>>>>>>>>>> then H/embedded_H must go to the state that matches
>>>>>>>>>>>>>>>>>>> the behavior of the Computation of H^ applied to <H^>.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> WRONG:
>>>>>>>>>>>>>>>>>> embedded_H must go to the state that correctly
>>>>>>>>>>>>>>>>>> describes the behavior of the pure simulation of the
>>>>>>>>>>>>>>>>>> input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> these steps would keep repeating:
>>>>>>>>>>>>>>>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H
>>>>>>>>>>>>>>>>>> simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> That only happens if embedded_H never aborts its
>>>>>>>>>>>>>>>>> simulation of its input.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> And if that happens, it can never then abort and go to
>>>>>>>>>>>>>>>>> Qn to be 'right', as all copies of an algorithm when
>>>>>>>>>>>>>>>>> given the same input behave the same.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> The criteria that H uses is what the behavior would be
>>>>>>>>>>>>>>>> if H never aborted the simulation of its input.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Which is gthe WRONG criteria!!!!
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> THe criteria NEEDS to be what is the behavior of the
>>>>>>>>>>>>>>> machine the input represents, or of a REAL UTM given that
>>>>>>>>>>>>>>> same input.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> So, THERE'S YOUR PROBLEM!
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> The criteria of H is whether or not the pure simulation of
>>>>>>>>>>>>>> its input would ever reach its final state. The pure
>>>>>>>>>>>>>> simulation of the input to embedded_H would never reach
>>>>>>>>>>>>>> its final state.
>>>>>>>>>>>>>
>>>>>>>>>>>>> This was just explained to you.
>>>>>>>>>>>>>
>>>>>>>>>>>>> IF you actually mean this, then that means that H has to be
>>>>>>>>>>>>> defined as never going to H.qn, as if it does, then the
>>>>>>>>>>>>> pure simulation of it input will end up stopping in H^.qn
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> As I keep telling you and you keep stupidly ignoring the
>>>>>>>>>>>> fact that the input stops running because its simulation was
>>>>>>>>>>>> aborted is no indication what-so-ever that this simulated
>>>>>>>>>>>> input halts. HALTING IS ONLY REACHING A FINAL STATE.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> No, YOU are stupidly ignoring that it is only the simulation
>>>>>>>>>>> done by a UTM, or the direct execution of the computation
>>>>>>>>>>> that shows halting.
>>>>>>>>>>>
>>>>>>>>>>> The behavior of its input is UTM(<H^>,<H^>) which WILL halt
>>>>>>>>>>> and reach its final state if H aborts its simulation and goes
>>>>>>>>>>> to H.qn
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Since you know that the infinite simulation of ⟨Ĥ⟩ ⟨Ĥ⟩ by
>>>>>>>>>> embedded_H is not enough to ever reach the halting state of
>>>>>>>>>> this input and infinity is the maximum now that you say that
>>>>>>>>>> this input will reach its final state can only be a lie.
>>>>>>>>>>
>>>>>>>>>> Or are you so stupid that you believe an aborted simulation
>>>>>>>>>> magically reaches the final state of this aborted simulated
>>>>>>>>>> input?
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> You Lie with Double Speak.
>>>>>>>>>
>>>>>>>>> Your H/embedded_H is a Schrodinger's Turing Machine, which
>>>>>>>>> doesn't actually exist. Some times you say it will simulate
>>>>>>>>> forever, other times you say it will abort its simulation and
>>>>>>>>> go to H.qn. Since it can't do both for the same machine, it
>>>>>>>>> just doesn't exist. PERIDD
>>>>>>>>>
>>>>>>>>
>>>>>>>> I NEVER SAY THAT EMBEDDED_H WILL SIMULATE FOR EVER YOU FREAKING
>>>>>>>> KNUCKLEHEAD
>>>>>>>>
>>>>>>>> I SAY THAT THE CRITERION MEASURE FOR EMBEDDED_H TO ABORT ITS
>>>>>>>> SIMULATION AND TRANSITION TO ITS REJECT STATE IS WHAT WOULD
>>>>>>>> HAPPEN IF EMBEDDED_H SIMULATED ITS INPUT FOREVER.
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> Since H/embedded_H WON'T simulate forever (by your criteria) you
>>>>>>> can't just imagine that it does, as that is a false premise.
>>>>>>>
>>>>>>> That would be like saying that since if your cat was a dog, it
>>>>>>> could bark, that means that cats can bark.
>>>>>>>
>>>>>>> This applies since you are claiming GLOBAL change of the
>>>>>>> definition of H, to the point of changing the representation of
>>>>>>> H^ to include that 'hypothetical H'.
>>>>>>>
>>>>>>> You COULD say, "if I changed THIS COPY of H/embedded_H to not
>>>>>>> abort", but kept all the copies in the input as there original
>>>>>>> aborting version. We can do this, because that is just asking
>>>>>>> what would a UTM do on the same input, by replacing THIS copy
>>>>>>> with a UTM to check the answer.
>>>>>>>
>>>>>>> Summary:
>>>>>>>
>>>>>>> What would happen if H never aborted it simulation, NOT VALID, as
>>>>>>> H doesn't behave that way so this is a contradiction, so do this
>>>>>>> you need to change the input.
>>>>>>>
>>>>>>
>>>>>> void Infinite_Loop(int N)
>>>>>> {
>>>>>>    HERE: goto HERE;
>>>>>> }
>>>>>>   _Infinite_Loop()
>>>>>> [00000cb5](01)  55              push ebp
>>>>>> [00000cb6](02)  8bec            mov ebp,esp
>>>>>> [00000cb8](02)  ebfe            jmp 00000cb8
>>>>>> [00000cba](01)  5d              pop ebp
>>>>>> [00000cbb](01)  c3              ret
>>>>>> Size in bytes:(0007) [00000cbb]
>>>>>>
>>>>>> H can see what the behavior of the above would be if H never
>>>>>> aborted the simulation of this input.
>>>>>>
>>>>>> That you say that H can not do his has to be dishonest because you
>>>>>> are not that stupid.
>>>>>>
>>>>>
>>>>> RED HERRING.
>>>>>
>>>>> H can correctly determine SOME machines, but NOT H^, so it FAILS.
>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
>>>> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>>>>
>>>> If embedded_H would never stop simulating its input ⟨Ĥ⟩ ⟨Ĥ⟩
>>>> this input would never reach a final state and stop running.
>>>>
>>>> These steps would keep repeating:
>>>> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>>>>
>>>> Since humans can see the above infinitely repeating pattern this is
>>>> complete proof that recognizing this infinitely repeating pattern is
>>>> not impossible, thus when you say it is impossible you lie.
>>>>
>>>
>>> You keep getting stuck in your Schrodinger Turing Machine.
>>>
>>> Yes, IF H is DEFINED in a way that doesn't abort its simulation,
>>> (give this H the name Hn), then the H^ derived from it (call it Hn^)
>>> will not halt, but H never gives an answer to question Hn <Hn^> <Hn^>
>>> so it fails to be the needed decider.
>> Every simulating halt decider must recognize infinite behavior patterns.
>>
>> All of these patterns have the same thing in common the simulated
>> input would never reach is final state even if infinitely simulated.
>>
>> As I have told you at least fifty times (and you make sure to keep
>> forgetting) this does not mean that H simulates its input forever.
>>
>> H merely recognizes that if it would simulate its input forever that
>> this input would never reach its final state.
>>
>> Since aborting the simulation of an input that would never reach its
>> final state does not cause an input to reach its final state all of
>> these aborted simulations remain computations that never halt even
>> after they have been aborted.
>>
>> This works the same way for infinite loops infinite recursion and
>> infinitely nested simulation.
>>
>
> And it was proved that there is no finite pattern that H can recognize
> in H^ to correctly decide that it is non-halting:
>
> Mesage ID  <FOnzJ.162569$np6.119786@fx46.iad>
> Date: 2021-12-30 19:31:49 GMT
> Subject: Re: Concise refutation of halting problem proofs V42 [compute
> the mapping]
>
> You can't just ASSUME that a pattern exists for H to use.
>


Click here to read the complete article
Pages:12
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor