https://github.com/EasyCrypt/easycrypt
Revision 7dbdbe0ff1ea810e21b4dfa76911419487f1c190 authored by Pierre-Yves Strub on 29 March 2022, 18:47:14 UTC, committed by Adrien Koutsos on 26 April 2022, 16:30:56 UTC
`rewrite h` with `h : eq1 /\ eq2 /\ ... /\ eqn` is equivalent
to `rewrite ?(h1, h2, ..., hn)` with `hi : eqi`

address #155
1 parent 32578da
History
Tip revision: 7dbdbe0ff1ea810e21b4dfa76911419487f1c190 authored by Pierre-Yves Strub on 29 March 2022, 18:47:14 UTC
[tactic]: [rewrite]: support for multi-rules
Tip revision: 7dbdbe0
File Mode Size
.github
config
examples
lint
scripts
src
theories
.dir-locals.el -rw-r--r-- 285 bytes
.gitignore -rw-r--r-- 118 bytes
AUTHORS -rw-r--r-- 478 bytes
LICENSE -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 7.9 KB
default.nix -rw-r--r-- 494 bytes
dune -rw-r--r-- 116 bytes
dune-project -rw-r--r-- 359 bytes
easycrypt.opam -rw-r--r-- 1.2 KB
easycrypt.opam.template -rw-r--r-- 915 bytes
easycrypt.png -rw-r--r-- 182.6 KB

README.md

back to top