Axiomatic projective geometry (Faure–Frölicher) #
Source: doi:10.1007/978-94-015-9590-2
Authors: Abdullah Uyu
Status: verified
Main declarations: Basic.ProjectiveGeometry, Basic.centralProjection, Basic.cen_proj_bij
Tags: projective-geometry, incidence-geometry, geometry
MSC: 51A05, 51A30
Mathematical overview #
An axiomatic development, following Faure and Frölicher's Modern Projective
Geometry (Kluwer, 2000), of projective geometries given by a ternary
collinearity relation. The headline theorem is Basic.cen_proj_bij: the
central projection between two lines is a bijection. Desargues' theorem itself
is not formalized — this is the upstream desargues repository's groundwork in
the setting where that theorem is classically stated.
Basic.ProjectiveGeometry: the projective-geometry axiomsL₁–L₃as a typeclass on a collinearity relation, with the line operatorBasic.star.Basic.centralProjectionandBasic.cen_proj_bij: the central projection map between lines and the proof that it is a bijection.Structure.Subspace/Structure.ProjectiveSubgeometry: subspaces and subgeometries;PVexhibits every MathlibProjectivizationas aProjectiveGeometry.