Idris2/libs/contrib
Ohad Kammar ef730c7eb1
preorder reasoning: introduce a Step datatype (#734)
Refactor the DIY equational reasoning library to be a bit more like
the generic pre-order reasoning library:

Change the `...` notation into a constructor for a new `Step` datatype.

This seems to help idris disambiguate between the two kinds of
reasoning when they're used in the same file (e.g., frex).

Co-authored-by: Ohad Kammar <ohad.kammar@ed.ac.uk>
2020-10-07 17:44:18 +01:00
..
Control Add some algebra implementations 2020-07-17 08:25:20 -05:00
Data Division theorem (#695) 2020-10-06 13:09:02 +01:00
Debug Back to HasIO, remove MonadIO 2020-06-21 19:21:22 +01:00
Decidable [contrib] Add misc libraries to contrib (#667) 2020-09-14 16:22:46 +01:00
Language Fix import loading 2020-05-27 15:49:03 +01:00
Syntax preorder reasoning: introduce a Step datatype (#734) 2020-10-07 17:44:18 +01:00
System Add supporting code 2020-08-25 14:30:57 +03:00
Text [ fix #705 ] Normalise primitives in mkPat (#718) 2020-10-02 12:22:57 +01:00
contrib.ipkg Division theorem (#695) 2020-10-06 13:09:02 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00