Sujet : Re: My reviewers think that halt deciders must report on the behavior of their caller
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theoryDate : 07. Jul 2025, 09:37:43
Autres entêtes
Organisation : -
Message-ID : <104g10n$2r52v$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : Unison/2.2
On 2025-07-07 03:12:30 +0000, olcott said:
On 7/6/2025 9:09 PM, Richard Damon wrote:
On 7/6/25 4:06 PM, olcott wrote:
On 7/6/2025 12:00 PM, Richard Damon wrote:
On 7/6/25 11:19 AM, olcott wrote:
void DDD()
{
HHH(DDD);
return;
}
*EVERY BOT FIGURES THIS OUT ON ITS OWN*
No, it just isn't smart enough to detect that you lied in your premise.
There is no way that DDD simulated by HHH (according
to the semantics of the C programming language)
can possibly reach its own "return" statement final
halt state.
And there is no way for HHH to correctly simulate its input and return an answer
You insistence that a non-terminating input be simulated
until non-existent completion is especially nuts because
you have been told about this dozens of times.
What the F is wrong with you?
It seems you don't understand those words.
I don't say that the decider needs to simulate the input to completion, but that it needs to be able to actually PROVE that if this exact input WAS given to a correct simultor (which won't be itself, since it isn't doing the complete simulation) will run for an unbounded number of steps.
No decider is ever allowed to report on anything
besides the actual behavior that its input actually
specifies.
Unless you can quote some respectable author your prohibitions are
meaningless.
Most people here don't get that because they have no
actual depth of understanding. They can only parrot
the words of textbooks.
Do you even understand what the word "allowed" means?
-- Mikko