https://github.com/EasyCrypt/easycrypt
Revision f278e3c30d8308b64b2c9c6db52562f03e6803d8 authored by François Dupressoir on 14 December 2021, 12:22:51 UTC, committed by Pierre-Yves Strub on 18 February 2022, 22:51:52 UTC
1 parent 70662a7
Raw File
Tip revision: f278e3c30d8308b64b2c9c6db52562f03e6803d8 authored by François Dupressoir on 14 December 2021, 12:22:51 UTC
Lemma stating equality of word and list distributions
Tip revision: f278e3c
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top