Skip to content
Snippets Groups Projects
Commit 5f73bf42 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

CHANGELOG.

parent e440e51b
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ lemma. ...@@ -21,6 +21,7 @@ lemma.
the conclusion. The old behavior can be emulated with`iExFalso. iExact "H".` the conclusion. The old behavior can be emulated with`iExFalso. iExact "H".`
* `iInduction` now supports induction schemes that involve `Forall` and * `iInduction` now supports induction schemes that involve `Forall` and
`Forall2` (for example, for trees with finite branching). `Forall2` (for example, for trees with finite branching).
* `iRevert` of a pure hypothesis generates a wand instead of an implication.
**Changes in `base_logic`:** **Changes in `base_logic`:**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment