In the mathematical discipline of graph theory the edge space for a finite undirected edge labeled graph is vector space structure on the edge set of the graph, making it possible to use linear algebra for studying the graph.
Definition
Let G: = (V,E) be a finite undirected edge labeled graph with n edges. The edge space
is an n dimensional vector space over
defined as follows
The set of edges
forms a canonical basis for
.
Properties
The incidence matrix H for a graph G defines a linear transformation
between the edge space and the vertex space of G. It maps each edge to its two incident vertices. Let vu be the edge between v and u then
- H(vu) = v + u
The cycle space and the cut space are linear subspaces of the edge space.
See also