https://github.com/EasyCrypt/easycrypt
Revision 772133390e3e31ed3bf442d37137f93db00210e2 authored by Alley Stoughton on 05 November 2017, 08:09:52 UTC, committed by Pierre-Yves Strub on 05 November 2017, 08:09:52 UTC
rewrite Pr [...]

for mu_ge0 and mu_le1, corresponding to

lemma ge0_mu (d : 'a distr) p : 0%r <= mu d p.
lemma le1_mu (d : 'a distr) p : mu d p <= 1%r.

from Distr.ec
1 parent 7f64de1
History
Tip revision: 772133390e3e31ed3bf442d37137f93db00210e2 authored by Alley Stoughton on 05 November 2017, 08:09:52 UTC
Implemented (#2)
Tip revision: 7721333
File Mode Size
config
examples
lint
scripts
src
system
theories
.dir-locals.el -rw-r--r-- 285 bytes
.gitignore -rw-r--r-- 504 bytes
.merlin -rw-r--r-- 230 bytes
.travis.yml -rw-r--r-- 530 bytes
COPYRIGHT -rw-r--r-- 517 bytes
COPYRIGHT.yaml -rw-r--r-- 474 bytes
MANIFEST -rw-r--r-- 690 bytes
Makefile -rw-r--r-- 5.0 KB
Makefile.system -rw-r--r-- 478 bytes
README.md -rw-r--r-- 6.1 KB
_tags -rw-r--r-- 791 bytes
myocamlbuild.ml -rw-r--r-- 2.3 KB

README.md

back to top