A book about category theory
Go to file
Boris Marinov 26510ea5af quotations
2017-12-20 16:40:04 +02:00
01_set quotations 2017-12-20 16:40:04 +02:00
02_more_sets 02 2017-11-13 20:20:49 +02:00
.gitignore 02 2017-07-16 13:01:37 +03:00
book.json correction 2017-03-20 18:14:37 +02:00
readme.md 02 2017-11-13 20:20:49 +02:00
summary.md Creates readme.md 2017-03-20 15:24:29 +00:00

This book is a product of my own endeavour of understanding category theory from a more non-mathematical viewpoint - it is just that as I am explaining something, I am understanding it better.

It is aimed at programmers, as well as anyone else who is interested in this stuff. I am writing it as I learn.

The main reason I am interested in Category Theory is that it allows us to formalise some common concepts that we use in our daily (intellectual) lives. Much of our language is based on intuition and rightfully so: relying on intuition is a very easy way to get your point across so it is understood by other human beings. However, that is part of the problem: sometimes intuition makes it too easy to communicate with someone. So easy that he might, in fact, understand things that you haven't actually said. For example, when I say that two things are equal, it would seem obvious to you what I mean, although it isn't obvious at all (how are they equal, at what context etc). That is the place when we might want to provide a more rigorous definition of what am I saying (even if I did not have one, to begin with). But providing such definition in natural language, which is designed to use intuition as a means of communication, is no easy task. It is in these situations that people often resort to diagrams to explain their thoughts. Diagrams are ubiquitous in science and mathematics because they are an understandable way to communicate a formal concept clearly. Category theory formalises the concept of a diagram and their components - arrows and objects and creates a language for presenting all kinds of ideas.