_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)
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ steps of DDD can't make it
past the above line of code no matter what.
[00002170] 83c404 add esp,+04
[00002173] 5d pop ebp
[00002174] c3 ret
Size in bytes:(0018) [00002174]
_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)
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ steps of DDD can't make it
past the above line of code no matter what.
[00002170] 83c404 add esp,+04
[00002173] 5d pop ebp
[00002174] c3 ret
Size in bytes:(0018) [00002174]
On 7/9/2024 9:51 PM, Richard Damon wrote:
On 7/9/24 7:49 PM, olcott wrote:
_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)
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ steps of DDD can't make it
past the above line of code no matter what.
[00002170] 83c404 add esp,+04
[00002173] 5d pop ebp
[00002174] c3 ret
Size in bytes:(0018) [00002174]
Nope, you have a problem with your definitons
No the problem is your ADD has again caused
you to not pay close enough attention. The
above version has always been airtight since
the first time that I wrote it.
On 7/9/24 11:08 PM, olcott wrote:
On 7/9/2024 9:51 PM, Richard Damon wrote:
On 7/9/24 7:49 PM, olcott wrote:
_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)
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ steps of DDD can't make it
past the above line of code no matter what.
[00002170] 83c404 add esp,+04
[00002173] 5d pop ebp
[00002174] c3 ret
Size in bytes:(0018) [00002174]
Nope, you have a problem with your definitons
No the problem is your ADD has again caused
you to not pay close enough attention. The
above version has always been airtight since
the first time that I wrote it.
As a submarine with a screen door.
You are just proving you don't know what you are talking about.
The emulation of DDD by HHH can't make it there, but the DDD that was emulated only a finite number of steps by HHH will, after the HHH
aborts its emulation and returns to its caller (which was DDD).
You just don't understand the difference between Reality and the
observation of it, which is why you confuse Truth with Knowledge.
Any HHH that only emulates a finite number of instructions and then
stops does NOT do a fully correct emulation, since every instruction
it emulated includes the property that the next instruction WILL run,
and thus needs to be emulated, and thus doesn't get to see the full
behavior of the input.
The part it misses is the difference.
On 7/9/2024 11:01 PM, joes wrote:That line being the call to itself -> it can't simulate itself.
That means that HHH doesn't return, in particular that it doesn'tDDD correctly emulated by any pure function HHH that correctly emulates
abort.
1 to ∞ steps of DDD can't make it past the above line of code no matter what.
*DDD NEVER HALTS*DDD ONLY calls HHH...
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott:
On 7/9/2024 11:01 PM, joes wrote:That line being the call to itself -> it can't simulate itself.
> That means that HHH doesn't return, in particular that it doesn't
> abort.
DDD correctly emulated by any pure function HHH that correctly emulates
1 to ∞ steps of DDD can't make it past the above line of code no matter >>> what.
*DDD NEVER HALTS*DDD ONLY calls HHH...
void DDD()
{
HHH(DDD);
return;
}
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ lines of DDD can't make it
to the second line of DDD no matter what.
On 7/10/2024 8:11 PM, Richard Damon wrote:
On 7/10/24 9:01 PM, olcott wrote:
On 7/10/2024 7:37 PM, Richard Damon wrote:
On 7/10/24 8:24 PM, olcott wrote:
On 7/10/2024 7:01 PM, Richard Damon wrote:
On 7/10/24 9:41 AM, olcott wrote:
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott:
On 7/9/2024 11:01 PM, joes wrote:That line being the call to itself -> it can't simulate itself. >>>>>>>>
> That means that HHH doesn't return, in particular that it >>>>>>>>> doesn't
> abort.
DDD correctly emulated by any pure function HHH that correctly >>>>>>>>> emulates
1 to ∞ steps of DDD can't make it past the above line of code >>>>>>>>> no matter
what.
*DDD NEVER HALTS*DDD ONLY calls HHH...
void DDD()
{
HHH(DDD);
return;
}
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ lines of DDD can't make it
to the second line of DDD no matter what.
Nope, DDD does if HHH(DDD) returns.
You have a dead cat in your driveway does not mean that
you have a peanut butter sandwich on your front porch.
It has taken you at least 1000 messages to see that.
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ lines of DDD can't make it
to the second line of DDD no matter what.
WRONG, you don't seem to understand the difference between DDD and
HHH's emualtion of it.
Would you bet your immortal soul that DDD simulated
by HHH (as provided above) would terminate normally?
That is a ambiguous statement, showing your attempt at deciet.
We stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language. By this
measure when 1 to ∞ steps of DDD are correctly emulated
by each pure function x86 emulator HHH (of the infinite
set of every HHH that can possibly exist) then DDD cannot
possibly reach its own machine address of 00002174 and halt.
_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]
Will you bet your immortal soul that any of the above
DDD of DDD/HHH pairs reach their own machine address
of 00002174 and halt?
Claiming ambiguity without specifically pointing this
out will be construed as deception thus swearing your
allegiance to the father of lies.
On 7/10/2024 2:02 AM, Mikko wrote:
On 2024-07-09 23:49:16 +0000, olcott said:
_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)
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ steps of DDD can't make it
past the above line of code no matter what.
[00002170] 83c404 add esp,+04
[00002173] 5d pop ebp
[00002174] c3 ret
Size in bytes:(0018) [00002174]
The subject line is misleading. There is only one DDD so "DDD correctly
emulated by HHH" should simply mean DDD and nothing else.
*I added this to my latest paper*
Every time any HHH correctly emulates DDD it calls the
x86utm operating system to create a separate process
context with its own memory virtual registers and stack,
thus each recursively emulated DDD is a different instance.
Simulating Termination Analyzer H is Not Fooled by Pathological Input D https://www.researchgate.net/publication/369971402_Simulating_Termination_Analyzer_H_is_Not_Fooled_by_Pathological_Input_D
On 7/10/2024 8:50 PM, Richard Damon wrote:
On 7/10/24 9:21 PM, olcott wrote:In other words you are trying to get away with the lie that
On 7/10/2024 8:11 PM, Richard Damon wrote:
On 7/10/24 9:01 PM, olcott wrote:
On 7/10/2024 7:37 PM, Richard Damon wrote:
On 7/10/24 8:24 PM, olcott wrote:
On 7/10/2024 7:01 PM, Richard Damon wrote:
On 7/10/24 9:41 AM, olcott wrote:
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott:
On 7/9/2024 11:01 PM, joes wrote:That line being the call to itself -> it can't simulate itself. >>>>>>>>>>
> That means that HHH doesn't return, in particular that it >>>>>>>>>>> doesn't
> abort.
DDD correctly emulated by any pure function HHH that
correctly emulates
1 to ∞ steps of DDD can't make it past the above line of code >>>>>>>>>>> no matter
what.
*DDD NEVER HALTS*DDD ONLY calls HHH...
void DDD()
{
HHH(DDD);
return;
}
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ lines of DDD can't make it
to the second line of DDD no matter what.
Nope, DDD does if HHH(DDD) returns.
You have a dead cat in your driveway does not mean that
you have a peanut butter sandwich on your front porch.
It has taken you at least 1000 messages to see that.
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ lines of DDD can't make it
to the second line of DDD no matter what.
WRONG, you don't seem to understand the difference between DDD and >>>>>> HHH's emualtion of it.
Would you bet your immortal soul that DDD simulated
by HHH (as provided above) would terminate normally?
That is a ambiguous statement, showing your attempt at deciet.
We stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language. By this
measure when 1 to ∞ steps of DDD are correctly emulated
by each pure function x86 emulator HHH (of the infinite
set of every HHH that can possibly exist) then DDD cannot
possibly reach its own machine address of 00002174 and halt.
And thus you stipulate that you are a LIAR.
By the semantic of the x86 programming language, the only correct
simulation is a FULL simulation
when 1 step of DDD is correctly emulated that 0 steps of DDD
are correctly emulated.
Repent of this lie or risk damnation.
On 7/11/2024 9:08 PM, Richard Damon wrote:
On 7/11/24 10:51 AM, olcott wrote:
On 7/10/2024 8:50 PM, Richard Damon wrote:
On 7/10/24 9:21 PM, olcott wrote:In other words you are trying to get away with the lie that
On 7/10/2024 8:11 PM, Richard Damon wrote:
On 7/10/24 9:01 PM, olcott wrote:
On 7/10/2024 7:37 PM, Richard Damon wrote:
On 7/10/24 8:24 PM, olcott wrote:
On 7/10/2024 7:01 PM, Richard Damon wrote:
On 7/10/24 9:41 AM, olcott wrote:
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott:
On 7/9/2024 11:01 PM, joes wrote:That line being the call to itself -> it can't simulate itself. >>>>>>>>>>>>
> That means that HHH doesn't return, in particular that >>>>>>>>>>>>> it doesn't
> abort.
DDD correctly emulated by any pure function HHH that >>>>>>>>>>>>> correctly emulates
1 to ∞ steps of DDD can't make it past the above line of >>>>>>>>>>>>> code no matter
what.
*DDD NEVER HALTS*DDD ONLY calls HHH...
void DDD()
{
HHH(DDD);
return;
}
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ lines of DDD can't make it
to the second line of DDD no matter what.
Nope, DDD does if HHH(DDD) returns.
You have a dead cat in your driveway does not mean that
you have a peanut butter sandwich on your front porch.
It has taken you at least 1000 messages to see that.
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ lines of DDD can't make it
to the second line of DDD no matter what.
WRONG, you don't seem to understand the difference between DDD >>>>>>>> and HHH's emualtion of it.
Would you bet your immortal soul that DDD simulated
by HHH (as provided above) would terminate normally?
That is a ambiguous statement, showing your attempt at deciet.
We stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language. By this
measure when 1 to ∞ steps of DDD are correctly emulated
by each pure function x86 emulator HHH (of the infinite
set of every HHH that can possibly exist) then DDD cannot
possibly reach its own machine address of 00002174 and halt.
And thus you stipulate that you are a LIAR.
By the semantic of the x86 programming language, the only correct
simulation is a FULL simulation
when 1 step of DDD is correctly emulated that 0 steps of DDD
are correctly emulated.
Repent of this lie or risk damnation.
WHAT LIE?
When 1,2,3... ∞ steps of DDD are correctly emulated by
HHH it is a lie to say that this many instructions were
not correctly emulated and you know it.
On 7/11/2024 1:42 AM, Mikko wrote:
On 2024-07-10 13:25:54 +0000, olcott said:
On 7/10/2024 2:02 AM, Mikko wrote:
On 2024-07-09 23:49:16 +0000, olcott said:
_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)
DDD correctly emulated by any pure function HHH that
correctly emulates 1 to ∞ steps of DDD can't make it
past the above line of code no matter what.
[00002170] 83c404 add esp,+04
[00002173] 5d pop ebp
[00002174] c3 ret
Size in bytes:(0018) [00002174]
The subject line is misleading. There is only one DDD so "DDD correctly >>>> emulated by HHH" should simply mean DDD and nothing else.
*I added this to my latest paper*
That doesn't fix the subject line.
Then I don't understand what you are saying.
"DDD correctly emulated by HHH cannot possibly halt"
When halt means reaching its own final state and terminating normally.
Yes.Every time any HHH correctly emulates DDD it calls the
x86utm operating system to create a separate process
context with its own memory virtual registers and stack,
thus each recursively emulated DDD is a different instance.
There should be a comma after the word "memory".
Simulating Termination Analyzer H is Not Fooled by Pathological Input D
https://www.researchgate.net/publication/369971402_Simulating_Termination_Analyzer_H_is_Not_Fooled_by_Pathological_Input_D
There is another error on the first page. The first sentence says: "The
notion of a simulating termination analyzer is examined at the concrete
level of pairs of C functions". That is contracited in the fourth paragraph: >> "To understand this analysis requires a sufficient knowledge of the C
programming language and what an x86 emulator does". The analysis is not at >> the level of C functions if any knowledge about an x86 emulator is needed.
That is a good idea. The less prerequisite knowledge my target
audience needs the more people will be able understand what I am
saying. I am trying to make my first page as simple as possible.
To understand this analysis requires a sufficient knowledge
of the C programming language. An x86 emulator works just
like a C language interpreter except that it uses the compiled
machine language of a function instead of its source-code.
That HHH is built from an x86 emulator allows it to simulate
other C functions as if it was a C language interpreter.
The second page will have the more difficult prerequisites.
On 7/11/2024 10:18 PM, Richard Damon wrote:Please don't insult ADD people.
On 7/11/24 10:28 PM, olcott wrote:
On 7/11/2024 9:08 PM, Richard Damon wrote:
On 7/11/24 10:51 AM, olcott wrote:
On 7/10/2024 8:50 PM, Richard Damon wrote:
On 7/10/24 9:21 PM, olcott wrote:
On 7/10/2024 8:11 PM, Richard Damon wrote:
On 7/10/24 9:01 PM, olcott wrote:
On 7/10/2024 7:37 PM, Richard Damon wrote:
On 7/10/24 8:24 PM, olcott wrote:
On 7/10/2024 7:01 PM, Richard Damon wrote:
On 7/10/24 9:41 AM, olcott wrote:
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott: >>>>>>>>>>>>>>> On 7/9/2024 11:01 PM, joes wrote:
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!But only N instructions "correctly emulated" is NOT a CORRECTWhen 1,2,3... ∞ steps of DDD are correctly emulated by HHH it is a lie >>> to say that this many instructions were not correctly emulated and youIn other words you are trying to get away with the lie that when 1By the semantic of the x86 programming language, the only correctWe stipulate that the only measure of a correct emulation is the >>>>>>> semantics of the x86 programming language. By this measure when 1 >>>>>>> to ∞ steps of DDD are correctly emulated by each pure function x86 >>>>>>> emulator HHH (of the infinite set of every HHH that can possibly >>>>>>> exist) then DDD cannot possibly reach its own machine address of >>>>>>> 00002174 and halt.WRONG, you don't seem to understand the difference between DDD >>>>>>>>>> and HHH's emualtion of it.DDD correctly emulated by any pure function HHH that correctly >>>>>>>>>>> emulates 1 to ∞ lines of DDD can't make it to the second line >>>>>>>>>>> of DDD no matter what.Nope, DDD does if HHH(DDD) returns.DDD correctly emulated by any pure function HHH that >>>>>>>>>>>>> correctly emulates 1 to ∞ lines of DDD can't make it to the >>>>>>>>>>>>> second line of DDD no matter what.*DDD NEVER HALTS*DDD ONLY calls HHH...
simulation is a FULL simulation
step of DDD is correctly emulated that 0 steps of DDD are correctly
emulated.
know it.
emulaition of the instructions of DDD/HHH
On 7/12/2024 3:05 AM, joes wrote:
Am Thu, 11 Jul 2024 22:30:00 -0500 schrieb olcott:
On 7/11/2024 10:18 PM, Richard Damon wrote:Please don't insult ADD people.
On 7/11/24 10:28 PM, olcott wrote:
On 7/11/2024 9:08 PM, Richard Damon wrote:
On 7/11/24 10:51 AM, olcott wrote:
On 7/10/2024 8:50 PM, Richard Damon wrote:
On 7/10/24 9:21 PM, olcott wrote:
On 7/10/2024 8:11 PM, Richard Damon wrote:
On 7/10/24 9:01 PM, olcott wrote:
On 7/10/2024 7:37 PM, Richard Damon wrote:
On 7/10/24 8:24 PM, olcott wrote:
On 7/10/2024 7:01 PM, Richard Damon wrote:
On 7/10/24 9:41 AM, olcott wrote:
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott: >>>>>>>>>>>>>>>>> On 7/9/2024 11:01 PM, joes wrote:
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!But only N instructions "correctly emulated" is NOT a CORRECTWhen 1,2,3... ∞ steps of DDD are correctly emulated by HHH it is a lie >>>>> to say that this many instructions were not correctly emulated and you >>>>> know it.In other words you are trying to get away with the lie that when 1 >>>>>>> step of DDD is correctly emulated that 0 steps of DDD are correctly >>>>>>> emulated.By the semantic of the x86 programming language, the only correct >>>>>>>> simulation is a FULL simulationWe stipulate that the only measure of a correct emulation is the >>>>>>>>> semantics of the x86 programming language. By this measure when 1 >>>>>>>>> to ∞ steps of DDD are correctly emulated by each pure function x86 >>>>>>>>> emulator HHH (of the infinite set of every HHH that can possibly >>>>>>>>> exist) then DDD cannot possibly reach its own machine address of >>>>>>>>> 00002174 and halt.WRONG, you don't seem to understand the difference between DDD >>>>>>>>>>>> and HHH's emualtion of it.DDD correctly emulated by any pure function HHH that correctly >>>>>>>>>>>>> emulates 1 to ∞ lines of DDD can't make it to the second line >>>>>>>>>>>>> of DDD no matter what.Nope, DDD does if HHH(DDD) returns.DDD correctly emulated by any pure function HHH that >>>>>>>>>>>>>>> correctly emulates 1 to ∞ lines of DDD can't make it to the >>>>>>>>>>>>>>> second line of DDD no matter what.*DDD NEVER HALTS*DDD ONLY calls HHH...
emulaition of the instructions of DDD/HHH
This does not say from 1 to 8 steps
when 1 to ∞ steps of DDD are correctly emulated
When I say the same words 150 and Richard does not
see these words I have to know why this is.
My aim is effective communication. I can't fix
the issue unless I know what the issue it.
The two possibilities Richard's ADD, and Richard
is a Liar. If is is Richards's ADD then repeating
the same sentence a dozen times seems to help.
If Richard is being a liar then calling him a Liar
and telling him where this leads seems to help.
You did talk of an HHH that only simulated a fixed number of steps.
They do not provide a correct (full) simulation.
when 1 to ∞ steps of DDD are correctly emulated in
the infinite set of every HHH/DDD pair and no DDD
halts then we can say that DDD DOES NOT HALT.
On 7/12/2024 6:15 AM, Richard Damon wrote:
On 7/11/24 11:30 PM, olcott wrote:
On 7/11/2024 10:18 PM, Richard Damon wrote:
On 7/11/24 10:28 PM, olcott wrote:
We stipulate that the only measure of a correct emulation
is the semantics of the x86 programming language. By this
measure when 1 to ∞ steps of DDD are correctly emulated
by each pure function x86 emulator HHH (of the infinite
set of every HHH that can possibly exist) then DDD cannot
possibly reach its own machine address of 00002174 and halt.
_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]
When 1,2,3... ∞ steps of DDD are correctly emulated by
HHH it is a lie to say that this many instructions were
not correctly emulated and you know it.
But only N instructions "correctly emulated" is NOT a CORRECT
emulaition of the instructions of DDD/HHH
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!
So, I guess NONE of them ever stop before reaching the end, if none of
them stop before that.
1,2,3... ∞ steps of DDD are correctly emulated is every
HHH/DDD pair that can possibly exist when HHH is a pure
function x86 emulator.
On 7/12/2024 6:15 AM, Richard Damon wrote:We are only interested in a simulator that simulates ALL steps.
On 7/11/24 11:30 PM, olcott wrote:
On 7/11/2024 10:18 PM, Richard Damon wrote:
On 7/11/24 10:28 PM, olcott wrote:
We stipulate that the only measure of a correct emulation is the
semantics of the x86 programming language. By this measure when 1 to ∞ steps of DDD are correctly emulated by each pure function x86 emulator
HHH (of the infinite set of every HHH that can possibly exist) then DDD cannot possibly reach its own machine address of 00002174 and halt.
That IS a limit.I didn't limit it to N. I say 1 to infinity steps!When 1,2,3... ∞ steps of DDD are correctly emulated by HHH it is a >>>>> lie to say that this many instructions were not correctly emulatedBut only N instructions "correctly emulated" is NOT a CORRECT
and you know it.
emulaition of the instructions of DDD/HHH
Only the unlimited case matters.So, I guess NONE of them ever stop before reaching the end, if none of1,2,3... ∞ steps of DDD are correctly emulated is every HHH/DDD pair
them stop before that.
that can possibly exist when HHH is a pure function x86 emulator.
No more dishonest shell game ruseI still haven't understood what you think we are switching between.
That wastes weeks and weeks talking in circles.It's rather your very low signal to noise ratio.
For each element of this infinite set of HHH/DDD pairs DDD never halts.How can a simulation of a nonterminating program halt?
For every finite N number of emulated steps HHH halts.
This means that every HHH of this set that aborts its emulation of DDDA simulator cannot abort.
is correct to reject its DDD as non halting.
On 7/12/2024 8:02 AM, Fred. Zwarts wrote:
Op 12.jul.2024 om 14:08 schreef olcott:*Vacuous "truth" is a form of deception*
when 1 to ∞ steps of DDD are correctly emulated in
the infinite set of every HHH/DDD pair and no DDD
halts then we can say that DDD DOES NOT HALT.
If 1 to ∞ steps are simulated by HHH and none of these simulations is
correct, then none of the simulations is correct.
We stipulate that the only measure of a correct emulation is the
semantics of the x86 programming language.
_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]
When N steps of DDD are emulated by HHH according to the
semantics of the x86 language then N steps are emulated correctly.
When we examine the infinite set of every HHH/DDD pair such that:
HHH₁ one step of DDD is correctly emulated by HHH.
HHH₂ two steps of DDD are correctly emulated by HHH.
HHH₃ three steps of DDD are correctly emulated by HHH.
...
HHH∞ The emulation of DDD by HHH never stops running.
The above specifies the infinite set of every HHH/DDD pair
where 1 to infinity steps of DDD are correctly emulated by HHH.
No DDD instance of each HHH/DDD pair ever reaches past its
own machine address of 0000216b and halts.
Thus each HHH element of the above infinite set of HHH/DDD
pairs is necessarily correct to reject its DDD as non-halting.
On 7/12/2024 3:05 AM, joes wrote:
Am Thu, 11 Jul 2024 22:30:00 -0500 schrieb olcott:
On 7/11/2024 10:18 PM, Richard Damon wrote:Please don't insult ADD people.
On 7/11/24 10:28 PM, olcott wrote:
On 7/11/2024 9:08 PM, Richard Damon wrote:
On 7/11/24 10:51 AM, olcott wrote:
On 7/10/2024 8:50 PM, Richard Damon wrote:
On 7/10/24 9:21 PM, olcott wrote:
On 7/10/2024 8:11 PM, Richard Damon wrote:
On 7/10/24 9:01 PM, olcott wrote:
On 7/10/2024 7:37 PM, Richard Damon wrote:
On 7/10/24 8:24 PM, olcott wrote:
On 7/10/2024 7:01 PM, Richard Damon wrote:
On 7/10/24 9:41 AM, olcott wrote:
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott: >>>>>>>>>>>>>>>>> On 7/9/2024 11:01 PM, joes wrote:
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps !!!But only N instructions "correctly emulated" is NOT a CORRECTWhen 1,2,3... ∞ steps of DDD are correctly emulated by HHH it is a lie >>>>> to say that this many instructions were not correctly emulated and you >>>>> know it.In other words you are trying to get away with the lie that when 1 >>>>>>> step of DDD is correctly emulated that 0 steps of DDD are correctly >>>>>>> emulated.By the semantic of the x86 programming language, the only correct >>>>>>>> simulation is a FULL simulationWe stipulate that the only measure of a correct emulation is the >>>>>>>>> semantics of the x86 programming language. By this measure when 1 >>>>>>>>> to ∞ steps of DDD are correctly emulated by each pure function x86 >>>>>>>>> emulator HHH (of the infinite set of every HHH that can possibly >>>>>>>>> exist) then DDD cannot possibly reach its own machine address of >>>>>>>>> 00002174 and halt.WRONG, you don't seem to understand the difference between DDD >>>>>>>>>>>> and HHH's emualtion of it.DDD correctly emulated by any pure function HHH that correctly >>>>>>>>>>>>> emulates 1 to ∞ lines of DDD can't make it to the second line >>>>>>>>>>>>> of DDD no matter what.Nope, DDD does if HHH(DDD) returns.DDD correctly emulated by any pure function HHH that >>>>>>>>>>>>>>> correctly emulates 1 to ∞ lines of DDD can't make it to the >>>>>>>>>>>>>>> second line of DDD no matter what.*DDD NEVER HALTS*DDD ONLY calls HHH...
emulaition of the instructions of DDD/HHH
This does not say from 1 to 8 steps
when 1 to ∞ steps of DDD are correctly emulated
When I say the same words 150 and Richard does not
see these words I have to know why this is.
My aim is effective communication. I can't fix
the issue unless I know what the issue it.
The two possibilities Richard's ADD, and Richard
is a Liar. If is is Richards's ADD then repeating
the same sentence a dozen times seems to help.
If Richard is being a liar then calling him a Liar
and telling him where this leads seems to help.
You did talk of an HHH that only simulated a fixed number of steps.
They do not provide a correct (full) simulation.
when 1 to ∞ steps of DDD are correctly emulated in
the infinite set of every HHH/DDD pair and no DDD
halts then we can say that DDD DOES NOT HALT.
Several dishonest reviewers tried to use the https://jorynjenkins.com/hiding-the-pea/
shell game ruse to avoid talking about the HHH/DDD
pair that I was talking about for weeks and weeks.
To counter this I started talking about every element
of the infinite set of HHH/DDD pairs that can possibly
exist. That is what I am doing now.
The only interesting case is infinitely many steps of a nonterminating
input.
On 7/12/2024 8:02 AM, Fred. Zwarts wrote:
Op 12.jul.2024 om 14:08 schreef olcott:*Vacuous "truth" is a form of deception*
when 1 to ∞ steps of DDD are correctly emulated in
the infinite set of every HHH/DDD pair and no DDD
halts then we can say that DDD DOES NOT HALT.
If 1 to ∞ steps are simulated by HHH and none of these simulations is
correct, then none of the simulations is correct.
On 7/12/2024 3:05 AM, joes wrote:You communicate very ineffectively. You should listen to others and
Am Thu, 11 Jul 2024 22:30:00 -0500 schrieb olcott:
On 7/11/2024 10:18 PM, Richard Damon wrote:Please don't insult ADD people.
On 7/11/24 10:28 PM, olcott wrote:
On 7/11/2024 9:08 PM, Richard Damon wrote:
On 7/11/24 10:51 AM, olcott wrote:
On 7/10/2024 8:50 PM, Richard Damon wrote:
On 7/10/24 9:21 PM, olcott wrote:
On 7/10/2024 8:11 PM, Richard Damon wrote:
On 7/10/24 9:01 PM, olcott wrote:
On 7/10/2024 7:37 PM, Richard Damon wrote:
On 7/10/24 8:24 PM, olcott wrote:
On 7/10/2024 7:01 PM, Richard Damon wrote:
On 7/10/24 9:41 AM, olcott wrote:
On 7/10/2024 8:27 AM, joes wrote:
Am Tue, 09 Jul 2024 23:19:25 -0500 schrieb olcott: >>>>>>>>>>>>>>>>> On 7/9/2024 11:01 PM, joes wrote:
I didn't limit it to N. Is this your ADD? I say 1 to infinity steps!But only N instructions "correctly emulated" is NOT a CORRECTWhen 1,2,3... ∞ steps of DDD are correctly emulated by HHH it is a >>>>> lie to say that this many instructions were not correctly emulatedIn other words you are trying to get away with the lie that when 1 >>>>>>> step of DDD is correctly emulated that 0 steps of DDD areBy the semantic of the x86 programming language, the only correct >>>>>>>> simulation is a FULL simulationWe stipulate that the only measure of a correct emulation is the >>>>>>>>> semantics of the x86 programming language. By this measure when >>>>>>>>> 1 to ∞ steps of DDD are correctly emulated by each pure function >>>>>>>>> x86 emulator HHH (of the infinite set of every HHH that canWRONG, you don't seem to understand the difference between >>>>>>>>>>>> DDD and HHH's emualtion of it.DDD correctly emulated by any pure function HHH that >>>>>>>>>>>>> correctly emulates 1 to ∞ lines of DDD can't make it to the >>>>>>>>>>>>> second line of DDD no matter what.Nope, DDD does if HHH(DDD) returns.DDD correctly emulated by any pure function HHH that >>>>>>>>>>>>>>> correctly emulates 1 to ∞ lines of DDD can't make it to >>>>>>>>>>>>>>> the second line of DDD no matter what.*DDD NEVER HALTS*DDD ONLY calls HHH...
possibly exist) then DDD cannot possibly reach its own machine >>>>>>>>> address of 00002174 and halt.
correctly emulated.
and you know it.
emulaition of the instructions of DDD/HHH
When I say the same words 150 and Richard does not see these words I
have to know why this is.
My aim is effective communication. I can't fix the issue unless I know
what the issue it.
The two possibilities Richard's ADD, and Richard is a Liar. If is is Richards's ADD then repeating the same sentence a dozen times seems to3. Richard is annoying but right, and you are a delusional spammer who
help.
DDD halts if HHH does, period. And HHH shall be a decider.You did talk of an HHH that only simulated a fixed number of steps.when 1 to ∞ steps of DDD are correctly emulated in the infinite set of every HHH/DDD pair and no DDD halts then we can say that DDD DOES NOT
They do not provide a correct (full) simulation.
HALT.
Several dishonest reviewers tried to use theWhat do you think the shells are?
shell game ruse to avoid talking about the HHH/DDD pair that I was
talking about for weeks and weeks.
To counter this I started talking about every element of the infiniteNobody is interested in an incomplete simulator.
set of HHH/DDD pairs that can possibly exist.
On 7/13/2024 6:00 PM, joes wrote:
Am Fri, 12 Jul 2024 07:08:04 -0500 schrieb olcott:
When I say the same words 150 and Richard does not see these words IYou communicate very ineffectively. You should listen to others and
have to know why this is.
My aim is effective communication. I can't fix the issue unless I know
what the issue it.
respond to their questions.
The two possibilities Richard's ADD, and Richard is a Liar. If is is3. Richard is annoying but right, and you are a delusional spammer who
Richards's ADD then repeating the same sentence a dozen times seems to
help.
can't rephrase.
You did talk of an HHH that only simulated a fixed number of steps.when 1 to ∞ steps of DDD are correctly emulated in the infinite set of >>> every HHH/DDD pair and no DDD halts then we can say that DDD DOES NOT
They do not provide a correct (full) simulation.
HALT.
DDD halts if HHH does, period. And HHH shall be a decider.
The DDD correctly emulated by HHH it its own separate
process context cannot possibly halt even though it
can be forced to stop running.
Any input that must be aborted to prevent the non
termination of HHH necessarily specifies non-halting
behavior or it would never need to be aborted.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 716 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 52:09:08 |
| Calls: | 12,115 |
| Calls today: | 6 |
| Files: | 15,010 |
| Messages: | 6,518,584 |
| Posted today: | 1 |