Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Know Thy User.


devel / comp.theory / Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]

SubjectAuthor
* Concise refutation of halting problem proofs V54 [ Linz Proof ]olcott
+* Concise refutation of halting problem proofs V54 [ Linz Proof ]Python
|`* Concise refutation of halting problem proofs V54 [ Linz Proof ]olcott
| `- Concise refutation of halting problem proofs V54 [ Linz Proof ]Richard Damon
+* Concise refutation of halting problem proofs V54 [ Linz Proof ]Steve
|`- Concise refutation of halting problem proofs V54 [ Linz Proof ]olcott
+* Concise refutation of halting problem proofs V54 [ Linz Proof ]dklei...@gmail.com
|`* Concise refutation of halting problem proofs V54 [ Linz Proof ]olcott
| `- Concise refutation of halting problem proofs V54 [ Linz Proof ]Richard Damon
`- Concise refutation of halting problem proofs V54 [ Linz Proof ]Richard Damon

1
Concise refutation of halting problem proofs V54 [ Linz Proof ]

<PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>

  copy mid

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

  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: Tue, 25 Jan 2022 10:39:15 -0600
Date: Tue, 25 Jan 2022 10:39:14 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.1
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
Content-Language: en-US
From: NoO...@NoWhere.com (olcott)
Followup-To: comp.theory
Subject: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
Lines: 62
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-eremS90v11xU/A/BO/vLlduSNAd+vk1hUL7Q0Df3zx8UaJrWmIB6gCcL9X6ivkhvWN7ARVqK4M6khl/!6O+e7rMjJ+hq3jm+g2+OtGh7B3lfUG1Kef4d+UnJtyJgjwMZaCzgLIxwbLtuRKvNFAcDDsOPMcYJ
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: 4165
 by: olcott - Tue, 25 Jan 2022 16:39 UTC

Halting problem undecidability and infinitely nested simulation (V3)

We define Linz H to base its halt status decision on the behavior of its
pure simulation of N steps of its input. N is either the number of steps
that it takes for its simulated input to reach its final state or the
number of steps required for H to match an infinite behavior pattern
proving that its simulated input would never reach its own final state
in any finite number of steps. In this case H aborts the simulation of
this input and transitions to H.qn.

Simulating halt deciders never determine whether or not their input
stops running. Every input to a simulating halt decider always stops
running either because it reached its final state or its simulation was
aborted. Simulating halt deciders determine whether or not the Linz
criteria can possibly be met … the Turing machine will halt whenever it
enters a final state. (Linz:1990:234)

The following simplifies the syntax for the definition of the Linz
Turing machine Ĥ, it is now a single machine with a single start state.
A copy of Linz H is embedded at Ĥ.qx.

Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn

Because it is known that the UTM simulation of a machine is
computationally equivalent to the direct execution of this same machine
H can always form its halt status decision on the basis of what the
behavior of the UTM simulation of its inputs would be.

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

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

It is the case that if embedded_H recognizes an infinitely repeating
pattern in the behavior of its simulated input: ⟨Ĥ⟩ applied to ⟨Ĥ⟩ such
that this correctly simulated input cannot possibly reach its own final
state then this is complete proof that this simulated input never halts.

Because a halt decider is a decider embedded_H is only accountable for
computing the mapping from ⟨Ĥ⟩ ⟨Ĥ⟩ to Ĥ.qy or Ĥ.qn on the basis of the
behavior specified by these inputs. embedded_H is not accountable for
the behavior of the computation that it is contained within: Ĥ applied
to ⟨Ĥ⟩ because this is not an actual input to embedded_H.

Halting problem undecidability and infinitely nested simulation (V3)

https://www.researchgate.net/publication/358009319_Halting_problem_undecidability_and_infinitely_nested_simulation_V3

--
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 V54 [ Linz Proof ]

<ssp980$1gip$2@gioia.aioe.org>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!7a25jG6pUKCqa0zKnKnvdg.user.46.165.242.75.POSTED!not-for-mail
From: pyt...@example.invalid (Python)
Newsgroups: comp.theory
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Date: Tue, 25 Jan 2022 17:41:41 +0100
Organization: Aioe.org NNTP Server
Message-ID: <ssp980$1gip$2@gioia.aioe.org>
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="49753"; posting-host="7a25jG6pUKCqa0zKnKnvdg.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:91.0)
Gecko/20100101 Thunderbird/91.5.0
Content-Language: fr
X-Notice: Filtered by postfilter v. 0.9.2
 by: Python - Tue, 25 Jan 2022 16:41 UTC

olcott wrote:
> Halting problem undecidability and infinitely nested simulation (V3)

You are the one with an halting problem: you are multiposting
again and again the same fallacies that have been debunked
numerous times.

You should halt. You didn't achieve anything, and never will. One
cannot fight a proven theorem.

Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]

<M82dnbtLYODxrW38nZ2dnUU7-K3NnZ2d@giganews.com>

  copy mid

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

  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: Tue, 25 Jan 2022 11:16:28 -0600
Date: Tue, 25 Jan 2022 11:16:27 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.1
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Content-Language: en-US
Newsgroups: comp.theory
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
<ssp980$1gip$2@gioia.aioe.org>
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <ssp980$1gip$2@gioia.aioe.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Message-ID: <M82dnbtLYODxrW38nZ2dnUU7-K3NnZ2d@giganews.com>
Lines: 25
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-1PnJdGI/4P6X8hnSLQzW3jrvQsN2tiJnyuFucPKM3ItD0btD35r6ms8TZgmMVGDhIg277vdhdu1+5G7!azXms4Is+qB6tQXyiEf4eYl84n1xePOlNA6tzYB0ZtfrPaGTZEr1M+yOStKdQq4NYlRcILeVwQcn
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: 1971
 by: olcott - Tue, 25 Jan 2022 17:16 UTC

On 1/25/2022 10:41 AM, Python wrote:
> olcott wrote:
>> Halting problem undecidability and infinitely nested simulation (V3)
>
> You are the one with an halting problem: you are multiposting
> again and again the same fallacies that have been debunked
> numerous times.
>

No one has ever correctly pointed out a single error in anything that I
just said. I did have to make my words increasingly, more clear to
eliminate the confusion of my reviewers.

> You should halt. You didn't achieve anything, and never will. One
> cannot fight a proven theorem.
>
>

--
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 V54 [ Linz Proof ]

<sspeq7$ugd$1@gioia.aioe.org>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!42V55DPF/EHESwy7gmIc+w.user.46.165.242.75.POSTED!not-for-mail
From: SteveMc1...@hotmail.com (Steve)
Newsgroups: comp.theory
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Date: Tue, 25 Jan 2022 10:16:37 -0800
Organization: Aioe.org NNTP Server
Message-ID: <sspeq7$ugd$1@gioia.aioe.org>
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
Reply-To: SteveMc1974@hotmail.com
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="31245"; posting-host="42V55DPF/EHESwy7gmIc+w.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.0
Content-Language: en-US
X-Notice: Filtered by postfilter v. 0.9.2
 by: Steve - Tue, 25 Jan 2022 18:16 UTC

On 1/25/2022 8:39 AM, olcott wrote:
> Halting problem undecidability and infinitely nested simulation (V3)

Holy shit give it a rest you impotent blithering twatwaffle.

Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]

<X8qdnXhtQ6bQ2W38nZ2dnUU7-I_NnZ2d@giganews.com>

  copy mid

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

  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: Tue, 25 Jan 2022 12:41:17 -0600
Date: Tue, 25 Jan 2022 12:41:16 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.1
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Content-Language: en-US
Newsgroups: comp.theory,comp.ai.philosophy,sci.logic,sci.math
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
<sspeq7$ugd$1@gioia.aioe.org>
Followup-To: comp.theory
From: NoO...@NoWhere.com (olcott)
In-Reply-To: <sspeq7$ugd$1@gioia.aioe.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Message-ID: <X8qdnXhtQ6bQ2W38nZ2dnUU7-I_NnZ2d@giganews.com>
Lines: 15
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-SloQLB9cvz8qUbDcfkk1HTJk99wBzv5ITl3BhLkXqJ1s/YOXlyd7jqm/rIPSFgKrI6BDFvaKTxJYq4G!eja1xkYi3Do+mkgLPuJ0fUzBxfIbGSQu77L02vBrG8HdbAD1sDLGSjbGM2pZ60WJSQH6Px6rXctB
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: 1743
 by: olcott - Tue, 25 Jan 2022 18:41 UTC

On 1/25/2022 12:16 PM, Steve wrote:
> On 1/25/2022 8:39 AM, olcott wrote:
>> Halting problem undecidability and infinitely nested simulation (V3)
>
> Holy shit give it a rest you impotent blithering twatwaffle.
>

In other words you find yourself incompetent to point out any errors.

--
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 V54 [ Linz Proof ]

<81da42e3-f3a6-46f4-862f-34e77e6257a2n@googlegroups.com>

  copy mid

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

  copy link   Newsgroups: comp.theory
X-Received: by 2002:a05:622a:110c:: with SMTP id e12mr12684923qty.190.1643141265428;
Tue, 25 Jan 2022 12:07:45 -0800 (PST)
X-Received: by 2002:a25:c385:: with SMTP id t127mr32056820ybf.562.1643141265211;
Tue, 25 Jan 2022 12:07:45 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.theory
Date: Tue, 25 Jan 2022 12:07:45 -0800 (PST)
In-Reply-To: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
Injection-Info: google-groups.googlegroups.com; posting-host=47.208.151.23; posting-account=7Xc2EwkAAABXMcQfERYamr3b-64IkBws
NNTP-Posting-Host: 47.208.151.23
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <81da42e3-f3a6-46f4-862f-34e77e6257a2n@googlegroups.com>
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
From: dkleine...@gmail.com (dklei...@gmail.com)
Injection-Date: Tue, 25 Jan 2022 20:07:45 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 12
 by: dklei...@gmail.com - Tue, 25 Jan 2022 20:07 UTC

On Tuesday, January 25, 2022 at 8:39:22 AM UTC-8, olcott wrote:
> Halting problem undecidability and infinitely nested simulation (V3)
>
> We define Linz H to base its halt status decision on the behavior of its
> pure simulation of N steps of its input. N is either the number of steps
> that it takes for its simulated input to reach its final state or the
> number of steps required for H to match an infinite behavior pattern
> proving that its simulated input would never reach its own final state
> in any finite number of steps. In this case H aborts the simulation of
> this input and transitions to H.qn.

The error here is that N is not fully defined. There is no reason to
believe such "an infinite behavior pattern" exists.

Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]

<sspmc0$69a$1@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.theory comp.ai.philosophy sci.math sci.logic
Followup: comp.theory
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: polco...@gmail.com (olcott)
Newsgroups: comp.theory,comp.ai.philosophy,sci.math,sci.logic
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Followup-To: comp.theory
Date: Tue, 25 Jan 2022 14:25:34 -0600
Organization: A noiseless patient Spider
Lines: 32
Message-ID: <sspmc0$69a$1@dont-email.me>
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
<81da42e3-f3a6-46f4-862f-34e77e6257a2n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 25 Jan 2022 20:25:36 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="8c335e1b8fadcf970d77afd13dc52c70";
logging-data="6442"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Eka/xS1fhObEAHa382sg3"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.1
Cancel-Lock: sha1:zJRRo2ETeZLdWwWpV4GI4Fj2Uw4=
In-Reply-To: <81da42e3-f3a6-46f4-862f-34e77e6257a2n@googlegroups.com>
Content-Language: en-US
 by: olcott - Tue, 25 Jan 2022 20:25 UTC

On 1/25/2022 2:07 PM, dklei...@gmail.com wrote:
> On Tuesday, January 25, 2022 at 8:39:22 AM UTC-8, olcott wrote:
>> Halting problem undecidability and infinitely nested simulation (V3)
>>
>> We define Linz H to base its halt status decision on the behavior of its
>> pure simulation of N steps of its input. N is either the number of steps
>> that it takes for its simulated input to reach its final state or the
>> number of steps required for H to match an infinite behavior pattern
>> proving that its simulated input would never reach its own final state
>> in any finite number of steps. In this case H aborts the simulation of
>> this input and transitions to H.qn.
>
> The error here is that N is not fully defined. There is no reason to
> believe such "an infinite behavior pattern" exists.

The only reason to believe it is this conclusive proof that the
infinitely repeating pattern exists is this verified fact:

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

100 Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩
110 embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
120 goto 100

--
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 V54 [ Linz Proof ]

<xY%HJ.7149$h91.6411@fx48.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx48.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.5.0
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Content-Language: en-US
Newsgroups: comp.theory
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
<ssp980$1gip$2@gioia.aioe.org>
<M82dnbtLYODxrW38nZ2dnUU7-K3NnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <M82dnbtLYODxrW38nZ2dnUU7-K3NnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 29
Message-ID: <xY%HJ.7149$h91.6411@fx48.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: Tue, 25 Jan 2022 18:45:33 -0500
X-Received-Bytes: 1955
 by: Richard Damon - Tue, 25 Jan 2022 23:45 UTC

On 1/25/22 12:16 PM, olcott wrote:
> On 1/25/2022 10:41 AM, Python wrote:
>> olcott wrote:
>>> Halting problem undecidability and infinitely nested simulation (V3)
>>
>> You are the one with an halting problem: you are multiposting
>> again and again the same fallacies that have been debunked
>> numerous times.
>>
>
> No one has ever correctly pointed out a single error in anything that I
> just said. I did have to make my words increasingly, more clear to
> eliminate the confusion of my reviewers.

You are wrong there, you just lie even to yourself and say that they
aren't really refutations.

You logic is so full of fallicies, I could write a book about the common
fallicies and problably create illustrations of most of them from your
own arguments.

>
>> You should halt. You didn't achieve anything, and never will. One
>> cannot fight a proven theorem.
>>
>>
>
>

Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]

<5_%HJ.7151$h91.2460@fx48.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!news-out.netnews.com!news.alt.net!fdc2.netnews.com!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx48.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.5.0
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Content-Language: en-US
Newsgroups: comp.theory
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
<81da42e3-f3a6-46f4-862f-34e77e6257a2n@googlegroups.com>
<sspmc0$69a$1@dont-email.me>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <sspmc0$69a$1@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 35
Message-ID: <5_%HJ.7151$h91.2460@fx48.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: Tue, 25 Jan 2022 18:47:14 -0500
X-Received-Bytes: 2620
 by: Richard Damon - Tue, 25 Jan 2022 23:47 UTC

On 1/25/22 3:25 PM, olcott wrote:
> On 1/25/2022 2:07 PM, dklei...@gmail.com wrote:
>> On Tuesday, January 25, 2022 at 8:39:22 AM UTC-8, olcott wrote:
>>> Halting problem undecidability and infinitely nested simulation (V3)
>>>
>>> We define Linz H to base its halt status decision on the behavior of its
>>> pure simulation of N steps of its input. N is either the number of steps
>>> that it takes for its simulated input to reach its final state or the
>>> number of steps required for H to match an infinite behavior pattern
>>> proving that its simulated input would never reach its own final state
>>> in any finite number of steps. In this case H aborts the simulation of
>>> this input and transitions to H.qn.
>>
>> The error here is that N is not fully defined. There is no reason to
>> believe such "an infinite behavior pattern" exists.
>
> The only reason to believe it is this conclusive proof that the
> infinitely repeating pattern exists is this verified fact:
>
> When Ĥ applied to ⟨Ĥ⟩ has embedded_H simulate ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would
> keep repeating:
> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>
> 100 Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩
> 110 embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
> 120 goto 100
>

Except that pattern only exists in H^ if H never aborts. Thus you can
only prove that H^ never halts if H never aborts it to give the answer,
and thus is wrong.

Otherwise you logic becomes as unsound as you are because it is based on
incorrect premises.

Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]

<Sm0IJ.16419$u41.14859@fx41.iad>

  copy mid

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

  copy link   Newsgroups: comp.theory
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx41.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.5.0
Subject: Re: Concise refutation of halting problem proofs V54 [ Linz Proof ]
Content-Language: en-US
Newsgroups: comp.theory
References: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
From: Rich...@Damon-Family.org (Richard Damon)
In-Reply-To: <PeidnTq4AYkuum38nZ2dnUU7-QnNnZ2d@giganews.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 71
Message-ID: <Sm0IJ.16419$u41.14859@fx41.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: Tue, 25 Jan 2022 19:13:38 -0500
X-Received-Bytes: 4361
 by: Richard Damon - Wed, 26 Jan 2022 00:13 UTC

On 1/25/22 11:39 AM, olcott wrote:
> Halting problem undecidability and infinitely nested simulation (V3)
>
> We define Linz H to base its halt status decision on the behavior of its
> pure simulation of N steps of its input. N is either the number of steps
> that it takes for its simulated input to reach its final state or the
> number of steps required for H to match an infinite behavior pattern
> proving that its simulated input would never reach its own final state
> in any finite number of steps. In this case H aborts the simulation of
> this input and transitions to H.qn.
>
> Simulating halt deciders never determine whether or not their input
> stops running. Every input to a simulating halt decider always stops
> running either because it reached its final state or its simulation was
> aborted. Simulating halt deciders determine whether or not the Linz
> criteria can possibly be met … the Turing machine will halt whenever it
> enters a final state. (Linz:1990:234)
>
> The following simplifies the syntax for the definition of the Linz
> Turing machine Ĥ, it is now a single machine with a single start state.
> A copy of Linz H is embedded at Ĥ.qx.
>
> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
> Ĥ.q0 ⟨Ĥ⟩ ⊢* Ĥ.qx ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>
> Because it is known that the UTM simulation of a machine is
> computationally equivalent to the direct execution of this same machine
> H can always form its halt status decision on the basis of what the
> behavior of the UTM simulation of its inputs would be.
>
> When Ĥ applied to ⟨Ĥ⟩ has embedded_H simulate ⟨Ĥ⟩ ⟨Ĥ⟩ these steps would
> keep repeating:
> Ĥ copies its input ⟨Ĥ⟩ to ⟨Ĥ⟩ then embedded_H simulates ⟨Ĥ⟩ ⟨Ĥ⟩...
>
> This shows that the simulated input to embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ would never
> reach its final state conclusively proving that this simulated input
> never halts. This enables embedded_H to abort the simulation of its
> input and correctly transition to Ĥ.qn.
>
> It is the case that if embedded_H recognizes an infinitely repeating
> pattern in the behavior of its simulated input: ⟨Ĥ⟩ applied to ⟨Ĥ⟩ such
> that this correctly simulated input cannot possibly reach its own final
> state then this is complete proof that this simulated input never halts.
>
> Because a halt decider is a decider embedded_H is only accountable for
> computing the mapping from ⟨Ĥ⟩ ⟨Ĥ⟩ to Ĥ.qy or Ĥ.qn on the basis of the
> behavior specified by these inputs. embedded_H is not accountable for
> the behavior of the computation that it is contained within: Ĥ applied
> to ⟨Ĥ⟩ because this is not an actual input to embedded_H.
>
>
>
>
> Halting problem undecidability and infinitely nested simulation (V3)
>
> https://www.researchgate.net/publication/358009319_Halting_problem_undecidability_and_infinitely_nested_simulation_V3
>
>

You really need to add revision bars to your updates. At a quick glance
I don't see anything different from the last message I showed your
errors in.

Maybe I find the minor change you made, but I suspect everything I said
still applies and shows that you are wrong.

FAIL.

You really do seemt to have a problem with infinite loops, and seem to
be stuck in one yourself.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor