Lab 04 - Proof Problems 2
In this assignment, you will write formal proofs to prove several theorems. You'll write your proofs in LaTeX format, using this template.
Notes:
-
Make sure you put fill in your name and the assignment number in the template.
-
Make sure all of your equations are centered and labeled using this format:
\begin{equation}
\label{frac}
\frac{3}{4} = \frac{6}{8}
\end{equation}
-
Make sure you write in complete sentences, and don't forget to end your proofs using the black square / QED symbol:
\blacksquare
. -
A sample proof is provided in the template. Follow that example when completing your own proofs.
-
You may want to configure TexMaker to use side-by-side rendering mode.
-
You may want to review this LaTeX guide, especially sections 3 (the basics) and 7 (Math) for information on how to format your LaTeX document.
Submission
To submit your assignment, render your LaTex file into a .pdf
. Then, put the .tex
and .pdf
files into a .zip
file and upload that zip file to mySVU.