aboutsummaryrefslogtreecommitdiff
path: root/src/Arithmetic/Saturated.v
Commit message (Expand)AuthorAge
...
* Strip trailing whitespaceGravatar Jason Gross2017-06-02
* remove redundant definitionGravatar jadep2017-05-14
* make freeze use the correct versions of add_get_carry and zselectGravatar jadep2017-05-14
* move some lemmas to Core and define a tuple-select operationGravatar jadep2017-05-01
* Fix base-case for compact_digit (for a list [x;y], we want to do div/mod on x...Gravatar jadep2017-05-01
* proved freeze, removed initial carry step (the correctness proof of that step...Gravatar jadep2017-05-01
* prove compact obeys div/mod ruleGravatar jadep2017-05-01
* prove compact_digit obeys div/mod ruleGravatar jadep2017-05-01
* first attempts at freezeGravatar jadep2017-05-01
* More comment on Saturated.v, explaining representation and the [compact] oper...Gravatar jadep2017-04-11
* rename-everythingGravatar Andres Erbsen2017-04-06