TSTP Solution File: GEO201+3 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : GEO201+3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n021.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 23:10:12 EDT 2023

% Result   : Theorem 0.51s 1.19s
% Output   : CNFRefutation 0.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   57 (  10 unt;   0 def)
%            Number of atoms       :  156 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  164 (  65   ~;  82   |;   6   &)
%                                         (   1 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   98 (   0 sgn;  70   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3,axiom,
    ! [X0] : ~ convergent_lines(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',apart3) ).

fof(f6,axiom,
    ! [X0,X1,X2] :
      ( convergent_lines(X0,X1)
     => ( convergent_lines(X1,X2)
        | convergent_lines(X0,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax6) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( convergent_lines(X0,X1)
     => ~ apart_point_and_line(intersection_point(X0,X1),X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ci3) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( convergent_lines(X0,X1)
     => ~ apart_point_and_line(intersection_point(X0,X1),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ci4) ).

fof(f11,axiom,
    ! [X0,X1,X3,X4] :
      ( ( distinct_lines(X3,X4)
        & distinct_points(X0,X1) )
     => ( apart_point_and_line(X1,X4)
        | apart_point_and_line(X1,X3)
        | apart_point_and_line(X0,X4)
        | apart_point_and_line(X0,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cu1) ).

fof(f14,axiom,
    ! [X0,X1,X2] :
      ( convergent_lines(X0,X1)
     => ( convergent_lines(X0,X2)
        | distinct_lines(X1,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ceq3) ).

fof(f31,axiom,
    ! [X0,X1] :
      ( equal_points(X0,X1)
    <=> ~ distinct_points(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax1) ).

fof(f36,conjecture,
    ! [X0,X1] :
      ( convergent_lines(X0,X1)
     => equal_points(intersection_point(X0,X1),intersection_point(X1,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(f37,negated_conjecture,
    ~ ! [X0,X1] :
        ( convergent_lines(X0,X1)
       => equal_points(intersection_point(X0,X1),intersection_point(X1,X0)) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f38,plain,
    ! [X0,X1,X2,X3] :
      ( ( distinct_lines(X2,X3)
        & distinct_points(X0,X1) )
     => ( apart_point_and_line(X1,X3)
        | apart_point_and_line(X1,X2)
        | apart_point_and_line(X0,X3)
        | apart_point_and_line(X0,X2) ) ),
    inference(rectify,[],[f11]) ).

fof(f51,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X0,X1)
     => equal_points(X0,X1) ),
    inference(unused_predicate_definition_removal,[],[f31]) ).

fof(f56,plain,
    ! [X0,X1,X2] :
      ( convergent_lines(X1,X2)
      | convergent_lines(X0,X2)
      | ~ convergent_lines(X0,X1) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f57,plain,
    ! [X0,X1,X2] :
      ( convergent_lines(X1,X2)
      | convergent_lines(X0,X2)
      | ~ convergent_lines(X0,X1) ),
    inference(flattening,[],[f56]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(intersection_point(X0,X1),X0)
      | ~ convergent_lines(X0,X1) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f61,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(intersection_point(X0,X1),X1)
      | ~ convergent_lines(X0,X1) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f62,plain,
    ! [X0,X1,X2,X3] :
      ( apart_point_and_line(X1,X3)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X0,X3)
      | apart_point_and_line(X0,X2)
      | ~ distinct_lines(X2,X3)
      | ~ distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f63,plain,
    ! [X0,X1,X2,X3] :
      ( apart_point_and_line(X1,X3)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X0,X3)
      | apart_point_and_line(X0,X2)
      | ~ distinct_lines(X2,X3)
      | ~ distinct_points(X0,X1) ),
    inference(flattening,[],[f62]) ).

fof(f68,plain,
    ! [X0,X1,X2] :
      ( convergent_lines(X0,X2)
      | distinct_lines(X1,X2)
      | ~ convergent_lines(X0,X1) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f69,plain,
    ! [X0,X1,X2] :
      ( convergent_lines(X0,X2)
      | distinct_lines(X1,X2)
      | ~ convergent_lines(X0,X1) ),
    inference(flattening,[],[f68]) ).

fof(f90,plain,
    ! [X0,X1] :
      ( equal_points(X0,X1)
      | distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f51]) ).

fof(f91,plain,
    ? [X0,X1] :
      ( ~ equal_points(intersection_point(X0,X1),intersection_point(X1,X0))
      & convergent_lines(X0,X1) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f92,plain,
    ( ? [X0,X1] :
        ( ~ equal_points(intersection_point(X0,X1),intersection_point(X1,X0))
        & convergent_lines(X0,X1) )
   => ( ~ equal_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0))
      & convergent_lines(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f93,plain,
    ( ~ equal_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0))
    & convergent_lines(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f91,f92]) ).

fof(f96,plain,
    ! [X0] : ~ convergent_lines(X0,X0),
    inference(cnf_transformation,[],[f3]) ).

fof(f99,plain,
    ! [X2,X0,X1] :
      ( convergent_lines(X1,X2)
      | convergent_lines(X0,X2)
      | ~ convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f57]) ).

fof(f102,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(intersection_point(X0,X1),X0)
      | ~ convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f60]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(intersection_point(X0,X1),X1)
      | ~ convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f61]) ).

fof(f104,plain,
    ! [X2,X3,X0,X1] :
      ( apart_point_and_line(X1,X3)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X0,X3)
      | apart_point_and_line(X0,X2)
      | ~ distinct_lines(X2,X3)
      | ~ distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f63]) ).

fof(f107,plain,
    ! [X2,X0,X1] :
      ( convergent_lines(X0,X2)
      | distinct_lines(X1,X2)
      | ~ convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f69]) ).

fof(f130,plain,
    ! [X0,X1] :
      ( equal_points(X0,X1)
      | distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f90]) ).

fof(f131,plain,
    convergent_lines(sK0,sK1),
    inference(cnf_transformation,[],[f93]) ).

fof(f132,plain,
    ~ equal_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0)),
    inference(cnf_transformation,[],[f93]) ).

cnf(c_51,plain,
    ~ convergent_lines(X0,X0),
    inference(cnf_transformation,[],[f96]) ).

cnf(c_54,plain,
    ( ~ convergent_lines(X0,X1)
    | convergent_lines(X0,X2)
    | convergent_lines(X1,X2) ),
    inference(cnf_transformation,[],[f99]) ).

cnf(c_57,plain,
    ( ~ apart_point_and_line(intersection_point(X0,X1),X0)
    | ~ convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f102]) ).

cnf(c_58,plain,
    ( ~ apart_point_and_line(intersection_point(X0,X1),X1)
    | ~ convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f103]) ).

cnf(c_59,plain,
    ( ~ distinct_points(X0,X1)
    | ~ distinct_lines(X2,X3)
    | apart_point_and_line(X0,X2)
    | apart_point_and_line(X0,X3)
    | apart_point_and_line(X1,X2)
    | apart_point_and_line(X1,X3) ),
    inference(cnf_transformation,[],[f104]) ).

cnf(c_62,plain,
    ( ~ convergent_lines(X0,X1)
    | distinct_lines(X1,X2)
    | convergent_lines(X0,X2) ),
    inference(cnf_transformation,[],[f107]) ).

cnf(c_85,plain,
    ( distinct_points(X0,X1)
    | equal_points(X0,X1) ),
    inference(cnf_transformation,[],[f130]) ).

cnf(c_86,negated_conjecture,
    ~ equal_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0)),
    inference(cnf_transformation,[],[f132]) ).

cnf(c_87,negated_conjecture,
    convergent_lines(sK0,sK1),
    inference(cnf_transformation,[],[f131]) ).

cnf(c_88,plain,
    ~ convergent_lines(sK0,sK0),
    inference(instantiation,[status(thm)],[c_51]) ).

cnf(c_291,plain,
    distinct_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0)),
    inference(resolution,[status(thm)],[c_85,c_86]) ).

cnf(c_450,plain,
    ( ~ apart_point_and_line(intersection_point(sK0,sK1),sK0)
    | ~ convergent_lines(sK0,sK1) ),
    inference(instantiation,[status(thm)],[c_57]) ).

cnf(c_451,plain,
    ( ~ apart_point_and_line(intersection_point(sK0,sK1),sK1)
    | ~ convergent_lines(sK0,sK1) ),
    inference(instantiation,[status(thm)],[c_58]) ).

cnf(c_452,plain,
    ( ~ convergent_lines(sK0,sK1)
    | convergent_lines(sK0,X0)
    | convergent_lines(sK1,X0) ),
    inference(instantiation,[status(thm)],[c_54]) ).

cnf(c_453,plain,
    ( ~ convergent_lines(sK0,sK1)
    | convergent_lines(sK0,sK0)
    | convergent_lines(sK1,sK0) ),
    inference(instantiation,[status(thm)],[c_452]) ).

cnf(c_454,plain,
    ( ~ convergent_lines(sK0,sK1)
    | distinct_lines(sK1,X0)
    | convergent_lines(sK0,X0) ),
    inference(instantiation,[status(thm)],[c_62]) ).

cnf(c_455,plain,
    ( ~ convergent_lines(sK0,sK1)
    | distinct_lines(sK1,sK0)
    | convergent_lines(sK0,sK0) ),
    inference(instantiation,[status(thm)],[c_454]) ).

cnf(c_472,plain,
    ( ~ distinct_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0))
    | ~ distinct_lines(X0,X1)
    | apart_point_and_line(intersection_point(sK0,sK1),X0)
    | apart_point_and_line(intersection_point(sK0,sK1),X1)
    | apart_point_and_line(intersection_point(sK1,sK0),X0)
    | apart_point_and_line(intersection_point(sK1,sK0),X1) ),
    inference(instantiation,[status(thm)],[c_59]) ).

cnf(c_477,plain,
    ( ~ apart_point_and_line(intersection_point(sK1,X0),X0)
    | ~ convergent_lines(sK1,X0) ),
    inference(instantiation,[status(thm)],[c_58]) ).

cnf(c_478,plain,
    ( ~ apart_point_and_line(intersection_point(sK1,X0),sK1)
    | ~ convergent_lines(sK1,X0) ),
    inference(instantiation,[status(thm)],[c_57]) ).

cnf(c_479,plain,
    ( ~ apart_point_and_line(intersection_point(sK1,sK0),sK1)
    | ~ convergent_lines(sK1,sK0) ),
    inference(instantiation,[status(thm)],[c_478]) ).

cnf(c_480,plain,
    ( ~ apart_point_and_line(intersection_point(sK1,sK0),sK0)
    | ~ convergent_lines(sK1,sK0) ),
    inference(instantiation,[status(thm)],[c_477]) ).

cnf(c_504,plain,
    ( ~ distinct_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0))
    | ~ distinct_lines(sK1,X0)
    | apart_point_and_line(intersection_point(sK0,sK1),X0)
    | apart_point_and_line(intersection_point(sK1,sK0),X0)
    | apart_point_and_line(intersection_point(sK0,sK1),sK1)
    | apart_point_and_line(intersection_point(sK1,sK0),sK1) ),
    inference(instantiation,[status(thm)],[c_472]) ).

cnf(c_505,plain,
    ( ~ distinct_points(intersection_point(sK0,sK1),intersection_point(sK1,sK0))
    | ~ distinct_lines(sK1,sK0)
    | apart_point_and_line(intersection_point(sK0,sK1),sK0)
    | apart_point_and_line(intersection_point(sK0,sK1),sK1)
    | apart_point_and_line(intersection_point(sK1,sK0),sK0)
    | apart_point_and_line(intersection_point(sK1,sK0),sK1) ),
    inference(instantiation,[status(thm)],[c_504]) ).

cnf(c_506,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_505,c_480,c_479,c_455,c_453,c_451,c_450,c_291,c_88,c_87]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : GEO201+3 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.14  % Command  : run_iprover %s %d THM
% 0.15/0.36  % Computer : n021.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Tue Aug 29 20:49:45 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.23/0.50  Running first-order theorem proving
% 0.23/0.50  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.51/1.19  % SZS status Started for theBenchmark.p
% 0.51/1.19  % SZS status Theorem for theBenchmark.p
% 0.51/1.19  
% 0.51/1.19  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.51/1.19  
% 0.51/1.19  ------  iProver source info
% 0.51/1.19  
% 0.51/1.19  git: date: 2023-05-31 18:12:56 +0000
% 0.51/1.19  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.51/1.19  git: non_committed_changes: false
% 0.51/1.19  git: last_make_outside_of_git: false
% 0.51/1.19  
% 0.51/1.19  ------ Parsing...
% 0.51/1.19  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 0.51/1.19  
% 0.51/1.19  ------ Preprocessing... sf_s  rm: 4 0s  sf_e  pe_s  pe:1:0s pe_e  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 0.51/1.19  
% 0.51/1.19  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.51/1.19  ------ Proving...
% 0.51/1.19  ------ Problem Properties 
% 0.51/1.19  
% 0.51/1.19  
% 0.51/1.19  clauses                                 30
% 0.51/1.19  conjectures                             1
% 0.51/1.19  EPR                                     21
% 0.51/1.19  Horn                                    14
% 0.51/1.19  unary                                   9
% 0.51/1.19  binary                                  6
% 0.51/1.19  lits                                    77
% 0.51/1.19  lits eq                                 0
% 0.51/1.19  fd_pure                                 0
% 0.51/1.19  fd_pseudo                               0
% 0.51/1.19  fd_cond                                 0
% 0.51/1.19  fd_pseudo_cond                          0
% 0.51/1.19  AC symbols                              0
% 0.51/1.19  
% 0.51/1.19  ------ Schedule dynamic 5 is on 
% 0.51/1.19  
% 0.51/1.19  ------ no equalities: superposition off 
% 0.51/1.19  
% 0.51/1.19  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.51/1.19  
% 0.51/1.19  
% 0.51/1.19  ------ 
% 0.51/1.19  Current options:
% 0.51/1.19  ------ 
% 0.51/1.19  
% 0.51/1.19  
% 0.51/1.19  
% 0.51/1.19  
% 0.51/1.19  ------ Proving...
% 0.51/1.19  
% 0.51/1.19  
% 0.51/1.19  % SZS status Theorem for theBenchmark.p
% 0.51/1.19  
% 0.51/1.19  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.51/1.19  
% 0.51/1.19  
%------------------------------------------------------------------------------