Published January 18, 2018
| Version 4.4.1
Software
Open
LS-Lab/KeYmaeraX-release: Version 4.4.1
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
- Backend tool and tactic stability improvements
- [New] Store and use lemma entries in .kyx archives:
Store: Lemma "My lemma". ... End. to store the given lemma under the identified name "My lemma".
Use:
useLemma({`My lemma`},{`prop`})to close goal by lemma, use propositional reasoning to adapt shapeuseLemmaAt({`My lemma`},{`1`},2)to match lemma expression at sub-position 1 with formula at sequent position 2 - [New] Convert proof terms to Isabelle dL proof checker
- [New] Configuration is now stored in a text file: ~/.keymaerax/keymaerax.conf
- [New] Transform hybrid programs to C control code
Files
LS-Lab/KeYmaeraX-release-4.4.1.zip
Files
(70.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:302b0a2c262a1b350c50ac8eef075557
|
70.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/LS-Lab/KeYmaeraX-release/tree/4.4.1 (URL)