Commit Graph

312 Commits (bf9888c050b7a62f58be0198af19a6de7c40b375)

Author SHA1 Message Date
Joshua Potter cdacf7b0ac Change `_pdf` to `.pdf`. 2023-06-09 10:32:03 -06:00
Joshua Potter 7559664d56 Enderton. Ordered pairs. 2023-06-08 17:57:02 -06:00
Joshua Potter 49bd4871fe Enderton. Theorem 3A. 2023-06-06 20:16:06 -06:00
Joshua Potter 079710d40a Sync doc-gen4 with upstream. 2023-06-05 18:42:43 -06:00
Joshua Potter 2dff3f5794 Enderton. Chapter 2 exercises, 11-25. 2023-06-04 17:34:42 -06:00
Joshua Potter 4624d58924 Enderton. Continue proofs/exercises of "Axioms and Operations." 2023-05-23 15:38:33 -06:00
Joshua Potter fd816a97bc Enderton "Algebra of Sets" identities and create `Chapter_2.lean`. 2023-05-23 09:18:23 -06:00
Joshua Potter 6deeb57409 Enderton. Continue proving laws in "Axioms and Operations." 2023-05-22 16:33:57 -06:00
Joshua Potter 995e0ce327 Add "Elements of Set Theory" to index.html. 2023-05-22 12:53:12 -06:00
Joshua Potter bf3358629e Enderton, add prompts to be proven from "Axioms and Operations." 2023-05-22 12:52:23 -06:00
Joshua Potter 88022b723c Add lean references to definitions/axioms. 2023-05-22 07:06:29 -06:00
Joshua Potter 8279131d74 Enderton, basic axioms/unions exercises. 2023-05-21 18:32:59 -06:00
Joshua Potter 66df65c14b Update toolchain and deps. 2023-05-20 11:11:27 -06:00
Joshua Potter f560006ece Add definitions/prompts for Enderton "Axioms and Operations." 2023-05-20 11:00:07 -06:00
Joshua Potter aaa7052040 Enderton, note first half of axioms. 2023-05-19 09:54:23 -06:00
Joshua Potter 1da6e31581 Enderton exercises 2. 2023-05-19 09:25:37 -06:00
Joshua Potter ead87350b8 Enderton, Baby Set Theory. 2023-05-18 16:02:15 -06:00
Joshua Potter ed981c3892 Add start of Enderton's "Elements of Set Theory." 2023-05-18 14:04:59 -06:00
Joshua Potter 5233126f05 Rename glossary to reference. 2023-05-18 13:03:59 -06:00
Joshua Potter 4a0d004d08 Separate concept of a glossary further.
Restructure fields in Apostol.
2023-05-18 12:39:36 -06:00
Joshua Potter 1a7f555b2f Rename Enderton to disambiguate next Enderton book. 2023-05-18 08:11:02 -06:00
Joshua Potter dc4932e0e7 Finish Apostol 1.22. 2023-05-17 15:38:16 -06:00
Joshua Potter 9ac70c15c9 Normalize formatting further, macros for lean commands. 2023-05-17 12:28:02 -06:00
Joshua Potter ca3dc196c7 Apostol 1.20, 21. 2023-05-17 10:32:49 -06:00
Joshua Potter 1448a93015 Update status of Theorem 1.10-11. 2023-05-16 16:32:24 -06:00
Joshua Potter 759b17f802 Finish Apostol 1.18-1.19. 2023-05-16 16:14:45 -06:00
Joshua Potter 7d68ab1624 Finish Apostol 1.17. 2023-05-16 15:28:49 -06:00
Joshua Potter 6e54175d3a Finish Apostol 1.15. 2023-05-16 13:42:37 -06:00
Joshua Potter 0e6a4f810d Finish Apostol 1.13. 2023-05-16 08:56:12 -06:00
Joshua Potter 8d6a569fa7 Fix name of Fraleigh chapter. 2023-05-15 17:42:02 -06:00
Joshua Potter 43dd9c2997 Add properties of the integral of a step function. 2023-05-15 15:54:46 -06:00
Joshua Potter 68d46e1a7d Redefine an `Orthogonal` rectangle as a subtype of a `Skew` one. 2023-05-15 14:07:42 -06:00
Joshua Potter c0f8895686 Derive a more constructive `StepFunction` definition. 2023-05-15 13:37:01 -06:00
Joshua Potter 96dd9b5669 Revise geometry with different types of rectangles and lines. 2023-05-15 06:40:35 -06:00
Joshua Potter e34b08e633 Accommodate for faster documentation generation. 2023-05-14 10:51:30 -06:00
Joshua Potter f699adb5f6 Add Makefile. 2023-05-13 12:28:34 -06:00
Joshua Potter 11b6e114af Apostol chapter 1.12. 2023-05-13 10:49:25 -06:00
Joshua Potter 0f06c4e573 Add missing definitions to the glossary. 2023-05-13 10:39:02 -06:00
Joshua Potter 1cff1c63c4 Update simple sequence summation proofs as verified. 2023-05-13 10:11:23 -06:00
Joshua Potter 0744023a9d Clean-up section colors. 2023-05-13 09:32:13 -06:00
Joshua Potter 708295f53f Remove the concept of an `LTuple`. 2023-05-13 09:23:44 -06:00
Joshua Potter e1af33e805 Have definitions at top in "glossary" chapter. 2023-05-13 07:14:03 -06:00
Joshua Potter b413998f6b Rename Avigad chapters to consistent format. 2023-05-13 07:00:50 -06:00
Joshua Potter ddcb0f9717 Perform same aggregation on Enderton and Sequence tex files. 2023-05-13 06:59:28 -06:00
Joshua Potter e7e657950b Aggregate Apostol LaTeX into single file. 2023-05-13 06:38:55 -06:00
Joshua Potter 3fc293579d Add concept of glossary. 2023-05-12 19:31:44 -06:00
Joshua Potter da7f00753b Common coloring across definitions/axioms/statements. 2023-05-12 18:29:02 -06:00
Joshua Potter f5dfb9ff6b Generalize concept of partitions and step functions. 2023-05-12 13:17:34 -06:00
Joshua Potter 56751a6f3b Use a consistent naming convention. 2023-05-12 11:08:52 -06:00
Joshua Potter 60724c0b52 Generalize set functions and move partitions in anticipation
of Apostol 1.11 exercise 8.
2023-05-12 07:05:31 -06:00