Commit Graph

37 Commits

Author SHA1 Message Date
Patrick Stevens
cbe55c9b56 Rem unused opens in Safe (#93) 2020-01-05 15:06:35 +00:00
Patrick Stevens
019a9d9a07 Cleanup finset and modulo (#92) 2020-01-01 10:14:55 +00:00
Patrick Stevens
b6ef9b46f2 Reshuffle orders (#91) 2019-12-29 12:11:21 +00:00
Patrick Stevens
e192f0e1f1 Z is a Euclidean domain (#86) 2019-12-07 13:00:18 +00:00
Patrick Stevens
cfd9787bb8 Problem 1 of Project Euler (#85) 2019-12-04 19:53:34 +00:00
Patrick Stevens
660d7aa27c Lots of rings (#82) 2019-11-22 19:52:57 +00:00
Patrick Stevens
8377c23613 Polynomial ring (#76) 2019-11-17 17:37:10 +00:00
Patrick Stevens
c55dd5f63e Reshuffle in preparation to break the dependency on N's implementation (#75) 2019-11-17 10:01:39 +00:00
Patrick Stevens
82b81b4bab Elevate the real numbers to actually existing (#65) 2019-11-04 07:34:59 +00:00
Patrick Stevens
d95f510cdd Tidy up groups (#64) 2019-11-03 17:12:48 +00:00
Patrick Stevens
e4daab7153 Split out parts of Field of Fractions (#63) 2019-11-02 21:31:46 +00:00
Patrick Stevens
1325236359 Rename order transitivity (#62) 2019-11-02 19:05:52 +00:00
Patrick Stevens
763ddb8dbb Split partial and total order of rings (#61) 2019-11-02 18:42:37 +00:00
Patrick Stevens
a66080b8ae Reals form a ring (#59) 2019-11-02 08:34:09 +00:00
Patrick Stevens
553dd061d9 Approximate reals by rationals (#56) 2019-10-27 22:55:27 +00:00
Patrick Stevens
4e56b68024 Complete proof that sqrt 2 is irrational (#54) 2019-10-23 07:58:17 +01:00
Patrick Stevens
f5f4cf1376 Mostly show sqrt 2 is irrational (#53) 2019-10-22 20:56:58 +01:00
Patrick Stevens
6eaa181104 Cauchy-completion, first parts (#52) 2019-10-22 07:51:09 +01:00
Patrick Stevens
959071214e Rename some confusing fields (#51) 2019-10-13 09:31:54 +01:00
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