Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-22 | shorten line length of lemma-lookupM-checkInsert | Helmut Grohne | |
2012-11-02 | rewrite checkInsert using "... |" notation | Helmut Grohne | |
Less characters => more readable. | |||
2012-10-25 | rename lemma-from-just to just-injective | Helmut Grohne | |
We already have suc-injective and \::-injective. Consistency! | |||
2012-10-22 | finally parameterize CheckInsert | Helmut Grohne | |
Also adapt depending modules. Long lines generally become shorter. The misleading name "EqInst" (hiding the decidability) got discarded. | |||
2012-09-26 | use _\==n_ and _\notin_ instead of \neg | Helmut Grohne | |
Consistent. Shorter. | |||
2012-09-26 | import [_] instead of Reveal_is_ | Helmut Grohne | |
This makes things a little shorter and more readable. | |||
2012-09-18 | one more application of lemma-just\==nnothing | Helmut Grohne | |
2012-06-05 | move checkInsert and related properties to CheckInsert.agda | Helmut Grohne | |