Notes on books I'm currently studying
 
 
 
Go to file
Joshua Potter a8f12f2ec0 Clean up unused/not to be proven. 2023-05-03 13:09:41 -06:00
Bookshelf Fix up (ir)rational definition and point/line segment set definitions. 2023-05-02 11:29:42 -06:00
FirstCourseAbstractAlgebra Revert to nesting author names. 2023-04-26 15:44:52 -06:00
MathematicalIntroductionLogic Revert to nesting author names. 2023-04-26 15:44:52 -06:00
MockMockingbird Add additional recursive, non immediately-duplicative birds. 2023-05-02 10:35:09 -06:00
OneVariableCalculus Clean up unused/not to be proven. 2023-05-03 13:09:41 -06:00
TheoremProvingInLean Finish proving partition proofs. 2023-04-28 14:05:02 -06:00
.gitignore Rewrite as a single shared library. 2023-04-22 14:20:37 -06:00
Bookshelf.lean `Tuple`s already exist in Lean; nest inside Enderton section instead. 2023-04-26 15:39:53 -06:00
FirstCourseAbstractAlgebra.lean Revert to nesting author names. 2023-04-26 15:44:52 -06:00
MathematicalIntroductionLogic.lean Revert to nesting author names. 2023-04-26 15:44:52 -06:00
MockMockingbird.lean Flatten directories, removing author packages. 2023-04-22 14:28:15 -06:00
OneVariableCalculus.lean Revert to nesting author names. 2023-04-26 15:44:52 -06:00
README.md Theorem Proving in Lean. Finish chapter 8 exercises. 2023-04-27 13:20:53 -06:00
TheoremProvingInLean.lean Revert to nesting author names. 2023-04-26 15:44:52 -06:00
lake-manifest.json Add std4 library to bookshelf. 2023-05-02 09:14:50 -06:00
lakefile.lean Add std4 library to bookshelf. 2023-05-02 09:14:50 -06:00
lean-toolchain Rewrite as a single shared library. 2023-04-22 14:20:37 -06:00
preamble.tex Rewrite as a single shared library. 2023-04-22 14:20:37 -06:00

README.md

bookshelf

A collection on the study of the books listed below. I aim to use Lean when possible (with respect to my current level of ability) and fallback to LaTeX when not.

  • Apostol, Tom M. Calculus, Vol. 1: One-Variable Calculus, with an Introduction to Linear Algebra. 2nd ed. Vol. 1. 2 vols. Wiley, 1991.
  • Avigad, Jeremy. Theorem Proving in Lean, n.d.
  • Axler, Sheldon. Linear Algebra Done Right. Undergraduate Texts in Mathematics. Cham: Springer International Publishing, 2015.
  • Cormen, Thomas H., Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein. Introduction to Algorithms. 3rd ed. Cambridge, Mass: MIT Press, 2009.
  • Enderton, Herbert B. A Mathematical Introduction to Logic. 2nd ed. San Diego: Harcourt/Academic Press, 2001.
  • Gries, David. The Science of Programming. Texts and Monographs in Computer Science. New York: Springer-Verlag, 1981.
  • Gustedt, Jens. Modern C. Shelter Island, NY: Manning Publications Co, 2020.
  • Ross, Sheldon. A First Course in Probability Theory. 8th ed. Pearson Prentice Hall, n.d.
  • Smullyan, Raymond M. To Mock a Mockingbird: And Other Logic Puzzles Including an Amazing Adventure in Combinatory Logic. Oxford: Oxford university press, 2000.