Commit Graph

118 Commits

Author SHA1 Message Date
Patrick Stevens
e660eceb43 Hide more stuff (#124) 2020-04-19 07:54:37 +01:00
Patrick Stevens
3afdc6d45b Actually fix the build (#123) 2020-04-19 07:17:23 +01:00
Patrick Stevens
750a77b7d8 Fix build (#122) 2020-04-18 20:14:58 +01:00
Patrick Stevens
f8db6a555c Maybe FieldOfFractions.Order slightly faster (#121) 2020-04-18 20:08:24 +01:00
Patrick Stevens
b2333ee455 Tidy up Entails a bit (#111) 2020-04-18 20:02:30 +01:00
Patrick Stevens
adeb398a21 Make more stuff private (#120) 2020-04-18 19:56:11 +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
264a5e2bd9 Partially ordered ring, at last (#117) 2020-04-16 21:58:35 +01:00
Patrick Stevens
9b80058157 Lots of speedups (#116) 2020-04-16 13:41:51 +01:00
Patrick Stevens
1bcb3f8537 Irrelevant field of fractions (#115) 2020-04-13 14:09:23 +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
f5bac0c091 Move the tautology stuff (#107) 2020-04-05 19:27:59 +01:00
Patrick Stevens
2f07a8e972 Free-group lemmas (#106) 2020-04-05 11:09:12 +01:00
Patrick Stevens
61b5f8acc5 Universal property of free product (#105) 2020-03-29 12:44:50 +01:00
Patrick Stevens
a27375db4e Define the free product (#104) 2020-03-28 21:34:14 +00:00
Patrick Stevens
162a1c7a40 Termination checker got a bit sad on upgrade to Agda 2.6.1 (#103) 2020-03-28 18:10:55 +00:00
Patrick Stevens
d2d1c4d3f2 Free group universal property (#102) 2020-03-22 13:08:10 +00:00
Patrick Stevens
e0e627514e Tweak tautology (#100) 2020-02-23 12:35:05 +00:00
Patrick Stevens
f6b13d677a Fix up the classical five to avoid duplicated work (#101) 2020-02-23 12:16:19 +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
d29c7ea681 Some basic sets (#94) 2020-02-03 07:09:51 +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
2f64111407 List is a monad (#89) 2019-12-08 12:11:49 +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
cfd9787bb8 Problem 1 of Project Euler (#85) 2019-12-04 19:53:34 +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
Patrick Stevens
d4f51a3efe Restructure towards ideals (#80) 2019-11-20 22:00:09 +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
07ffda201a Travis fix (#77) 2019-11-17 18:05:19 +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