Re: Who here understands that the last paragraph is Necessarily true?

Liste des GroupesRevenir à theory 
Sujet : Re: Who here understands that the last paragraph is Necessarily true?
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 19. Jul 2024, 16:42:37
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <0a8fbfa508a1d42c3526a14f38e12a15e5d7e874@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
User-Agent : Mozilla Thunderbird
On 7/19/24 10:23 AM, olcott wrote:
On 7/19/2024 2:57 AM, Mikko wrote:
On 2024-07-17 13:27:08 +0000, olcott said:
>
On 7/17/2024 2:43 AM, Mikko wrote:
On 2024-07-16 18:24:49 +0000, olcott said:
>
On 7/16/2024 3:12 AM, Mikko wrote:
On 2024-07-15 02:33:28 +0000, olcott said:
>
On 7/14/2024 9:04 PM, Richard Damon wrote:
On 7/14/24 9:27 PM, olcott wrote:
>
Any input that must be aborted to prevent the non termination
of simulating termination analyzer HHH necessarily specifies
non-halting behavior or it would never need to be aborted.
>
Excpet, as I have shown, it doesn't.
>
Your problem is you keep on ILEGALLY changing the input in your argument because you have misdefined what the input is.
>
>
_DDD()
[00002163] 55         push ebp      ; housekeeping
[00002164] 8bec       mov ebp,esp   ; housekeeping
[00002166] 6863210000 push 00002163 ; push DDD
[0000216b] e853f4ffff call 000015c3 ; call HHH(DDD)
[00002170] 83c404     add esp,+04
[00002173] 5d         pop ebp
[00002174] c3         ret
Size in bytes:(0018) [00002174]
>
The input *is* the machine address of this finite
string of bytes: 558bec6863210000e853f4ffff83c4045dc3
>
You have already said that a decider is not allowed to answer anything
other than its input. Now you say that the the program at 15c3 is not
a part of the input. Therefore a decider is not allowed consider it
even to the extent to decide whether it ever returns. But without that
knowledge it is not possible to determine whether DDD halts.
>
>
It maps the finite string 558bec6863210000e853f4ffff83c4045dc3
to non-halting behavior because this finite string calls HHH(DDD)
in recursive simulation.
>
That mapping is not a part of the finite string and not a part of the
problem specification.
>
decider/input pairs <are> a key element of the specification.
>
 Computable functions are the formalized analogue of the intuitive notion of algorithms, in the sense that a function is computable if there exists an algorithm that can do the job of the function, i.e. given an input of the function domain it can return the corresponding output. https://en.wikipedia.org/wiki/Computable_function
 
Right, but not all functions are computable, so you can't assume the existance of a program to get the answer.

Not of any specification of any interesting problem.
>
 Everyone here seems to think that they can stupidly ignore
the fact that an input calls its own decider and make pretend
that this pathological relationship does not exist.
No, you need to take it FULLY into account, since the program the input represents WILL HALT since the copy of the decider it calls WILL RETUN 0, since that IS the behavior of you claimed to be correct decider.

 
The finite string does not reveal what is the
effect of calling whatever that address happens to contain.
>
A simulating termination analyzer proves this.
>
Irrelevant, as you just said it is not a part of the input.
>
 It is not part of the input in that we already know that
HHH halts and we only need to find out whether or not DDD halts.
 
But since HHH halts, it is a NECCESARY fact that the DDD that just clll that HHH and retuns will halt halt.
It is IMPOSSIBLE for this DDD to not halt when it calls a HHH that halts.
HHH doesn't know this, and makes a INVALID assumption in its logic because its programmer is just an idiot, but that doesn't affect ther VERIFIABLE FACT that the actual behavior, as defined by the x86 interpreation of ALL the code of DDD will halt.
Now, that fact that you try to exclude some of the necessary code from being part of DDD, just means you are just a damned lying idiot that doesn't understand the requirements for an input to be a representation of a PROGRAM, because you made yourself INTENTIONALLY into an IGNORANT IDIOT in the field.
Either the problem is invalid, of DDD will halt if HHH halts.

The
behaviour of HHH is specified outside of the input. Therefore your
"decider" decides about a non-input, which you said is not allowed.
>
HHH is not allowed to report on the behavior of it actual self
in its own directly executed process. HHH is allowed to report on
the effect of the behavior of the simulation of itself simulating DDD.
>
Now you said that it is allowed to report on a non-input.
Earlier you have said that it is not allowed to report on a non-input.
>
 Not the same. It cannot report on its actual self as a directly
executed process. I can report on a copy of itself that it being
emulating in a different process.
 
But it can report on the representation of itself it has been given.
If you claim it isn't in the input representation, then yolu LIED that the input is the representatio of the PROGRAM DDD, which just shows you are just an lying ignorant idiot about computer science.

Date Sujet#  Auteur
13 Jul 24 * Who here understands that the last paragraph is Necessarily true?172olcott
13 Jul 24 +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
14 Jul 24 `* Re: Who here understands that the last paragraph is Necessarily true?170Mikko
14 Jul 24  `* Re: Who here understands that the last paragraph is Necessarily true?169olcott
14 Jul 24   +* Re: Who here understands that the last paragraph is Necessarily true?154Richard Damon
15 Jul 24   i`* Re: Who here understands that the last paragraph is Necessarily true?153olcott
15 Jul 24   i `* Re: Who here understands that the last paragraph is Necessarily true?152Richard Damon
15 Jul 24   i  `* Re: Who here understands that the last paragraph is Necessarily true?151olcott
15 Jul 24   i   `* Re: Who here understands that the last paragraph is Necessarily true?150Richard Damon
15 Jul 24   i    `* Re: Who here understands that the last paragraph is Necessarily true?149olcott
15 Jul 24   i     `* Re: Who here understands that the last paragraph is Necessarily true?148Richard Damon
15 Jul 24   i      +* Re: Who here understands that the last paragraph is Necessarily true?111olcott
15 Jul 24   i      i+* Re: Who here understands that the last paragraph is Necessarily true?4Richard Damon
15 Jul 24   i      ii`* Re: Who here understands that the last paragraph is Necessarily true?3olcott
15 Jul 24   i      ii +- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
16 Jul 24   i      ii `- OLCOTT ADMITS TO LYING1Richard Damon
15 Jul 24   i      i+* Re: Who here understands that the last paragraph is Necessarily true?48Fred. Zwarts
15 Jul 24   i      ii`* Re: Who here understands that the last paragraph is Necessarily true?47olcott
16 Jul 24   i      ii +- OLCOTT ADMITS TO LYING FOR YEARS1Richard Damon
16 Jul 24   i      ii +* Re: Who here understands that the last paragraph is Necessarily true?40olcott
16 Jul 24   i      ii i`* Re: Who here understands that the last paragraph is Necessarily true?39Richard Damon
16 Jul 24   i      ii i `* Re: Who here understands that the last paragraph is Necessarily true?38olcott
16 Jul 24   i      ii i  +- Re: Who here understands that the last paragraph is Necessarily true?1joes
17 Jul 24   i      ii i  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      ii i  `* Re: Who here understands that the last paragraph is Necessarily true?35Mikko
17 Jul 24   i      ii i   `* Re: Who here understands that the last paragraph is Necessarily true?34olcott
18 Jul 24   i      ii i    +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
19 Jul 24   i      ii i    `* Re: Who here understands that the last paragraph is Necessarily true?32Mikko
19 Jul 24   i      ii i     `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine31olcott
19 Jul 24   i      ii i      +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
19 Jul 24   i      ii i      +* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine9joes
19 Jul 24   i      ii i      i`* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine8olcott
19 Jul 24   i      ii i      i +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      i `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine6André G. Isaak
20 Jul 24   i      ii i      i  `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine5olcott
20 Jul 24   i      ii i      i   +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      i   `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine3André G. Isaak
20 Jul 24   i      ii i      i    `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine2olcott
20 Jul 24   i      ii i      i     `- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine20Mikko
20 Jul 24   i      ii i       `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine19olcott
20 Jul 24   i      ii i        +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i        +* Re: Self-Modifying Turing Machine3joes
20 Jul 24   i      ii i        i`* Re: Self-Modifying Turing Machine2olcott
20 Jul 24   i      ii i        i `- Re: Self-Modifying Turing Machine1Richard Damon
21 Jul 24   i      ii i        `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine14Mikko
21 Jul 24   i      ii i         `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine13olcott
21 Jul 24   i      ii i          +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
21 Jul 24   i      ii i          +* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine2joes
21 Jul 24   i      ii i          i`- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
22 Jul 24   i      ii i          `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine9Mikko
22 Jul 24   i      ii i           `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine8olcott
23 Jul 24   i      ii i            `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine7Mikko
23 Jul 24   i      ii i             `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine6olcott
24 Jul 24   i      ii i              +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
25 Jul 24   i      ii i              `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine4Mikko
25 Jul 24   i      ii i               `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine3olcott
26 Jul 24   i      ii i                +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
26 Jul 24   i      ii i                `- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Mikko
16 Jul 24   i      ii `* Re: Who here understands that the last paragraph is Necessarily true?5Fred. Zwarts
16 Jul 24   i      ii  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
16 Jul 24   i      ii  `* Re: Who here understands that the last paragraph is Necessarily true?3olcott
16 Jul 24   i      ii   +- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
17 Jul 24   i      ii   `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
16 Jul 24   i      i`* Re: Who here understands that the last paragraph is Necessarily true?58Mikko
16 Jul 24   i      i `* Re: Who here understands that the last paragraph is Necessarily true?57olcott
17 Jul 24   i      i  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      i  `* Re: Who here understands that the last paragraph is Necessarily true?55Mikko
17 Jul 24   i      i   `* Re: Who here understands that the last paragraph is Necessarily true?54olcott
17 Jul 24   i      i    +* Re: Who here understands that the last paragraph is Necessarily true?26Fred. Zwarts
17 Jul 24   i      i    i`* Re: Who here understands that the last paragraph is Necessarily true?25olcott
17 Jul 24   i      i    i +* Re: Who here understands that the last paragraph is Necessarily true?23Fred. Zwarts
17 Jul 24   i      i    i i`* Re: Who here understands that the last paragraph is Necessarily true?22olcott
17 Jul 24   i      i    i i +- Re: Who here understands that the last paragraph is Necessarily true?1joes
18 Jul 24   i      i    i i +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
18 Jul 24   i      i    i i `* Re: Who here understands that the last paragraph is Necessarily true?19Fred. Zwarts
18 Jul 24   i      i    i i  `* Re: Who here understands that the last paragraph is Necessarily true?18olcott
19 Jul 24   i      i    i i   +* Re: Who here understands that the last paragraph is Necessarily true?7Fred. Zwarts
19 Jul 24   i      i    i i   i`* Re: Who here understands that the last paragraph is Necessarily true?6olcott
19 Jul 24   i      i    i i   i +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i   i `* Re: Who here understands that the last paragraph is Necessarily true?4Fred. Zwarts
20 Jul 24   i      i    i i   i  `* Re: Who here understands that the last paragraph is Necessarily true?3olcott
20 Jul 24   i      i    i i   i   +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i   i   `- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
19 Jul 24   i      i    i i   `* Re: Who here understands that the last paragraph is Necessarily true?10Mikko
19 Jul 24   i      i    i i    `* Re: Who here understands that the last paragraph is Necessarily true?9olcott
19 Jul 24   i      i    i i     +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i     +* Re: Who here understands that the last paragraph is Necessarily true?4Fred. Zwarts
20 Jul 24   i      i    i i     i`* Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue3olcott
20 Jul 24   i      i    i i     i +- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Richard Damon
20 Jul 24   i      i    i i     i `- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Fred. Zwarts
20 Jul 24   i      i    i i     `* Re: Who here understands that the last paragraph is Necessarily true?3Mikko
20 Jul 24   i      i    i i      `* Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue2olcott
20 Jul 24   i      i    i i       `- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Fred. Zwarts
18 Jul 24   i      i    i `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      i    +* Re: Who here understands that the last paragraph is Necessarily true?21joes
17 Jul 24   i      i    i`* Re: Who here understands that the last paragraph is Necessarily true?20olcott
17 Jul 24   i      i    i +* Re: Who here understands that the last paragraph is Necessarily true?18joes
17 Jul 24   i      i    i i`* Re: Who here understands that the last paragraph is Necessarily true?17olcott
18 Jul 24   i      i    i i `* Re: Who here understands that the last paragraph is Necessarily true?16joes
18 Jul 24   i      i    i i  `* Re: Who here understands that the last paragraph is Necessarily true?15olcott
18 Jul 24   i      i    i `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
18 Jul 24   i      i    +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
19 Jul 24   i      i    `* Re: Who here understands that the last paragraph is Necessarily true?5Mikko
15 Jul 24   i      `* Re: Who here understands that the last paragraph is Necessarily true?36olcott
15 Jul 24   `* Re: Who here understands that the last paragraph is Necessarily true?14Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal