Re: The notion of a "well founded justification tree" <is> fully elaborated

Liste des GroupesRevenir à c theory 
Sujet : Re: The notion of a "well founded justification tree" <is> fully elaborated
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theory comp.ai.philosophy sci.logic sci.math sci.math.symbolic
Suivi-à : sci.logic
Date : 28. Apr 2026, 08:55:06
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <10spp4r$2vu69$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 24 25 26 27 28 29 30 31
User-Agent : Mozilla Thunderbird
On 27/04/2026 17:47, olcott wrote:
On 4/27/2026 4:22 AM, Mikko wrote:
On 26/04/2026 16:22, olcott wrote:
On 4/26/2026 3:09 AM, Mikko wrote:
On 25/04/2026 15:25, olcott wrote:
On 4/25/2026 3:20 AM, Mikko wrote:
 >>>>>> That does not help if it is not known whether such sequence of
inference steps exists.
>
It does help for the halting problem counter-example input
and it does help for the 1931 Incompleteness Theorem. Both
of these are ruled ungrounded rather than undecidable.
>
The halting problem counter-example is grounded. One of the following
statements is true per the definition of "halting decider":
- The proposed decider accepts the counter-example.
- The proposed decider rejects the counter-example.
- The proposed decider is not a halting decider.
It is not necessary to know which one is true. Each one is sufficient
to infer that the propsed decider is not a halting decider.
>
Whether a halting oracle is possible is another problem. Accordint to
the CHurch-Turing thesis it isn't but there is no known proof.
>
>
typedef int (*ptr)();
int HHH(ptr P);
>
int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
>
int main()
{
   HHH(DD);
}
>
Proof theoretic halt prover HHH is fully operational
code since 2022 can correctly rejects its input DD
as lacking a well-founded justification tree.
>
Which is not quite correct. The input should be rejected as incomplete
(unless the exact meaning of HHH is a part of the input language).
 Until you become a PTS expert your critique of
my work is like a carpenter trying to provide
medical advice on the basis of carpentry skills.
If your best argument is an ad-hominem fallacy you have nothing
worth of notice to say about the halting problem.
--
Mikko

Date Sujet#  Auteur
2 Apr 26 * The notion of a "well founded justification tree" will be fully elaborated (signature update)264olcott
3 Apr 26 +* Re: The notion of a "well founded justification tree" will be fully elaborated (signature update)260Mikko
3 Apr 26 i+* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example230olcott
4 Apr 26 ii`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example229Mikko
4 Apr 26 ii `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example228olcott
4 Apr 26 ii  +- Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example1olcott
5 Apr 26 ii  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example226Mikko
5 Apr 26 ii   `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example225olcott
5 Apr 26 ii    +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example2Ross Finlayson
5 Apr 26 ii    i`- Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example1olcott
6 Apr 26 ii    `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example222Mikko
6 Apr 26 ii     `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example221olcott
7 Apr 26 ii      `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example220Mikko
7 Apr 26 ii       `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example219olcott
8 Apr 26 ii        `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example218Mikko
8 Apr 26 ii         `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example217olcott
8 Apr 26 ii          +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction172olcott
9 Apr 26 ii          i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction171Mikko
9 Apr 26 ii          i `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction170olcott
10 Apr 26 ii          i  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction169Mikko
10 Apr 26 ii          i   `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction168olcott
10 Apr 26 ii          i    +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction7olcott
11 Apr 26 ii          i    i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction6Ross Finlayson
11 Apr 26 ii          i    i `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction5olcott
11 Apr 26 ii          i    i  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction4olcott
11 Apr 26 ii          i    i   `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction3olcott
11 Apr 26 ii          i    i    `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction2Ross Finlayson
11 Apr 26 ii          i    i     `- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1olcott
11 Apr 26 ii          i    `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction160Mikko
11 Apr 26 ii          i     `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction159olcott
12 Apr 26 ii          i      `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction158Mikko
12 Apr 26 ii          i       `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction157olcott
13 Apr 26 ii          i        `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction156Mikko
13 Apr 26 ii          i         `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction155olcott
14 Apr 26 ii          i          `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction154Mikko
14 Apr 26 ii          i           `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction153olcott
15 Apr 26 ii          i            `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction152Mikko
15 Apr 26 ii          i             +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction35olcott
16 Apr 26 ii          i             i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction34Mikko
16 Apr 26 ii          i             i `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction33olcott
16 Apr 26 ii          i             i  +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction27Ross Finlayson
16 Apr 26 ii          i             i  i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction26olcott
16 Apr 26 ii          i             i  i +- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1olcott
16 Apr 26 ii          i             i  i `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction24Ross Finlayson
16 Apr 26 ii          i             i  i  +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction2Ross Finlayson
16 Apr 26 ii          i             i  i  i`- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1Ross Finlayson
16 Apr 26 ii          i             i  i  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction21olcott
16 Apr 26 ii          i             i  i   `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction20Ross Finlayson
16 Apr 26 ii          i             i  i    `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction19olcott
17 Apr 26 ii          i             i  i     `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction18Ross Finlayson
17 Apr 26 ii          i             i  i      `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction17olcott
17 Apr 26 ii          i             i  i       `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction16Ross Finlayson
17 Apr 26 ii          i             i  i        `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction15olcott
17 Apr 26 ii          i             i  i         +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction11olcott
17 Apr 26 ii          i             i  i         i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction10Ross Finlayson
17 Apr 26 ii          i             i  i         i +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction8olcott
18 Apr 26 ii          i             i  i         i i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction7Ross Finlayson
18 Apr 26 ii          i             i  i         i i `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction6olcott
18 Apr 26 ii          i             i  i         i i  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction5Ross Finlayson
18 Apr 26 ii          i             i  i         i i   +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction3olcott
18 Apr 26 ii          i             i  i         i i   i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction2Ross Finlayson
18 Apr 26 ii          i             i  i         i i   i `- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1olcott
18 Apr 26 ii          i             i  i         i i   `- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1olcott
17 Apr 26 ii          i             i  i         i `- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1olcott
17 Apr 26 ii          i             i  i         `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction3Ross Finlayson
19 Apr 26 ii          i             i  i          `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction2Ross Finlayson
19 Apr 26 ii          i             i  i           `- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1Ross Finlayson
17 Apr 26 ii          i             i  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction5Mikko
17 Apr 26 ii          i             i   `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction4olcott
18 Apr 26 ii          i             i    `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction3Mikko
18 Apr 26 ii          i             i     `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction2olcott
19 Apr 26 ii          i             i      `- Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction1Mikko
18 Apr 26 ii          i             `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction116olcott
19 Apr 26 ii          i              `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction115Mikko
19 Apr 26 ii          i               `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction114olcott
20 Apr 26 ii          i                +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction30Mikko
20 Apr 26 ii          i                i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction29olcott
21 Apr 26 ii          i                i `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction28Mikko
21 Apr 26 ii          i                i  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction27olcott
22 Apr 26 ii          i                i   `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction26Mikko
22 Apr 26 ii          i                i    `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction25olcott
23 Apr 26 ii          i                i     `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction24Mikko
23 Apr 26 ii          i                i      `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction23olcott
24 Apr 26 ii          i                i       `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction22Mikko
24 Apr 26 ii          i                i        +* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction10olcott
25 Apr 26 ii          i                i        i`* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction9Mikko
25 Apr 26 ii          i                i        i `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction8olcott
26 Apr 26 ii          i                i        i  `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction7Mikko
26 Apr 26 ii          i                i        i   `* The notion of a "well founded justification tree" will be fully elaborated --- Catches Liars6olcott
27 Apr 26 ii          i                i        i    `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Catches Liars5Mikko
27 Apr 26 ii          i                i        i     `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Catches Liars4olcott
28 Apr 26 ii          i                i        i      `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Catches Liars3Mikko
28 Apr 26 ii          i                i        i       `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Catches Liars2olcott
29 Apr 26 ii          i                i        i        `- Re: The notion of a "well founded justification tree" will be fully elaborated --- Catches Liars1Mikko
24 Apr 26 ii          i                i        `* The notion of a "well founded justification tree" <is> fully elaborated11olcott
25 Apr 26 ii          i                i         +* Re: The notion of a "well founded justification tree" <is> fully elaborated9Mikko
25 Apr 26 ii          i                i         i`* Re: The notion of a "well founded justification tree" <is> fully elaborated8olcott
26 Apr 26 ii          i                i         i `* Re: The notion of a "well founded justification tree" <is> fully elaborated7Mikko
26 Apr 26 ii          i                i         i  `* Re: The notion of a "well founded justification tree" <is> fully elaborated6olcott
27 Apr 26 ii          i                i         i   `* Re: The notion of a "well founded justification tree" <is> fully elaborated5Mikko
27 Apr 26 ii          i                i         i    `* Re: The notion of a "well founded justification tree" <is> fully elaborated4olcott
30 Apr 26 ii          i                i         `- Re: The notion of a "well founded justification tree" <is> fully elaborated1Mikko
2 May 26 ii          i                `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction83dart200
9 Apr 26 ii          `* Re: The notion of a "well founded justification tree" will be fully elaborated --- Prolog Example44Mikko
3 Apr 26 i`* Re: The notion of a "well founded justification tree" will be fully elaborated29olcott
24 Apr 26 `* Re: The notion of a "well founded justification tree" will be fully elaborated (signature update)3Tristan Wibberley

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal