https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 8ea1082b282badfb42ec9f897e530e1e4c43d2f2 authored by François Dupressoir on 14 December 2021, 12:22:51 UTC
Lemma stating equality of word and list distributions
Tip revision: 8ea1082
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

/*.ec
/*.eca
/*.smt
/*.why

.merlin
*.install
back to top