Skip to content
Snippets Groups Projects
Commit 22ab5177 authored by Claude Marché's avatar Claude Marché
Browse files

fix issue #188

the beginner transformation `split_vc` is now using `introduce_premises`
followed by `subst_all`, instead of `simplify_trivial_quantification`
followed by `introduce_premises`.

following Andrei's suggestion, instead of `subst_all` we instead substitute
only the symbols that (1) were introduced earlier and (2) do not have
any attributes `[@model...]` so as to keep symbols present in the initial
code.
parent eb96f1af
No related branches found
No related tags found
Loading
Showing
with 193 additions and 191 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment