Liste des Groupes | Revenir à theory |
On 5/7/2025 9:14 PM, Richard Damon wrote:Nope becuase the fact is that the correct emulation of the DD PROGRAM given as its input will Halt, since the program HHH DOES abort its emulation of DD and return 0 to all callersOn 5/7/25 2:24 PM, olcott wrote:HHH does correctly predict that its input DDOn 5/7/2025 5:58 AM, Richard Damon wrote:>On 5/6/25 10:00 PM, olcott wrote:>On 5/6/2025 5:49 PM, Richard Damon wrote:>On 5/6/25 2:05 PM, olcott wrote:>On 5/6/2025 5:59 AM, Richard Damon wrote:>On 5/5/25 10:18 PM, olcott wrote:>On 5/5/2025 8:59 PM, dbush wrote:>On 5/5/2025 8:57 PM, olcott wrote:>On 5/5/2025 7:49 PM, dbush wrote:>>>
Which starts with the assumption that an algorithm exists that performs the following mapping:
>
>
Given any algorithm (i.e. a fixed immutable sequence of instructions) X described as <X> with input Y:
>
A solution to the halting problem is an algorithm H that computes the following mapping:
>
(<X>,Y) maps to 1 if and only if X(Y) halts when executed directly
(<X>,Y) maps to 0 if and only if X(Y) does not halt when executed directly
>
>
>DO COMPUTE THAT THE INPUT IS NON-HALTING>
IFF (if and only if) the mapping FROM INPUTS
IS COMPUTED.
i.e. it is found to map something other than the above function which is a contradiction.
>
The above function VIOLATES COMPUTER SCIENCE.
You make no attempt to show how my claim
THAT IT VIOLATES COMPUTER SCIENCE IS INCORRECT
you simply take that same quote from a computer
science textbook as the infallible word-of-God.
All you are doing is showing that you don't understand proof by contradiction,
Not at all. The COMPUTER SCIENCE of your requirements IS WRONG!
>
No, YOU don't understand what Computer Science actually is talking about.
>
Every function computed by a model of computation
must apply a specific sequence of steps that are
specified by the model to the actual finite string
input.
Right, "Computed by a model of computation", that
>>>
HHH(DD) must emulate DD according to the rules
of the x86 language.
Right, which is doesn't do.
>
Remember, your HHH stop processing at a CALL HHH instruction.
>
<MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
If simulating halt decider H correctly simulates its
*input D* until H correctly determines that its simulated D
*would never stop running unless aborted* then
>
*input D* // the actual input
Which calls the original H
>>>
*would never stop running unless aborted*
// A hypothetical HHH/DD pair where HHH and DD are
// exactly the same except that this HHH does not abort.
>
>
No, your hypothetical HHH (like your HHH1) paired with the originl DD which uses the original HHH.
>
That is NOT what this means:
*simulated D would never stop running unless aborted*
Right, CORRECTLY SIMULATED D would never stop running unless aborted, as that is the only type of simulation that shows behavior.
>
And D is, and only is, the program that we started with as the input, which calls the original H, and only that H.
>
Where do you ee
>>>
All simulating halt deciders must
PREDICT WHAT THE BEHAVIOR WOULD BE
and thus cannot simply wait and see
what the behavior is.
Right, to be correct, they need to do that, but they can't.
>
*would never stop running unless aborted*
Right, if the (CORRECT) simulation of D would never stop running unless aborted.HHH does correctly predict that its input DD>>
If they don't analyze what
>
the behavior of the input WOULD BE if
they did not abort their simulation
But that is what they must do to be correct.
>>>
they would get stuck and never halt.
Simulating halt decider must PREDICT BEHAVIOR.
>
Right, which is why they have problems, and are not correct.
>
*would never stop running unless aborted*
<MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
If simulating halt decider H correctly simulates its
input D until H correctly determines that its simulated D
*would never stop running unless aborted* then
H can abort its simulation of D and correctly report that D
specifies a non-halting sequence of configurations.
</MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
But it does stop running when correctly emulated.Your logic is just demonstrating that you are admitting that you logic insists that it is ok to lie about the correct answer and be wrong, but still claim to be right.HHH does correctly predict that its input DD
>
*would never stop running unless aborted*
THUS MEETING THE REQUIRED SPEC.
But your HHH doesn't meet those requirement, so that logic doesn't apply.That concept is what has made you into the pathological liar you are. You have erased the definition of truth from your mind, by convincing yourself that it must be ok to lie so you can claim to do what is actually impossible.You are very intelligent you pretend that you
>
This is what makes you utterly stupid.
do not understand very simple things so that
you can play sadistic head games.
void DDD()
{
HHH(DDD);
return;
}
DDD simulated (according to the rules of the C
programming language) by any HHH that can possibly
exist cannot possibly reach its own "return" instruction.
Les messages affichés proviennent d'usenet.