On 6/21/2024 11:24 PM, joes wrote:If it didn't return, H weren't a decider.
Am Fri, 21 Jun 2024 22:16:55 -0500 schrieb olcott:
On 6/21/2024 6:38 PM, Richard Damon wrote:
On 6/21/24 7:27 PM, olcott wrote:
On 6/21/2024 4:46 PM, Richard Damon wrote:
On 6/21/24 5:25 PM, olcott wrote:
On 6/21/2024 4:10 PM, Richard Damon wrote:
On 6/21/24 4:52 PM, olcott wrote:
On 6/21/2024 3:00 PM, Richard Damon wrote:
On 6/21/24 3:45 PM, olcott wrote:
On 6/21/2024 2:33 PM, Richard Damon wrote:
On 6/21/24 3:19 PM, olcott wrote:
What "False Assumption"?The DEFINITION of a Halt Decider gives what H is SUPPOSED to do, >>>>>>>> if it is one. You claim it is a correct Halt deciderWhen we do not simply make false assumptions about the behavior
that the input to H(D,D) specifies:
That the call from D correctly simulated by H to H(D,D)
returns
D has a certain behaviour. Of course it depends on the called decider,If H really is a decider, it returns.To "define" that the call from the D correctly simulated by H to
H(D,D) returns when the actual facts prove that this call *DOES NOT
RETURN* is ultimately unreasonable because *THERE IS NO REASONING*
that supports this.
The semantics of the x86 language conclusively proves as a verifiedBut D is the same in either case?!
fact that the behavior that D specifies to H is different than the
behavior that D specifies to H1.
Naturally. Deciding D (which calls H) with H1 is not the halting problem, however (same with H deciding D1 which calls H1).You cannot simply correctly ignore that the pathological relationship
that D calls H(D,D) and does not call H1(D,D) changes the behavior of
D between these two cases.
I see you agree:The behaviour changes only because of the called H.
void DDD()There is exactly one correct simulation, which corresponds to the direct execution.
{
H0(DDD);
}
int main()
{
H0(DDD);
H1(DDD);
}
DDD correctly simulated by H1 halts.
DDD correctly simulated by H0 never halts.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 489 |
Nodes: | 16 (2 / 14) |
Uptime: | 45:58:43 |
Calls: | 9,670 |
Calls today: | 1 |
Files: | 13,719 |
Messages: | 6,170,073 |