Many universities offer a transition course from computational courses like Calculus to proof-oriented courses like Abstract Algebra. Such courses often go by a name like "Introduction to Proof" or "Transition to Higher Mathematics". They typically contain an introduction to first-order logic (conditionals, conjunctions, negations, quantifiers, etc.) as well as various methods of proof (contradiction, induction, etc.).

I'm hoping to find a text for a first course in linear algebra that fills the role of a "transition course" by deliberately incorporating first-order logic and proof techniques as part of the instruction.

The text should be accessible to students with two semesters of Calculus (roughly the basics of single-variable differentiation, integration, and infinite series). In particular, the overwhelming majority of students will have never written a formal proof and will have extremely limited exposure to logic and set theory.

Ideally, the author would discuss these topics just as they are needed in the treatment of linear algebra (as opposed to supposing the reader is familiar with them already). For example, the author might have a digression on proof by contradiction just prior to using it in some proof about linear independence.

Less ideal (but still acceptable) would be a text that at the very least makes use of all the relevant ideas from first-order logic and proof techniques that one expects from a transition course. Hopefully, the progression of such a text would be such that the instructor could use a supplemental text to discuss, say, proof by contradiction just as it is about to make its first appearance in the text.


Solution 1:

Linear Algebra - As an Introduction to Abstract Mathematics (direct link to pdf here) seems like a good shout. I haven't looked through it thoroughly, but the following bold claim is made in the intro:

In the setting of Linear Algebra, you will be introduced to abstraction. As the theory of Linear Algebra is developed, you will learn how to make and use definitions and how to write proofs.

Indeed, at the end of each chapter are special "Proof-Writing Exercises".

Solution 2:

Cherry-pick what you need from multiple books, if you need to. But here are some books that satisfy your requirements.

If you want a thorough, from the roots, introduction to higher mathematics, read

  • Basic Concepts of Mathematics, by E. Zakon, which is freely available in pdf. (Consider donating.)

It covers logic, naive set theory, the real numbers and linear algebra. It is a great book, but unfortunately it is a bit less well-known. From the author:

This book helps the student complete the transition from purely manipulative to rigorous mathematics.

For a more standard course in linear algebra, consider

  • Linear Algebra as an Introduction to Abstract Mathematics.

I would complement this book with Basic Concepts of Mathematics for the logic and set theory basics.


Not about linear algebra, but you should take a look at the

  • Book of proofs, by R. Hammack.

It is sort of a cookbook. For instance, one section is entitled 'How to prove $A \subseteq B$?'