Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩

Liste des GroupesRevenir à s logic 
Sujet : Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory sci.logic
Date : 27. May 2024, 02:15:32
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <v30jb5$26571$2@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
User-Agent : Mozilla Thunderbird
On 5/26/24 7:45 PM, olcott wrote:
On 5/26/2024 6:07 PM, Richard Damon wrote:
On 5/26/24 6:47 PM, olcott wrote:
On 5/26/2024 3:20 PM, Richard Damon wrote:
On 5/26/24 3:14 PM, olcott wrote:
When Ĥ is applied to ⟨Ĥ⟩
Ĥ.q0 ⟨Ĥ⟩ ⊢* embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
Ĥ.q0 ⟨Ĥ⟩ ⊢* embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>
When we see that ⟨Ĥ⟩ ⟨Ĥ⟩ correctly simulated by embedded_H in an
infinite number of steps cannot possibly reach its own simulated
final state of ⟨Ĥ.qn⟩ and halt then we correctly deduce that the
same thing applies when simulating halt decider embedded_H correctly
simulates less than an infinite number of steps of ⟨Ĥ⟩ ⟨Ĥ⟩.
>
>
Nope.
>
Since we are talking about Turing Machines, your stipulated POOP definitions go away,
>
https://www.liarparadox.org/Linz_Proof.pdf
*Simplified the notation for Ĥ on the top of page three*
and put back in the qy state shown in figure 12.2
>
When Ĥ is applied to ⟨Ĥ⟩
Ĥ.q0 ⟨Ĥ⟩ ⊢* embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
Ĥ.q0 ⟨Ĥ⟩ ⊢* embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
>
   Ĥ copies its own Turing machine description: ⟨Ĥ⟩
   then invokes embedded_H that simulates ⟨Ĥ⟩ with ⟨Ĥ⟩ as input.
>
It is an easily verified fact that ⟨Ĥ⟩ ⟨Ĥ⟩ correctly simulated by embedded_H cannot possibly reach its own simulated final state of
⟨Ĥ.qn⟩ in any finite sequence of steps.
>
Nope, since we are in Turing Machines, the term "Correctly Simulated" means, and can ONLY mean, the resuts of a UTM simulation, which BY DEFINITION is nopt aborted.
 You always seem to make sure respond to a different set of words
than the words I actually said. This could be an honest mistake.
 *I SAID A CORRECT SIMULATION OF A FINITE NUMBER OF STEPS*
No you didn't, not the last time.
You said (H^) H^) correctly simulated by embbeded_H cannot ..."
If embedded_H does a "Correct Simulation", then BY DEFINITION, it never aborts.
That it doesn't reach a final state in a finte number of steps, and thus, that "Correct Simulation" was non-halting.
(and your earlier statement tried to assert behavior of THIS H^ based on the behaviof or a DIFFERENT H^ built on a diffferent embedded_H with differet behaivor which is just unsound logic, as the two machines are essentially unrelated as far as this behavior)

 *WHEN I EXPLICITLY STATE A FINITE NUMBER OF STEPS THEN YOU ARE*
*FLAT OUT WRONG TO SIMPLY ASSUME AN INFINITE NUMBER OF STEPS*
Nope, you said it didn't reach a final state in a finite number of steps, i.e the simulation is shown to be non-halting.

 The above is STEP TWO  of my four step proof. STEP ONE can be
discarded if it is easy enough for you and others to accept
this STEP TWO. I already covered most of STEP THREE.
 
And thus your proof is shown to be just wrong.
Rmember, when we are talking about Turing Machines (and Compuation theory in general) a "Correct Simulation" means a simulation that is never aborted, and thus WILL correctly recreate the behavior of the machine being simulated.
That means the correct simulation of a non-halting machine description, IS non-halting.
That is why using "correct simulation" as your method of halt deciding doesn't work.
You need to use partial simulation that actually PROVES what the Correct Simulation (that isn't actually done) would do.
I.e. your wording of "Correct Simulation by H" automattically means H must fail for non-halting inputs, as if H DOES do a correct simulation (as the criteria states) it must be non-halting.
You need your H to try to analyze the Correct Simulation by a UTM (which isn't H) would never halt, but that gets you right back to where you started.

Date Sujet#  Auteur
23 May 24 * Can you see that D correctly simulated by H remains stuck in recursive simulation?146olcott
24 May 24 +* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?23Richard Damon
24 May 24 i+* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?10olcott
24 May 24 ii`* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?9Richard Damon
24 May 24 ii `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?8olcott
24 May 24 ii  `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?7Richard Damon
24 May 24 ii   `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?6olcott
24 May 24 ii    `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?5Richard Damon
24 May 24 ii     `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?4olcott
24 May 24 ii      `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?3Richard Damon
24 May 24 ii       `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?2olcott
25 May 24 ii        `- Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?1Richard Damon
24 May 24 i`* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?12Fred. Zwarts
24 May 24 i +* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?5Richard Damon
24 May 24 i i`* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?4olcott
24 May 24 i i `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?3Richard Damon
24 May 24 i i  `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?2olcott
25 May 24 i i   `- Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?1Richard Damon
24 May 24 i `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?6olcott
24 May 24 i  `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?5Richard Damon
24 May 24 i   `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?4olcott
24 May 24 i    `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?3Richard Damon
24 May 24 i     `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?2olcott
25 May 24 i      `- Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?1Richard Damon
24 May 24 `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?122Fred. Zwarts
24 May 24  `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?121olcott
24 May 24   `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?120Richard Damon
24 May 24    `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?119olcott
24 May 24     `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?118Richard Damon
24 May 24      `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?117olcott
25 May 24       +- Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?1Richard Damon
25 May 24       `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?115olcott
25 May 24        `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?114Richard Damon
25 May 24         `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?113olcott
25 May 24          `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?112Richard Damon
25 May 24           `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?111olcott
25 May 24            +* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?108Richard Damon
25 May 24            i`* D correctly simulated by pure function H cannot possibly reach its, own line 06107olcott
25 May 24            i `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06106Richard Damon
25 May 24            i  `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06105olcott
25 May 24            i   +* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06103Richard Damon
25 May 24            i   i`* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06102olcott
25 May 24            i   i `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06101Richard Damon
25 May 24            i   i  `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06100olcott
25 May 24            i   i   `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0699Richard Damon
25 May 24            i   i    `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0698olcott
25 May 24            i   i     `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0697Richard Damon
26 May 24            i   i      +* Re: D correctly simulated by pure function H cannot possibly reach its, own line 066olcott
26 May 24            i   i      i`* Re: D correctly simulated by pure function H cannot possibly reach its, own line 065Richard Damon
26 May 24            i   i      i `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 064olcott
26 May 24            i   i      i  `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 063Richard Damon
26 May 24            i   i      i   `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 062olcott
26 May 24            i   i      i    `- Re: D correctly simulated by pure function H cannot possibly reach its, own line 061Richard Damon
26 May 24            i   i      `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0690olcott
26 May 24            i   i       `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0689Richard Damon
26 May 24            i   i        `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0688olcott
26 May 24            i   i         `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0687Richard Damon
26 May 24            i   i          `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0686olcott
26 May 24            i   i           `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0685Richard Damon
26 May 24            i   i            `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0684olcott
26 May 24            i   i             `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0683Richard Damon
26 May 24            i   i              `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0682olcott
26 May 24            i   i               `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0681Richard Damon
26 May 24            i   i                +* Re: D correctly simulated by pure function H cannot possibly reach its, own line 062olcott
26 May 24            i   i                i`- Re: D correctly simulated by pure function H cannot possibly reach its, own line 061Richard Damon
26 May 24            i   i                `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0678olcott
26 May 24            i   i                 `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 0677Richard Damon
26 May 24            i   i                  +* Re: D correctly simulated by pure function H cannot possibly reach its, own line 066olcott
26 May 24            i   i                  i`* Re: D correctly simulated by pure function H cannot possibly reach its, own line 065Richard Damon
26 May 24            i   i                  i +* Re: D correctly simulated by pure function H cannot possibly reach its, own line 062olcott
26 May 24            i   i                  i i`- Re: D correctly simulated by pure function H cannot possibly reach its, own line 061Richard Damon
26 May 24            i   i                  i `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 062olcott
26 May 24            i   i                  i  `- Re: D correctly simulated by pure function H cannot possibly reach its, own line 061Richard Damon
26 May 24            i   i                  `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Dishonest?70olcott
26 May 24            i   i                   `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Dishonest?69Richard Damon
26 May 24            i   i                    `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Dishonest?68olcott
26 May 24            i   i                     `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Dishonest?67Richard Damon
26 May 24            i   i                      `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Dishonest?66olcott
26 May 24            i   i                       `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Dishonest?65Richard Damon
26 May 24            i   i                        `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 ---64olcott
26 May 24            i   i                         `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 ---63Richard Damon
26 May 24            i   i                          `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 ---62olcott
26 May 24            i   i                           `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 ---61Richard Damon
26 May 24            i   i                            +* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Linz proof4olcott
26 May 24            i   i                            i`* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Linz proof3Richard Damon
26 May 24            i   i                            i `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Linz proof2olcott
26 May 24            i   i                            i  `- Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Linz proof1Richard Damon
26 May 24            i   i                            `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Linz56olcott
26 May 24            i   i                             `* Re: D correctly simulated by pure function H cannot possibly reach its, own line 06 --- Linz55Richard Damon
27 May 24            i   i                              `* A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩54olcott
27 May 24            i   i                               `* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩53Richard Damon
27 May 24            i   i                                `* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩52olcott
27 May 24            i   i                                 `* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩51Richard Damon
27 May 24            i   i                                  +* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩4olcott
27 May 24            i   i                                  i`* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩3Richard Damon
27 May 24            i   i                                  i `* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩2olcott
27 May 24            i   i                                  i  `- Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩1Richard Damon
27 May 24            i   i                                  `* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩46olcott
27 May 24            i   i                                   +* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩3Richard Damon
27 May 24            i   i                                   i`* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩2olcott
27 May 24            i   i                                   i `- Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩1Richard Damon
27 May 24            i   i                                   `* Re: A simulating halt decider applied to the The Peter Linz Turing Machine description ⟨Ĥ⟩42olcott
25 May 24            i   `- Re: D correctly simulated by pure function H cannot possibly reach its, own line 061Alan Mackenzie
26 May 24            `* Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?2Fred. Zwarts

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal