Commit Graph

312 Commits (main)

Author SHA1 Message Date
Joshua Potter bf9888c050 Build bookshelf documentation. 2023-12-16 07:49:46 -07:00
Joshua Potter 9a36a65c0e Update dependencies. 2023-12-15 16:02:35 -07:00
Joshua Potter fbe1e685d3 Load doc-gen4 as a git dependency. 2023-12-15 14:45:22 -07:00
Joshua Potter 48bd97ef3f Add python3 to flake and update README. 2023-12-14 17:29:41 -07:00
Joshua Potter aeb3cafa5d Update with doc-gen4 custom changes. 2023-12-14 17:14:39 -07:00
Joshua Potter f76457cd6f Now point to doc-gen4 fork. 2023-12-14 15:24:10 -07:00
Joshua Potter 9864ffd7a0 Remove embedded doc-gen4. 2023-12-14 14:30:18 -07:00
Joshua Potter 889281ae98 Update to doc-gen4 commit `86d5c21`. 2023-12-14 13:58:49 -07:00
Joshua Potter 4c9f07634f Add flake. 2023-12-14 13:42:16 -07:00
Joshua Potter 4f8c3383f1 Update to lean v4.3.0 2023-12-14 13:29:09 -07:00
Joshua Potter cdba12f161 Drop Theorem 6A references. 2023-11-12 11:44:57 -07:00
Joshua Potter b596478a36 More LaTeX proof embedding. Finish up "Set Difference Size". 2023-11-12 11:21:00 -07:00
Joshua Potter f215a3180a Enderton (set). Chapter 6 formatting.
More consistent header levels throughout.
2023-11-11 15:15:03 -07:00
Joshua Potter b97b8fbbca Use swap theorems in pigeonhole principle proof.
Establish precedent for embedding LaTeX proof into code.
2023-11-11 09:48:12 -07:00
Joshua Potter 857d0ea83e
Enderton (Set). Additions to exercise set 6. (#8) 2023-11-10 10:02:25 -07:00
Joshua Potter 6ffa7f94fd Fix `docStringToHtml`. 2023-11-08 01:08:55 -07:00
Joshua Potter 4f371ac9b8 Update for use with latest Mathlib version. 2023-11-08 00:26:03 -07:00
Joshua Potter 05639fd07e Update toolchain. 2023-11-07 19:02:23 -07:00
Joshua Potter 9dca45a997 Update to doc-gen4 commit `e859e2f`. 2023-11-07 18:36:00 -07:00
Joshua Potter 7907803093 Update to doc-gen4 commit `6abc8bb`. 2023-11-07 17:28:35 -07:00
Joshua Potter c985f9f8a5 Update `equinumerous` to infix `equin` command. 2023-09-30 14:29:50 -06:00
Joshua Potter edef7e9b58 Enderton (set). Partially work on finite set exercises. 2023-09-27 19:32:50 -06:00
Joshua Potter e29795c55e Add links to different books. 2023-09-26 09:55:04 -06:00
Joshua Potter 2a85d526d7 Enderton (set). Finish equinumerosity theorems. 2023-09-19 08:39:34 -06:00
Joshua Potter 7959c474a0 Enderton (set). Fixup the pigeonhole principle. 2023-09-16 17:54:41 -06:00
Joshua Potter f1a10c6877 Enderton (set). Wrap original pigeonhole expression into aux. 2023-09-14 10:00:39 -06:00
Joshua Potter 91fc8436da
Prove the pigeonhole principle. (#7) 2023-09-14 09:00:28 -06:00
Joshua Potter 66ca483671 Enderton (set). Isomorphism from ℕ to peano systems. 2023-09-09 05:15:52 -06:00
Joshua Potter 1e662bd1fe Remove explicit lake dependency. 2023-09-09 05:14:06 -06:00
Joshua Potter 7e1eb8fdfb Require simp to make progress. 2023-09-08 18:50:44 -06:00
Joshua Potter b9b54fce14 Update to doc-gen4 commit `9efe8f1`. 2023-09-08 14:19:34 -06:00
Joshua Potter e7a8d7ea3c Enderton (set). Theorem 4H. 2023-08-27 13:48:10 -06:00
Joshua Potter 3bf6f13055 Enderton (set). Add Lean scaffolding for finite set theorems/bijections. 2023-08-26 18:43:44 -06:00
Joshua Potter a00a5f5523 Enderton (set). Work through backlog of theorems and exercises. 2023-08-26 18:41:33 -06:00
Joshua Potter 306acd2975 Enderton (set). Begin adding Chapter 6 lean theorems. 2023-08-23 18:23:28 -06:00
Joshua Potter 9e9072ce45 Enderton (logic). Add exercise 1.3 theorems and exercise prompts. 2023-08-23 14:47:51 -06:00
Joshua Potter f22712faf1 Enderton (set). Add cardinal arithmetic theorems and exercise prompts. 2023-08-23 14:32:57 -06:00
Joshua Potter 6eaea4b6a0 Endreton (logic). Proofs of "Finite Set" theorems. 2023-08-23 09:06:52 -06:00
Joshua Potter 6c5fbf825a Enderton (logic). Finish all but exercise 1.2.14. 2023-08-21 18:30:16 -06:00
Joshua Potter c458eca8ae Enderton (logic). 1.2.6-1.2.9. 2023-08-21 14:51:49 -06:00
Joshua Potter 0cc0cce2b5 Enderton (logic). Formally verify so-far solved 1.2 exercises. 2023-08-20 09:30:07 -06:00
Joshua Potter 9fe4f2ee78 Enderton (logic). Most of exercises 6.1. 2023-08-20 07:02:37 -06:00
Joshua Potter a4f72d0a84 Enderton. Set/logic exercises and truth table macros. 2023-08-17 21:32:05 -06:00
Joshua Potter f990a7a30a Enderton. Reorder theorems in Lean modules and add set/logic prompts. 2023-08-17 18:04:20 -06:00
Joshua Potter 2c1547aee9 Enderton (set). Equinumerosity theorems. 2023-08-17 12:56:39 -06:00
Joshua Potter b9b542f0ee Enderton (set). Revert Theorem 6A. 2023-08-17 05:34:41 -06:00
Joshua Potter 8f833f9353 Enderton (set). Begin chapter 6 exercises. 2023-08-16 12:46:16 -06:00
Joshua Potter 94550ab43e Enderton (logic). Continue Exercises 1.1. 2023-08-16 06:27:17 -06:00
Joshua Potter 456303f1dc Enderton (logic). Continue working through section 1.1. 2023-08-15 15:04:55 -06:00
Joshua Potter 91cdf1540e Update to doc-gen4 commit `596782c`. 2023-08-15 07:55:46 -06:00