Commit Graph

18 Commits

Author SHA1 Message Date
Patrick Stevens
96d15c6017 Semiring solver (#50) 2019-10-12 11:14:27 +01:00
Patrick Stevens
5af4030361 Rem extra args from identity (#49) 2019-10-03 07:21:30 +01:00
Patrick Stevens
7ed41b0c09 Rearrange some of Naturals (#48) 2019-10-03 06:53:13 +01:00
Patrick Stevens
21ee0f899d Primes and mod-n into the fold (#47) 2019-10-02 18:59:46 +01:00
Patrick Stevens
00ce1dfdf8 Move equiv rels (#46) 2019-09-28 22:24:41 +01:00
Patrick Stevens
b92e6b2dd8 Implement subtraction on the binary naturals (#45) 2019-09-22 08:36:41 +01:00
Patrick Stevens
61f3dc7306 Move some more things over to Without K (#40) 2019-08-22 20:32:34 +01:00
Patrick Stevens
9c14e7c439 Split out Integers and remove use of K (#39) 2019-08-22 08:37:41 +01:00
Patrick Stevens
1f26064502 Split out much more structure (#37) 2019-08-18 14:57:41 +01:00
Patrick Stevens
e7c54fa48a Add Everything (#34) 2019-08-18 10:35:15 +01:00
Patrick Stevens
a31ae0d1ea #29: binary order (#33) 2019-08-17 11:43:18 +01:00
Patrick Stevens
599b97e970 Binary multiplication (#32) 2019-08-15 21:51:52 +01:00
Patrick Stevens
ff5ede3fa8 Complete the proof that monoid structure is shared between N and BinNat (#31) 2019-07-29 18:45:29 +01:00
Patrick Stevens
226f1ad0f7 Binary naturals: Nearly got the monoid structure the same (#30) 2019-07-28 14:36:40 +01:00
Patrick Stevens
0c8e0f94ec First facts about binary-storage of naturals (#28) 2019-07-28 10:18:44 +01:00
Patrick Stevens
9cccd51cbf Triangle inequality on the rationals (#20) 2019-01-18 13:00:15 +00:00
Patrick Stevens
20b31da82d Ordered rationals (#19) 2019-01-13 19:40:57 +00:00
Patrick Stevens
9e22ba78f5 Move things around, add more to fields (#16) 2019-01-10 22:36:55 +00:00