In Depth
See Also

Projective geometry

Projective geometry is a non-metrical form of geometry that emerged in the early 19th century. It originated from the principles of perspective art.

Discussions

  Discussion Features

   Ask a question about 'Projective geometry'

   Start a new discussion about 'Projective geometry'

   Answer questions about 'Projective geometry'

   'Projective geometry' discussion forum


Encyclopedia

Projective geometry is a non-metrical form of geometry that emerged in the early 19th century. It originated from the principles of perspective art.

Description

Projective geometry is a non-Euclidean geometry Non-Euclidean geometry

----
The term non-Euclidean geometry describes hyperbolic [i], elliptic [i] ... 

 that formalizes one of the central principles of perspective art: that parallel lines meet at infinity Infinity

he word infinity comes from the Latin [i] infinitas or "unboundedness." It refers to several distinc ... 

 and therefore are to be drawn that way. In essence, a projective geometry may be thought of as an extension of Euclidean geometry in which the "direction" of each line is subsumed within the line as an extra "point", and in which a "horizon" of directions corresponding to coplanar lines is regarded as a "line". Thus, two parallel lines will meet on a horizon in virtue of their possessing the same direction.

Idealized directions are referred to as points at infinity, while idealized horizons are referred to as lines at infinity.

However, a projective geometry does not single out any point or line in this regard -- they are all treated equally. Indeed, with the extension, the axiomatization becomes substantially simpler :
  • G1: Every line contains at least 3 points
  • G2: Every two points, A and B, lie on a unique line, AB.
  • G3: If lines AB and CD intersect, then so do lines AC and BD .


The reason each line is assumed to contain at least 3 points is apparent when thinking of the original motivating example of a Euclidean space supplemented by the lines and points at infinity. The 3rd point is the line's direction. Axiom 2 is thus seen to embody a form of Euclid's 5th postulate : given a point and a direction, there is a unique line containing the point lying in the given direction.

Because a Euclidean geometry Euclidean geometry

Euclidean geometry is a mathematical system attributed to the Greek [i] mathematician [i] Euclid [i] ... 

 is contained within a Projective geometry, with Projective geometry having a simpler foundation, general results in Euclidean geometry may be arrived at in a more transparent fashion. Moreover, as already seen with the preceding interpretation of Axiom 2, separate but similar theorems in Euclidean geometry may be handled collectively within the framework of projective geometry; for instance, parallel and nonparallel lines need not be treated as separate cases.

One can pursue axiomatization in greater depth by postulating a ternary relation, [ABC] to denote when three points are collinear. A relatively simple axiomatization may be written down in terms of this relation as well:
  • C0: [ABA]
  • C1: If A and B are two points such that [ABC] and [ABD] then [BDC]
  • C2: If A and B are two points then there is a third point C such that [ABC]
  • C3: If A and C are two points, B and D also, with [BCE], [ADE] but not [ABE] then there is a point F such that [ACF] and [BDF].

For two different points, A and B, the line AB is defined as consisting of all points C for which [ABC]. The axioms C0 and C1 then provide a formalization of G1; C2 for G2 and C3 for G3.

The concept of line generalizes to planes and higher dimensional subspaces. A subspace, AB...XY may thus be recursively defined in terms of the subspace AB...X as that containing all the points of all lines YZ, as Z ranges over AB...X. Collinearity then generalizes to the relation of "independence". A set of points is independent, [AB...Z] if is a minimal generating subset for the subspace AB...Z.

The axioms may be supplemented by further axioms postulating limits on the dimension of the space. The minimum dimension is determined by the existence of an independent set of the required size. For the lowest dimensions, the relevant conditions may be stated in equivalent
form as follows. A projective space is of:
  • at least dimension 0 if it has at least 1 point,
  • at least dimension 1 if it has at least 2 distinct points ,
  • at least dimension 2 if it has at least 3 non-collinear points ,
  • at least dimension 3 if it has at least 4 non-coplanar points.


The maximum dimension may also be determined in a similar fashion. For the lowest dimensions, they take on the following forms. A projective space is of:
  • at most dimension 0 if it has no more than 1 point,
  • at most dimension 1 if it has no more than 1 line,
  • at most dimension 2 if it has no more than 1 plane,

and so on. It is a general theorem that all coplanar lines intersect -- the very principle Projective Geometry was originally intended to embody. Therefore, property may be equivalently stated that all lines intersect one another.

It is generally assumed that projective spaces are of at least dimension 2. In some cases, if the focus is meant to be on projective planes, a variant of M3 may be postulated. The axioms of , for instance, include , , and . Axiom becomes vacuously true under and is therefore not needed in this context.

Additional properties of fundamental importance include Desargues' Theorem and the Theorem of Pappus. In projective spaces of dimension 3 or greater there is a construction that allows one to prove Desargues' Theorem. But for dimension 2, it must be separately postulated.

Under Desargues' Theorem, combined with the other axioms, it is possible to define the basic operations of arithmetic, geometrically. The resulting operations will satisfy the axioms of a fields -- except that the commutativity of multiplication will require Pappus' Theorem. As a result, the points of each line are in one to one correspondence with a given field, F, supplemented by an additional element, W, such that rW = W, -W = W, r+W = W, r/0 = W, r/W = 0, W-r = r-W = W. However, 0/0, W/W, W+W, W-W, 0W and W0 remain undefined.

The only projective geometry of dimension 0 is a single point. A projective geometry of dimension 1 consists of a single line containing at least 3 points. The geometric construction of arithmetic operations cannot be carried out in either of these cases. For dimension 2, there is a rich structure in virtue of the absence of Desargues' Theorem. The simplest 2-dimensional projective geometry has 3 points on every line, with 7 points and lines in all arranged with the following schedule of collinearities:
  • [ABC]
  • [ADE]
  • [AFG]
  • [BDG]
  • [BEF]
  • [CDF]
  • [CEG]

with the coordinates A = , B = , C = = , D = , E = = , F = , G = . The coordinates in a Desarguesian plane for the points designated to be the points at infinity will generally not be unambiguously defined.

Visualize P2


P2 is used to map a plane into a plane. In P2 space the R2 point is represented by the homogeneous point . If we think of as a point in the R3 space the third value of the homogeneous coordinate is a value in the z direction and the P2 space can be visualized as a R3 space.

Points Rays Lines and Planes


A line in can be represented in P2 space by the equation ax+by+c=0. If we treat a, b and c as the column vector l and x, y,1 as the column vector x then the equation for the line can be written in matrix form as:

xTl=0 or
lTx=0
Or using vector notation
l.x=0
x.l=0

k=0 sweeps out a plane in R3 and
k sweeps out a ray.

The plane and ray are subspaces in R3.

Ideal points



In R3 a plane has the equation ax+by+cz=0, in P2 the equation of a line is ax+by+c=0 and this equation can represent a line on any plane parallel to the x, y plane by multiplying the equation by k.

If z=1 we have a normalized homogeneous coordinate. All points that have z=1 create a plane. Lets pretend we are looking at that plane and there are two parallel lines drawn on the plane. From where we are standing we can see only so much of the plane . If we walk away from the plane along the z axis we can see more of the plane. In our field of view original points have moved. We can reflect this movement by dividing the homogeneous coordinate by a constant. In the image to the right we have divided by 0.5 so the z value now becomes 0.5. If we walk far enough away what we are looking at becomes a point in the distance. As we walk away we see more and more of the parallel lines. The lines will meet at a line at infinity . Lines on the plane when z=0 are ideal points. The plane at z=0 is the line at infinity.

The homogeneous point is where all the real points go when your looking at the plane from an infinite distance, a line on the z=0 plane is where parallel lines intersect.

Duality


In the equation xTl=0 there are two column vectors. You can keep either constant and vary the other. If we keep the point constant and vary the coefficients we create new lines that go through the point. If we keep the coefficients constant and vary the points that satisfy the equation we create a line. We look upon x as a point because the axis's we are using are x, y and z. If we instead plotted the coefficients using axis marked a, b,c, points would become lines and lines would become points. If you prove something with the data plotted on axis marked x, y and z, the same argument can be used for the data plotted on axis marked a, b and c. That is duality.
Lines joining points and Intersection of lines
The equation xTl=0 calculates the inner product Dot product

In mathematics [i], the dot product, also known as the scalar product, is a binary operation [i] w ... 

 of two column vectors. The inner product of two vectors is zero if the vectors are orthogonal. To find the line between the points x1 and x2 you must find the column vector l that satisfies the equations x1Tl=0 and x2Tl=0, that is we must find a column vector l that is orthogonal to x1 and x2. The cross product Cross product

In mathematics [i], the cross product is a binary operation [i] on vector [i]s in a three-dimensi ... 

 will find such a vector. The line joining two points is given by the equation xx2.

To find the intersection of two lines you look to duality. If you plot l in the coefficient space you get rays. To find the point x that is orthogonal to the two rays you find the cross product. That is ll2.

Projective Transformation

A projective Transformation in p2 space is an invertible mapping of points in P2 to points in P2 that maps lines to lines. A P2 projectivity has the equation:
x'=Hx. Where H is an invertible 3*3 matrix. This is, a projectivity is any conceivable invertible linear transform of homogeneous co-ordinates.

Duality

For projective spaces of dimension N, there will exist a duality between the subspaces of dimension R and dimension N-R-1. For N = 2, this specializes to the most commonly known form of duality -- that between points and lines.

In 1825, Joseph Gergonne noted the principle of duality characterizing projective plane geometry: given any theorem or definition of that geometry, substituting point for line, lie on for pass through, collinear for concurrent, intersection for join, or vice versa, results in another theorem or valid definition, the "dual" of the first.

Similarly in 3 dimensions, the duality relation holds between points and planes, allowing any theorem to be transformed by swapping "point" and "plane", "is contained by" and "contains". To establish duality only requires establishing the dual versions of the axioms for the dimension in question. Thus, for 3-dimensional spaces, one needs to show that every line lies in 3 distinct planes, every two planes intersect in a unique line and a dual version of to the effect: if the intersection of plane P and Q is coplanar with the intersection of plane R and S, then so are the respective intersections of planes P and R, Q and S .

The duality principle was also discovered independently by Jean-Victor Poncelet Jean-Victor Poncelet

Jean-Victor Poncelet was a mathematician [i] and engineer [i] who did much to revive projective geometry [i]... 

.

Whatever its precise foundational status, projective geometry did include basic incidence properties. That means that any two distinct lines L and M in the projective plane Projective plane

In mathematics [i], a projective plane has two possible definitions, one of them coming from linear algebra [i] ... 

 intersect at exactly one point P. The special case in analytic geometry of parallel lines is subsumed in the smoother form of a line at infinity on which P lies. The point is then that the line at infinity is a line like any other in the theory: it is in no way special or distinguished. .

Projective geometry also includes a full theory of conic sections Conic section

In mathematics [i], a conic section is a curve [i] that can be formed by intersecting a cone [i] ... 

, a subject already very well developed in Euclidian geometry . There are clear advantages in being able to think of a hyperbola Hyperbola

In mathematics [i], a hyperbola is a type of conic section [i] defined as the intersection between a ri ... 

 and an ellipse Ellipse

The search term "Elliptical" redirects to this page; for the exercise machine, see Elliptical trainer [i] ... 

 as distinguished only by the way the hyperbola lies across the line at infinity; and that a parabola is tangent to the same line. The whole family of circles can be seen as the conics passing through two given points on the line at infinity - at the cost of requiring complex number Complex number

In mathematics [i], a complex number is a number [i] of the form
... 

 coordinates. Since coordinates were not "synthetic", one replaces them by fixing a line and two points on it, and considering the linear system of all conics passing through those points as the basic object of study. This approach proved very attractive to talented geometers, and the field was thoroughly worked over. An example of this approach is the multi-volume treatise by H. F. Baker.

History

Projective geometry originated through the efforts of a French artist and mathematician, Gerard Desargues , as an alternative way of constructing perspective drawings. By generalizing the use of vanishing points to include the case when these are infinitely far away, he made Euclidean geometry Euclidean geometry

Euclidean geometry is a mathematical system attributed to the Greek [i] mathematician [i] Euclid [i] ... 

, where parallel lines are truly parallel, into a special case of an all-encompassing geometric system. The work of Desargues was totally ignored until Michel Chasles Michel Chasles

Michel Chasles was a French [i] mathematician [i].
... 

 chanced upon a handwritten copy in 1845. Meanwhile, Jean-Victor Poncelet Jean-Victor Poncelet

Jean-Victor Poncelet was a mathematician [i] and engineer [i] who did much to revive projective geometry [i]... 

 had published the foundational treatise on projective geometry in 1822. The non-Euclidean geometries Non-Euclidean geometry

----
The term non-Euclidean geometry describes hyperbolic [i], elliptic [i] ... 

 discovered shortly thereafter were eventually demonstrated to have models, such as the Klein model of hyperbolic space Hyperbolic space

In mathematics [i], hyperbolic n-space, denoted H'n, is the maximally symmetric, simply connected [i] ... 

, relating to projective geometry

This early 19th century projective geometry was a stepping stone from analytic geometry to algebraic geometry. When treated in terms of homogeneous coordinates, projective geometry looks like an extension or technical improvement of the use of coordinates to reduce geometric problems to algebra Algebra

Algebra is a branch of mathematics [i] concerning the study of structure [i], relation [i] ... 

, an extension reducing the number of special cases. The detailed study of quadrics and the 'line geometry Plücker coordinates

... 

' of Julius Plücker Julius Plücker

Julius Plcker was a German [i] mathematician [i] and physicist [i]. ... 

 still form a rich set of examples for geometers working with more general concepts.

The work of Poncelet Jean-Victor Poncelet

Jean-Victor Poncelet was a mathematician [i] and engineer [i] who did much to revive projective geometry [i]... 

, Steiner and others was not intended to extend analytic geometry. Techniques were supposed to be synthetic: in effect projective space as now understood was to be introduced axiomatically. As a result, reformulating early work in projective geometry so that it satisfies current standards of rigor can be somewhat difficult. Even in the case of the projective plane Projective plane

In mathematics [i], a projective plane has two possible definitions, one of them coming from linear algebra [i] ... 

 alone, the axiomatic approach can result in models not describable via linear algebra.

This period in geometry was overtaken by research on the general algebraic curve by Clebsch, Riemann Bernhard Riemann

Georg Friedrich Bernhard Riemann was a German [i] mathematician [i] who made impor ... 

, Max Noether and others, which stretched existing techniques, and then by invariant theory. Towards the end of the century the Italian school of algebraic geometry  broke out of the traditional subject matter into an area demanding deeper techniques.

In the latter part of the 19th century, the detailed study of projective geometry became less important, although the literature is voluminous. Some important work was done in enumerative geometry in particular, by Schubert, that is now seen as anticipating the theory of Chern classes, taken as representing the algebraic topology of Grassmannians.

Hermann von Baravalle has explored the pedagogical potential of projective geometry for school mathematics.

Forms of the living world

In the spirit of projective geometry's origins in synthetic geometry, some mathematicians have investigated projective geometry as a useful way of describing natural phenomena. The first research in this direction was stimulated by a suggestion by the philosopher Rudolf Steiner Rudolf Steiner

Rudolf Steiner was an Austria [i]n philosopher [i], literary scholar [i], architect [i], playwright [i] ... 

 .

In the mid-twentieth century, Louis Locher-Ernst explored the tension between central forces and peripheral influences. Lawrence Edwards  discovered significant applications of Klein path curves to organic development. In the spirit of D'Arcy Thompson D'Arcy Wentworth Thompson

D'Arcy Wentworth Thompson was a biologist [i] and mathematician [i] and the author of the 1917 [i] book, ... 

's On Growth and Form, but with more mathematical rigor, Edwards demonstrated that such forms as the buds of leaves and flowers, pine cones, eggs, and the human heart can be simply described by certain path curves. Varying a single parameter, lambda, metamorphoses the interaction of what are known in projective geometry as growth measures into surprisingly accurate representations of many organic forms not otherwise easily describable mathematically; negative values of the same parameter produce inversions representing vortexes Vortex

A vortex is a spinning, often turbulent [i], flow with closed streamline [i]s. ... 

 of both water and of air.

See also

  • Projective line
  • Projective plane Projective plane

    In mathematics [i], a projective plane has two possible definitions, one of them coming from linear algebra [i] ... 

  • Projective space
  • incidence
  • cross-ratio
  • Möbius transformation Möbius transformation

    In geometry [i], a Mbius transformation is a function:

... 


  • projective transformation
  • homogeneous coordinates
  • duality
  • Fundamental theorem of projective geometry
  • Desargues' theorem Desargues' theorem

    In projective geometry [i], Desargues' theorem, named in honor of Grard Desargues [i], states:

... 


  • Pappus's hexagon theorem Pappus's hexagon theorem

    Pappus's hexagon theorem states that given one set of collinear [i] points A, B, C, and anot ... 

  • Pascal's theorem Pascal's theorem

    In projective geometry [i], Pascal's theorem states that if an arbitrary hexagon [i] is inscribed in any... 

  • inversive ring geometry
  • Joseph Wedderburn

References

  • Coxeter, H. S. M. Harold Scott MacDonald Coxeter

    Harold Scott MacDonald "Donald" Coxeter CC [i] is regarded as one of the great geometer [i] ... 

    , 1995. The Real Projective Plane, 3rd ed. Springer Verlag.
  • --------, 2003. Projective Geometry, 2nd ed., Springer Verlag.
  • Hartshorne, Robin, 2000. Geometry: Euclid and Beyond. Springer.
  • Edward, Lawrence, Projective Geometry.
  • --------, The Vortex of Life.
  • Howard Eves, 1997. Foundations and Fundamental Concepts of Mathematics, 3rd ed. Dover.
  • Locher-Ernst, Louis, Space and Counterspace.
  • Oswald Veblen and J. W. A. Young, 1938-46. Projective Geometry, 2 vols. New York: Blaisdell.
  • Richard Hartley and Andrew Zisserman , 2003. Multiple View Geometry, 2nd ed. Cambridge University Press.

External links

  • based on Coxeter's The Real Projective Plane.


Categories: