Liste des Groupes | Revenir à s logic |
Now I tried an example by Troelstra & Schwichtenberg:It fails if you do (the equivalent of) the intros before the TNT: I had a doubt about that, thanks for the test case. This works as expected:
solve_case(pos, schwichtenberg, [((((p->q)->q)->p)->q),(q->p)]=>q).
solve_case(neg, schwichtenberg2, [((((p->q)->q)->p)->q),(q->p)]=>q).
At least the second case shouldn't give false, as is seen here:
Les messages affichés proviennent d'usenet.