Commit Graph

76 Commits (main)

Author SHA1 Message Date
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 4f371ac9b8 Update for use with latest Mathlib version. 2023-11-08 00:26:03 -07:00
Joshua Potter edef7e9b58 Enderton (set). Partially work on finite set exercises. 2023-09-27 19:32:50 -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 7e1eb8fdfb Require simp to make progress. 2023-09-08 18:50:44 -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 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 8f833f9353 Enderton (set). Begin chapter 6 exercises. 2023-08-16 12:46:16 -06:00
Joshua Potter cbf4528bbc Enderton (logic). Begin writing out Lean proofs for Exercises 1. 2023-08-14 20:37:09 -06:00
Joshua Potter a4cecbffd8 Enderton (set). Chapter 4 exercises. 2023-08-12 13:53:51 -06:00
Joshua Potter 21a3e78106 Enderton (set). Continue refining ordering theorems/exercises. 2023-08-11 18:58:36 -06:00
Joshua Potter 656530fed9 Enderton (set). Theorem 4N, Corollary 4P. 2023-08-11 08:17:30 -06:00
Joshua Potter 83699dd58e Enderton. Continue actually verifying set theorems. 2023-08-09 15:44:40 -06:00
Joshua Potter 1eff704803 Start fixing up unverified. 2023-08-09 12:59:23 -06:00
Joshua Potter e08e68bbc3 Enderton. Fix lemma 3B header. 2023-08-09 10:10:11 -06:00
Joshua Potter d89200fd9d Simplify lean link formatting. 2023-08-09 10:07:18 -06:00
Joshua Potter e8aa984b98 Add icon to distinguish Lean definitions from custom ones.
Update to pending any proofs that were using already defined Lean
proofs.
2023-08-08 20:50:31 -06:00
Joshua Potter 77684120d9 Enderton. Prove ordering theorems and fix injective successor proof. 2023-08-04 18:26:15 -06:00
Joshua Potter 5dfb2f12cf Enderton. Finish ordering on natural numbers exercises. 2023-08-04 09:44:58 -06:00
Joshua Potter 9b8ddd2b0d Enderton. Begin progressing through natural numbers. 2023-07-19 19:25:44 -06:00
Joshua Potter 4679b66abe Enderton. Finish ordering relation exercises/theorems. 2023-07-18 16:34:06 -06:00
Joshua Potter 668c005c91 Enderton. Ordering relations exercises. 2023-07-14 15:09:33 -06:00
Joshua Potter c07be8a4ce Enderton. Finish most equivalence class exercises. 2023-07-13 13:06:48 -06:00
Joshua Potter 5991554fcb Enderton. Exercise 3.38. 2023-07-11 16:48:46 -06:00
Joshua Potter 2199503f70 Enderton. Fixup equivalence class def'ns and additional exercises. 2023-07-11 13:15:45 -06:00
Joshua Potter 98ecc12995 Enderton. Additional equivalence relation exercises. 2023-07-10 14:47:27 -06:00
Joshua Potter c574b481af Enderton. Exercise 3.29. 2023-07-07 20:30:53 -06:00
Joshua Potter 04fe6c66db Enderton. Heterogeneous relations and additional exercises. 2023-07-07 10:56:47 -06:00
Joshua Potter 1c6fec389f Enderton. Exercises 3.19-3.23. 2023-07-06 15:31:09 -06:00
Joshua Potter 874bbe203c Enderton. Exercise 3.19. 2023-07-06 07:31:13 -06:00
Joshua Potter 0e55484adc Enderton. Exercises 3.16 - 3.18. 2023-07-05 17:02:43 -06:00
Joshua Potter d3f242cf07 Enderton. Formally verify exercises 3.12 through 3.15. 2023-07-05 12:45:51 -06:00
Joshua Potter 993e9fe981 Enderton. Exercise 3.31, Theorem 3K, and corollary. 2023-07-04 16:35:21 -06:00
Joshua Potter 86abd77523 Enderton. Lean references of definitions and more exercises. 2023-07-03 15:48:28 -06:00
Joshua Potter 140195a8ee Enderton. Add equivalence relation problem prompts. 2023-07-02 12:26:09 -06:00
Joshua Potter 8294d9583c Enderton. Prove out most of the set function exercises. 2023-07-01 14:40:11 -06:00