Published August 26, 2017
| Version 4.3.16
Software
Open
LS-Lab/KeYmaeraX-release: Version 4.3.16
Authors/Creators
- 1. Karlsruhe Institute of Technology
- 2. Worcester Polytechnic Institute
- 3. Carnegie Mellon University
- 4. Carnegie Mellon
- 5. SnT University of Luxembourg
- 6. University of Edinburgh
Description
Version 4.3.16 of the KeYmaera X Theorem Prover
- [Tactics] Three new tactics for automatic approximation of
{e'=e}and{s'=c, c'=-s}out tonterms in the series expansion.circularApproximate(s,c,n,pos): For circular dynamics{s'=c, c'=-s}.expApproximate(e,n,pos): for{e'=e}.autoApproximate(n,pos): Tries to find{e'=c}then tries to find.{s'=c,c'=-s}and applies the relevant approximation tactic.
- [UI] The startup sequence is improved.
- The status indicator now actually indicates status.
- We no longer automatically open a browser window on Linux, since this caused hanging on some machines.
- [UI] Formula editing
- Expand functions min/max/abs, e.g., expand(abs(0)) >= 0
- Abbreviate terms, e.g., x+abbrv(2+3,five) >= 0
- [UI] Search and apply lemmas
- Auto-completion search box in the formula dialog
- Click lemma subformulas to adjust the direction in which lemmas are applied
- [Parser] Bug fix in how numbers are pretty-printed.
- [Tactics] Various improvements to the tactics framework and standard library.
Files
LS-Lab/KeYmaeraX-release-4.3.16.zip
Files
(73.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c8dfc5e66de350eb97378eb0117f9974
|
73.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/LS-Lab/KeYmaeraX-release/tree/4.3.16 (URL)