From 74179ba861c46db34cb58bbf916ede9606235554 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Tue, 9 Jan 2024 11:29:09 -0700 Subject: [PATCH] Updated the README to a better format --- README.md | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1f2bdf7..c89932a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,19 @@ # Linear Algebra Theorems and Definitions -This repository houses LaTeX code and the corresponding generated PDF that generates a -packet of linear algebra theorems and definitions as they appear in -[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). -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. +This repository houses LaTeX code (and the corresponding generated [PDF](./Linear-Algebra-Theorems-and-Definitions.pdf)) +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://a.co/d/6bV9Pbd). + +## 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