Jump to content

Edge and vertex spaces

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Erik9bot (talk | contribs) at 13:57, 7 August 2009 (add Category:Articles lacking sources (Erik9bot)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In the mathematical discipline of graph theory, the edge space and vertex space of an undirected graph are vector spaces defined in terms of the edge and vertex sets, respectively. These vector spaces make it possible to use techniques of linear algebra in studying the graph.

Definition

Let be a finite undirected graph. The vertex space of G is the vector space over the finite field of two elements that is freely generated by the vertex set V. The edge space is the -vector space freely generated by the edge set E. The dimension of the vertex space is thus the number of vertices of the graph, while the dimension of the edge space is the number of edges.

These definitions can be made more explicit. For example, we can describe the edge space as follows:

  • elements of the vector space are subsets of , that is, as a set is the power set of E
  • vector addition is defined as the symmetric difference:
  • scalar multiplication is defined by:

The singleton subsets of E form a basis for .

Properties

The incidence matrix for a graph defines a linear transformation

between the edge space and the vertex space of . It maps each edge to its two incident vertices. Let be the edge between and then

The cycle space and the cut space are linear subspaces of the edge space.

See also