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

View Problem - Process Solution

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

% Computer : n010.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:38 EDT 2023

% Result   : Theorem 0.50s 1.20s
% Output   : CNFRefutation 0.50s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   22 (   6 unt;   0 def)
%            Number of atoms       :   60 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   60 (  22   ~;  16   |;  13   &)
%                                         (   0 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   48 (   4 sgn;  32   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f20,axiom,
    ! [X2,X3] :
      ~ ( left_apart_point(X2,reverse_line(X3))
        | left_apart_point(X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax10_basics) ).

fof(f33,axiom,
    ! [X2,X5,X3] :
      ( ( left_apart_point(X2,X3)
        & distinct_points(X2,X5) )
     => ( left_convergent_lines(line_connecting(X2,X5),X3)
        | left_apart_point(X5,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax2_uniq_cons) ).

fof(f37,conjecture,
    ! [X2,X5,X6] :
      ( distinct_points(X2,X5)
     => ( left_apart_point(X6,line_connecting(X2,X5))
       => right_apart_point(X5,line_connecting(X2,X6)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(f38,negated_conjecture,
    ~ ! [X2,X5,X6] :
        ( distinct_points(X2,X5)
       => ( left_apart_point(X6,line_connecting(X2,X5))
         => right_apart_point(X5,line_connecting(X2,X6)) ) ),
    inference(negated_conjecture,[],[f37]) ).

fof(f53,plain,
    ! [X0,X1] :
      ~ ( left_apart_point(X0,reverse_line(X1))
        | left_apart_point(X0,X1) ),
    inference(rectify,[],[f20]) ).

fof(f66,plain,
    ! [X0,X1,X2] :
      ( ( left_apart_point(X0,X2)
        & distinct_points(X0,X1) )
     => ( left_convergent_lines(line_connecting(X0,X1),X2)
        | left_apart_point(X1,X2) ) ),
    inference(rectify,[],[f33]) ).

fof(f70,plain,
    ~ ! [X0,X1,X2] :
        ( distinct_points(X0,X1)
       => ( left_apart_point(X2,line_connecting(X0,X1))
         => right_apart_point(X1,line_connecting(X0,X2)) ) ),
    inference(rectify,[],[f38]) ).

fof(f87,plain,
    ! [X0,X1] :
      ( ~ left_apart_point(X0,reverse_line(X1))
      & ~ left_apart_point(X0,X1) ),
    inference(ennf_transformation,[],[f53]) ).

fof(f102,plain,
    ! [X0,X1,X2] :
      ( left_convergent_lines(line_connecting(X0,X1),X2)
      | left_apart_point(X1,X2)
      | ~ left_apart_point(X0,X2)
      | ~ distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f66]) ).

fof(f103,plain,
    ! [X0,X1,X2] :
      ( left_convergent_lines(line_connecting(X0,X1),X2)
      | left_apart_point(X1,X2)
      | ~ left_apart_point(X0,X2)
      | ~ distinct_points(X0,X1) ),
    inference(flattening,[],[f102]) ).

fof(f110,plain,
    ? [X0,X1,X2] :
      ( ~ right_apart_point(X1,line_connecting(X0,X2))
      & left_apart_point(X2,line_connecting(X0,X1))
      & distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f70]) ).

fof(f111,plain,
    ? [X0,X1,X2] :
      ( ~ right_apart_point(X1,line_connecting(X0,X2))
      & left_apart_point(X2,line_connecting(X0,X1))
      & distinct_points(X0,X1) ),
    inference(flattening,[],[f110]) ).

fof(f112,plain,
    ( ? [X0,X1,X2] :
        ( ~ right_apart_point(X1,line_connecting(X0,X2))
        & left_apart_point(X2,line_connecting(X0,X1))
        & distinct_points(X0,X1) )
   => ( ~ right_apart_point(sK1,line_connecting(sK0,sK2))
      & left_apart_point(sK2,line_connecting(sK0,sK1))
      & distinct_points(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f113,plain,
    ( ~ right_apart_point(sK1,line_connecting(sK0,sK2))
    & left_apart_point(sK2,line_connecting(sK0,sK1))
    & distinct_points(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f111,f112]) ).

fof(f130,plain,
    ! [X0,X1] : ~ left_apart_point(X0,X1),
    inference(cnf_transformation,[],[f87]) ).

fof(f147,plain,
    ! [X2,X0,X1] :
      ( left_convergent_lines(line_connecting(X0,X1),X2)
      | left_apart_point(X1,X2)
      | ~ left_apart_point(X0,X2)
      | ~ distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f103]) ).

fof(f152,plain,
    left_apart_point(sK2,line_connecting(sK0,sK1)),
    inference(cnf_transformation,[],[f113]) ).

cnf(c_66,plain,
    ~ left_apart_point(X0,X1),
    inference(cnf_transformation,[],[f130]) ).

cnf(c_82,plain,
    ( ~ left_apart_point(X0,X1)
    | ~ distinct_points(X0,X2)
    | left_convergent_lines(line_connecting(X0,X2),X1)
    | left_apart_point(X2,X1) ),
    inference(cnf_transformation,[],[f147]) ).

cnf(c_87,negated_conjecture,
    left_apart_point(sK2,line_connecting(sK0,sK1)),
    inference(cnf_transformation,[],[f152]) ).

cnf(c_124,plain,
    ~ left_apart_point(X0,X1),
    inference(global_subsumption_just,[status(thm)],[c_82,c_66]) ).

cnf(c_225,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_87,c_124]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO245+3 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.33  % Computer : n010.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit : 300
% 0.14/0.33  % WCLimit  : 300
% 0.14/0.33  % DateTime : Tue Aug 29 22:28:18 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.20/0.46  Running first-order theorem proving
% 0.20/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.50/1.20  % SZS status Started for theBenchmark.p
% 0.50/1.20  % SZS status Theorem for theBenchmark.p
% 0.50/1.20  
% 0.50/1.20  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.50/1.20  
% 0.50/1.20  ------  iProver source info
% 0.50/1.20  
% 0.50/1.20  git: date: 2023-05-31 18:12:56 +0000
% 0.50/1.20  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.50/1.20  git: non_committed_changes: false
% 0.50/1.20  git: last_make_outside_of_git: false
% 0.50/1.20  
% 0.50/1.20  ------ Parsing...
% 0.50/1.20  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 0.50/1.20  
% 0.50/1.20  ------ Preprocessing...
% 0.50/1.20  
% 0.50/1.20  % SZS status Theorem for theBenchmark.p
% 0.50/1.20  
% 0.50/1.20  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.50/1.20  
% 0.50/1.20  
%------------------------------------------------------------------------------