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

View Problem - Process Solution

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

% Computer : n012.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:30 EDT 2023

% Result   : Theorem 0.45s 1.16s
% Output   : CNFRefutation 0.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   31 (   3 unt;   0 def)
%            Number of atoms       :   93 (   0 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :  100 (  38   ~;  22   |;  29   &)
%                                         (   1 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 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   :   49 (   0 sgn;  32   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
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(f34,axiom,
    ! [X0,X1] :
      ( incident_point_and_line(X0,X1)
    <=> ~ apart_point_and_line(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a4) ).

fof(f36,conjecture,
    ! [X5,X6] :
      ( ( convergent_lines(X5,X6)
        & line(X6)
        & line(X5) )
     => ? [X0] :
          ( point(X0)
         => ( incident_point_and_line(X0,X6)
            & incident_point_and_line(X0,X5) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(f37,negated_conjecture,
    ~ ! [X5,X6] :
        ( ( convergent_lines(X5,X6)
          & line(X6)
          & line(X5) )
       => ? [X0] :
            ( point(X0)
           => ( incident_point_and_line(X0,X6)
              & incident_point_and_line(X0,X5) ) ) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f51,plain,
    ~ ! [X0,X1] :
        ( ( convergent_lines(X0,X1)
          & line(X1)
          & line(X0) )
       => ? [X2] :
            ( point(X2)
           => ( incident_point_and_line(X2,X1)
              & incident_point_and_line(X2,X0) ) ) ),
    inference(rectify,[],[f37]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X0,X1)
     => incident_point_and_line(X0,X1) ),
    inference(unused_predicate_definition_removal,[],[f34]) ).

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

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

fof(f91,plain,
    ! [X0,X1] :
      ( incident_point_and_line(X0,X1)
      | apart_point_and_line(X0,X1) ),
    inference(ennf_transformation,[],[f52]) ).

fof(f92,plain,
    ? [X0,X1] :
      ( ! [X2] :
          ( ( ~ incident_point_and_line(X2,X1)
            | ~ incident_point_and_line(X2,X0) )
          & point(X2) )
      & convergent_lines(X0,X1)
      & line(X1)
      & line(X0) ),
    inference(ennf_transformation,[],[f51]) ).

fof(f93,plain,
    ? [X0,X1] :
      ( ! [X2] :
          ( ( ~ incident_point_and_line(X2,X1)
            | ~ incident_point_and_line(X2,X0) )
          & point(X2) )
      & convergent_lines(X0,X1)
      & line(X1)
      & line(X0) ),
    inference(flattening,[],[f92]) ).

fof(f94,plain,
    ( ? [X0,X1] :
        ( ! [X2] :
            ( ( ~ incident_point_and_line(X2,X1)
              | ~ incident_point_and_line(X2,X0) )
            & point(X2) )
        & convergent_lines(X0,X1)
        & line(X1)
        & line(X0) )
   => ( ! [X2] :
          ( ( ~ incident_point_and_line(X2,sK1)
            | ~ incident_point_and_line(X2,sK0) )
          & point(X2) )
      & convergent_lines(sK0,sK1)
      & line(sK1)
      & line(sK0) ) ),
    introduced(choice_axiom,[]) ).

fof(f95,plain,
    ( ! [X2] :
        ( ( ~ incident_point_and_line(X2,sK1)
          | ~ incident_point_and_line(X2,sK0) )
        & point(X2) )
    & convergent_lines(sK0,sK1)
    & line(sK1)
    & line(sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f93,f94]) ).

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

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

fof(f132,plain,
    ! [X0,X1] :
      ( incident_point_and_line(X0,X1)
      | apart_point_and_line(X0,X1) ),
    inference(cnf_transformation,[],[f91]) ).

fof(f135,plain,
    convergent_lines(sK0,sK1),
    inference(cnf_transformation,[],[f95]) ).

fof(f137,plain,
    ! [X2] :
      ( ~ incident_point_and_line(X2,sK1)
      | ~ incident_point_and_line(X2,sK0) ),
    inference(cnf_transformation,[],[f95]) ).

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

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

cnf(c_85,plain,
    ( apart_point_and_line(X0,X1)
    | incident_point_and_line(X0,X1) ),
    inference(cnf_transformation,[],[f132]) ).

cnf(c_86,negated_conjecture,
    ( ~ incident_point_and_line(X0,sK1)
    | ~ incident_point_and_line(X0,sK0) ),
    inference(cnf_transformation,[],[f137]) ).

cnf(c_88,negated_conjecture,
    convergent_lines(sK0,sK1),
    inference(cnf_transformation,[],[f135]) ).

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

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

cnf(c_510,plain,
    ( apart_point_and_line(X0,sK1)
    | incident_point_and_line(X0,sK1) ),
    inference(instantiation,[status(thm)],[c_85]) ).

cnf(c_578,plain,
    ( apart_point_and_line(intersection_point(sK0,sK1),sK1)
    | incident_point_and_line(intersection_point(sK0,sK1),sK1) ),
    inference(instantiation,[status(thm)],[c_510]) ).

cnf(c_727,plain,
    ( apart_point_and_line(intersection_point(sK0,sK1),sK0)
    | incident_point_and_line(intersection_point(sK0,sK1),sK0) ),
    inference(instantiation,[status(thm)],[c_85]) ).

cnf(c_1408,plain,
    ( ~ incident_point_and_line(intersection_point(sK0,sK1),sK1)
    | ~ incident_point_and_line(intersection_point(sK0,sK1),sK0) ),
    inference(instantiation,[status(thm)],[c_86]) ).

cnf(c_1409,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_1408,c_727,c_578,c_456,c_455,c_88]) ).


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