Updated the README to a better format

This commit is contained in:
2024-01-09 11:29:09 -07:00
parent 9ba12f7bcd
commit 74179ba861
+17 -5
View File
@@ -1,7 +1,19 @@
# Linear Algebra Theorems and Definitions # Linear Algebra Theorems and Definitions
This repository houses LaTeX code and the corresponding generated PDF that generates a This repository houses LaTeX code (and the corresponding generated [PDF](./Linear-Algebra-Theorems-and-Definitions.pdf))
packet of linear algebra theorems and definitions as they appear in that generates a packet of all the theorems and definitions contained within
[Linear Algebra, 4th Edition by Stephen H. Friedberg, Arnold J. Insel, and Lawrence E. Spence](https://www.amazon.com/Linear-Algebra-4th-Stephen-Friedberg/dp/0130084514). [Linear Algebra, 4th Edition by Stephen H. Friedberg, Arnold J. Insel, and Lawrence E. Spence](https://a.co/d/6bV9Pbd).
It is intended to serve as an easy reference of theorems and definitions for use when writing
proofs or for just generic linear algebra properties. ## 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