- 18 Sep, 2017 2 commits
-
-
Robbert Krebbers authored
That caused some problems, e.g.: From iris.base_logic Require Export fix. Gave: Syntax error: [constr:global] expected after [export_token] (in [vernac:gallina_ext]).
-
Robbert Krebbers authored
-
- 28 Aug, 2017 1 commit
-
-
Robbert Krebbers authored
- Use Φ and Ψ for predicates. - Use _1 and _2 suffixes for the different directions of a lemma. - Not all lemmas started with _uPred; we do not let the bigop lemmas (for instance) start with uPred_ either, so I just got rid of the prefix.
-
- 24 Aug, 2017 3 commits
- 23 Aug, 2017 1 commit
-
-
Ralf Jung authored
-
- 22 Aug, 2017 1 commit
-
-
Ralf Jung authored
Implementation is by Robbert <FP/iris-atomic!5 (comment 19496)>
-