On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
On 6/21/2024 2:16 AM, Mikko wrote:
On 2024-06-20 15:04:35 +0000, olcott said:
On 6/20/2024 9:42 AM, Mikko wrote:
On 2024-06-20 05:15:37 +0000, olcott said:
On 6/20/2024 12:04 AM, Mikko wrote:
Sitll inclear whether you know what "termination analyzer" means. >>>>>>I really don't care what you believe.
It is not about belief.
It is about correct reasoning.
No, it is not. It is about language maintenance. If you cannot
present
your reasoning in Common Language it does not matter whether your
reasoning is correct.
I cannot possibly present my reasoning in a convincing way
to people that have already made up their mind and closed it
thus fail to trace through each step of this reasoning looking
for an error and finding none.
If you can't convince the reviewers of a journal that your article is
well thought and well written you cannot get it published in a
respected journal.
The trick is to get people that say I am wrong
to point out the exact mistake. When they really
try to do this they find no mistake and all of
their rebbutal was pure bluster with no actual basis.
It seems you do not even try to answer questions to show errors in the
reasoning of your opponents, in order to protect yourself against
finding no errors in their rebuttal.
I quit bothering to point out the strawman deception fake
rebuttal and instead I just ignore the whole reply. If you
change the subject away from DDD correctly emulated by H0
your reply will be ignored.
When we stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language then we see
that when DDD is correctly emulated by H0 that its call to
H0(DDD) cannot possibly return.
_DDD()
[00002172] 55 push ebp ; housekeeping [00002173] 8bec mov ebp,esp ; housekeeping [00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call H0(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
When we define H1 as identical to H0 except that DDD does not
call H1 then we see that when DDD is correctly emulated by H1
that its call to H0(DDD) does return. This is the same behavior
as the directly executed DDD().
On 6/22/2024 1:53 PM, Fred. Zwarts wrote:
Op 22.jun.2024 om 20:47 schreef olcott:Incorrect and Strawman deception
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
On 6/21/2024 2:16 AM, Mikko wrote:
On 2024-06-20 15:04:35 +0000, olcott said:
On 6/20/2024 9:42 AM, Mikko wrote:
On 2024-06-20 05:15:37 +0000, olcott said:
On 6/20/2024 12:04 AM, Mikko wrote:
Sitll inclear whether you know what "termination analyzer" means. >>>>>>>>I really don't care what you believe.
It is not about belief.
It is about correct reasoning.
No, it is not. It is about language maintenance. If you cannot >>>>>>>> present
your reasoning in Common Language it does not matter whether your >>>>>>>> reasoning is correct.
I cannot possibly present my reasoning in a convincing way
to people that have already made up their mind and closed it
thus fail to trace through each step of this reasoning looking
for an error and finding none.
If you can't convince the reviewers of a journal that your article is >>>>>> well thought and well written you cannot get it published in a
respected journal.
The trick is to get people that say I am wrong
to point out the exact mistake. When they really
try to do this they find no mistake and all of
their rebbutal was pure bluster with no actual basis.
It seems you do not even try to answer questions to show errors in
the reasoning of your opponents, in order to protect yourself
against finding no errors in their rebuttal.
I quit bothering to point out the strawman deception fake
rebuttal and instead I just ignore the whole reply. If you
change the subject away from DDD correctly emulated by H0
your reply will be ignored.
When we stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language then we see
that when DDD is correctly emulated by H0 that its call to
H0(DDD) cannot possibly return.
_DDD()
[00002172] 55 push ebp ; housekeeping >>> [00002173] 8bec mov ebp,esp ; housekeeping
[00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call H0(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
When we define H1 as identical to H0 except that DDD does not
call H1 then we see that when DDD is correctly emulated by H1
that its call to H0(DDD) does return. This is the same behavior
as the directly executed DDD().
Probably. Which shows that the simulation of H0 by H0 is incorrect.
On 6/22/2024 2:22 PM, Richard Damon wrote:
On 6/22/24 2:53 PM, olcott wrote:
On 6/22/2024 1:50 PM, Fred. Zwarts wrote:
Op 22.jun.2024 om 15:11 schreef olcott:
It is a verified fact that the behavior that finite string DDD
presents
to HH0 is that when DDD correctly simulated by HH0 calls HH0(DDD) that >>>>> this call DOES NOT RETURN.
It is a verified fact that the behavior that finite string DDD
presents
to HH1 is that when DDD correctly simulated by HH0 calls HH1(DDD) that >>>>> this call DOES RETURN.
I don't get why people here insist on lying about verified facts.
We know that 'verified fact' for you means 'my wish'.
Ignoramus?
When we stipulate that the only measure of a correct emulation is the
semantics of the x86 programming language then we see that when DDD
is correctly emulated by H0 that its call to H0(DDD) cannot possibly
return.
_DDD()
[00002172] 55 push ebp ; housekeeping >>> [00002173] 8bec mov ebp,esp ; housekeeping
[00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call H0(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
When we define H1 as identical to H0 except that DDD does not call H1
then we see that when DDD is correctly emulated by H1 that its call
to H0(DDD) does return. This is the same behavior as the directly
executed DDD().
By a strict interpreation of your measure, this input has UNDEFIINED
BEHAVIOR, so it is improper to ask about it.
That is a stupid thing to say. The behavior of THE INPUT
is specified by the semantics of the x86 programming language.
On 6/22/2024 3:10 PM, Richard Damon wrote:
On 6/22/24 3:45 PM, olcott wrote:
On 6/22/2024 2:22 PM, Richard Damon wrote:
On 6/22/24 2:53 PM, olcott wrote:
On 6/22/2024 1:50 PM, Fred. Zwarts wrote:
Op 22.jun.2024 om 15:11 schreef olcott:
It is a verified fact that the behavior that finite string DDD
presents
to HH0 is that when DDD correctly simulated by HH0 calls HH0(DDD) >>>>>>> that
this call DOES NOT RETURN.
It is a verified fact that the behavior that finite string DDD
presents
to HH1 is that when DDD correctly simulated by HH0 calls HH1(DDD) >>>>>>> that
this call DOES RETURN.
I don't get why people here insist on lying about verified facts. >>>>>>>
We know that 'verified fact' for you means 'my wish'.
Ignoramus?
When we stipulate that the only measure of a correct emulation is
the semantics of the x86 programming language then we see that when
DDD is correctly emulated by H0 that its call to H0(DDD) cannot
possibly return.
_DDD()
[00002172] 55 push ebp ; housekeeping
[00002173] 8bec mov ebp,esp ; housekeeping >>>>> [00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call H0(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
When we define H1 as identical to H0 except that DDD does not call
H1 then we see that when DDD is correctly emulated by H1 that its
call to H0(DDD) does return. This is the same behavior as the
directly executed DDD().
By a strict interpreation of your measure, this input has UNDEFIINED
BEHAVIOR, so it is improper to ask about it.
That is a stupid thing to say. The behavior of THE INPUT
is specified by the semantics of the x86 programming language.
Right, so what does a call to a location of memory that doesn't exist do?
Liar
When we stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language then we see
that when DDD is correctly emulated by H0 that its call to
H0(DDD) cannot possibly return.
_DDD()
[00002172] 55 push ebp ; housekeeping [00002173] 8bec mov ebp,esp ; housekeeping [00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call H0(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
On 6/22/2024 7:14 PM, Richard Damon wrote:
On 6/22/24 8:01 PM, olcott wrote:
When we stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language then we see
that when DDD is correctly emulated by H0 that its call to
H0(DDD) cannot possibly return.
Right, so what do you do when you run out of instructions to simulate?
Your logic just BLOWS UP.
That you are too stupid to see an infinite recursion behavior
pattern does not mean that I am not correct.
_DDD()
[00002172] 55 push ebp ; housekeeping >>> [00002173] 8bec mov ebp,esp ; housekeeping
[00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call H0(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
This exposes the LIE of your system. YOu CAN'T correctly x86 emulate a
partial program, becuase it isn't prpgram with behavior to emulate.
PERIOD.
That means, the call to H0(DDD), to have any actual meaning, must
incluede *ALL* the instrutions in memory that are going to be used as
part of the input, and thus, DDD is TIED to the H0 that we started
with, so your "trick" of changing it is shows to just be a LIE.
You just don't understand that behavior is determined of an SPECIFIC
program, a specific instance of the template AFTER pairing it with the
decider it is to foil, and when you ask about other deciders looking
at THIS input, the input can't change.
There goes your two decades down the drain.
On 6/23/2024 6:28 AM, Richard Damon wrote:
On 6/22/24 11:28 PM, olcott wrote:
On 6/22/2024 7:14 PM, Richard Damon wrote:
On 6/22/24 8:01 PM, olcott wrote:
When we stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language then we see
that when DDD is correctly emulated by H0 that its call to
H0(DDD) cannot possibly return.
Right, so what do you do when you run out of instructions to simulate? >>>>
Your logic just BLOWS UP.
That you are too stupid to see an infinite recursion behavior
pattern does not mean that I am not correct.
Except it is proven to not be the infinite recursion behavior if H0 is
a decider.
Just a finite recursion pattern.
So, which LIE are you holding to:
That this is an infinite recursion pattern, when every level of H0
will break the pattern as it is a decider and not let itself go on
forever
That H0 is a decider, because it isn't "smart" enough to see it is
caught in an infinte loop an get out of it, so it just fails to answer
at ANY level
That H0 is a "Pure Function" and thus *ALL* calls to it with the same
parameters will act the same.
So, which *LIE* is it?
(Confirmed liar Peter Olcott)
_DDD()
[00002172] 55 push ebp ; housekeeping
[00002173] 8bec mov ebp,esp ; housekeeping >>>>> [00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call H0(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
This exposes the LIE of your system. YOu CAN'T correctly x86 emulate
a partial program, becuase it isn't prpgram with behavior to emulate.
PERIOD.
That means, the call to H0(DDD), to have any actual meaning, must
incluede *ALL* the instrutions in memory that are going to be used
as part of the input, and thus, DDD is TIED to the H0 that we
started with, so your "trick" of changing it is shows to just be a LIE. >>>>
You just don't understand that behavior is determined of an SPECIFIC
program, a specific instance of the template AFTER pairing it with
the decider it is to foil, and when you ask about other deciders
looking at THIS input, the input can't change.
There goes your two decades down the drain.
_DDD()
[00002172] 55 push ebp
[00002173] 8bec mov ebp,esp
[00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call HHH0
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
According to the semantics of the x86 programming language
when DDD correctly emulated by H0 calls H0(DDD) this call
cannot possibly return.
Likewise according to the semantics of arithmetic for
decimal integers: 2 + 3 = 5.
Anyone disagreeing with these two statements is WRONG.
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:Yes. Which is wrong, because H0 should terminate.
Op 21.jun.2024 om 15:21 schreef olcott:
When we stipulate that the only measure of a correct emulation is the semantics of the x86 programming language then we see that when DDD is correctly emulated by H0 that its call to H0(DDD) cannot possibly
return.
On 6/25/2024 4:22 AM, joes wrote:
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
When we stipulate that the only measure of a correct emulation is theYes. Which is wrong, because H0 should terminate.
semantics of the x86 programming language then we see that when DDD is
correctly emulated by H0 that its call to H0(DDD) cannot possibly
return.
The call from DDD to H0(DDD) when DDD is correctly emulated
by H0 cannot possibly return.
Until you acknowledge this is true, this is the
only thing that I am willing to talk to you about.
--
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer
[ Followup-To: set ]
In comp.theory olcott <polcott333@gmail.com> wrote:
On 6/25/2024 4:22 AM, joes wrote:
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
When we stipulate that the only measure of a correct emulation is theYes. Which is wrong, because H0 should terminate.
semantics of the x86 programming language then we see that when DDD is >>>> correctly emulated by H0 that its call to H0(DDD) cannot possibly
return.
[ .... ]
The call from DDD to H0(DDD) when DDD is correctly emulated
by H0 cannot possibly return.
Until you acknowledge this is true, this is the
only thing that I am willing to talk to you about.
I think you are talking at cross purposes. Joes's point is that H0
should terminate because it's a decider. You're saying that when H0 is "correctly" emulating, it won't terminate. I don't recall seeing anybody arguing against that.
So you're saying, in effect, H0 is not a decider. I don't think anybody
else would argue against that, either.
On 6/25/2024 8:46 AM, Alan Mackenzie wrote:
In comp.theory olcott <polcott333@gmail.com> wrote:
On 6/25/2024 4:22 AM, joes wrote:
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
When we stipulate that the only measure of a correct emulation is the >>>>> semantics of the x86 programming language then we see that when DDD is >>>>> correctly emulated by H0 that its call to H0(DDD) cannot possiblyYes. Which is wrong, because H0 should terminate.
return.
[ .... ]
The call from DDD to H0(DDD) when DDD is correctly emulated
by H0 cannot possibly return.
Until you acknowledge this is true, this is the
only thing that I am willing to talk to you about.
I think you are talking at cross purposes. Joes's point is that H0
should terminate because it's a decider.
We must go though my points one-at-a-time and in order otherwise
we continue to talk in circles for 15 years as I did with Ben.
We can get to Joes point only after my point is acknowledged as
correct. I am unwilling to play head games with people that
deny verified facts.
I am unwilling to talk in endless circles. I must get 100%
complete closure on each point before moving on to the next
point.
You're saying that when H0 is "correctly" emulating, it won't
terminate. I don't recall seeing anybody arguing against that.
Not at all. I am not tolerating talking about that point until
after we have 100% closure on the prior point.
So you're saying, in effect, H0 is not a decider. I don't think anybody
else would argue against that, either.
I never said anything like that.
It is all a matter of me not tolerating the slightest nuance of any
head games what-so-ever.
--
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer
Alan Mackenzie <acm@muc.de> writes:
In comp.theory olcott <polcott333@gmail.com> wrote:
On 6/25/2024 4:22 AM, joes wrote:
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
When we stipulate that the only measure of a correct emulation is the >>>>> semantics of the x86 programming language then we see that when DDD is >>>>> correctly emulated by H0 that its call to H0(DDD) cannot possiblyYes. Which is wrong, because H0 should terminate.
return.
[ .... ]
The call from DDD to H0(DDD) when DDD is correctly emulated
by H0 cannot possibly return.
Until you acknowledge this is true, this is the
only thing that I am willing to talk to you about.
I think you are talking at cross purposes. Joes's point is that H0
should terminate because it's a decider. You're saying that when H0 is
"correctly" emulating, it won't terminate. I don't recall seeing anybody
arguing against that.
So you're saying, in effect, H0 is not a decider. I don't think anybody
else would argue against that, either.
He's been making exactly the same nonsense argument for years. It
became crystal clear a little over three years ago when he made the
mistake of posting the pseudo-code for H -- a step by step simulator
that stopped simulating (famously on line 15) when some pattern was
detected. He declared false (not halting) to be the correct result for
the halting computation H(H_Hat(), H_Hat()) because of what H(H_Hat(), H_Hat()) would do "if line 15 were commented out"!
PO does occasionally make it clear what the shell game is.
--
Ben.
[ Followup-To: set ]
In comp.theory olcott <polcott333@gmail.com> wrote:
On 6/25/2024 4:22 AM, joes wrote:
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
When we stipulate that the only measure of a correct emulation is theYes. Which is wrong, because H0 should terminate.
semantics of the x86 programming language then we see that when DDD is >>>> correctly emulated by H0 that its call to H0(DDD) cannot possibly
return.
[ .... ]
The call from DDD to H0(DDD) when DDD is correctly emulated
by H0 cannot possibly return.
Until you acknowledge this is true, this is the
only thing that I am willing to talk to you about.
I think you are talking at cross purposes. Joes's point is that H0
should terminate because it's a decider. You're saying that when H0 is "correctly" emulating, it won't terminate. I don't recall seeing anybody arguing against that.
On 6/25/2024 8:46 AM, Alan Mackenzie wrote:Thanks.
In comp.theory olcott <polcott333@gmail.com> wrote:
On 6/25/2024 4:22 AM, joes wrote:I think you are talking at cross purposes. Joes's point is that H0
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
When we stipulate that the only measure of a correct emulation isYes. Which is wrong, because H0 should terminate.
the semantics of the x86 programming language then we see that when
DDD is correctly emulated by H0 that its call to H0(DDD) cannot
possibly return.
should terminate because it's a decider.
We can get to Joes point only after my point is acknowledged as correct.It IS correct.
What other point? This has been your only content for the last month.You're saying that when H0 is "correctly" emulating, it won'tNot at all. I am not tolerating talking about that point until after we
terminate. I don't recall seeing anybody arguing against that.
have 100% closure on the prior point.
You said H0 doesn't terminate.So you're saying, in effect, H0 is not a decider. I don't thinkI never said anything like that. It is all a matter of me not tolerating
anybody else would argue against that, either.
the slightest nuance of any head games what-so-ever.
On 6/25/2024 11:28 AM, joes wrote:...
Am Tue, 25 Jun 2024 09:03:38 -0500 schrieb olcott:
On 6/25/2024 8:46 AM, Alan Mackenzie wrote:
In comp.theory olcott <polcott333@gmail.com> wrote:
On 6/25/2024 4:22 AM, joes wrote:
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
You said H0 doesn't terminate.*I never said that*
The call from DDD to H0(DDD) when DDD is correctly emulated by H0 cannot possibly return.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 493 |
Nodes: | 16 (2 / 14) |
Uptime: | 191:49:56 |
Calls: | 9,707 |
Calls today: | 2 |
Files: | 13,740 |
Messages: | 6,180,053 |