MHB Understanding Categories: A Question on Commutativity

  • Thread starter Thread starter topsquark
  • Start date Start date
topsquark
Science Advisor
Homework Helper
Insights Author
MHB
Messages
2,020
Reaction score
843
I just started to upgrade my skills by learning a little about categories.

There was an example in my text that I'd like to get some feedback on.

Let [math]\mathcal{C}[/math] be any category and define the category [math]\mathcal{D}[/math] whose objects are all morphisms of [math]\mathcal{C}[/math]. If [math]f: A \to B[/math] and [math]g: C \to D[/math] are morphisms of [math]\mathcal{C}[/math], then hom(f, g) consists of all pairs [math]\alpha, ~ \beta[/math], where [math]\alpha : A \to C[/math] and [math]\beta : B \to D[/math] are morphisms of [math]\mathcal{C}[/math] such that the following diagram is commutative.
(You have some pretty software on the site that would make the diagram nice. Unfortunately I haven't learned to us it so just use your imagination...)
[math]A ~ \begin{matrix} f \\ \longrightarrow \end{matrix} ~ B \begin{matrix} \beta \\ \longrightarrow \end{matrix} ~ D[/math]

[math]A ~ \begin{matrix} \alpha \\ \longrightarrow \end{matrix} ~ C \begin{matrix} g \\ \longrightarrow \end{matrix} ~ D[/math]

where the diagram is the usual rectangular one.

Okay, to my question. Given f and g I can always find an [math]\alpha[/math] and [math]\beta[/math]. But how general are we being here? For example, [math]\mathcal{D}[/math] also contains morphisms [math]m: A \to C[/math] and [math]n: B \to D[/math]. Do [math]\alpha[/math] and [math]\beta[/math] equal m and n respectively or is it that [math]\alpha[/math] is an element of m and [math]\beta[/math] is an element of n chosen so the diagram will be commutative?

I worked out a few simple examples and was able to construct [math]\alpha[/math] and [math]\beta[/math] each time but I couldn't find a way to say that any morphisms from the sets m and n wouldn't work. I can't find a proof of the situation either way.

Thanks!

-Dan
 
Physics news on Phys.org
\begin{tikzpicture}[>=stealth']
%preamble \usetikzlibrary{arrows}
%preamble \usetikzlibrary{positioning}
\node (A) {$A$};
\node[right=of A] (B) {$B$};
\node[below=of A] (C) {$C$};
\node[right=of C] (D) {$D$};
\draw[->] (A) -- node[above] {$f$} (B);
\draw[->] (C) -- node[below] {$g$} (D);
\draw[->] (A) -- node
{$\alpha$} (C);
\draw[->] (B) -- node
{$\beta$} (D);
\end{tikzpicture}
I am not a specialist in category theory, but here are my two cents.

topsquark said:
Given f and g I can always find an [math]\alpha[/math] and [math]\beta[/math].
This is not obvious to me.

topsquark said:
For example, [math]\mathcal{D}[/math] also contains morphisms [math]m: A \to C[/math] and [math]n: B \to D[/math].
You probably mean, "Suppose [math]\mathcal{D}[/math] also contains...".

topsquark said:
Do [math]\alpha[/math] and [math]\beta[/math] equal m and n respectively
It is not clear why this should always be so.

topsquark said:
or is it that [math]\alpha[/math] is an element of m and [math]\beta[/math] is an element of n chosen so the diagram will be commutative?
The relation "is an element of" is not defined on morphisms in general.​
 
Evgeny.Makarov said:
\begin{tikzpicture}[>=stealth']
%preamble \usetikzlibrary{arrows}
%preamble \usetikzlibrary{positioning}
\node (A) {$A$};
\node[right=of A] (B) {$B$};
\node[below=of A] (C) {$C$};
\node[right=of C] (D) {$D$};
\draw[->] (A) -- node[above] {$f$} (B);
\draw[->] (C) -- node[below] {$g$} (D);
\draw[->] (A) -- node
{$\alpha$} (C);
\draw[->] (B) -- node
{$\beta$} (D);
\end{tikzpicture}
I am not a specialist in category theory, but here are my two cents.

Thanks for getting back to me. I appreciate it.

Evgeny.Makarov said:
This is not obvious to me.
I should mention that the only examples I looked at were all finite sets. I may have not been using a big enough bush.

Evgeny.Makarov said:
You probably mean, "Suppose [math]\mathcal{D}[/math] also contains...".
The problem statement says "category D whose objects are all morphisms of C" I was taking that to mean that all the possible morphisms of [math]\mathcal{C}[/math] are in [math]\mathcal{D}[/math]. Perhaps that isn't correct.

Evgeny.Makarov said:
It is not clear why this should always be so.
Which is one of the nagging questions I have about this. I don't see if they would have to be either. I can't think of a way to prove or disprove this statement. Even the examples I work out didn't imply anything one way or another.

Evgeny.Makarov said:
The relation "is an element of" is not defined on morphisms in general.
Hmmmm... Now that I am looking for it the text doesn't use this term either. But they still refer to "objects" that are "in" a category. What language is used for categories?

Thanks again!

-Dan​
 
topsquark said:
Given $f$ and $g$ I can always find an $\alpha$ and $\beta$.
A category does not have to have morphisms between every two objects. For example, in the category of sets there is no morphisms from a nonempty set to the empty one. So if $A\ne\emptyset$ and $C=\emptyset$ there is no $\alpha:A\to C$.

topsquark said:
The problem statement says "category D whose objects are all morphisms of C" I was taking that to mean that all the possible morphisms of [math]\mathcal{C}[/math] are in [math]\mathcal{D}[/math].
.Yes, $\mathcal{D}$ contains all morphisms of $\mathcal{C}$, but the previous example shows that there may be no morphisms between $A$ and $C$.

topsquark said:
Do $\alpha$ and $\beta$ equal $m$ and $n$ respectively?
Not necessarily. For example, suppose $B=\{b\}$ and $g(x)=\beta(b)$ for all $x\in C$. Then any function from $A$ to $C$ makes the diagram commute.

topsquark said:
Now that I am looking for it the text doesn't use this term either. But they still refer to "objects" that are "in" a category. What language is used for categories?
Yes, objects can be in a category. But you were saying "$\alpha$ is an element of $m$" where $\alpha$ and $m$ are morphisms of $\mathcal{C}$, if I understand correctly. And "is an element of" is not defined on morphisms.
 
Evgeny.Makarov said:
A category does not have to have morphisms between every two objects. For example, in the category of sets there is no morphisms from a nonempty set to the empty one. So if $A\ne\emptyset$ and $C=\emptyset$ there is no $\alpha:A\to C$.

.Yes, $\mathcal{D}$ contains all morphisms of $\mathcal{C}$, but the previous example shows that there may be no morphisms between $A$ and $C$.

Not necessarily. For example, suppose $B=\{b\}$ and $g(x)=\beta(b)$ for all $x\in C$. Then any function from $A$ to $C$ makes the diagram commute.

Yes, objects can be in a category. But you were saying "$\alpha$ is an element of $m$" where $\alpha$ and $m$ are morphisms of $\mathcal{C}$, if I understand correctly. And "is an element of" is not defined on morphisms.
Got it. Thanks for the feedback. It's a lot clearer now.

-Dan
 
Evgeny.Makarov said:
Yes, objects can be in a category. But you were saying "$\alpha$ is an element of $m$" where $\alpha$ and $m$ are morphisms of $\mathcal{C}$, if I understand correctly. And "is an element of" is not defined on morphisms.

So the language for talking about an object belonging to a category is to state it in plain English?
 
Formally a category is a triple whose first element is a class of objects. A class, because, strictly speaking, it may not be a set, for example, when objects are all sets. So an unambiguous phrase is "$A$ belongs to the class of objects of category $\mathcal{C}$". I am sure "$A$ is an object of $\mathcal{C}$" is OK. I also don't think saying "Object $A$ belongs to category $\mathcal{C}$" causes any confusion.
 
Back
Top