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

View Problem - Process Solution

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

% Computer : n020.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 : Thu Aug 31 15:06:15 EDT 2023

% Result   : Theorem 1.05s 1.17s
% Output   : CNFRefutation 1.05s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   14 (  13 unt;   0 def)
%            Number of atoms       :   15 (   2 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    9 (   8   ~;   0   |;   0   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   12 (   2 sgn;   8   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f5,axiom,
    ! [X0,X1] : member(unordered_pair(X0,X1),universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pair) ).

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

fof(f44,conjecture,
    ! [X0] : member(singleton(X0),universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',singletons_are_sets) ).

fof(f45,negated_conjecture,
    ~ ! [X0] : member(singleton(X0),universal_class),
    inference(negated_conjecture,[],[f44]) ).

fof(f84,plain,
    ? [X0] : ~ member(singleton(X0),universal_class),
    inference(ennf_transformation,[],[f45]) ).

fof(f133,plain,
    ( ? [X0] : ~ member(singleton(X0),universal_class)
   => ~ member(singleton(sK6),universal_class) ),
    introduced(choice_axiom,[]) ).

fof(f134,plain,
    ~ member(singleton(sK6),universal_class),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6])],[f84,f133]) ).

fof(f146,plain,
    ! [X0,X1] : member(unordered_pair(X0,X1),universal_class),
    inference(cnf_transformation,[],[f5]) ).

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

fof(f222,plain,
    ~ member(singleton(sK6),universal_class),
    inference(cnf_transformation,[],[f134]) ).

fof(f260,plain,
    ~ member(unordered_pair(sK6,sK6),universal_class),
    inference(definition_unfolding,[],[f222,f147]) ).

cnf(c_60,plain,
    member(unordered_pair(X0,X1),universal_class),
    inference(cnf_transformation,[],[f146]) ).

cnf(c_128,negated_conjecture,
    ~ member(unordered_pair(sK6,sK6),universal_class),
    inference(cnf_transformation,[],[f260]) ).

cnf(c_203,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_128,c_60]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET077+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.16/0.34  % Computer : n020.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Sat Aug 26 14:34:29 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 0.19/0.48  Running first-order theorem proving
% 0.19/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 1.05/1.17  % SZS status Started for theBenchmark.p
% 1.05/1.17  % SZS status Theorem for theBenchmark.p
% 1.05/1.17  
% 1.05/1.17  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.05/1.17  
% 1.05/1.17  ------  iProver source info
% 1.05/1.17  
% 1.05/1.17  git: date: 2023-05-31 18:12:56 +0000
% 1.05/1.17  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.05/1.17  git: non_committed_changes: false
% 1.05/1.17  git: last_make_outside_of_git: false
% 1.05/1.17  
% 1.05/1.17  ------ Parsing...
% 1.05/1.17  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 1.05/1.17  
% 1.05/1.17  ------ Preprocessing...
% 1.05/1.17  
% 1.05/1.17  % SZS status Theorem for theBenchmark.p
% 1.05/1.17  
% 1.05/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 1.05/1.17  
% 1.05/1.17  
%------------------------------------------------------------------------------