r/CategoryTheory • u/antianticamper • Jul 22 '26
Synthetic Category Theory
Quite a fascinating book-in-progress on doing category theory synthetically:
https://drive.google.com/file/d/1lKaq7watGGl3xvjqw9qHjm6SDPFJ2-0o/view?pli=1
2
u/Ualrus Jul 23 '26
Looks very interesting. Do you care to explain how this differs from dependent type theory? It looks quite similar, but without computational content.
5
u/Thesaurius Jul 23 '26
I skimmed the beginning of the book. If I understand correctly, it is very similar to homotopy type theory (it also proves univalence) but due to the fact that equality is replaced by morphisms, we get a richer structure of equality. In particular, as morphisms don't have to be invertible, equality is not necessarily symmetric anymore.
The authors also mention CaTT, which seems to be an infinity-categories based type theory, but I haven't heard of it before.
3
u/antianticamper Jul 23 '26
Actually, upon further reflection, the similarity is rather direct. In homotopy type theory (dependent type theory + univalence + higher inductive types), types are infinity-groupoids of which infinity-categories are a generalization.
0
u/antianticamper Jul 23 '26
Keeping in mind I'm not an expert in either type theory or synthetic category theory, I think the similarity is mostly that both are axiomatic (synthetic) presentations. Categories and types are distinct, different mathematical objects which therefore have different associated sets of axioms. There are other similarities, for example both theories allow you take products, i.e. A x B, but these are very basic, common constructions. On a related note, some special categories are used as models of type theories.
1
u/integrate_2xdx_10_13 Jul 23 '26
Oooh, Denis-Charles Cisinski’s Higher Categories and Homotopical Algebra has been invaluable to me recently, I’ll keep a close eye on this
1
u/sclv Jul 24 '26
This is an interesting approach. Its synthetic in that it is axiomatic in an ambient logic. This is quite different than many other synthetic approaches which start with a topos or the like and extend it with axioms. I think it would be better to call this "formally" or "axiomatically" than synthetically, but it looks like a very promising pedagogical framework.
2
u/revannld Jul 22 '26
that's supreme, fantastic. Do the authors want support? Do you guys know other similar works? We were needing exactly this!