diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,8 @@ Tactics - Tactic autorewrite does no longer instantiate pre-existing existential variables (theoretical source of possible incompatibility). - Tactic "dependent rewrite" now supports equality in "sig". +- Tactic omega now understands Zpred (wish #1912) and can prove any goal + from a context containing an arithmetical contradiction (wish #2236). Vernacular commands |
