TSTP Solution File: DAT333_3 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : DAT333_3 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n027.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 : Fri May  3 02:14:40 EDT 2024

% Result   : Theorem 0.47s 1.15s
% Output   : CNFRefutation 0.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   25 (   8 unt;   0 typ;   0 def)
%            Number of atoms       :  137 (   0 equ)
%            Maximal formula atoms :    6 (   5 avg)
%            Number of connectives :   62 (  20   ~;  10   |;  25   &)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   70 (  70 fml;   0 var)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   14 (  13 usr;   9 prp; 0-3 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :   36 (   3 sgn  20   !;   9   ?;  17   :)

% Comments : 
%------------------------------------------------------------------------------
tff(f2,axiom,
    ! [X0: '$ki_world',X2] : '$ki_exists_in_world_$i'(X0,X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','$ki_exists_in_world_$i_const') ).

tff(f4,axiom,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => ( teach(X0,sue,psych)
        & teach(X0,mary,psych)
        & ? [X2] :
            ( teach(X0,X2,cs)
            & '$ki_exists_in_world_$i'(X0,X2) )
        & teach(X0,john,math) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',db) ).

tff(f5,conjecture,
    ? [X2] :
      ( ! [X0: '$ki_world'] :
          ( '$ki_accessible'('$ki_local_world',X0)
         => teach(X0,john,X2) )
      & '$ki_exists_in_world_$i'('$ki_local_world',X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',verify) ).

tff(f6,negated_conjecture,
    ~ ? [X2] :
        ( ! [X0: '$ki_world'] :
            ( '$ki_accessible'('$ki_local_world',X0)
           => teach(X0,john,X2) )
        & '$ki_exists_in_world_$i'('$ki_local_world',X2) ),
    inference(negated_conjecture,[],[f5]) ).

tff(f7,plain,
    ! [X0: '$ki_world',X1] : '$ki_exists_in_world_$i'(X0,X1),
    inference(rectify,[],[f2]) ).

tff(f9,plain,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => ( teach(X0,sue,psych)
        & teach(X0,mary,psych)
        & ? [X1] :
            ( teach(X0,X1,cs)
            & '$ki_exists_in_world_$i'(X0,X1) )
        & teach(X0,john,math) ) ),
    inference(rectify,[],[f4]) ).

tff(f10,plain,
    ~ ? [X0] :
        ( ! [X1: '$ki_world'] :
            ( '$ki_accessible'('$ki_local_world',X1)
           => teach(X1,john,X0) )
        & '$ki_exists_in_world_$i'('$ki_local_world',X0) ),
    inference(rectify,[],[f6]) ).

tff(f11,plain,
    ! [X0: '$ki_world'] :
      ( ( teach(X0,sue,psych)
        & teach(X0,mary,psych)
        & ? [X1] :
            ( teach(X0,X1,cs)
            & '$ki_exists_in_world_$i'(X0,X1) )
        & teach(X0,john,math) )
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(ennf_transformation,[],[f9]) ).

tff(f12,plain,
    ! [X0] :
      ( ? [X1: '$ki_world'] :
          ( ~ teach(X1,john,X0)
          & '$ki_accessible'('$ki_local_world',X1) )
      | ~ '$ki_exists_in_world_$i'('$ki_local_world',X0) ),
    inference(ennf_transformation,[],[f10]) ).

tff(f17,plain,
    ! [X0: '$ki_world'] :
      ( ? [X1] :
          ( teach(X0,X1,cs)
          & '$ki_exists_in_world_$i'(X0,X1) )
     => ( teach(X0,sK2(X0),cs)
        & '$ki_exists_in_world_$i'(X0,sK2(X0)) ) ),
    introduced(choice_axiom,[]) ).

tff(f18,plain,
    ! [X0: '$ki_world'] :
      ( ( teach(X0,sue,psych)
        & teach(X0,mary,psych)
        & teach(X0,sK2(X0),cs)
        & '$ki_exists_in_world_$i'(X0,sK2(X0))
        & teach(X0,john,math) )
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f11,f17]) ).

tff(f19,plain,
    ! [X0] :
      ( ? [X1: '$ki_world'] :
          ( ~ teach(X1,john,X0)
          & '$ki_accessible'('$ki_local_world',X1) )
     => ( ~ teach(sK3(X0),john,X0)
        & '$ki_accessible'('$ki_local_world',sK3(X0)) ) ),
    introduced(choice_axiom,[]) ).

tff(f20,plain,
    ! [X0] :
      ( ( ~ teach(sK3(X0),john,X0)
        & '$ki_accessible'('$ki_local_world',sK3(X0)) )
      | ~ '$ki_exists_in_world_$i'('$ki_local_world',X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3])],[f12,f19]) ).

tff(f22,plain,
    ! [X0: '$ki_world',X1: $i] : '$ki_exists_in_world_$i'(X0,X1),
    inference(cnf_transformation,[],[f7]) ).

tff(f24,plain,
    ! [X0: '$ki_world'] :
      ( teach(X0,john,math)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f18]) ).

tff(f29,plain,
    ! [X0: $i] :
      ( '$ki_accessible'('$ki_local_world',sK3(X0))
      | ~ '$ki_exists_in_world_$i'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f20]) ).

tff(f30,plain,
    ! [X0: $i] :
      ( ~ teach(sK3(X0),john,X0)
      | ~ '$ki_exists_in_world_$i'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f20]) ).

cnf(c_50,plain,
    '$ki_exists_in_world_$i'(X0_13,X0),
    inference(cnf_transformation,[],[f22]) ).

cnf(c_56,plain,
    ( ~ '$ki_accessible'('$ki_local_world',X0_13)
    | teach(X0_13,john,math) ),
    inference(cnf_transformation,[],[f24]) ).

cnf(c_57,negated_conjecture,
    ( ~ teach(sK3(X0),john,X0)
    | ~ '$ki_exists_in_world_$i'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f30]) ).

cnf(c_58,negated_conjecture,
    ( ~ '$ki_exists_in_world_$i'('$ki_local_world',X0)
    | '$ki_accessible'('$ki_local_world',sK3(X0)) ),
    inference(cnf_transformation,[],[f29]) ).

cnf(c_71,plain,
    '$ki_accessible'('$ki_local_world',sK3(X0)),
    inference(backward_subsumption_resolution,[status(thm)],[c_58,c_50]) ).

cnf(c_72,plain,
    ~ teach(sK3(X0),john,X0),
    inference(backward_subsumption_resolution,[status(thm)],[c_57,c_50]) ).

cnf(c_97,plain,
    ~ '$ki_accessible'('$ki_local_world',sK3(math)),
    inference(resolution,[status(thm)],[c_56,c_72]) ).

cnf(c_100,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_97,c_71]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : DAT333_3 : TPTP v8.2.0. Released v8.2.0.
% 0.12/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n027.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu May  2 19:14:20 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  Running first-order theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.47/1.15  % SZS status Started for theBenchmark.p
% 0.47/1.15  % SZS status Theorem for theBenchmark.p
% 0.47/1.15  
% 0.47/1.15  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.47/1.15  
% 0.47/1.15  ------  iProver source info
% 0.47/1.15  
% 0.47/1.15  git: date: 2024-05-02 19:28:25 +0000
% 0.47/1.15  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.47/1.15  git: non_committed_changes: false
% 0.47/1.15  
% 0.47/1.15  ------ Parsing...
% 0.47/1.15  ------ Clausification by vclausify_rel  & Parsing by iProver...------  preprocesses with Global Options Modified: tff_prep: switching off prep_sem_filter, sub_typing, pure_diseq_elim
% 0.47/1.15  
% 0.47/1.15  
% 0.47/1.15  ------ Preprocessing... pe_s  pe:1:0s
% 0.47/1.15  
% 0.47/1.15  % SZS status Theorem for theBenchmark.p
% 0.47/1.15  
% 0.47/1.15  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.47/1.15  
% 0.47/1.15  
%------------------------------------------------------------------------------