Created the Real Analysis Theorems and Definitions packet

This commit is contained in:
2024-01-09 13:01:34 -07:00
commit d19e454f27
65 changed files with 3114 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Real Analysis Theorems and Definitions
This repository houses LaTeX code (and the corresponding generated [PDF](./Real-Analysis-Theorems-and-Definitions.pdf))
that generates a packet of all the theorems and definitions contained within
[Introduction to Real Analysis, 4th Edition, by Robert G. Bartle and Donald R. Sherbert](https://a.co/d/3xSYuQf).
## Purpose
The purpose of this packet is to provide a useful "cheat sheet" for viewing all of the theorems and definitions within the
textbook for easy reference when writing proofs.
## What's Included?
This packet includes all of the following from the textbook:
* Definitions
* Theorems
* Corollaries
* Lemmas
* Remarks
* Select examples that contain a definition or theorem
* Occasional asides as they appear in the textbook