You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
Hi folks,
I've been enjoying a read through of "Category Theory" by Awodey. I had some general questions as I have been reading about equalizers and co-equalizers.
Thanks everyone!
~ jz
P.S. Some additional context: I haven't yet learned exactly what are limits/colimits yet. I am first making sure I have a firmer foundation with equalizers as I am moving into learning what are kernels/cokernels which lead naturally to discussions about limits.
! in a category with a terminal object 1, usually seems to refer to the unique map from any object X to 1
! : X --> 1
In Set, there's a special property, which is that the terminal object 1 := {*} also acts as a separator, allowing a unique bijection between elements of an inhabited object (set) X and maps from 1 to X. This approach to set theory is due to Lawvere, the "Elementary Theory of the Catgeory of Sets" which you can read more about here (all quite readable IMO)
-- https://arxiv.org/abs/1212.6543 (Leinster, short)
-- https://www.amazon.com/Sets-Mathematics-F-William-Lawvere/dp/0521010608 (Lawvere, text)
And those refs also cover the use of 2={T, ⊥} as a subobject classifier, and subsets of X as isomorphic to functions from X to 2; which seems to be what Awodey is talking about; so while I haven't read Awodey, I expect that stuff will give you a different view on what you're currently working through, if you get stuck. Good luck!
I was thinking was referring to a unique map! I didn't want to assume but glad to see the notational consistency here. And you read my mind -- I was just about to look at Leinster's text on category theory but that arxiv post of his looks great. Lawvere's text is nice; I forgot about it but had come across it before. Thanks for some direction giving @Eric M Downes!
Hi Jacob!
Regarding (1), if are functions, perhaps we can intuitively think of them as carrying out two different observations on the elements of . Then the set is the collection of all the elements of where and gave the same "output" or "measurement" value. It's like where and agree.
Regarding (3), I think often refers to an inclusion. The book "Algebra: Chapter Zero" (by Aluffi) says on page 11:
Injections are often drawn ; surjections are often drawn .
@David Egolf ! Hello! Been a little while but good to hear from you!
That's makes sense about 1. And perfect, glad to know that the inclusion arrow really is the notation for an inclusion -- thought that was the case, but notation will be my downfall Thanks!
On the topic of working towards limits, you might find it interesting to note that these two things are pretty similar:
For the diagram to commute, we need and . That means that has to be equal to and to for all . For this to be possible, that means we need for all . So our choice of basically involves pointing out particular elements of where and agree.
Regarding (2), I think is the function that acts by for all , where . So it's the function from to that is "constant at ".
Actually, I think there might be a typo in that screenshot. I think should be defined as going from to , since goes from to .
One last notational note... Assume we have some function where is a set with a single element , and , with . Then, we can think of this function as a way of specifying the particular element . Consequently, this function will be sometimes be denoted as .
David Egolf said:
Regarding (3), I think often refers to an inclusion. The book "Algebra: Chapter Zero" (by Aluffi) says on page 11:
Injections are often drawn ; surjections are often drawn .
Note that in CT, those notations rather mean resp. monomorphisms and epimorphisms, which in the category
end up being injections and surjections.
Warning that in homotopy theory the double arrowhead means a fibration, which doesn't have to be a surjection or epimorphism. The cofibrations are usually drawn though.