TSTP Solution File: SET084+1 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SET084+1 : TPTP v5.3.0. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : glendale.cs.miami.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz @ 2400MHz
% Memory   : 1003MB
% OS       : Linux 2.6.32.26-175.fc12.x86_64
% CPULimit : 300s
% DateTime : Fri Jun 15 08:05:41 EDT 2012

% Result   : Theorem 0.13s
% Output   : CNFRefutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   25 (  10 unt;   0 def)
%            Number of atoms       :   70 (  11 equ)
%            Maximal formula atoms :   11 (   2 avg)
%            Number of connectives :   70 (  25   ~;  24   |;  18   &)
%                                         (   1 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   32 (   2 sgn  18   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1,X2,X3] :
      ( member(X1,unordered_pair(X2,X3))
    <=> ( member(X1,universal_class)
        & ( equal(X1,X2)
          | equal(X1,X3) ) ) ),
    file('/tmp/tmpTSfzQq/sel_SET084+1.p_4',unordered_pair_defn) ).

fof(3,axiom,
    ! [X2] : equal(singleton(X2),unordered_pair(X2,X2)),
    file('/tmp/tmpTSfzQq/sel_SET084+1.p_4',singleton_set_defn) ).

fof(6,conjecture,
    ! [X2,X3] :
      ( ( equal(singleton(X2),singleton(X3))
        & member(X3,universal_class) )
     => equal(X2,X3) ),
    file('/tmp/tmpTSfzQq/sel_SET084+1.p_4',singleton_identified_by_element2) ).

fof(7,negated_conjecture,
    ~ ! [X2,X3] :
        ( ( equal(singleton(X2),singleton(X3))
          & member(X3,universal_class) )
       => equal(X2,X3) ),
    inference(assume_negation,[status(cth)],[6]) ).

fof(8,plain,
    ! [X1,X2,X3] :
      ( ( ~ member(X1,unordered_pair(X2,X3))
        | ( member(X1,universal_class)
          & ( equal(X1,X2)
            | equal(X1,X3) ) ) )
      & ( ~ member(X1,universal_class)
        | ( ~ equal(X1,X2)
          & ~ equal(X1,X3) )
        | member(X1,unordered_pair(X2,X3)) ) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(9,plain,
    ! [X4,X5,X6] :
      ( ( ~ member(X4,unordered_pair(X5,X6))
        | ( member(X4,universal_class)
          & ( equal(X4,X5)
            | equal(X4,X6) ) ) )
      & ( ~ member(X4,universal_class)
        | ( ~ equal(X4,X5)
          & ~ equal(X4,X6) )
        | member(X4,unordered_pair(X5,X6)) ) ),
    inference(variable_rename,[status(thm)],[8]) ).

fof(10,plain,
    ! [X4,X5,X6] :
      ( ( member(X4,universal_class)
        | ~ member(X4,unordered_pair(X5,X6)) )
      & ( equal(X4,X5)
        | equal(X4,X6)
        | ~ member(X4,unordered_pair(X5,X6)) )
      & ( ~ equal(X4,X5)
        | ~ member(X4,universal_class)
        | member(X4,unordered_pair(X5,X6)) )
      & ( ~ equal(X4,X6)
        | ~ member(X4,universal_class)
        | member(X4,unordered_pair(X5,X6)) ) ),
    inference(distribute,[status(thm)],[9]) ).

cnf(11,plain,
    ( member(X1,unordered_pair(X2,X3))
    | ~ member(X1,universal_class)
    | X1 != X3 ),
    inference(split_conjunct,[status(thm)],[10]) ).

cnf(13,plain,
    ( X1 = X3
    | X1 = X2
    | ~ member(X1,unordered_pair(X2,X3)) ),
    inference(split_conjunct,[status(thm)],[10]) ).

fof(17,plain,
    ! [X3] : equal(singleton(X3),unordered_pair(X3,X3)),
    inference(variable_rename,[status(thm)],[3]) ).

cnf(18,plain,
    singleton(X1) = unordered_pair(X1,X1),
    inference(split_conjunct,[status(thm)],[17]) ).

fof(27,negated_conjecture,
    ? [X2,X3] :
      ( equal(singleton(X2),singleton(X3))
      & member(X3,universal_class)
      & ~ equal(X2,X3) ),
    inference(fof_nnf,[status(thm)],[7]) ).

fof(28,negated_conjecture,
    ? [X4,X5] :
      ( equal(singleton(X4),singleton(X5))
      & member(X5,universal_class)
      & ~ equal(X4,X5) ),
    inference(variable_rename,[status(thm)],[27]) ).

fof(29,negated_conjecture,
    ( equal(singleton(esk1_0),singleton(esk2_0))
    & member(esk2_0,universal_class)
    & ~ equal(esk1_0,esk2_0) ),
    inference(skolemize,[status(esa)],[28]) ).

cnf(30,negated_conjecture,
    esk1_0 != esk2_0,
    inference(split_conjunct,[status(thm)],[29]) ).

cnf(31,negated_conjecture,
    member(esk2_0,universal_class),
    inference(split_conjunct,[status(thm)],[29]) ).

cnf(32,negated_conjecture,
    singleton(esk1_0) = singleton(esk2_0),
    inference(split_conjunct,[status(thm)],[29]) ).

cnf(33,negated_conjecture,
    unordered_pair(esk2_0,esk2_0) = unordered_pair(esk1_0,esk1_0),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[32,18,theory(equality)]),18,theory(equality)]),
    [unfolding] ).

cnf(41,plain,
    ( member(X1,unordered_pair(X2,X1))
    | ~ member(X1,universal_class) ),
    inference(er,[status(thm)],[11,theory(equality)]) ).

cnf(43,negated_conjecture,
    ( X1 = esk1_0
    | ~ member(X1,unordered_pair(esk2_0,esk2_0)) ),
    inference(spm,[status(thm)],[13,33,theory(equality)]) ).

cnf(54,negated_conjecture,
    ( esk2_0 = esk1_0
    | ~ member(esk2_0,universal_class) ),
    inference(spm,[status(thm)],[43,41,theory(equality)]) ).

cnf(55,negated_conjecture,
    ( esk2_0 = esk1_0
    | $false ),
    inference(rw,[status(thm)],[54,31,theory(equality)]) ).

cnf(56,negated_conjecture,
    esk2_0 = esk1_0,
    inference(cn,[status(thm)],[55,theory(equality)]) ).

cnf(57,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[56,30,theory(equality)]) ).

cnf(58,negated_conjecture,
    $false,
    57,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% /home/graph/tptp/Systems/SInE---0.4/Source/sine.py:10: DeprecationWarning: the sets module is deprecated
%   from sets import Set
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SET/SET084+1.p
% --creating new selector for [SET005+0.ax]
% -running prover on /tmp/tmpTSfzQq/sel_SET084+1.p_1 with time limit 29
% -running prover with command ['/davis/home/graph/tptp/Systems/SInE---0.4/Source/./Source/PROVER/eproof.working', '-s', '-tLPO4', '-xAuto', '-tAuto', '--memory-limit=768', '--tptp3-format', '--cpu-limit=29', '/tmp/tmpTSfzQq/sel_SET084+1.p_1']
% -prover status CounterSatisfiable
% -running prover on /tmp/tmpTSfzQq/sel_SET084+1.p_2 with time limit 89
% -running prover with command ['/davis/home/graph/tptp/Systems/SInE---0.4/Source/./Source/PROVER/eproof.working', '-s', '-tLPO4', '-xAuto', '-tAuto', '--memory-limit=768', '--tptp3-format', '--cpu-limit=89', '/tmp/tmpTSfzQq/sel_SET084+1.p_2']
% -prover status CounterSatisfiable
% --creating new selector for [SET005+0.ax]
% -running prover on /tmp/tmpTSfzQq/sel_SET084+1.p_3 with time limit 119
% -running prover with command ['/davis/home/graph/tptp/Systems/SInE---0.4/Source/./Source/PROVER/eproof.working', '-s', '-tLPO4', '-xAuto', '-tAuto', '--memory-limit=768', '--tptp3-format', '--cpu-limit=119', '/tmp/tmpTSfzQq/sel_SET084+1.p_3']
% -prover status CounterSatisfiable
% --creating new selector for [SET005+0.ax]
% -running prover on /tmp/tmpTSfzQq/sel_SET084+1.p_4 with time limit 149
% -running prover with command ['/davis/home/graph/tptp/Systems/SInE---0.4/Source/./Source/PROVER/eproof.working', '-s', '-tLPO4', '-xAuto', '-tAuto', '--memory-limit=768', '--tptp3-format', '--cpu-limit=149', '/tmp/tmpTSfzQq/sel_SET084+1.p_4']
% -prover status Theorem
% Problem SET084+1.p solved in phase 3.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SET/SET084+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SET/SET084+1.p
% Solved 1 out of 1.
% # Problem is unsatisfiable (or provable), constructing proof object
% # SZS status Theorem
% # SZS output start CNFRefutation.
% See solution above
% # SZS output end CNFRefutation
% 
%------------------------------------------------------------------------------