Re: Everyone on this forum besides Keith has been a damned liar about this point

Liste des GroupesRevenir à theory 
Sujet : Re: Everyone on this forum besides Keith has been a damned liar about this point
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory
Date : 11. Jun 2025, 13:38:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <102btcm$1vij9$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Mozilla Thunderbird
Op 10.jun.2025 om 19:25 schreef olcott:
On 6/10/2025 3:49 AM, Fred. Zwarts wrote:
Op 09.jun.2025 om 16:39 schreef olcott:
On 6/9/2025 5:26 AM, Fred. Zwarts wrote:
Op 09.jun.2025 om 06:04 schreef olcott:
On 6/8/2025 10:54 PM, Keith Thompson wrote:
olcott <polcott333@gmail.com> writes:
On 6/8/2025 10:31 PM, Keith Thompson wrote:
olcott <polcott333@gmail.com> writes:
void DDD()
{
    HHH(DDD);
    return;
}
>
The *input* to simulating termination analyzer HHH(DDD)
specifies recursive simulation that can never reach its
*simulated "return" instruction final halt state*
>
*Every rebuttal to this changes the words*
Do not imply that I support your claims.
>
I am not implying anything. I am directly stating
that you have agreed that when DDD is correctly simulated
by HHH that it cannot possibly reach its own simulated
"return" instruction and terminate normally.
>
Endless recursion is endless recursion.  Correctly simulated endless
recursion is endless recursion.
>
Great. No one else besides you and I agree that DDD
correctly simulated by HHH cannot possibly reach its
*simulated "return" instruction final halt state*
>
Nobody denied it. You are fighting windmills.
We all agree that your HHH fails to reach the end of the simulation of the input. An input that specifies a halting program, but HHH cannot simulate it.
>
>
 This has no useful or interesting
consequences.  Do you agree?
>
>
It is very useful because it is isomorphic to this:
(The standard Halting Problem counter-example input)
>
int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
>
>
Indeed, it shows that simulation is not the right way to try to refute the proof of the halting theorem, because a simulator will never be able to simulate itself correctly up to the end.
>
>
It is ridiculously stupid to require a non-terminating
input to be simulated up to its non-existent end.
>
>
It is even more stupid to ignore the halting part of the input (with a premature abort) and claim it is not halting.
 It waiting forever is not long enough (and it is)
then your idea about "premature abort" is incorrect.
Running one more cycle is enough to see the simulated abort (unless you change the input to another input specifying another program that needs again another cycle. That other input is only in your dream. The input specified in Halt7.c is the input we discuss.

 That you do not understand that unless the outermost
HHH aborts that no HHH ever aborts is your mistake
not mine.
 
That you do not see that one more cycle is enough, because you keep changing the input to something you dream about but is not the actual input is your problem, not mine.

Date Sujet#  Auteur
9 Jun 25 * Everyone on this forum besides Keith has been a damned liar about this point176olcott
9 Jun 25 +* Re: Everyone on this forum besides Keith has been a damned liar about this point123dbush
9 Jun 25 i`* Re: Everyone on this forum besides Keith has been a damned liar about this point122olcott
9 Jun 25 i +* Re: Everyone on this forum besides Keith has been a damned liar about this point119dbush
9 Jun 25 i i`* Re: Everyone on this forum besides Keith has been a damned liar about this point118olcott
9 Jun 25 i i `* Re: Everyone on this forum besides Keith has been a damned liar about this point117dbush
9 Jun 25 i i  `* Re: Everyone on this forum besides Keith has been a damned liar about this point116olcott
9 Jun 25 i i   +* Re: Everyone on this forum besides Keith has been a damned liar about this point53Fred. Zwarts
9 Jun 25 i i   i`* Re: Everyone on this forum besides Keith has been a damned liar about this point52olcott
10 Jun 25 i i   i +* Re: Everyone on this forum besides Keith has been a damned liar about this point43Richard Damon
10 Jun 25 i i   i i+* Re: Everyone on this forum besides Keith has been a damned liar about this point39olcott
10 Jun 25 i i   i ii+* Re: Everyone on this forum besides Keith has been a damned liar about this point3Richard Damon
10 Jun 25 i i   i iii`* Re: Everyone on this forum besides Keith has been a damned liar about this point2olcott
10 Jun 25 i i   i iii `- Re: Everyone on this forum besides Keith has been a damned liar about this point1Richard Damon
10 Jun 25 i i   i ii`* Re: Everyone on this forum besides Keith has been a damned liar about this point35Mikko
10 Jun 25 i i   i ii +* Re: Everyone on this forum besides Keith has been a damned liar about this point23olcott
10 Jun 25 i i   i ii i+- Re: Everyone on this forum besides Keith has been a damned liar about this point1Richard Damon
11 Jun 25 i i   i ii i`* Re: Everyone on this forum besides Keith has been a damned liar about this point21Mikko
11 Jun 25 i i   i ii i `* Re: Everyone on this forum besides Keith has been a damned liar about this point20olcott
11 Jun 25 i i   i ii i  +- Re: Everyone on this forum besides Keith has been a damned liar about this point1Richard Damon
13 Jun 25 i i   i ii i  `* Re: Everyone on this forum besides Keith has been a damned liar about this point18Mikko
14 Jun 25 i i   i ii i   `* The input to HHH(DDD) specifies a non-halting sequence of configurations +++17olcott
15 Jun 25 i i   i ii i    +* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++10Fred. Zwarts
15 Jun 25 i i   i ii i    i+* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++7olcott
15 Jun 25 i i   i ii i    ii+- Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++1Richard Damon
16 Jun 25 i i   i ii i    ii+- Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++1Fred. Zwarts
16 Jun 25 i i   i ii i    ii`* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++4Mikko
16 Jun 25 i i   i ii i    ii `* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++3olcott
17 Jun 25 i i   i ii i    ii  +- Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++1Richard Damon
17 Jun 25 i i   i ii i    ii  `- Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++1Mikko
15 Jun 25 i i   i ii i    i`* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++2olcott
16 Jun 25 i i   i ii i    i `- Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++1Fred. Zwarts
15 Jun 25 i i   i ii i    `* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++6Mikko
15 Jun 25 i i   i ii i     `* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++5olcott
16 Jun 25 i i   i ii i      +- Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++1Fred. Zwarts
16 Jun 25 i i   i ii i      `* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++3Mikko
16 Jun 25 i i   i ii i       `* Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++2olcott
17 Jun 25 i i   i ii i        `- Re: The input to HHH(DDD) specifies a non-halting sequence of configurations +++1Richard Damon
10 Jun 25 i i   i ii `* Re: Everyone on this forum besides Keith has been a damned liar about this point11Mike Terry
10 Jun 25 i i   i ii  `* Mike can't even count to eight --- HHH(DDD)10olcott
10 Jun 25 i i   i ii   +* Re: Mike can't even count to eight --- HHH(DDD)8Mike Terry
10 Jun 25 i i   i ii   i+* Re: Mike can't even count to eight --- HHH(DDD)4olcott
10 Jun 25 i i   i ii   ii`* Re: Mike can't even count to eight --- HHH(DDD)3Richard Damon
10 Jun 25 i i   i ii   ii `* Re: Mike can't even count to eight --- HHH(DDD)2olcott
11 Jun 25 i i   i ii   ii  `- Re: Mike can't even count to eight --- HHH(DDD)1Richard Damon
10 Jun 25 i i   i ii   i`* Re: Mike can't even count to eight --- HHH(DDD)3Mike Terry
10 Jun 25 i i   i ii   i `* Re: Mike can't even count to eight --- HHH(DDD)2olcott
11 Jun 25 i i   i ii   i  `- Re: Mike can't even count to eight --- HHH(DDD)1Fred. Zwarts
10 Jun 25 i i   i ii   `- Re: Mike can't even count to eight --- HHH(DDD)1Richard Damon
10 Jun 25 i i   i i`* Re: Everyone on this forum besides Keith has been a damned liar about this point3Richard Heathfield
10 Jun 25 i i   i i `* Re: Everyone on this forum besides Keith has been a damned liar about this point2olcott
10 Jun 25 i i   i i  `- Re: Everyone on this forum besides Keith has been a damned liar about this point1Richard Damon
10 Jun 25 i i   i `* Re: Everyone on this forum besides Keith has been a damned liar about this point8Fred. Zwarts
10 Jun 25 i i   i  `* Re: Everyone on this forum besides Keith has been a damned liar about this point7olcott
10 Jun 25 i i   i   +* Re: Everyone on this forum besides Keith has been a damned liar about this point3joes
10 Jun 25 i i   i   i`* Re: Everyone on this forum besides Keith has been a damned liar about this point2olcott
11 Jun 25 i i   i   i `- Re: Everyone on this forum besides Keith has been a damned liar about this point1Richard Damon
11 Jun 25 i i   i   `* Re: Everyone on this forum besides Keith has been a damned liar about this point3Fred. Zwarts
11 Jun 25 i i   i    `* Re: Everyone on this forum besides Keith has been a damned liar about this point2olcott
11 Jun 25 i i   i     `- Re: Everyone on this forum besides Keith has been a damned liar about this point1Richard Damon
9 Jun 25 i i   `* Re: Everyone on this forum besides Keith has been a damned liar about this point62dbush
9 Jun 25 i i    `* Re: Everyone on this forum besides Keith has been a damned liar about this point61olcott
9 Jun 25 i i     `* Re: Everyone on this forum besides Keith has been a damned liar about this point60dbush
9 Jun 25 i i      `* Re: Everyone on this forum besides Keith has been a damned liar about this point59olcott
9 Jun 25 i i       +* Re: Everyone on this forum besides Keith has been a damned liar about this point55dbush
9 Jun 25 i i       i`* Re: Everyone on this forum besides Keith has been a damned liar about this point54olcott
9 Jun 25 i i       i `* Re: Everyone on this forum besides Keith has been a damned liar about this point53dbush
9 Jun 25 i i       i  +* Re: Everyone on this forum besides Keith has been a damned liar about this point51olcott
9 Jun 25 i i       i  i`* Re: Everyone on this forum besides Keith has been a damned liar about this point50dbush
9 Jun 25 i i       i  i +* Re: Everyone on this forum besides Keith has been a damned liar about this point48olcott
9 Jun 25 i i       i  i i+* Re: Everyone on this forum besides Keith has been a damned liar about this point44dbush
9 Jun 25 i i       i  i ii`* Re: Everyone on this forum besides Keith has been a damned liar about this point43olcott
9 Jun 25 i i       i  i ii +- Re: Everyone on this forum besides Keith has been a damned liar about this point1dbush
9 Jun 25 i i       i  i ii `* Re: Everyone on this forum besides Keith has been a damned liar about this point41dbush
9 Jun 25 i i       i  i ii  `* Re: Everyone on this forum besides Keith has been a damned liar about this point40olcott
9 Jun 25 i i       i  i ii   `* Re: Everyone on this forum besides Keith has been a damned liar about this point39dbush
9 Jun 25 i i       i  i ii    `* Re: Everyone on this forum besides Keith has been a damned liar about this point38olcott
9 Jun 25 i i       i  i ii     `* Re: Everyone on this forum besides Keith has been a damned liar about this point37dbush
9 Jun 25 i i       i  i ii      `* Re: Everyone on this forum besides Keith has been a damned liar about this point36olcott
9 Jun 25 i i       i  i ii       `* Re: Everyone on this forum besides Keith has been a damned liar about this point35dbush
9 Jun 25 i i       i  i ii        `* Re: Everyone on this forum besides Keith has been a damned liar about this point34olcott
9 Jun 25 i i       i  i ii         `* Re: Everyone on this forum besides Keith has been a damned liar about this point33dbush
9 Jun 25 i i       i  i ii          `* Re: Everyone on this forum besides Keith has been a damned liar about this point32olcott
9 Jun 25 i i       i  i ii           `* Re: Everyone on this forum besides Keith has been a damned liar about this point31dbush
9 Jun 25 i i       i  i ii            `* Re: Everyone on this forum besides Keith has been a damned liar about this point30olcott
9 Jun 25 i i       i  i ii             `* Re: Everyone on this forum besides Keith has been a damned liar about this point29dbush
9 Jun 25 i i       i  i ii              `* Re: Everyone on this forum besides Keith has been a damned liar about this point28olcott
9 Jun 25 i i       i  i ii               +* Re: Everyone on this forum besides Keith has been a damned liar about this point14dbush
9 Jun 25 i i       i  i ii               i`* Re: Everyone on this forum besides Keith has been a damned liar about this point13olcott
9 Jun 25 i i       i  i ii               i `* Re: Everyone on this forum besides Keith has been a damned liar about this point12dbush
9 Jun 25 i i       i  i ii               i  `* Re: Everyone on this forum besides Keith has been a damned liar about this point11olcott
9 Jun 25 i i       i  i ii               i   `* Re: Everyone on this forum besides Keith has been a damned liar about this point10dbush
9 Jun 25 i i       i  i ii               i    `* Re: Everyone on this forum besides Keith has been a damned liar about this point9olcott
9 Jun 25 i i       i  i ii               i     `* Re: Everyone on this forum besides Keith has been a damned liar about this point8dbush
9 Jun 25 i i       i  i ii               i      `* Re: Everyone on this forum besides Keith has been a damned liar about this point7olcott
9 Jun 25 i i       i  i ii               i       +* Re: Everyone on this forum besides Keith has been a damned liar about this point4dbush
9 Jun 25 i i       i  i ii               i       i+- Re: Everyone on this forum besides Keith has been a damned liar about this point1olcott
10 Jun 25 i i       i  i ii               i       i+- Re: Everyone on this forum besides Keith has been a damned liar about this point1olcott
10 Jun 25 i i       i  i ii               i       i`- Re: Everyone on this forum besides Keith has been a damned liar about this point1olcott
9 Jun 25 i i       i  i ii               i       `* Re: Everyone on this forum besides Keith has been a damned liar about this point2dbush
9 Jun 25 i i       i  i ii               i        `- Re: Everyone on this forum besides Keith has been a damned liar about this point1olcott
9 Jun 25 i i       i  i ii               `* Re: Everyone on this forum besides Keith has been a damned liar about this point13dbush
10 Jun 25 i i       i  i i`* Re: Everyone on this forum besides Keith has been a damned liar about this point3Mikko
9 Jun 25 i i       i  i `- Re: Everyone on this forum besides Keith has been a damned liar about this point1olcott
9 Jun 25 i i       i  `- Re: Everyone on this forum besides Keith has been a damned liar about this point1olcott
10 Jun 25 i i       `* Re: Everyone on this forum besides Keith has been a damned liar about this point3Mikko
9 Jun 25 i `* Re: Everyone on this forum besides Keith has been a damned liar about this point2Richard Damon
9 Jun 25 +* Re: Everyone on this forum besides Keith has been a damned liar about this point14Keith Thompson
9 Jun 25 +* Re: Everyone on this forum besides Keith has been a damned liar about this point7Mikko
9 Jun 25 `* Re: Everyone on this forum besides Keith has been a damned liar about this point31Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal