Re: D simulated by H never halts no matter what H does V3

Liste des GroupesRevenir à c theory 
Sujet : Re: D simulated by H never halts no matter what H does V3
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory sci.logic
Date : 27. Apr 2024, 20:40:56
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <v0jgro$2djoe$4@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 4/27/24 2:17 PM, olcott wrote:
On 4/27/2024 1:10 PM, Richard Damon wrote:
On 4/27/24 1:51 PM, olcott wrote:
On 4/27/2024 12:09 PM, Richard Damon wrote:
On 4/27/24 10:32 AM, olcott wrote:
On 4/27/2024 6:45 AM, Richard Damon wrote:
On 4/27/24 1:34 AM, olcott wrote:
On 4/26/2024 10:45 PM, Richard Damon wrote:
On 4/26/24 11:02 PM, olcott wrote:
On 4/26/2024 9:18 PM, Richard Damon wrote:
On 4/26/24 9:43 PM, olcott wrote:
On 4/26/2024 7:26 PM, Richard Damon wrote:
On 4/26/24 8:02 PM, olcott wrote:
On 4/26/2024 12:05 PM, olcott wrote:
On 4/26/2024 11:19 AM, Richard Damon wrote:
On 4/26/24 11:34 AM, olcott wrote:
On 4/26/2024 3:32 AM, Mikko wrote:
On 2024-04-25 14:15:20 +0000, olcott said:
01 int D(ptr x)  // ptr is pointer to int function
02 {
03   int Halt_Status = H(x, x);
04   if (Halt_Status)
05     HERE: goto HERE;
06   return Halt_Status;
07 }
08
09 void main()
10 {
11   D(D);
12 }
>
That H(D,D) must report on the behavior of its caller is the
one that is incorrect.
>
What H(D,D) must report is independet of what procedure (if any)
calls it.
>
>
Thus when H(D,D) correctly reports that its input D(D) cannot possibly
reach its own line 6 and halt no matter what H does then H can abort its
input and report that its input D(D) does not halt.
>
But since the program D(D) DOES reach its own line 6 when run, because H aborts its simulation and return 0 (since that is what you say this H will do), your statement is PROVEN TO BE A LIE, and you "logic" just a collection of contradictions.
>
>
D simulated by H cannot possibly reach its own line 06 thus when we do
not use the strawman deception to refer to a different D then we know
that D simulated by H never halts.
>
>
The fact that the D(D) executed in main does halt is none of H's
business because H is not allowed to report on the behavior of its
caller.
>
>
In other words, H doesn't need to report on the Behavior of the Program described by its input because it isn't actually a Halt Decider, because you are just a LIAR.
>
>
>
Anyone knowing the theory of computation knows that H is not allowed to
report on the behavior of its caller.
>
In computability theory and computational complexity theory, an
undecidable problem is a decision problem for which it is proved to be
impossible to construct an algorithm that always leads to a correct yes-
or-no answer. https://en.wikipedia.org/wiki/Undecidable_problem
>
The behavior of the simulated D(D) before H aborts its simulation is
different than the behavior of the executed D(D) after H has aborted
its simulation.
>
Every time that a simulated input would never stop running unless
aborted the simulating termination analyzer must abort this simulation
to prevent its own infinite execution.
>
H(D,D) is a case of this H1(D,D) is not a case of this even though
the only difference between H and H1 is that D calls H and D does
not call H1.
>
D simulated by H would never stop running unless aborted and cannot
possibly reach its own line 06 and halt no matter what H does.
>
Thus whenever we do not use the strawman deception to refer to a
different D we know that D simulated by H specifies a non-halting
sequence of configurations to H.
>
>
*This might be a more succinct way of summing that up*
When you understand that D simulated by H cannot possibly reach past its own line 03 (thus cannot possibly halt) no matter what H does and
>
But since H does whatever H does, if H aborts and returns 0, the the direct execution of D, which is what actually matters, DOES get to that point.
>
>
That is another much less useful way to make a universally correct
termination analyzer:
>
int H(ptr x, ptr y)
{
   printf("The input program does whatever it does!\n");
   return 777; // code for it does what it does
}
>
But that doesn't make H answer the question.
>
I guess you don't understand what I am saying.
>
You said "no matter what H does", but that is a MEANINGLESS statement, because H will do what H is programmed to do, so we don't need to look at other behavior, but just the behavior that H ac
>
>
It can be verified through ordinary software engineering that D(D)
simulated H cannot possibly reach past its own line 03.
>
>
Yes, but that is just a lying RED HERRING, as the question isn't about what H's simulation of the input does, but what the program the input actually represents does when run.
>
YOu are just effectively admitting that you are nothing but a stupid liar that doesn't know what he is talking about.
>
>
It can be verified through computer science that this means that D(D) simulated H by never reaches its own final state and halts whether
H aborts its simulation or not.
>
Which, since this H DOES abort its simulation is trying to introduce a red herring.
>
>
D(D) simulated by H never halts
D(D) simulated by H never halts
D(D) simulated by H never halts
D(D) simulated by H never halts
D(D) simulated by H never halts
>
STRAWMAN
>
A method that I used very effectively on another forum and made much
progress with is utterly insisting that we cannot move on to any
additional point until we have 100% complete mutual agreement on
the current point.
>
(1) If we (possibly falsely assume) that H(D,D) is supposed to report
on the behavior of D(D) simulated by H and
>
(2) we understand that D(D) simulated by H cannot possibly reach past
its own line 3 thus cannot reach its own final state at line 6 and halt
>
then (within this possibly false assumption) (1) and the understanding of (2) it <is> correct for H to abort its simulation and report halting.
>
>
Let go to actual DEFINITIONS shall we.
>
>
What do you define the Halting Problem to be?
>
>
THIS IS A STIPULATED DEFINITION (like a given" in Geometry)
Simulating termination analyzer H determines whether or not D(D)
simulated by H can possibly reach its final state at its own
line 06 and halt whether or not H aborts its simulation.
>
>
In other words, you are ADMITTING, by stipulating a definition that differs from the standard definition, that you are NOT working on the actual halting Problem.
>
>
Not exactly. I will get to that point when we finish this point.
I wasted 15 years on tolerating Ben Bacarisse's change the subject
form of rebuttal.
>
When you agree that H(D,D) is a correct termination analyzer within
my definition then we can proceed to the next point about whether
my definition is correct or diverges from the standard definition.
>
>
I will not "give support" to a topic I do not understand well enough to feel competent to make a commet.
>
Since your are admtting that your "Termination Analyzer" concept is fundamentally based on a "Stipuated Definition" of terms to be different than the classical meanings, nothing of that topic can I consider to be well known.
>
There is also the fact that it seems that this isn't the only term which you consider to have a stipulated definition, so that makes it really impossible to understand what you are saying.
>
(For instance, by your admission, what you call "Program D"
 You read a word that I did not say. We cannot move beyond the above
point until we have 100% mutual agreement, net even after 100,000
replies. This restriction had proved to be enormously effective on
another forum.
 When I stipulate that "cats" <are> {dogs} then within this stipulation
"cats" <are> {dogs}. It is not really that hard to check whether or not
my conclusion follows from its possibly false premises. Until you can
do that we cannot proceed.
 
So, you didn't read what I said.
I will NOT agree to something I can not understand, because it contains nuances that I can not predict.
The mere fact that you NEED to resort to "Stipulated" definitions that differ from that classical meaning is a giant red flag to not touch the subject.
It shows that you don't understand the field well enough to be able to use the right words to describe what you are doing, so you need to use words that sound sort of like what you want, but need to explain the significant differences.
Since you stopped at your first difference, and didn't complete it, I presume you are just admitting that your system is so based on alternate definitions, that you can not possibly provide a complete glossery of what words you are using stipulated definition for, and thus your whole system is really unintelligible.
You seemed to have ignored my comment about your apparent altered definition of a "Program", as what you claim to be the "description of the program D" can not be based on the actual definition.
It seems that it will take just too much work to understand your imaginary hypothetical system because it is so poorly defined. so I will not just do it. If you wish to HIRE me, we can discuss rates, but I suspect that is not something you are going to be willing to do.
The first billig would need to be for the time needed to fully learn (and then unlearn the garbage as needed) what you are actually meaning. Of course, if you can not actually figure out this for yourself, it may take a lot longer.

Date Sujet#  Auteur
18 Apr 24 * Undecidability based on epistemological antinomies V2277olcott
18 Apr 24 +* Re: Undecidability based on epistemological antinomies V2220Richard Damon
18 Apr 24 i`* Re: Undecidability based on epistemological antinomies V2219olcott
19 Apr 24 i `* Re: Undecidability based on epistemological antinomies V2218Richard Damon
19 Apr 24 i  `* Re: Undecidability based on epistemological antinomies V2217olcott
19 Apr 24 i   `* Re: Undecidability based on epistemological antinomies V2216Richard Damon
19 Apr 24 i    +* Re: Undecidability based on epistemological antinomies V227olcott
19 Apr 24 i    i+* Re: Undecidability based on epistemological antinomies V25Richard Damon
19 Apr 24 i    ii`* Re: Undecidability based on epistemological antinomies V24olcott
19 Apr 24 i    ii `* Re: Undecidability based on epistemological antinomies V23Richard Damon
19 Apr 24 i    ii  `* Re: Undecidability based on epistemological antinomies V22olcott
20 Apr 24 i    ii   `- Re: Undecidability based on epistemological antinomies V21Richard Damon
20 Apr 24 i    i`* Re: Undecidability based on epistemological antinomies V2 --Mendelson--21olcott
20 Apr 24 i    i +- Re: Undecidability based on epistemological antinomies V2 --Mendelson--1Richard Damon
21 Apr 24 i    i `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--19olcott
21 Apr 24 i    i  +- Re: Undecidability based on epistemological antinomies V2 --Mendelson--1Richard Damon
21 Apr 24 i    i  +- Re: Undecidability based on epistemological antinomies V2 --Mendelson--1Richard Damon
22 Apr 24 i    i  `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--16Mikko
22 Apr 24 i    i   +* Re: Undecidability based on epistemological antinomies V2 --Mendelson--4olcott
23 Apr 24 i    i   i`* Re: Undecidability based on epistemological antinomies V2 --Mendelson--3Richard Damon
23 Apr 24 i    i   i `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--2olcott
24 Apr 24 i    i   i  `- Re: Undecidability based on epistemological antinomies V2 --Mendelson--1Richard Damon
23 Apr 24 i    i   `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--11olcott
26 Apr 24 i    i    `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--10olcott
26 Apr 24 i    i     +- Re: Undecidability based on epistemological antinomies V2 --Mendelson--1Richard Damon
26 Apr 24 i    i     +* Re: Undecidability based on epistemological antinomies V2 --Mendelson--7Ross Finlayson
26 Apr 24 i    i     i`* Re: Undecidability based on epistemological antinomies V2 --Mendelson--6olcott
26 Apr 24 i    i     i `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--5Richard Damon
26 Apr 24 i    i     i  `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--4Ross Finlayson
26 Apr 24 i    i     i   `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--3olcott
26 Apr 24 i    i     i    `* Re: Undecidability based on epistemological antinomies V2 --Mendelson--2Richard Damon
26 Apr 24 i    i     i     `- Re: Undecidability based on epistemological antinomies V2 --Mendelson--1Ross Finlayson
27 Apr 24 i    i     `- Re: Undecidability based on epistemological antinomies V2 --Mendelson--1olcott
19 Apr 24 i    +* Re: Undecidability based on epistemological antinomies V22olcott
20 Apr 24 i    i`- Re: Undecidability based on epistemological antinomies V21Richard Damon
19 Apr 24 i    `* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--186olcott
20 Apr 24 i     +* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--3Richard Damon
20 Apr 24 i     i`* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--2olcott
20 Apr 24 i     i `- Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--1Richard Damon
20 Apr 24 i     `* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--182olcott
20 Apr 24 i      +* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--3Richard Damon
21 Apr 24 i      i`* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--2olcott
21 Apr 24 i      i `- Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--1Richard Damon
21 Apr 24 i      `* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--178olcott
22 Apr 24 i       `* Re: Undecidability based on epistemological antinomies V2 --Tarski Proof--177olcott
24 Apr 24 i        `* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--176olcott
25 Apr 24 i         +* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--171Richard Damon
25 Apr 24 i         i`* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--170olcott
25 Apr 24 i         i +* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--10Richard Damon
25 Apr 24 i         i i`* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--9olcott
25 Apr 24 i         i i `* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--8Richard Damon
25 Apr 24 i         i i  `* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--7olcott
25 Apr 24 i         i i   `* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--6Richard Damon
25 Apr 24 i         i i    +* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--2olcott
25 Apr 24 i         i i    i`- Re: Undecidability based on epistemological antinomies V2 --H(D,D)--1Richard Damon
25 Apr 24 i         i i    +* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--2olcott
25 Apr 24 i         i i    i`- Re: Undecidability based on epistemological antinomies V2 --H(D,D)--1Richard Damon
25 Apr 24 i         i i    `- Re: Undecidability based on epistemological antinomies V2 --H(D,D)--1Ross Finlayson
25 Apr 24 i         i `* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--159olcott
26 Apr 24 i         i  +- Re: Undecidability based on epistemological antinomies V2 --H(D,D)--1Richard Damon
26 Apr 24 i         i  +* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--139olcott
26 Apr 24 i         i  i`* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--138Richard Damon
26 Apr 24 i         i  i `* D simulated by H never halts no matter what H does137olcott
26 Apr 24 i         i  i  +- Re: D simulated by H never halts no matter what H does1Richard Damon
27 Apr 24 i         i  i  `* Re: D simulated by H never halts no matter what H does135olcott
27 Apr 24 i         i  i   `* Re: D simulated by H never halts no matter what H does134Richard Damon
27 Apr 24 i         i  i    `* Re: D simulated by H never halts no matter what H does133olcott
27 Apr 24 i         i  i     `* Re: D simulated by H never halts no matter what H does132Richard Damon
27 Apr 24 i         i  i      `* Re: D simulated by H never halts no matter what H does131olcott
27 Apr 24 i         i  i       `* Re: D simulated by H never halts no matter what H does130Richard Damon
27 Apr 24 i         i  i        +- Re: D simulated by H never halts no matter what H does1olcott
27 Apr 24 i         i  i        +- Re: D simulated by H never halts no matter what H does1olcott
27 Apr 24 i         i  i        `* Re: D simulated by H never halts no matter what H does V3127olcott
27 Apr 24 i         i  i         `* Re: D simulated by H never halts no matter what H does V3126Richard Damon
27 Apr 24 i         i  i          `* Re: D simulated by H never halts no matter what H does V3125olcott
27 Apr 24 i         i  i           `* Re: D simulated by H never halts no matter what H does V3124Richard Damon
27 Apr 24 i         i  i            `* Re: D simulated by H never halts no matter what H does V3123olcott
27 Apr 24 i         i  i             +* Re: D simulated by H never halts no matter what H does V319Richard Damon
27 Apr 24 i         i  i             i`* Re: D simulated by H never halts no matter what H does V318olcott
27 Apr 24 i         i  i             i `* Re: D simulated by H never halts no matter what H does V317Richard Damon
27 Apr 24 i         i  i             i  `* Re: D simulated by H never halts no matter what H does V316olcott
27 Apr 24 i         i  i             i   `* Re: D simulated by H never halts no matter what H does V315Richard Damon
27 Apr 24 i         i  i             i    `* Re: D simulated by H never halts no matter what H does V314olcott
27 Apr 24 i         i  i             i     `* Re: D simulated by H never halts no matter what H does V313Richard Damon
27 Apr 24 i         i  i             i      `* Re: D simulated by H never halts no matter what H does V312olcott
27 Apr 24 i         i  i             i       `* Re: D simulated by H never halts no matter what H does V311Richard Damon
28 Apr 24 i         i  i             i        `* Re: D simulated by H never halts no matter what H does V310olcott
28 Apr 24 i         i  i             i         `* Re: D simulated by H never halts no matter what H does V39Richard Damon
28 Apr 24 i         i  i             i          `* Re: D simulated by H never halts no matter what H does V38olcott
28 Apr 24 i         i  i             i           `* Re: D simulated by H never halts no matter what H does V37Richard Damon
28 Apr 24 i         i  i             i            `* Re: D simulated by H never halts no matter what H does V36olcott
28 Apr 24 i         i  i             i             `* Re: D simulated by H never halts no matter what H does V35Richard Damon
28 Apr 24 i         i  i             i              `* Re: D simulated by H never halts no matter what H does V34olcott
28 Apr 24 i         i  i             i               `* Re: D simulated by H never halts no matter what H does V33Richard Damon
28 Apr 24 i         i  i             i                `* Re: D simulated by H never halts no matter what H does V32olcott
28 Apr 24 i         i  i             i                 `- Re: D simulated by H never halts no matter what H does V31Richard Damon
28 Apr 24 i         i  i             `* Re: D simulated by H never halts no matter what H does V3103olcott
28 Apr 24 i         i  i              +- Re: D simulated by H never halts no matter what H does V31Richard Damon
29 Apr 24 i         i  i              `* Re: D simulated by H never halts no matter what H does V3101olcott
29 Apr 24 i         i  i               +* Re: D simulated by H never halts no matter what H does V399Mikko
29 Apr 24 i         i  i               i`* Re: D simulated by H never halts no matter what H does V398olcott
30 Apr 24 i         i  i               `- Re: D simulated by H never halts no matter what H does V31Richard Damon
28 Apr 24 i         i  `* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--18olcott
25 Apr 24 i         `* Re: Undecidability based on epistemological antinomies V2 --H(D,D)--4olcott
18 Apr 24 +* Re: Undecidability based on epistemological antinomies V254olcott
18 Apr 24 `* Re: Undecidability based on epistemological antinomies V22olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal