Commit Graph

309 Commits (48bd97ef3fc4d2b65c916e982109c2daaf0f33c5)

Author SHA1 Message Date
Joshua Potter dac45de7f2 Absort doc-gen4 into this project. 2023-05-11 07:27:25 -06:00
Joshua Potter 333d799b7a Guard against colors bleeding out of command. 2023-05-11 06:10:55 -06:00
Joshua Potter 50d6b13574 Remove no longer needed `hyperlabel` command. 2023-05-10 20:27:46 -06:00
Joshua Potter 53a0bd1ebc Add "defined" status and distinguish Lean links. 2023-05-10 20:19:18 -06:00
Joshua Potter 9a879c90c1 Update document generator. 2023-05-10 19:17:18 -06:00
Joshua Potter cadb07018a Add support for cross-referencing PDFs. 2023-05-10 18:27:55 -06:00
Joshua Potter 8c5029f8ec Add TeX for axiomatic area definition. 2023-05-10 17:45:55 -06:00
Joshua Potter c5e28d252f Correct namespaces and update `bookshelf-docgen`. 2023-05-10 17:20:56 -06:00
Joshua Potter 6b389f9170 Explain color/symbol code. 2023-05-10 15:30:35 -06:00
Joshua Potter acd8b3edff Finish formally proving Apostol chapter I.3. 2023-05-10 15:15:04 -06:00
Joshua Potter 5256c4e81a Add concept of "verified" to statements/theorems. 2023-05-10 10:45:42 -06:00
Joshua Potter 123bdbdc20 Simplify proof of Apostol 1.7.4. 2023-05-10 08:13:28 -06:00
Joshua Potter 22e2e6af2a Add additional proofs to Apostol, Chapter 1.11. 2023-05-09 16:18:30 -06:00
Joshua Potter d601793e5e Update README. 2023-05-08 20:35:10 -06:00
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 2ec4611309 Update Lean nightly. 2023-05-08 12:10:15 -06:00
Joshua Potter 5bfc41b171 Finish apostol exercises 1.7. 2023-05-08 06:52:46 -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 8a1c2b04b2 Remove nesting. 2023-05-06 14:02:36 -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 b632097ce2 Update document generator. 2023-05-05 15:26:59 -06:00
Joshua Potter 5097be38dc Convert to Aviary.html and clean-up tex. 2023-05-05 13:48:12 -06:00
Joshua Potter cc7b780d23 Update bookshelf-docgen to version with HTML copying support. 2023-05-05 13:37:08 -06:00
Joshua Potter 4b32563cee Add documentation throughout modules. 2023-05-05 07:08:57 -06:00
Joshua Potter cab7aa82a3 Add missing `LTuple` import. 2023-05-04 15:12:57 -06:00
Joshua Potter ad9684f53e Reorganize project once more, consolidating more into `Bookshelf`. 2023-05-04 15:05:13 -06:00
Joshua Potter 4da324856d Update bookshelf-docgen reference. 2023-05-04 14:06:55 -06:00
Joshua Potter 4790499921 Ensure paths are relative. 2023-05-04 11:57:52 -06:00
Joshua Potter 8c7d6d3941 Use relative links and offload generation to bookshelf-docgen. 2023-05-04 11:50:19 -06:00
Joshua Potter 3cea5a2883 Strip leading `./src/` from directory. 2023-05-04 09:15:01 -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 e2d293fc3f Update lean toolchain and incorporate documentation generation. 2023-05-03 15:31:33 -06:00
Joshua Potter a8f12f2ec0 Clean up unused/not to be proven. 2023-05-03 13:09:41 -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 6d03a9383a Add additional recursive, non immediately-duplicative birds. 2023-05-02 10:35:09 -06:00
Joshua Potter b3ebddc119 Add std4 library to bookshelf. 2023-05-02 09:14:50 -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 9f1877f430 Theorem Proving in Lean. Finish chapter 8 exercises. 2023-04-27 13:20:53 -06:00
Joshua Potter 6f667fcf14 Removed unused notation (which is "backwards" anyways). 2023-04-26 15:46:41 -06:00