Recommendation on Category theory textbook

2.7k Views Asked by At

I had posted a question about category theory some months ago, and I got answered that there are two ways to study Category Theory.

One is to treat Category Theory as a logic system independent from Set Theory, and another is to treat Category Theory in the context of ZFC.

I have no reason to study the first one. (because even though one has proved a theorem in some logic system independent from ZFC, logically it need not to be true in ZFC) Is there any advantage of the first one over the second one?

Also, I want a nice introductory Category theory text book (in the sense of the second version). Please recommend me a textbook :) Thank you in advance !

3

There are 3 best solutions below

3
On

Abstract and Concrete Categories is free and I use it to refresh my knowledge. I guess it wouldn't be free if it was the best, but it is readable and with a lot of examples.

A classic text book is Saunders Mc Lane 'Categories for the Working Mathematician'. But it seems to be a fast development in category theory, so I'm sure there are some good modern books.

0
On

I learned lots of category theory from Chapter 0 by Paolo Aluffi. It is one of the most well-written books that I have come across. Do give it a go!

3
On

The standard textbook is Categories for the Working Mathematician by Saunders Mac Lane. Generations of mathematicians learned category theory using this book and you won't make a mistake choosing this one. In the first chapter, both foundations you mention are treated but in the rest of the book, he adds one axiom to ZFC assuming the existence of a Grothendieck Universe .

All the important topics (and more) are treated on some 300 pages. Necessarily, this has the consequece of not everything being explained in detail and proofs not always being easy to understand (to a beginner, not to a working mathematician).

A more recent book is the Handbook of Categorical Algebra by Francis Borceux. His treatment is much more voluminous (indeed there are three volumes of the handbook). This has the advantage of proofs being much more detailed and a lot more topics being treated in depth. For example the complete third volume is devoted to toposes and sheaf theory, which, in Mac Lane is mentioned only at the very end in the appendix giving some ideas of how a logical foundation of mathematics based on category theory works.

By the way, Borceux works (most of the time) in NBG allowing categories to have proper classes of objects but being locally small. One can show that this definition is basically equivalent to the definition of "Categories with small $\operatorname{Hom}$-sets" by Mac Lane. But as beginner, you really shouldn't pay too much time on size issues, but rather get an intuitive feeling of what category theory is all about.

For this purpose, I would recommend using Mac Lane and whenever something is not clear to you, going to Borceux to get a different and more detailed view on the topic. Hope this helps.