Skip to content
Commit d82eee80 authored by Christoph Schwering's avatar Christoph Schwering
Browse files

Fixed (?): Truth of (x. P(x)) v (Ex. ~P(x)).

The reason why this is provable is our different treatment of standard
names. The old one was wrong anyway, because fol_inconsistency_reverse
test came out false, i.e., (x. P(x)) v (y. ~P(y)) came out true.

Important open questions:
 * Is our substitution mechanism sound?
 * Is it necessary and/or sufficient to re-use placeholder standard
   names from the setup for the query?
parent 76f0b323
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment