https://github.com/EasyCrypt/easycrypt
Revision 85eabe305eaccdd36fad90f7bbfab81a57b4899a authored by Pierre-Yves Strub on 27 June 2018, 03:27:30 UTC, committed by Pierre-Yves Strub on 27 June 2018, 03:27:30 UTC
These tags can be apply to operators whose co-domain
is a distribution. It adds the relevant lossless / uniform / full
axiom (named w.r.t the convention in Distr.ec) and add these
axioms to the relevant lossless/random database.
1 parent e50b7a7
Raw File
Tip revision: 85eabe305eaccdd36fad90f7bbfab81a57b4899a authored by Pierre-Yves Strub on 27 June 2018, 03:27:30 UTC
Add [lossless / uniform / full] tags for operators
Tip revision: 85eabe3
.merlin
S src
S src/phl
S src/system
S src/why3

B _build/src
B _build/src/phl
B _build/src/system
B _build/src/why3

PKG batteries
PKG menhirLib
PKG why3
PKG zarith
PKG pcre
PKG inifiles

FLG -rectypes
FLG -w Y -w Z -w -23 -w +28 -w +33
back to top