\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Function Composites
Directed Graphs
Needed by:
None.
Links:
Sheet PDF
Graph PDF

Composition Graphs

Why

We want to visualize function composition.

Definition

A composition graph (or composition diagram) is a directed graph along with a map from vertices to the powerset of a set and a map from edges to functions between sets associated with incident vertices.

Example

For example, let $A$ and $R$ be sets and let $i: A \to A$, $f: A \to R$ and $g: R \to A$ be functions. We can consider the diagram whose graph is $(\set{1, 2, 3}, \set{(1, 2), (2, 3), (1, 3)})$, with vertices one and three corresponding to $A$, vertex 2 corresponding to $R$, edge $(1, 2)$ corresponding to $f$, edge $(2, 3)$ corresponding to $g$ and edge $(1, 3)$ corresponding to $i$. 1

Path composition

The function associated with a path (or path composition) is the composition of the functions corresponding to the edges along the path. The digram is commutative (call a commutative diagram) if the composition of any two paths between any two vertices result in identical functions.


  1. Future editions will include the highly important figures associated with function diagrams. ↩︎
Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view