Initial commit of some initial documentation

This commit is contained in:
2024-01-08 16:13:21 -07:00
commit b091dc24b1
54 changed files with 575 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
\section{Bases and Dimension}
+8
View File
@@ -0,0 +1,8 @@
\chapter{Vector Spaces}
\subimport{./}{introduction.tex}
\subimport{./}{vector-spaces.tex}
\subimport{./}{subspaces.tex}
\subimport{./}{linear-combinations-and-systems-of-linear-equations.tex}
\subimport{./}{linear-dependence-and-linear-independence.tex}
\subimport{./}{bases-and-dimension.tex}
\subimport{./}{maximal-linearly-independent-subsets.tex}
+1
View File
@@ -0,0 +1 @@
\section{Introduction}
@@ -0,0 +1 @@
\section{Linear Combinations and Systems of Linear Equations}
@@ -0,0 +1 @@
\section{Linear Dependence and Linear Independence}
@@ -0,0 +1 @@
\section{Maximal Linearly Independent Subsets}
+1
View File
@@ -0,0 +1 @@
\section{Subspaces}
+1
View File
@@ -0,0 +1 @@
\section{Vector Spaces}