Commit Graph

53 Commits

Author SHA1 Message Date
Patrick Stevens
e660eceb43 Hide more stuff (#124) 2020-04-19 07:54:37 +01:00
Patrick Stevens
1831ef49c4 Move Functions (#119) 2020-04-18 17:47:27 +01:00
Patrick Stevens
84a146f72c Move Bool to live on its own (#118) 2020-04-18 17:14:39 +01:00
Patrick Stevens
9b80058157 Lots of speedups (#116) 2020-04-16 13:41:51 +01:00
Patrick Stevens
46fcb023d4 Base expansions do approximate the number (#114) 2020-04-13 11:43:35 +01:00
Patrick Stevens
269f2aa14f N-ary expansions (#113) 2020-04-12 12:16:20 +01:00
Patrick Stevens
380548134d Move towards base-n expansions (#112) 2020-04-11 19:46:26 +01:00
Patrick Stevens
e9aa1bcc05 Lots of without-K (#110) 2020-04-11 12:14:03 +01:00
Patrick Stevens
412edaf4c7 Lots of refactoring towards partially-ordered ring R (#109) 2020-04-10 19:00:57 +01:00
Patrick Stevens
1cff95c652 UFD progress (#108) 2020-04-10 09:24:53 +01:00
Patrick Stevens
a27375db4e Define the free product (#104) 2020-03-28 21:34:14 +00:00
Patrick Stevens
29216d26cb Met and Top lecture 1 (#99) 2020-02-23 12:12:53 +00:00
Patrick Stevens
f41f5226b9 Some graphs stuff (#98) 2020-02-15 13:41:51 +00:00
Patrick Stevens
9de323c5e8 Alternative LUB property (#97) 2020-02-13 07:51:41 +00:00
Patrick Stevens
d183b40d11 Definitions for the reals, classically (#95) 2020-02-08 13:20:21 +00:00
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
876396eaaa Another phrasing of Euclidean Domain (#90) 2019-12-23 10:26:20 +00:00
Patrick Stevens
33098e94b0 Progress towards UFDs (#88) 2019-12-08 11:18:39 +00:00
Patrick Stevens
99c38495ce Irreducible and maximal (#87) 2019-12-07 18:53:08 +00:00
Patrick Stevens
e192f0e1f1 Z is a Euclidean domain (#86) 2019-12-07 13:00:18 +00:00
Patrick Stevens
2ed7bd8044 More rings stuff (#83) 2019-11-23 13:53:54 +00:00
Patrick Stevens
660d7aa27c Lots of rings (#82) 2019-11-22 19:52:57 +00:00
Patrick Stevens
b33baa5fb7 Quotient ring (#81) 2019-11-21 07:28:25 +00:00
Smaug123
0078ca9c2d Missed one 2019-11-20 21:53:53 +00:00
Smaug123
b03a5279bc Restructure towards ideals 2019-11-20 21:20:03 +00:00
Patrick Stevens
f2f4e867fc Rejig subgroups, add ideals (#79) 2019-11-19 19:56:01 +00:00
Patrick Stevens
f0790e4f52 Polynomial ring (#78) 2019-11-19 08:45:08 +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
ff6ef4f1a1 Direct sums: preparing for vector spaces (#74) 2019-11-16 15:06:57 +00:00
Patrick Stevens
d95f510cdd Tidy up groups (#64) 2019-11-03 17:12:48 +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
55995ea801 Minor perf improvements? (#60) 2019-11-02 08:57:15 +00:00
Patrick Stevens
a66080b8ae Reals form a ring (#59) 2019-11-02 08:34:09 +00:00
Patrick Stevens
df1ac6a303 Reals are a ring (#58) 2019-10-29 07:27:25 +00:00
Patrick Stevens
92363f2be2 Real multiplication well-defined (#57) 2019-10-28 21:58:49 +00:00
Patrick Stevens
553dd061d9 Approximate reals by rationals (#56) 2019-10-27 22:55:27 +00:00
Patrick Stevens
0d68919127 Comparison on the reals (#55) 2019-10-26 10:36:24 +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
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
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
0650021db1 Finite permutations (#23) 2019-02-18 08:30:26 +00:00