On 10/28/2025 3:40 AM, joes wrote:
Am Mon, 27 Oct 2025 23:01:52 -0500 schrieb olcott:
H simulates D that calls H(D) to simulate D that calls H(D)here
Nothing past the marked point happens.H is not in the repository it is a new hypothetical basis for my next
paper.
Am Tue, 28 Oct 2025 09:43:15 -0500 schrieb olcott:
On 10/28/2025 3:40 AM, joes wrote:
Am Mon, 27 Oct 2025 23:01:52 -0500 schrieb olcott:
H simulates D that calls H(D) to simulate D that calls H(D)here
Nothing past the marked point happens.H is not in the repository it is a new hypothetical basis for my next
paper.
You haven’t mentioned how H differs from HHH.
On 2025-11-01 13:27:50 +0000, olcott said:
The actual sequence of steps that the input to H(D)
specifies are the steps shown above. Anyone that disagrees
is not facing actual reality.
An example of a possible sequence is shown. There is no proof that this
is the actual sequence.
In particulat, the actual number of simulation
levels before H sees the repeating pattern is not shown. The part of
the trace of D from the return from H to the termination of D is not
shown but it is provably a parto of the behaviour of D.
On 11/2/2025 6:35 AM, Mikko wrote:
On 2025-11-01 13:27:50 +0000, olcott said:
The actual sequence of steps that the input to H(D) specifies are the
steps shown above. Anyone that disagrees is not facing actual reality.
An example of a possible sequence is shown. There is no proof that this
is the actual sequence.
The semantics of the C programming language conclusively proves its
true.
In particulat, the actual number of simulation levels before H sees theint D()
repeating pattern is not shown. The part of the trace of D from the
return from H to the termination of D is not shown but it is provably a
parto of the behaviour of D.
{
int Halt_Status = H(D);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
The function H is a simulating termination analyzer: (a) Detects a non-terminating behavior pattern:
abort simulation and return 0.
(b) Simulated input reaches its simulated
"return" statement: return 1.
When given a function P, it literally simulates each step of executing
P() to see whether that simulated execution ever reaches a return
statement. Now let H simulate D. Based only on the outcome of that
literal simulation (not on reasoning about what should happen),
what result should H(D) produce?
On 11/2/2025 6:35 AM, Mikko wrote:
On 2025-11-01 13:27:50 +0000, olcott said:
The actual sequence of steps that the input to H(D)
specifies are the steps shown above. Anyone that disagrees
is not facing actual reality.
An example of a possible sequence is shown. There is no proof that this
is the actual sequence.
The semantics of the C programming language
conclusively proves its true.
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,076 |
| Nodes: | 10 (1 / 9) |
| Uptime: | 76:02:32 |
| Calls: | 13,805 |
| Files: | 186,990 |
| D/L today: |
4,751 files (1,565M bytes) |
| Messages: | 2,443,114 |