TSTP Solution File: GEO252+1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : GEO252+1 : TPTP v8.1.2. Bugfixed v6.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n013.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:41 EDT 2023

% Result   : Theorem 0.72s 1.21s
% Output   : CNFRefutation 0.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   21 (   6 unt;   0 def)
%            Number of atoms       :   66 (   0 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :   71 (  26   ~;  20   |;  19   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   46 (   4 sgn;  30   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f15,axiom,
    ! [X0,X1] :
      ~ ( left_apart_point(X0,reverse_line(X1))
        | left_apart_point(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',oag10) ).

fof(f28,axiom,
    ! [X0,X3,X1] :
      ( ( left_apart_point(X0,X1)
        & distinct_points(X0,X3) )
     => ( left_convergent_lines(line_connecting(X0,X3),X1)
        | left_apart_point(X3,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',oaguc2) ).

fof(f32,conjecture,
    ! [X0,X3,X1] :
      ( ( left_apart_point(X3,reverse_line(X1))
        & left_apart_point(X0,X1) )
     => ( left_convergent_lines(line_connecting(X0,X3),X1)
        & distinct_points(X0,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(f33,negated_conjecture,
    ~ ! [X0,X3,X1] :
        ( ( left_apart_point(X3,reverse_line(X1))
          & left_apart_point(X0,X1) )
       => ( left_convergent_lines(line_connecting(X0,X3),X1)
          & distinct_points(X0,X3) ) ),
    inference(negated_conjecture,[],[f32]) ).

fof(f56,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,[],[f28]) ).

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

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

fof(f88,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,[],[f56]) ).

fof(f89,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,[],[f88]) ).

fof(f96,plain,
    ? [X0,X1,X2] :
      ( ( ~ left_convergent_lines(line_connecting(X0,X1),X2)
        | ~ distinct_points(X0,X1) )
      & left_apart_point(X1,reverse_line(X2))
      & left_apart_point(X0,X2) ),
    inference(ennf_transformation,[],[f59]) ).

fof(f97,plain,
    ? [X0,X1,X2] :
      ( ( ~ left_convergent_lines(line_connecting(X0,X1),X2)
        | ~ distinct_points(X0,X1) )
      & left_apart_point(X1,reverse_line(X2))
      & left_apart_point(X0,X2) ),
    inference(flattening,[],[f96]) ).

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

fof(f99,plain,
    ( ( ~ left_convergent_lines(line_connecting(sK0,sK1),sK2)
      | ~ distinct_points(sK0,sK1) )
    & left_apart_point(sK1,reverse_line(sK2))
    & left_apart_point(sK0,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f97,f98]) ).

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

fof(f131,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,[],[f89]) ).

fof(f135,plain,
    left_apart_point(sK0,sK2),
    inference(cnf_transformation,[],[f99]) ).

cnf(c_64,plain,
    ~ left_apart_point(X0,X1),
    inference(cnf_transformation,[],[f114]) ).

cnf(c_80,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,[],[f131]) ).

cnf(c_86,negated_conjecture,
    left_apart_point(sK0,sK2),
    inference(cnf_transformation,[],[f135]) ).

cnf(c_117,plain,
    ~ left_apart_point(X0,X1),
    inference(global_subsumption_just,[status(thm)],[c_80,c_64]) ).

cnf(c_130,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_86,c_117]) ).


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