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

Fixed: grounding of quantifiers.

The mistake was to precompute the H+ and then substitute all members of
H+ for all quantifiers. That should be incorrect (because of different
meaning of (A x. E y. phi) and (E y. A x. phi).

The new way is to add a new standard name for each quantifier. That
procedure implicitly brings the formula in prenex form.
parent 712ba62e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment