Incidence structure

In mathematics, an abstract system consisting of two types of objects and a single relationship between these types of objects is called an incidence structure. Consider the points and lines of the Euclidean plane as the two types of objects and ignore all the properties of this geometry except for the relation of which points are on which lines for all points and lines. What is left is the incidence structure of the Euclidean plane.

Incidence structures are most often considered in the geometrical context where they are abstracted from, and hence generalize, planes (such as affine, projective, and Möbius planes), but the concept is very broad and not limited to geometric settings. Even in a geometric setting, incidence structures are not limited to just points and lines; higher-dimensional objects (planes, solids, n-spaces, conics, etc.) can be used. The study of finite structures is sometimes called finite geometry.[1]

Formal definition and terminology

An incidence structure is a triple (P, L, I) where P is a set whose elements are called points, L is a disjoint set whose elements are called lines and IP × L is the incidence relation. The elements of I are called flags. If (p, l) is in I then it was typical to say that point p "lies on" line l or that the line l "passes through" point p. However, today a more "symmetric" terminology is preferred to reflect the symmetric nature of this relation, so one says that "p is incident with l" or that "l is incident with p" and uses the notation p I l in lieu of (p, l) ∈ I.[2]

In some common situations L may be a set of subsets of P in which case incidence I will be containment (p I l if and only if p is a member of l). Incidence structures of this type are called set-theoretic.[3] This is not always the case, for example, if P is a set of vectors and L a set of square matrices, we may define I = {(v, M) : vector v is an eigenvector of matrix M }. This example also shows that while the geometric language of points and lines is used, the object types need not be these geometric objects.

Examples

Main article: Incidence geometry
Some examples of incidence structures
Fano plane
A non-uniform incidence structure
2. Non-uniform structure 
Generalized Quadrangle called the Doily
8 point and 8 line configuration
Configuration of Pappus theorem

An incidence structure is uniform if each line is incident with the same number of points. Each of these examples, except the second, is uniform with three points per line.

Any graph (need not be simple, loops and multiple edges are allowed) is a uniform incidence structure with two points per line. For these examples, the vertices of the graph form the point set, the edges of the graph form the line set, and incidence means that a vertex is an endpoint of an edge.

Incidence structures are seldom studied in their full generality; it is typical to study incidence structures that satisfy some additional axioms. For instance, a partial linear space is an incidence structure that satisfies:

  1. Any two distinct points are incident with at most one common line, and
  2. Every line is incident with at least two points.

If the first axiom above is replaced by the stronger:

  1. Any two distinct points are incident with exactly one common line,

the incidence structure is called a linear space.[4][5]

Dual structure

If we interchange the role of "points" and "lines" in

C = (P, L, I)

we obtain the dual structure,

C = (L, P, I),

where I is the inverse relation of I. It follows immediately from the definition that:

C∗∗ = C.

This is an abstract version of projective duality.[2]

A structure C that is isomorphic to its dual C is called self-dual. The Fano plane above is a self-dual incidence structure.

Other terminology

The concept of an incidence structure is very simple and has arisen in several disciplines, each introducing its own vocabulary and specifying the types of questions that are typically asked about these structures. Incidence structures use a geometric terminology, but in graph theoretic terms they are called hypergraphs and in design theoretic terms they are called block designs. They are also known as a set system or family of sets in a general context.

Hypergraphs

Main article: Hypergraph
Seven points are elements of seven lines in the Fano plane

Each hypergraph or set system can be regarded as an incidence structure in which the universal set plays the role of "points", the corresponding family of sets plays the role of "lines" and the incidence relation is set membership "∈". Conversely, every incidence structure can be viewed as a hypergraph by identifying the lines with the sets of points that are incident with them.

Block designs

Main article: Block design

A (general) block design is a set X together with a family of subsets (repeated subsets are allowed), F of X. As an incidence structure, X is the set of points, F the set of lines, usually called blocks in this context (repeated blocks must have distinct names, so F is actually a set and not a multiset). If all the subsets in F have the same size, the block design is called uniform. If each element of X appears in the same number of subsets, the block design is said to be regular. The dual of a uniform design is a regular design and vice versa.

Example: Fano plane

Consider the block design/hypergraph given by:

,
.

This incidence structure is called the Fano plane. As a block design it is both uniform and regular.

In the labeling given, the lines are precisely the subsets of the points that consist of three points whose labels add up to zero using nim addition. Alternatively, each number, when written in binary, can be identified with a non-zero vector of length three over the binary field. Three vectors that generate a subspace form a line; in this case, that is equivalent to their vector sum being the zero vector.

Representations

Incidence structures may be represented in many ways. If the sets P and L are finite these representations can compactly encode all the relevant information concerning the structure.

Incidence matrix

Main article: Incidence matrix

The incidence matrix of a (finite) incidence structure is a matrix with entries 0 or 1 that has its rows indexed by the points { pi } and columns indexed by the lines {lj } where the ij-th entry is a 1 if pi I lj and 0 otherwise.[6] An incidence matrix is not uniquely determined since it depends upon the arbitrary ordering of the points and the lines.[7]

The non-uniform incidence structure pictured above (#2 of the examples) is given by:

P = { A, B, C, D, E, P }
L = { l = { C, P, E }, m = { P }, n = { P, D }, o = { P, A }, p = { A, B }, q = { P, B } }.

An incidence matrix for this structure is :

which corresponds to the incidence table:

I l m n o p q
A 0 0 0 1 1 0
B 0 0 0 0 1 1
C 1 0 0 0 0 0
D 0 0 1 0 0 0
E 1 0 0 0 0 0
P 1 1 1 1 0 1

If an incidence structure C has an incidence matrix M, then the dual structure C has the transpose matrix MT as its incidence matrix (and is defined by that matrix).

An incidence structure is self-dual if there exists an ordering of the points and lines so that the incidence matrix constructed with that ordering is a symmetric matrix.

With the labels as given in example #1 above and with points ordered A, B, C, D, G, F, E and lines ordered l, p, n, s, r, m, q, the Fano plane has the incidence matrix:

Since this is a symmetric matrix, the Fano plane is a self-dual incidence structure.

Pictorial representations

An incidence figure (that is, a depiction of an incidence structure), is constructed by representing the points by dots in a plane and having some visual means of joining the dots to correspond to lines.[7] The dots may be placed in any manner, there are no restrictions on distances between points or any relationships between points. In an incidence structure there is no concept of a point being between two other points; the order of points on a line is undefined. Compare this with ordered geometry, which does have a notion of betweenness. The same statements can be made about the depictions of the lines. In particular, lines need not be depicted by "straight line segments" (see examples 1, 3 and 4 above). As with the pictorial representation of graphs, the crossing of two "lines" at anyplace other than a dot, has no meaning in terms of the incidence structure, it is only an accident of the representation. These incidence figures may at times resemble graphs, but they aren't graphs unless the incidence structure is a graph.

Realizability

Incidence structures can be modelled by points and curves in the Euclidean plane with the usual geometric meaning of incidence. Some incidence structures admit representation by points and (straight) lines. Structures that can be are called realizable. If no ambient space is mentioned then the Euclidean plane is assumed. The Fano plane (#1 above) is not realizable since it needs at least one curve. The Möbius-Kantor configuration (#4 above) is not realizable in the Euclidean plane, but it is realizable in the complex plane.[8] On the other hand, examples #2 and #5 above are realizable and the incidence figures given there demonstrate this. Steinitz (1894)[9] has shown that n3-configurations (incidence structures with n points and n lines, three points per line and three lines through each point) are either realizable or require the use of only one curved line in their representations.[10] The Fano plane is the unique (73) and the Möbius-Kantor configuration is the unique (83).

Incidence graph (Levi graph)

Heawood graph with labeling

Each incidence structure C corresponds to a bipartite graph called the Levi graph or incidence graph of the structure. As any bipartite graph is two colorable, the Levi graph can be given a black and white vertex coloring, where black vertices correspond to points and white vertices correspond to lines of C. The edges of this graph correspond to the flags (incident point/line pairs) of the incidence structure. The original Levi graph was the incidence graph of the generalized quadrangle of order two (example #3 above),[11] but the term has been extended by H.S.M. Coxeter[12] to refer to an incidence graph of any incidence structure.[13]

Levi graph of the Möbius-Kantor configuration (#4)

Levi graph examples

The Levi graph of the Fano plane is the Heawood graph. Since the Heawood graph is connected and vertex-transitive, there exists an automorphism (such as the one defined by a reflection about the vertical axis in the figure of the Heawood graph) interchanging black and white vertices. This, in turn, implies that the Fano plane is self-dual.

The specific representation, on the left, of the Levi graph of the Möbius-Kantor configuration (example #4 above) illustrates that a rotation of π/4 about the center (either clockwise or counterclockwise) of the diagram interchanges the blue and red vertices and maps edges to edges. That is to say that there exists a color interchanging automorphism of this graph. Consequently, the incidence structure known as the Möbius-Kantor configuration is self-dual.

Generalization

It is possible to generalize the notion of an incidence structure to include more than two types of objects. A structure with k types of objects is called an incidence structure of rank k or a rank k geometry.[13] Formally these are defined as k + 1 tuples S = (P1, P2, ..., Pk, I) with PiPj = ∅ and

The Levi graph for these structures is defined as a multipartite graph with vertices corresponding to each type being colored the same.

See also

Notes

  1. Colbourn & Dinitz 2007, p. 702
  2. 1 2 Dembowski 1968, pp. 1-2
  3. Biliotti, Jha & Johnson 2001, p. 508
  4. The term linear space is also used to refer to vector spaces, but this will rarely cause confusion.
  5. Moorhouse 2007, p. 5
  6. The other convention of indexing the rows by lines and the columns by points is also widely used.
  7. 1 2 Beth, Jungnickel & Lenz 1986, p. 17
  8. Pisanski & Servatius 2014, p. 222
  9. E. Steinitz (1894), Über die Construction der Configurationen n3, Dissertation, Breslau
  10. Gropp, Harald (1997), "Configurations and their realizations", Discrete Mathematics, 174: 137–151, doi:10.1016/s0012-365x(96)00327-5
  11. Levi, F. W. (1942), Finite Geometrical Systems, Calcutta: University of Calcutta, MR 0006834
  12. Coxeter, H.S.M. (1950), "Self-dual configurations and regular graphs", Bulletin of the American Mathematical Society, 56: 413–455, doi:10.1090/s0002-9904-1950-09407-5
  13. 1 2 Pisanski & Servatius 2014, p. 158

References

Further reading

This article is issued from Wikipedia - version of the 1/31/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.