HOME

TheInfoList



OR:

In
geometry Geometry (; ) is, with arithmetic, one of the oldest branches of mathematics. It is concerned with properties of space such as the distance, shape, size, and relative position of figures. A mathematician who works in the field of geometry is c ...
, an incidence relation is a heterogeneous relation that captures the idea being expressed when phrases such as "a point ''lies on'' a line" or "a line is ''contained in'' a plane" are used. The most basic incidence relation is that between a point, , and a line, , sometimes denoted . If the pair is called a ''flag''. There are many expressions used in common language to describe incidence (for example, a line ''passes through'' a point, a point ''lies in'' a plane, etc.) but the term "incidence" is preferred because it does not have the additional connotations that these other terms have, and it can be used in a symmetric manner. Statements such as "line intersects line " are also statements about incidence relations, but in this case, it is because this is a shorthand way of saying that "there exists a point that is incident with both line and line ". When one type of object can be thought of as a set of the other type of object (''viz''., a plane is a set of points) then an incidence relation may be viewed as
containment Containment was a geopolitical strategic foreign policy pursued by the United States during the Cold War to prevent the spread of communism after the end of World War II. The name was loosely related to the term '' cordon sanitaire'', which w ...
. Statements such as "any two lines in a plane meet" are called ''incidence propositions''. This particular statement is true in a
projective plane In mathematics, a projective plane is a geometric structure that extends the concept of a plane. In the ordinary Euclidean plane, two lines typically intersect in a single point, but there are some pairs of lines (namely, parallel lines) that ...
, though not true in the Euclidean plane where lines may be parallel. Historically,
projective geometry In mathematics, projective geometry is the study of geometric properties that are invariant with respect to projective transformations. This means that, compared to elementary Euclidean geometry, projective geometry has a different setting, pr ...
was developed in order to make the propositions of incidence true without exceptions, such as those caused by the existence of parallels. From the point of view of synthetic geometry, projective geometry ''should be'' developed using such propositions as
axiom An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy o ...
s. This is most significant for projective planes due to the universal validity of Desargues' theorem in higher dimensions. In contrast, the
analytic approach Generally speaking, analytic (from el, ἀναλυτικός, ''analytikos'') refers to the "having the ability to analyze" or "division into elements or principles". Analytic or analytical can also have the following meanings: Chemistry * A ...
is to define projective space based on
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as: :a_1x_1+\cdots +a_nx_n=b, linear maps such as: :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matric ...
and utilizing homogeneous co-ordinates. The propositions of incidence are derived from the following basic result on
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ...
s: given subspaces and of a (finite-dimensional) vector space , the dimension of their intersection is . Bearing in mind that the geometric dimension of the projective space associated to is and that the geometric dimension of any subspace is positive, the basic proposition of incidence in this setting can take the form: linear subspaces and of projective space meet provided .Joel G. Broida & S. Gill Williamson (1998) ''A Comprehensive Introduction to Linear Algebra'', Theorem 2.11, p 86,
Addison-Wesley Addison-Wesley is an American publisher of textbooks and computer literature. It is an imprint of Pearson PLC, a global publishing and education company. In addition to publishing books, Addison-Wesley also distributes its technical titles throug ...
. The theorem says that . Thus implies .
The following sections are limited to
projective plane In mathematics, a projective plane is a geometric structure that extends the concept of a plane. In the ordinary Euclidean plane, two lines typically intersect in a single point, but there are some pairs of lines (namely, parallel lines) that ...
s defined over fields, often denoted by , where is a field, or . However these computations can be naturally extended to higher-dimensional projective spaces, and the field may be replaced by a division ring (or skewfield) provided that one pays attention to the fact that multiplication is not
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name o ...
in that case.


Let be the three-dimensional vector space defined over the field . The projective plane consists of the one-dimensional vector subspaces of , called ''points'', and the two-dimensional vector subspaces of , called ''lines''. Incidence of a point and a line is given by containment of the one-dimensional subspace in the two-dimensional subspace. Fix a basis for so that we may describe its vectors as coordinate triples (with respect to that basis). A one-dimensional vector subspace consists of a non-zero vector and all of its scalar multiples. The non-zero scalar multiples, written as coordinate triples, are the homogeneous coordinates of the given point, called ''point coordinates''. With respect to this basis, the solution space of a single linear equation is a two-dimensional subspace of , and hence a line of . This line may be denoted by ''line coordinates'' , which are also homogeneous coordinates since non-zero scalar multiples would give the same line. Other notations are also widely used. Point coordinates may be written as column vectors, T, with colons, , or with a subscript, . Correspondingly, line coordinates may be written as row vectors, , with colons, or with a subscript, . Other variations are also possible.


Incidence expressed algebraically

Given a point and a line , written in terms of point and line coordinates, the point is incident with the line (often written as ), if and only if, :: . This can be expressed in other notations as: :ax + by + cz = ,b,c\cdot (x,y,z) =(a,b,c)_L \cdot (x,y,z)_P = : = :b:c\cdot (x:y:z) = (a,b,c) \left ( \begin x \\ y \\ z \end \right ) = 0. No matter what notation is employed, when the homogeneous coordinates of the point and line are just considered as ordered triples, their incidence is expressed as having their
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a scalar as a result". It is also used sometimes for other symmetric bilinear forms, for example in a pseudo-Euclidean space. is an alg ...
equal 0.


The line incident with a pair of distinct points

Let and be a pair of distinct points with homogeneous coordinates and respectively. These points determine a unique line with an equation of the form and must satisfy the equations: : and : . In matrix form this system of simultaneous linear equations can be expressed as: :\left( \begin x & y & z \\ x_1 & y_1 & z_1 \\ x_2 & y_2 & z_2 \end \right) \left( \begin a \\ b \\ c \end \right) = \left( \begin 0 \\ 0 \\ 0 \end \right). This system has a nontrivial solution if and only if the
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if ...
, : \left, \begin x & y & z \\ x_1 & y_1 & z_1 \\x_2 & y_2 & z_2 \end \ = 0. Expansion of this determinantal equation produces a homogeneous linear equation, which must be the equation of line . Therefore, up to a common non-zero constant factor we have where: : , : , and : . In terms of the scalar triple product notation for vectors, the equation of this line may be written as: : , where is a generic point.


Collinearity

Points that are incident with the same line are said to be ''collinear''. The set of all points incident with the same line is called a range. If , and , then these points are collinear if and only if : \left, \begin x_1 & y_1 & z_1 \\ x_2 & y_2 & z_2 \\ x_3 & y_3 & z_3 \end \ = 0, i.e., if and only if the
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if ...
of the homogeneous coordinates of the points is equal to zero.


Intersection of a pair of lines

Let and be a pair of distinct lines. Then the intersection of lines and is point a that is the simultaneous solution (up to a scalar factor) of the system of linear equations: : and : . The solution of this system gives: : , : , and : . Alternatively, consider another line passing through the point , that is, the homogeneous coordinates of satisfy the equation: :. Combining this equation with the two that define , we can seek a non-trivial solution of the matrix equation: :\left( \begin a & b & c \\ a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \end \right) \left( \begin x \\ y \\ z \end \right) = \left( \begin 0 \\ 0 \\ 0 \end \right). Such a solution exists provided the determinant, : \left, \begin a & b & c \\ a_1 & b_1 & c_1 \\a_2 & b_2 & c_2 \end \ = 0. The coefficients of and in this equation give the homogeneous coordinates of . The equation of the generic line passing through the point in scalar triple product notation is: : .


Concurrence

Lines that meet at the same point are said to be ''concurrent''. The set of all lines in a plane incident with the same point is called a ''pencil of lines'' centered at that point. The computation of the intersection of two lines shows that the entire pencil of lines centered at a point is determined by any two of the lines that intersect at that point. It immediately follows that the algebraic condition for three lines, to be concurrent is that the determinant, : \left, \begin a_1 & b_1 & c_1 \\a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3 \end \ = 0.


See also

* Menelaus theorem * Ceva's theorem * Concyclic * Incidence matrix * Incidence algebra * Incidence structure * Incidence geometry * Levi graph * Hilbert's axioms


References

* Harold L. Dorwart (1966) ''The Geometry of Incidence'',
Prentice Hall Prentice Hall was an American major educational publisher owned by Savvas Learning Company. Prentice Hall publishes print and digital content for the 6–12 and higher-education market, and distributes its technical titles through the Safari B ...
. {{Incidence structures Projective geometry Articles containing proofs