TSTP Solution File: GEO203+1 by CSE---1.6

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE---1.6
% Problem  : GEO203+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d

% Computer : n002.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 30 22:43:38 EDT 2023

% Result   : Theorem 0.16s 0.61s
% Output   : CNFRefutation 0.16s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem    : GEO203+1 : TPTP v8.1.2. Released v3.3.0.
% 0.05/0.11  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d
% 0.11/0.31  % Computer : n002.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit   : 300
% 0.11/0.31  % WCLimit    : 300
% 0.11/0.31  % DateTime   : Tue Aug 29 22:01:35 EDT 2023
% 0.11/0.31  % CPUTime    : 
% 0.16/0.55  start to proof:theBenchmark
% 0.16/0.60  %-------------------------------------------
% 0.16/0.60  % File        :CSE---1.6
% 0.16/0.60  % Problem     :theBenchmark
% 0.16/0.60  % Transform   :cnf
% 0.16/0.60  % Format      :tptp:raw
% 0.16/0.60  % Command     :java -jar mcs_scs.jar %d %s
% 0.16/0.60  
% 0.16/0.60  % Result      :Theorem 0.000000s
% 0.16/0.60  % Output      :CNFRefutation 0.000000s
% 0.16/0.60  %-------------------------------------------
% 0.16/0.61  %------------------------------------------------------------------------------
% 0.16/0.61  % File     : GEO203+1 : TPTP v8.1.2. Released v3.3.0.
% 0.16/0.61  % Domain   : Geometry (Constructive)
% 0.16/0.61  % Problem  : Equal lines from points
% 0.16/0.61  % Version  : [vPl95] axioms : Especial.
% 0.16/0.61  % English  : If the lines X and Y are convergent, and X and Z are convergent,
% 0.16/0.61  %            the intersection point of X and Y, and the intersection point
% 0.16/0.61  %            of X and Z are distinct, then the line connecting these points
% 0.16/0.61  %            is equal to X.
% 0.16/0.61  
% 0.16/0.61  % Refs     : [vPl95] von Plato (1995), The Axioms of Constructive Geometry
% 0.16/0.61  %          : [ROK06] Raths et al. (2006), The ILTP Problem Library for Intu
% 0.16/0.61  % Source   : [ILTP]
% 0.16/0.61  % Names    : Theorem 5.4 [vPl95]
% 0.16/0.61  
% 0.16/0.61  % Status   : Theorem
% 0.16/0.61  % Rating   : 0.00 v6.1.0, 0.04 v6.0.0, 0.00 v5.5.0, 0.12 v5.4.0, 0.13 v5.3.0, 0.26 v5.2.0, 0.29 v5.0.0, 0.20 v4.1.0, 0.22 v4.0.1, 0.21 v4.0.0, 0.25 v3.7.0, 0.29 v3.5.0, 0.25 v3.4.0, 0.00 v3.3.0
% 0.16/0.61  % Syntax   : Number of formulae    :   15 (   3 unt;   0 def)
% 0.16/0.61  %            Number of atoms       :   39 (   0 equ)
% 0.16/0.61  %            Maximal formula atoms :    6 (   2 avg)
% 0.16/0.61  %            Number of connectives :   32 (   8   ~;   9   |;   3   &)
% 0.16/0.61  %                                         (   0 <=>;  12  =>;   0  <=;   0 <~>)
% 0.16/0.61  %            Maximal formula depth :    9 (   5 avg)
% 0.16/0.61  %            Maximal term depth    :    3 (   1 avg)
% 0.16/0.61  %            Number of predicates  :    4 (   4 usr;   0 prp; 2-2 aty)
% 0.16/0.61  %            Number of functors    :    2 (   2 usr;   0 con; 2-2 aty)
% 0.16/0.61  %            Number of variables   :   36 (  36   !;   0   ?)
% 0.16/0.61  % SPC      : FOF_THM_RFO_NEQ
% 0.16/0.61  
% 0.16/0.61  % Comments : Definitions unfolded, hence Especial.
% 0.16/0.61  %------------------------------------------------------------------------------
% 0.16/0.61  include('Axioms/GEO006+0.ax').
% 0.16/0.61  %------------------------------------------------------------------------------
% 0.16/0.61  fof(con,conjecture,
% 0.16/0.61      ! [X,Y,Z] :
% 0.16/0.61        ( ( convergent_lines(X,Y)
% 0.16/0.61          & convergent_lines(X,Z)
% 0.16/0.61          & distinct_points(intersection_point(X,Y),intersection_point(X,Z)) )
% 0.16/0.61       => ~ distinct_lines(line_connecting(intersection_point(X,Y),intersection_point(X,Z)),X) ) ).
% 0.16/0.61  
% 0.16/0.61  %------------------------------------------------------------------------------
% 0.16/0.61  %-------------------------------------------
% 0.16/0.61  % Proof found
% 0.16/0.61  % SZS status Theorem for theBenchmark
% 0.16/0.61  % SZS output start Proof
% 0.16/0.61  %ClaNum:18(EqnAxiom:0)
% 0.16/0.61  %VarNum:74(SingletonVarNum:33)
% 0.16/0.61  %MaxLitNum:6
% 0.16/0.61  %MaxfuncDepth:2
% 0.16/0.61  %SharedTerms:10
% 0.16/0.61  %goalClause: 1 2 3 4
% 0.16/0.61  %singleGoalClaCount:4
% 0.16/0.61  [1]P1(a1,a2)
% 0.16/0.61  [2]P1(a1,a3)
% 0.16/0.61  [3]P3(f4(a1,a2),f4(a1,a3))
% 0.16/0.61  [4]P4(f5(f4(a1,a2),f4(a1,a3)),a1)
% 0.16/0.61  [5]~P3(x51,x51)
% 0.16/0.61  [6]~P4(x61,x61)
% 0.16/0.61  [7]~P1(x71,x71)
% 0.16/0.61  [14]~P3(x141,x142)+~P2(x142,f5(x141,x142))
% 0.16/0.61  [15]~P3(x151,x152)+~P2(x151,f5(x151,x152))
% 0.16/0.61  [16]~P1(x161,x162)+~P2(f4(x161,x162),x162)
% 0.16/0.61  [17]~P1(x171,x172)+~P2(f4(x171,x172),x171)
% 0.16/0.61  [8]~P3(x83,x81)+P3(x81,x82)+P3(x83,x82)
% 0.16/0.61  [9]~P2(x91,x93)+P3(x91,x92)+P2(x92,x93)
% 0.16/0.61  [10]~P4(x103,x101)+P4(x101,x102)+P4(x103,x102)
% 0.16/0.61  [11]~P1(x113,x111)+P4(x111,x112)+P1(x113,x112)
% 0.16/0.61  [12]~P2(x123,x121)+P4(x121,x122)+P2(x123,x122)
% 0.16/0.61  [13]~P1(x133,x131)+P1(x131,x132)+P1(x133,x132)
% 0.16/0.61  [18]P2(x184,x183)+~P3(x184,x181)+~P4(x183,x182)+P2(x181,x182)+P2(x181,x183)+P2(x184,x182)
% 0.16/0.61  %EqnAxiom
% 0.16/0.61  
% 0.16/0.61  %-------------------------------------------
% 0.16/0.61  cnf(20,plain,
% 0.16/0.61     (~P1(x201,x201)),
% 0.16/0.61     inference(rename_variables,[],[7])).
% 0.16/0.61  cnf(29,plain,
% 0.16/0.61     (~P2(f4(a1,a2),a1)),
% 0.16/0.61     inference(scs_inference,[],[1,5,6,7,20,3,4,13,11,10,8,17])).
% 0.16/0.61  cnf(33,plain,
% 0.16/0.61     (~P2(f4(a1,a2),f5(f4(a1,a2),f4(a1,a3)))),
% 0.16/0.61     inference(scs_inference,[],[1,5,6,7,20,3,4,13,11,10,8,17,16,15])).
% 0.16/0.61  cnf(35,plain,
% 0.16/0.61     (~P2(f4(a1,a3),f5(f4(a1,a2),f4(a1,a3)))),
% 0.16/0.61     inference(scs_inference,[],[1,5,6,7,20,3,4,13,11,10,8,17,16,15,14])).
% 0.16/0.61  cnf(39,plain,
% 0.16/0.61     ($false),
% 0.16/0.61     inference(scs_inference,[],[2,4,3,33,29,35,18,17]),
% 0.16/0.61     ['proof']).
% 0.16/0.61  % SZS output end Proof
% 0.16/0.61  % Total time :0.000000s
%------------------------------------------------------------------------------