Liste des Groupes | Revenir à s logic |
On 3/9/2025 1:15 PM, olcott wrote:I see you've made no attempt to refute what I've stated above. Others reading this will take note of that and conclude that you can't, and therefore agree that the following problem statement, i.e. the halting problem, is undecidable:Is the Liar Paradox True or False?Nice try making a new post to dishonestly dodge your false claim:
>
LP := ~True(LP)
>
?- LP = not(true(LP)).
LP = not(true(LP)).
>
?- unify_with_occurs_check(LP, not(true(LP))).
false.
>
Its infinitely recursive structure makes it neither true nor false.
>
On 3/9/2025 12:34 PM, olcott wrote:
> It turns out that all of the undecidable cases
> that I know about have no correct yes/no answer.
When you know of this one:
Does algorithm X with input Y halt when run directly for all X and Y?
But no algorithm exists to compute it.
Your above claim is also a category error, as an undecidable problem has a valid yes or no answer in all cases as a prerequisite.
Les messages affichés proviennent d'usenet.