TSTP Solution File: SEU152+2 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SEU152+2 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n007.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 03:04:43 EDT 2024

% Result   : Theorem 3.76s 1.15s
% Output   : CNFRefutation 3.76s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   24 (   8 unt;   0 def)
%            Number of atoms       :   44 (  16 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   38 (  18   ~;  10   |;   5   &)
%                                         (   1 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   28 (   0 sgn  20   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f31,conjecture,
    ! [X0,X1] :
      ( in(X0,X1)
     => set_union2(singleton(X0),X1) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l23_zfmisc_1) ).

fof(f32,negated_conjecture,
    ~ ! [X0,X1] :
        ( in(X0,X1)
       => set_union2(singleton(X0),X1) = X1 ),
    inference(negated_conjecture,[],[f31]) ).

fof(f33,axiom,
    ! [X0,X1] :
      ( subset(singleton(X0),X1)
    <=> in(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l2_zfmisc_1) ).

fof(f42,axiom,
    ! [X0,X1] :
      ( subset(X0,X1)
     => set_union2(X0,X1) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t12_xboole_1) ).

fof(f67,axiom,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t69_enumset1) ).

fof(f91,plain,
    ? [X0,X1] :
      ( set_union2(singleton(X0),X1) != X1
      & in(X0,X1) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f96,plain,
    ! [X0,X1] :
      ( set_union2(X0,X1) = X1
      | ~ subset(X0,X1) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f159,plain,
    ( ? [X0,X1] :
        ( set_union2(singleton(X0),X1) != X1
        & in(X0,X1) )
   => ( sK9 != set_union2(singleton(sK8),sK9)
      & in(sK8,sK9) ) ),
    introduced(choice_axiom,[]) ).

fof(f160,plain,
    ( sK9 != set_union2(singleton(sK8),sK9)
    & in(sK8,sK9) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8,sK9])],[f91,f159]) ).

fof(f161,plain,
    ! [X0,X1] :
      ( ( subset(singleton(X0),X1)
        | ~ in(X0,X1) )
      & ( in(X0,X1)
        | ~ subset(singleton(X0),X1) ) ),
    inference(nnf_transformation,[],[f33]) ).

fof(f233,plain,
    in(sK8,sK9),
    inference(cnf_transformation,[],[f160]) ).

fof(f234,plain,
    sK9 != set_union2(singleton(sK8),sK9),
    inference(cnf_transformation,[],[f160]) ).

fof(f236,plain,
    ! [X0,X1] :
      ( subset(singleton(X0),X1)
      | ~ in(X0,X1) ),
    inference(cnf_transformation,[],[f161]) ).

fof(f248,plain,
    ! [X0,X1] :
      ( set_union2(X0,X1) = X1
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f96]) ).

fof(f278,plain,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    inference(cnf_transformation,[],[f67]) ).

fof(f304,plain,
    sK9 != set_union2(unordered_pair(sK8,sK8),sK9),
    inference(definition_unfolding,[],[f234,f278]) ).

fof(f305,plain,
    ! [X0,X1] :
      ( subset(unordered_pair(X0,X0),X1)
      | ~ in(X0,X1) ),
    inference(definition_unfolding,[],[f236,f278]) ).

cnf(c_104,negated_conjecture,
    set_union2(unordered_pair(sK8,sK8),sK9) != sK9,
    inference(cnf_transformation,[],[f304]) ).

cnf(c_105,negated_conjecture,
    in(sK8,sK9),
    inference(cnf_transformation,[],[f233]) ).

cnf(c_106,plain,
    ( ~ in(X0,X1)
    | subset(unordered_pair(X0,X0),X1) ),
    inference(cnf_transformation,[],[f305]) ).

cnf(c_119,plain,
    ( ~ subset(X0,X1)
    | set_union2(X0,X1) = X1 ),
    inference(cnf_transformation,[],[f248]) ).

cnf(c_1722,plain,
    ( ~ subset(unordered_pair(sK8,sK8),sK9)
    | set_union2(unordered_pair(sK8,sK8),sK9) = sK9 ),
    inference(instantiation,[status(thm)],[c_119]) ).

cnf(c_3341,plain,
    ( ~ in(sK8,sK9)
    | subset(unordered_pair(sK8,sK8),sK9) ),
    inference(instantiation,[status(thm)],[c_106]) ).

cnf(c_3342,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_3341,c_1722,c_104,c_105]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.12  % Problem  : SEU152+2 : TPTP v8.1.2. Released v3.3.0.
% 0.11/0.13  % Command  : run_iprover %s %d THM
% 0.11/0.33  % Computer : n007.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 300
% 0.11/0.33  % DateTime : Thu May  2 17:32:35 EDT 2024
% 0.11/0.34  % CPUTime  : 
% 0.17/0.45  Running first-order theorem proving
% 0.17/0.45  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.76/1.15  % SZS status Started for theBenchmark.p
% 3.76/1.15  % SZS status Theorem for theBenchmark.p
% 3.76/1.15  
% 3.76/1.15  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 3.76/1.15  
% 3.76/1.15  ------  iProver source info
% 3.76/1.15  
% 3.76/1.15  git: date: 2024-05-02 19:28:25 +0000
% 3.76/1.15  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 3.76/1.15  git: non_committed_changes: false
% 3.76/1.15  
% 3.76/1.15  ------ Parsing...
% 3.76/1.15  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 3.76/1.15  
% 3.76/1.15  ------ Preprocessing... sup_sim: 0  pe_s  pe_e 
% 3.76/1.15  
% 3.76/1.15  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  scvd_s sp: 0 0s scvd_e  snvd_s sp: 0 0s snvd_e 
% 3.76/1.15  
% 3.76/1.15  ------ Preprocessing...
% 3.76/1.15  ------ Proving...
% 3.76/1.15  ------ Problem Properties 
% 3.76/1.15  
% 3.76/1.15  
% 3.76/1.15  clauses                                 131
% 3.76/1.15  conjectures                             2
% 3.76/1.15  EPR                                     22
% 3.76/1.15  Horn                                    101
% 3.76/1.15  unary                                   30
% 3.76/1.15  binary                                  67
% 3.76/1.15  lits                                    270
% 3.76/1.15  lits eq                                 73
% 3.76/1.15  fd_pure                                 0
% 3.76/1.15  fd_pseudo                               0
% 3.76/1.15  fd_cond                                 4
% 3.76/1.15  fd_pseudo_cond                          26
% 3.76/1.15  AC symbols                              0
% 3.76/1.15  
% 3.76/1.15  ------ Input Options Time Limit: Unbounded
% 3.76/1.15  
% 3.76/1.15  
% 3.76/1.15  ------ 
% 3.76/1.15  Current options:
% 3.76/1.15  ------ 
% 3.76/1.15  
% 3.76/1.15  
% 3.76/1.15  
% 3.76/1.15  
% 3.76/1.15  ------ Proving...
% 3.76/1.15  
% 3.76/1.15  
% 3.76/1.15  % SZS status Theorem for theBenchmark.p
% 3.76/1.15  
% 3.76/1.15  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.76/1.15  
% 3.76/1.15  
%------------------------------------------------------------------------------