aboutsummaryrefslogtreecommitdiffstats
path: root/src/PropToBool.v
Commit message (Expand)AuthorAgeFilesLines
* Better use of the typeclass mechanismChantal Keller2021-10-211-3/+3
* Solve bug in prop2boolChantal Keller2021-09-171-1/+1
* Update copyrightChantal Keller2021-05-261-1/+1
* CompDec on interpreted typeChantal Keller2021-05-051-1/+0
* Reify applied polymorphic terms with compdecChantal Keller2021-05-051-1/+24
* prop2bool_hyps insensitive to parenthesisChantal Keller2021-04-281-2/+2
* Equality between Booleans should be changed for hypothesesChantal Keller2021-04-261-3/+11
* Take hypotheses from the local context (#91)ckeller2021-04-261-3/+10
* Convert hypotheses from Prop to bool (#89)ckeller2021-04-211-4/+246
* Link equality on uninterpreted sorts with SMT equality (#86)ckeller2021-02-231-25/+23
* Merge from LFSC (#26)ckeller2019-01-281-0/+85