Commit Graph

177 Commits (6eaea4b6a0fde9ca174460b40246d8c06adf42bf)

Author SHA1 Message Date
Joshua Potter 0a8aa466c6 Apostol Chapter 1.11, exercise 4c. 2023-05-08 20:30:59 -06:00
Joshua Potter ed89078e76 Apostol. Begin working through floor/ceiling exercises.
Also discovered the basic interval module so replaced custom
interval syntax with it.
2023-05-08 16:44:52 -06:00
Joshua Potter fe6cb7e074 Rename `Exercises` to `Bookshelf`. 2023-05-08 14:08:48 -06:00
Joshua Potter b0a30ed4b4 Rename `Bookshelf` to `Common`. 2023-05-08 14:08:48 -06:00
Joshua Potter df1537b71a Draft up Exercises 1.11. 2023-05-08 14:08:44 -06:00
Joshua Potter b8ea0ae7ad Update doc generator to produce PDFs. 2023-05-07 15:57:40 -06:00
Joshua Potter 98f4f777de Start working on Apostol exercises 1.7. 2023-05-07 12:00:04 -06:00
Joshua Potter cd8fec9483 Remove Aviary_html. 2023-05-07 10:40:35 -06:00
Joshua Potter 24a48bfac2 Correct `Aviary_html` link. 2023-05-06 14:16:39 -06:00
Joshua Potter ed53c3f95e Flatten directory structure. 2023-05-06 13:56:06 -06:00
Joshua Potter d4dd6b1ba7 Further normalize links to Lean from TeX. 2023-05-06 12:34:05 -06:00
Joshua Potter 74f52f02b8 Format area axioms for easier linking. 2023-05-06 12:01:37 -06:00
Joshua Potter 5097be38dc Convert to Aviary.html and clean-up tex. 2023-05-05 13:48:12 -06:00
Joshua Potter 4b32563cee Add documentation throughout modules. 2023-05-05 07:08:57 -06:00
Joshua Potter ad9684f53e Reorganize project once more, consolidating more into `Bookshelf`. 2023-05-04 15:05:13 -06:00
Joshua Potter 14a2ed4422 Move source into `src` directory. 2023-05-03 17:37:06 -06:00
Joshua Potter 6f3ac8a946 Setup for local navigation between Lean index and LaTeX. 2023-05-03 17:26:45 -06:00
Joshua Potter fcbd510dbe Fix up (ir)rational definition and point/line segment set definitions. 2023-05-02 11:29:42 -06:00
Joshua Potter b2fddc321d Finish proving partition proofs. 2023-04-28 14:05:02 -06:00
Joshua Potter 486550b79b Finish pairwise theorems; progress on partition theorems. 2023-04-27 15:06:17 -06:00
Joshua Potter 6f667fcf14 Removed unused notation (which is "backwards" anyways). 2023-04-26 15:46:41 -06:00
Joshua Potter e91628a828 `Tuple`s already exist in Lean; nest inside Enderton section instead. 2023-04-26 15:39:53 -06:00
Joshua Potter 40e850951c Add supporting theorems around the `pairwise` function. 2023-04-26 10:34:04 -06:00
Joshua Potter bf20a0cb2e Finish defining step functions. 2023-04-24 15:22:55 -06:00
Joshua Potter c46e2d2fb4 Rewrite as a single shared library. 2023-04-22 14:20:37 -06:00
Joshua Potter e607a0efb0 Break books into separate Lean projects. 2023-02-20 15:19:18 -07:00
Joshua Potter 827229a927 Add initial arithmetic/geometric sequence/series definitions/theorems. 2023-02-15 13:56:46 -07:00