← All Objects
Remark

Notation for Morphisms

Category Theory · category.tex
Let $\mathcal{C}$ be a category as in Definition~Category. If $f \in \Hom_{\mathcal{C}}(X,Y)$ we write $$ f : X \to Y. $$ The object $X$ is called the domain of $f$ and $Y$ the codomain. Composition of morphisms is written $$ g \circ f : X \to Z $$ whenever $f : X \to Y$ and $g : Y \to Z$ as in Definition~Category.
Depends on
Dependency Graph
flowchart LR classDef current fill:#6366f1,color:#fff,stroke:#4f46e5 nf2c6bdf5["Category"] nd14b7e1d["Notation for Morphisms"]:::current nf2c6bdf5 --> nd14b7e1d click nf2c6bdf5 "../objects/f2c6bdf5.html" "_self"