Please Login to access more options.


Here are several open source textbooks aimed at an introduction to proofs course. You are welcome to use any of these texts to help you throughout the semester. Each author has their own style of doing things. Find one that you like reading more than the others, then use it.

There are also several texts available in the library that you could use. Some of them have free electronic access.

Tex Programs

    \documentclass{article}
    \begin{document}
    Now I can type math just like on the web.
    I can perform integrals such as $\int f(x) dx$. 
    \end{document}