The SlugMath Wiki is under heavy development!
Def/Digraph
From SlugmathWiki
Definition of Digraph: A digraph, short for directed graph, (with no multiple edges, but loops allowed) is an ordered pair $(V,E)$, consisting of the following data:
- $V$ is a set.
- $E$ is a subset of the Cartesian product $V \times V$.
Such data $(V,E)$ is meant to be considered visually as follows:
Logical Connections
This definition logically relies on the following definitions and statements: Def/Ordered pair, Def/Cartesian product
The following statements and definitions logically rely on the material of this page: Def/Cyclic permutation
To visualize the logical connections between this definition and other items of mathematical knowledge, you can visit any of the following clusters, and click the "Visualize" tab: Clust/Graph theory

