Incidence (graph)
In graph theory, a vertex is incident with an edge if the vertex is one of the two vertices the edge connects.
An incidence is a pair where is a vertex and is an edge incident with . Two distinct incidences and are adjacent if and only if , , or the edge equals or .
A graph can be formally defined as an ordered triple , where is the set of vertices, is the set of edges, and is an incidence function (or incidence mapping) that maps each edge to a pair of vertices. For an edge , if , then and are called the end-vertices (or endpoints) of the edge , and the edge is said to be incident with vertices and .
A graph can also be specified as an incidence structure , where is a set of "points" (the vertices), is a set of "blocks" (the edges), and is the incidence relation between them.