TSTP Solution File: SET662+3 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SET662+3 : TPTP v5.0.0. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : art11.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 3.00GHz @ 3000MHz
% Memory   : 2006MB
% OS       : Linux 2.6.31.5-127.fc12.i686.PAE
% CPULimit : 300s
% DateTime : Sun Dec 26 03:13:04 EST 2010

% Result   : Theorem 0.24s
% Output   : CNFRefutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   73 (  11 unt;   0 def)
%            Number of atoms       :  329 (   0 equ)
%            Maximal formula atoms :   18 (   4 avg)
%            Number of connectives :  424 ( 168   ~; 180   |;  46   &)
%                                         (   6 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   4 con; 0-2 aty)
%            Number of variables   :  148 (  10 sgn  84   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(1,conjecture,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ilf_type(empty_set,relation_type(X1,X2)) ) ),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',prove_relset_1_25) ).

fof(4,axiom,
    ! [X1] : ilf_type(X1,set_type),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',p20) ).

fof(6,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( empty(X1)
      <=> ! [X2] :
            ( ilf_type(X2,set_type)
           => ~ member(X2,X1) ) ) ),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',p11) ).

fof(7,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( member(X1,power_set(X2))
          <=> ! [X3] :
                ( ilf_type(X3,set_type)
               => ( member(X3,X1)
                 => member(X3,X2) ) ) ) ) ),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',p12) ).

fof(9,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ( ilf_type(X1,member_type(X2))
          <=> member(X1,X2) ) ) ),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',p14) ).

fof(15,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( ! [X3] :
                ( ilf_type(X3,subset_type(cross_product(X1,X2)))
               => ilf_type(X3,relation_type(X1,X2)) )
            & ! [X4] :
                ( ilf_type(X4,relation_type(X1,X2))
               => ilf_type(X4,subset_type(cross_product(X1,X2))) ) ) ) ),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',p2) ).

fof(19,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ilf_type(X2,set_type)
         => ( ilf_type(X2,subset_type(X1))
          <=> ilf_type(X2,member_type(power_set(X1))) ) ) ),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',p7) ).

fof(20,axiom,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ~ member(X1,empty_set) ),
    file('/tmp/tmpUMKnPv/sel_SET662+3.p_1',p4) ).

fof(23,negated_conjecture,
    ~ ! [X1] :
        ( ilf_type(X1,set_type)
       => ! [X2] :
            ( ilf_type(X2,set_type)
           => ilf_type(empty_set,relation_type(X1,X2)) ) ),
    inference(assume_negation,[status(cth)],[1]) ).

fof(24,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ( empty(X1)
      <=> ! [X2] :
            ( ilf_type(X2,set_type)
           => ~ member(X2,X1) ) ) ),
    inference(fof_simplification,[status(thm)],[6,theory(equality)]) ).

fof(26,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ! [X2] :
          ( ( ~ empty(X2)
            & ilf_type(X2,set_type) )
         => ( ilf_type(X1,member_type(X2))
          <=> member(X1,X2) ) ) ),
    inference(fof_simplification,[status(thm)],[9,theory(equality)]) ).

fof(28,plain,
    ! [X1] :
      ( ilf_type(X1,set_type)
     => ~ member(X1,empty_set) ),
    inference(fof_simplification,[status(thm)],[20,theory(equality)]) ).

fof(29,negated_conjecture,
    ? [X1] :
      ( ilf_type(X1,set_type)
      & ? [X2] :
          ( ilf_type(X2,set_type)
          & ~ ilf_type(empty_set,relation_type(X1,X2)) ) ),
    inference(fof_nnf,[status(thm)],[23]) ).

fof(30,negated_conjecture,
    ? [X3] :
      ( ilf_type(X3,set_type)
      & ? [X4] :
          ( ilf_type(X4,set_type)
          & ~ ilf_type(empty_set,relation_type(X3,X4)) ) ),
    inference(variable_rename,[status(thm)],[29]) ).

fof(31,negated_conjecture,
    ( ilf_type(esk1_0,set_type)
    & ilf_type(esk2_0,set_type)
    & ~ ilf_type(empty_set,relation_type(esk1_0,esk2_0)) ),
    inference(skolemize,[status(esa)],[30]) ).

cnf(32,negated_conjecture,
    ~ ilf_type(empty_set,relation_type(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[31]) ).

fof(37,plain,
    ! [X2] : ilf_type(X2,set_type),
    inference(variable_rename,[status(thm)],[4]) ).

cnf(38,plain,
    ilf_type(X1,set_type),
    inference(split_conjunct,[status(thm)],[37]) ).

fof(42,plain,
    ! [X1] :
      ( ~ ilf_type(X1,set_type)
      | ( ( ~ empty(X1)
          | ! [X2] :
              ( ~ ilf_type(X2,set_type)
              | ~ member(X2,X1) ) )
        & ( ? [X2] :
              ( ilf_type(X2,set_type)
              & member(X2,X1) )
          | empty(X1) ) ) ),
    inference(fof_nnf,[status(thm)],[24]) ).

fof(43,plain,
    ! [X3] :
      ( ~ ilf_type(X3,set_type)
      | ( ( ~ empty(X3)
          | ! [X4] :
              ( ~ ilf_type(X4,set_type)
              | ~ member(X4,X3) ) )
        & ( ? [X5] :
              ( ilf_type(X5,set_type)
              & member(X5,X3) )
          | empty(X3) ) ) ),
    inference(variable_rename,[status(thm)],[42]) ).

fof(44,plain,
    ! [X3] :
      ( ~ ilf_type(X3,set_type)
      | ( ( ~ empty(X3)
          | ! [X4] :
              ( ~ ilf_type(X4,set_type)
              | ~ member(X4,X3) ) )
        & ( ( ilf_type(esk3_1(X3),set_type)
            & member(esk3_1(X3),X3) )
          | empty(X3) ) ) ),
    inference(skolemize,[status(esa)],[43]) ).

fof(45,plain,
    ! [X3,X4] :
      ( ( ( ~ ilf_type(X4,set_type)
          | ~ member(X4,X3)
          | ~ empty(X3) )
        & ( ( ilf_type(esk3_1(X3),set_type)
            & member(esk3_1(X3),X3) )
          | empty(X3) ) )
      | ~ ilf_type(X3,set_type) ),
    inference(shift_quantors,[status(thm)],[44]) ).

fof(46,plain,
    ! [X3,X4] :
      ( ( ~ ilf_type(X4,set_type)
        | ~ member(X4,X3)
        | ~ empty(X3)
        | ~ ilf_type(X3,set_type) )
      & ( ilf_type(esk3_1(X3),set_type)
        | empty(X3)
        | ~ ilf_type(X3,set_type) )
      & ( member(esk3_1(X3),X3)
        | empty(X3)
        | ~ ilf_type(X3,set_type) ) ),
    inference(distribute,[status(thm)],[45]) ).

cnf(49,plain,
    ( ~ ilf_type(X1,set_type)
    | ~ empty(X1)
    | ~ member(X2,X1)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[46]) ).

fof(50,plain,
    ! [X1] :
      ( ~ ilf_type(X1,set_type)
      | ! [X2] :
          ( ~ ilf_type(X2,set_type)
          | ( ( ~ member(X1,power_set(X2))
              | ! [X3] :
                  ( ~ ilf_type(X3,set_type)
                  | ~ member(X3,X1)
                  | member(X3,X2) ) )
            & ( ? [X3] :
                  ( ilf_type(X3,set_type)
                  & member(X3,X1)
                  & ~ member(X3,X2) )
              | member(X1,power_set(X2)) ) ) ) ),
    inference(fof_nnf,[status(thm)],[7]) ).

fof(51,plain,
    ! [X4] :
      ( ~ ilf_type(X4,set_type)
      | ! [X5] :
          ( ~ ilf_type(X5,set_type)
          | ( ( ~ member(X4,power_set(X5))
              | ! [X6] :
                  ( ~ ilf_type(X6,set_type)
                  | ~ member(X6,X4)
                  | member(X6,X5) ) )
            & ( ? [X7] :
                  ( ilf_type(X7,set_type)
                  & member(X7,X4)
                  & ~ member(X7,X5) )
              | member(X4,power_set(X5)) ) ) ) ),
    inference(variable_rename,[status(thm)],[50]) ).

fof(52,plain,
    ! [X4] :
      ( ~ ilf_type(X4,set_type)
      | ! [X5] :
          ( ~ ilf_type(X5,set_type)
          | ( ( ~ member(X4,power_set(X5))
              | ! [X6] :
                  ( ~ ilf_type(X6,set_type)
                  | ~ member(X6,X4)
                  | member(X6,X5) ) )
            & ( ( ilf_type(esk4_2(X4,X5),set_type)
                & member(esk4_2(X4,X5),X4)
                & ~ member(esk4_2(X4,X5),X5) )
              | member(X4,power_set(X5)) ) ) ) ),
    inference(skolemize,[status(esa)],[51]) ).

fof(53,plain,
    ! [X4,X5,X6] :
      ( ( ( ~ ilf_type(X6,set_type)
          | ~ member(X6,X4)
          | member(X6,X5)
          | ~ member(X4,power_set(X5)) )
        & ( ( ilf_type(esk4_2(X4,X5),set_type)
            & member(esk4_2(X4,X5),X4)
            & ~ member(esk4_2(X4,X5),X5) )
          | member(X4,power_set(X5)) ) )
      | ~ ilf_type(X5,set_type)
      | ~ ilf_type(X4,set_type) ),
    inference(shift_quantors,[status(thm)],[52]) ).

fof(54,plain,
    ! [X4,X5,X6] :
      ( ( ~ ilf_type(X6,set_type)
        | ~ member(X6,X4)
        | member(X6,X5)
        | ~ member(X4,power_set(X5))
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( ilf_type(esk4_2(X4,X5),set_type)
        | member(X4,power_set(X5))
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( member(esk4_2(X4,X5),X4)
        | member(X4,power_set(X5))
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) )
      & ( ~ member(esk4_2(X4,X5),X5)
        | member(X4,power_set(X5))
        | ~ ilf_type(X5,set_type)
        | ~ ilf_type(X4,set_type) ) ),
    inference(distribute,[status(thm)],[53]) ).

cnf(56,plain,
    ( member(X1,power_set(X2))
    | member(esk4_2(X1,X2),X1)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type) ),
    inference(split_conjunct,[status(thm)],[54]) ).

fof(64,plain,
    ! [X1] :
      ( ~ ilf_type(X1,set_type)
      | ! [X2] :
          ( empty(X2)
          | ~ ilf_type(X2,set_type)
          | ( ( ~ ilf_type(X1,member_type(X2))
              | member(X1,X2) )
            & ( ~ member(X1,X2)
              | ilf_type(X1,member_type(X2)) ) ) ) ),
    inference(fof_nnf,[status(thm)],[26]) ).

fof(65,plain,
    ! [X3] :
      ( ~ ilf_type(X3,set_type)
      | ! [X4] :
          ( empty(X4)
          | ~ ilf_type(X4,set_type)
          | ( ( ~ ilf_type(X3,member_type(X4))
              | member(X3,X4) )
            & ( ~ member(X3,X4)
              | ilf_type(X3,member_type(X4)) ) ) ) ),
    inference(variable_rename,[status(thm)],[64]) ).

fof(66,plain,
    ! [X3,X4] :
      ( empty(X4)
      | ~ ilf_type(X4,set_type)
      | ( ( ~ ilf_type(X3,member_type(X4))
          | member(X3,X4) )
        & ( ~ member(X3,X4)
          | ilf_type(X3,member_type(X4)) ) )
      | ~ ilf_type(X3,set_type) ),
    inference(shift_quantors,[status(thm)],[65]) ).

fof(67,plain,
    ! [X3,X4] :
      ( ( ~ ilf_type(X3,member_type(X4))
        | member(X3,X4)
        | empty(X4)
        | ~ ilf_type(X4,set_type)
        | ~ ilf_type(X3,set_type) )
      & ( ~ member(X3,X4)
        | ilf_type(X3,member_type(X4))
        | empty(X4)
        | ~ ilf_type(X4,set_type)
        | ~ ilf_type(X3,set_type) ) ),
    inference(distribute,[status(thm)],[66]) ).

cnf(68,plain,
    ( empty(X2)
    | ilf_type(X1,member_type(X2))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ member(X1,X2) ),
    inference(split_conjunct,[status(thm)],[67]) ).

fof(96,plain,
    ! [X1] :
      ( ~ ilf_type(X1,set_type)
      | ! [X2] :
          ( ~ ilf_type(X2,set_type)
          | ( ! [X3] :
                ( ~ ilf_type(X3,subset_type(cross_product(X1,X2)))
                | ilf_type(X3,relation_type(X1,X2)) )
            & ! [X4] :
                ( ~ ilf_type(X4,relation_type(X1,X2))
                | ilf_type(X4,subset_type(cross_product(X1,X2))) ) ) ) ),
    inference(fof_nnf,[status(thm)],[15]) ).

fof(97,plain,
    ! [X5] :
      ( ~ ilf_type(X5,set_type)
      | ! [X6] :
          ( ~ ilf_type(X6,set_type)
          | ( ! [X7] :
                ( ~ ilf_type(X7,subset_type(cross_product(X5,X6)))
                | ilf_type(X7,relation_type(X5,X6)) )
            & ! [X8] :
                ( ~ ilf_type(X8,relation_type(X5,X6))
                | ilf_type(X8,subset_type(cross_product(X5,X6))) ) ) ) ),
    inference(variable_rename,[status(thm)],[96]) ).

fof(98,plain,
    ! [X5,X6,X7,X8] :
      ( ( ( ~ ilf_type(X8,relation_type(X5,X6))
          | ilf_type(X8,subset_type(cross_product(X5,X6))) )
        & ( ~ ilf_type(X7,subset_type(cross_product(X5,X6)))
          | ilf_type(X7,relation_type(X5,X6)) ) )
      | ~ ilf_type(X6,set_type)
      | ~ ilf_type(X5,set_type) ),
    inference(shift_quantors,[status(thm)],[97]) ).

fof(99,plain,
    ! [X5,X6,X7,X8] :
      ( ( ~ ilf_type(X8,relation_type(X5,X6))
        | ilf_type(X8,subset_type(cross_product(X5,X6)))
        | ~ ilf_type(X6,set_type)
        | ~ ilf_type(X5,set_type) )
      & ( ~ ilf_type(X7,subset_type(cross_product(X5,X6)))
        | ilf_type(X7,relation_type(X5,X6))
        | ~ ilf_type(X6,set_type)
        | ~ ilf_type(X5,set_type) ) ),
    inference(distribute,[status(thm)],[98]) ).

cnf(100,plain,
    ( ilf_type(X3,relation_type(X1,X2))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X3,subset_type(cross_product(X1,X2))) ),
    inference(split_conjunct,[status(thm)],[99]) ).

fof(115,plain,
    ! [X1] :
      ( ~ ilf_type(X1,set_type)
      | ! [X2] :
          ( ~ ilf_type(X2,set_type)
          | ( ( ~ ilf_type(X2,subset_type(X1))
              | ilf_type(X2,member_type(power_set(X1))) )
            & ( ~ ilf_type(X2,member_type(power_set(X1)))
              | ilf_type(X2,subset_type(X1)) ) ) ) ),
    inference(fof_nnf,[status(thm)],[19]) ).

fof(116,plain,
    ! [X3] :
      ( ~ ilf_type(X3,set_type)
      | ! [X4] :
          ( ~ ilf_type(X4,set_type)
          | ( ( ~ ilf_type(X4,subset_type(X3))
              | ilf_type(X4,member_type(power_set(X3))) )
            & ( ~ ilf_type(X4,member_type(power_set(X3)))
              | ilf_type(X4,subset_type(X3)) ) ) ) ),
    inference(variable_rename,[status(thm)],[115]) ).

fof(117,plain,
    ! [X3,X4] :
      ( ~ ilf_type(X4,set_type)
      | ( ( ~ ilf_type(X4,subset_type(X3))
          | ilf_type(X4,member_type(power_set(X3))) )
        & ( ~ ilf_type(X4,member_type(power_set(X3)))
          | ilf_type(X4,subset_type(X3)) ) )
      | ~ ilf_type(X3,set_type) ),
    inference(shift_quantors,[status(thm)],[116]) ).

fof(118,plain,
    ! [X3,X4] :
      ( ( ~ ilf_type(X4,subset_type(X3))
        | ilf_type(X4,member_type(power_set(X3)))
        | ~ ilf_type(X4,set_type)
        | ~ ilf_type(X3,set_type) )
      & ( ~ ilf_type(X4,member_type(power_set(X3)))
        | ilf_type(X4,subset_type(X3))
        | ~ ilf_type(X4,set_type)
        | ~ ilf_type(X3,set_type) ) ),
    inference(distribute,[status(thm)],[117]) ).

cnf(119,plain,
    ( ilf_type(X2,subset_type(X1))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ~ ilf_type(X2,member_type(power_set(X1))) ),
    inference(split_conjunct,[status(thm)],[118]) ).

fof(121,plain,
    ! [X1] :
      ( ~ ilf_type(X1,set_type)
      | ~ member(X1,empty_set) ),
    inference(fof_nnf,[status(thm)],[28]) ).

fof(122,plain,
    ! [X2] :
      ( ~ ilf_type(X2,set_type)
      | ~ member(X2,empty_set) ),
    inference(variable_rename,[status(thm)],[121]) ).

cnf(123,plain,
    ( ~ member(X1,empty_set)
    | ~ ilf_type(X1,set_type) ),
    inference(split_conjunct,[status(thm)],[122]) ).

cnf(139,plain,
    ( $false
    | ~ member(X1,empty_set) ),
    inference(rw,[status(thm)],[123,38,theory(equality)]) ).

cnf(140,plain,
    ~ member(X1,empty_set),
    inference(cn,[status(thm)],[139,theory(equality)]) ).

cnf(166,plain,
    ( ~ empty(X1)
    | ~ member(X2,X1)
    | $false
    | ~ ilf_type(X1,set_type) ),
    inference(rw,[status(thm)],[49,38,theory(equality)]) ).

cnf(167,plain,
    ( ~ empty(X1)
    | ~ member(X2,X1)
    | $false
    | $false ),
    inference(rw,[status(thm)],[166,38,theory(equality)]) ).

cnf(168,plain,
    ( ~ empty(X1)
    | ~ member(X2,X1) ),
    inference(cn,[status(thm)],[167,theory(equality)]) ).

cnf(190,plain,
    ( ilf_type(X2,subset_type(X1))
    | $false
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,member_type(power_set(X1))) ),
    inference(rw,[status(thm)],[119,38,theory(equality)]) ).

cnf(191,plain,
    ( ilf_type(X2,subset_type(X1))
    | $false
    | $false
    | ~ ilf_type(X2,member_type(power_set(X1))) ),
    inference(rw,[status(thm)],[190,38,theory(equality)]) ).

cnf(192,plain,
    ( ilf_type(X2,subset_type(X1))
    | ~ ilf_type(X2,member_type(power_set(X1))) ),
    inference(cn,[status(thm)],[191,theory(equality)]) ).

cnf(207,plain,
    ( empty(X2)
    | ilf_type(X1,member_type(X2))
    | ~ member(X1,X2)
    | $false
    | ~ ilf_type(X1,set_type) ),
    inference(rw,[status(thm)],[68,38,theory(equality)]) ).

cnf(208,plain,
    ( empty(X2)
    | ilf_type(X1,member_type(X2))
    | ~ member(X1,X2)
    | $false
    | $false ),
    inference(rw,[status(thm)],[207,38,theory(equality)]) ).

cnf(209,plain,
    ( empty(X2)
    | ilf_type(X1,member_type(X2))
    | ~ member(X1,X2) ),
    inference(cn,[status(thm)],[208,theory(equality)]) ).

cnf(210,plain,
    ( ilf_type(X1,member_type(X2))
    | ~ member(X1,X2) ),
    inference(csr,[status(thm)],[209,168]) ).

cnf(211,plain,
    ( ilf_type(X1,subset_type(X2))
    | ~ member(X1,power_set(X2)) ),
    inference(spm,[status(thm)],[192,210,theory(equality)]) ).

cnf(227,plain,
    ( ilf_type(X3,relation_type(X1,X2))
    | $false
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X3,subset_type(cross_product(X1,X2))) ),
    inference(rw,[status(thm)],[100,38,theory(equality)]) ).

cnf(228,plain,
    ( ilf_type(X3,relation_type(X1,X2))
    | $false
    | $false
    | ~ ilf_type(X3,subset_type(cross_product(X1,X2))) ),
    inference(rw,[status(thm)],[227,38,theory(equality)]) ).

cnf(229,plain,
    ( ilf_type(X3,relation_type(X1,X2))
    | ~ ilf_type(X3,subset_type(cross_product(X1,X2))) ),
    inference(cn,[status(thm)],[228,theory(equality)]) ).

cnf(259,plain,
    ( member(X1,power_set(X2))
    | member(esk4_2(X1,X2),X1)
    | $false
    | ~ ilf_type(X1,set_type) ),
    inference(rw,[status(thm)],[56,38,theory(equality)]) ).

cnf(260,plain,
    ( member(X1,power_set(X2))
    | member(esk4_2(X1,X2),X1)
    | $false
    | $false ),
    inference(rw,[status(thm)],[259,38,theory(equality)]) ).

cnf(261,plain,
    ( member(X1,power_set(X2))
    | member(esk4_2(X1,X2),X1) ),
    inference(cn,[status(thm)],[260,theory(equality)]) ).

cnf(262,plain,
    member(empty_set,power_set(X1)),
    inference(spm,[status(thm)],[140,261,theory(equality)]) ).

cnf(288,plain,
    ilf_type(empty_set,subset_type(X1)),
    inference(spm,[status(thm)],[211,262,theory(equality)]) ).

cnf(296,plain,
    ilf_type(empty_set,relation_type(X1,X2)),
    inference(spm,[status(thm)],[229,288,theory(equality)]) ).

cnf(299,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[32,296,theory(equality)]) ).

cnf(300,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[299,theory(equality)]) ).

cnf(301,negated_conjecture,
    $false,
    300,
    [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/SET662+3.p
% --creating new selector for []
% -running prover on /tmp/tmpUMKnPv/sel_SET662+3.p_1 with time limit 29
% -prover status Theorem
% Problem SET662+3.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SET/SET662+3.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SET/SET662+3.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
% 
%------------------------------------------------------------------------------