Sujet : Re: Why does Olcott care about simulation, anyway?
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory sci.logicDate : 05. Jun 2024, 10:31:37
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v3p7pa$t37n$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Mozilla Thunderbird
Op 04.jun.2024 om 19:06 schreef olcott:
On 6/3/2024 9:53 PM, Richard Damon wrote:
On 6/3/24 10:47 PM, olcott wrote:
On 6/3/2024 9:26 PM, Richard Damon wrote:
On 6/3/24 10:09 PM, olcott wrote:
On 6/3/2024 8:58 PM, Richard Damon wrote:
On 6/3/24 9:54 PM, olcott wrote:
On 6/3/2024 8:44 PM, Richard Damon wrote:
On 6/3/24 9:05 PM, olcott wrote:
>
*I say that you know you are a liar until after you show the steps*
>
DD will halt (Remember, I am not saying the somulaiton by HH, but that DD itself will halt).
>
>
That IS the strawman deception that might possibly (I hope not)
get you condemned to Hell.
>
>
What is strawman about it?
>
I am just using the actual definitions that YOU like to ignore and make lies about.
>
You may condemn yourself to Hell by even asking that question.
I hope not. I myself wouldn't risk it.
>
>
I guess you think God hates people who bring out the Truth,
>
>
Yet because you know that you keep changing the subject from DD correctly simulated by HH to the directly executed DD(DD)
>
Because you keep on mentioning about DD Halting, which IS about the direct execution of DD
Only when one contradicts the definition of a decider that must
compute the mapping FROM ITS INPUTS BASED ON THE ACTUAL BEHAVIOR
OF THESE INPUTS (as measured by DD correctly simulated by HH).
When we go ahead and contradict this definition then the
*HALTING PROBLEM IS STILL WRONG IN A DIFFERENT WAY*
When D is defined to do the opposite of whatever yes/no
an answer that H provides then the counter-example input
is precisely isomorphic to the question:
Is this sentence: "This sentence is not true." true or false?
This has nothing to do with your problem, because you admitted that the simulation does not even reach the contradictory part.
Even the sentence: "This is a sentence." is false according to your logic, because your decider reports that even main in the following example does not halt:
typedef int (*ptr)(); // ptr is pointer to int function in C
int H(ptr p, ptr i);
int main()
{
H(main, 0);
}
There is no contradiction in main. It is only H that is unable to simulate itself to a final state. So, H diagnoses itself as non-halting, which indicates that there is something wrong with this method.
Get the cream out of your eyes!