TPTP Axioms File: GEO006+1.ax
%------------------------------------------------------------------------------
% File : GEO006+1 : TPTP v9.0.0. Released v3.3.0.
% Domain : Geometry (Constructive)
% Axioms : Projective geometry
% Version : [vPl95] axioms.
% English :
% Refs : [vPl95] von Plato (1995), The Axioms of Constructive Geometry
% Source : [ILTP]
% Names :
% Status : Satisfiable
% Syntax : Number of formulae : 1 ( 0 unt; 0 def)
% Number of atoms : 2 ( 0 equ)
% Maximal formula atoms : 2 ( 2 avg)
% Number of connectives : 1 ( 0 ~; 0 |; 0 &)
% ( 0 <=>; 1 =>; 0 <=; 0 <~>)
% Maximal formula depth : 4 ( 4 avg)
% Maximal term depth : 1 ( 1 avg)
% Number of predicates : 2 ( 2 usr; 0 prp; 2-2 aty)
% Number of functors : 0 ( 0 usr; 0 con; --- aty)
% Number of variables : 2 ( 2 !; 0 ?)
% SPC :
% Comments : Requires GEO006+0
%------------------------------------------------------------------------------
fof(p1,axiom,
! [X,Y] :
( distinct_lines(X,Y)
=> convergent_lines(X,Y) ) ).
%------------------------------------------------------------------------------