TSTP Solution File: SET666+3 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SET666+3 : TPTP v8.1.2. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n024.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:09:00 EDT 2023

% Result   : Theorem 0.45s 1.17s
% Output   : CNFRefutation 0.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   14
% Syntax   : Number of formulae    :  101 (  11 unt;   0 def)
%            Number of atoms       :  391 (   0 equ)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  492 ( 202   ~; 199   |;  45   &)
%                                         (  15 <=>;  31  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   2 con; 0-2 aty)
%            Number of variables   :  216 (   1 sgn; 108   !;  11   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( ! [X3] :
                ( ilf_type(X3,relation_type(X0,X1))
               => ilf_type(X3,subset_type(cross_product(X0,X1))) )
            & ! [X2] :
                ( ilf_type(X2,subset_type(cross_product(X0,X1)))
               => ilf_type(X2,relation_type(X0,X1)) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p1) ).

fof(f3,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => subset(identity_relation_of(X0),cross_product(X0,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p3) ).

fof(f6,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( ilf_type(X1,identity_relation_of_type(X0))
          <=> ilf_type(X1,relation_type(X0,X0)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p6) ).

fof(f12,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( ilf_type(X1,subset_type(X0))
          <=> ilf_type(X1,member_type(power_set(X0))) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p12) ).

fof(f14,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( subset(X0,X1)
          <=> ! [X2] :
                ( ilf_type(X2,set_type)
               => ( member(X2,X0)
                 => member(X2,X1) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p14) ).

fof(f16,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( member(X0,power_set(X1))
          <=> ! [X2] :
                ( ilf_type(X2,set_type)
               => ( member(X2,X0)
                 => member(X2,X1) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p16) ).

fof(f18,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ( ilf_type(X1,set_type)
            & ~ empty(X1) )
         => ( ilf_type(X0,member_type(X1))
          <=> member(X0,X1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p18) ).

fof(f22,axiom,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ( empty(X0)
      <=> ! [X1] :
            ( ilf_type(X1,set_type)
           => ~ member(X1,X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p22) ).

fof(f24,axiom,
    ! [X0] : ilf_type(X0,set_type),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p24) ).

fof(f25,conjecture,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ilf_type(identity_relation_of(X0),identity_relation_of_type(X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_relset_1_29) ).

fof(f26,negated_conjecture,
    ~ ! [X0] :
        ( ilf_type(X0,set_type)
       => ilf_type(identity_relation_of(X0),identity_relation_of_type(X0)) ),
    inference(negated_conjecture,[],[f25]) ).

fof(f27,plain,
    ! [X0] :
      ( ilf_type(X0,set_type)
     => ! [X1] :
          ( ilf_type(X1,set_type)
         => ( ! [X2] :
                ( ilf_type(X2,relation_type(X0,X1))
               => ilf_type(X2,subset_type(cross_product(X0,X1))) )
            & ! [X3] :
                ( ilf_type(X3,subset_type(cross_product(X0,X1)))
               => ilf_type(X3,relation_type(X0,X1)) ) ) ) ),
    inference(rectify,[],[f1]) ).

fof(f28,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ! [X2] :
                ( ilf_type(X2,subset_type(cross_product(X0,X1)))
                | ~ ilf_type(X2,relation_type(X0,X1)) )
            & ! [X3] :
                ( ilf_type(X3,relation_type(X0,X1))
                | ~ ilf_type(X3,subset_type(cross_product(X0,X1))) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f30,plain,
    ! [X0] :
      ( subset(identity_relation_of(X0),cross_product(X0,X0))
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f33,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ilf_type(X1,identity_relation_of_type(X0))
          <=> ilf_type(X1,relation_type(X0,X0)) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f38,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ilf_type(X1,subset_type(X0))
          <=> ilf_type(X1,member_type(power_set(X0))) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f12]) ).

fof(f40,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( subset(X0,X1)
          <=> ! [X2] :
                ( member(X2,X1)
                | ~ member(X2,X0)
                | ~ ilf_type(X2,set_type) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f41,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( subset(X0,X1)
          <=> ! [X2] :
                ( member(X2,X1)
                | ~ member(X2,X0)
                | ~ ilf_type(X2,set_type) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(flattening,[],[f40]) ).

fof(f43,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( member(X0,power_set(X1))
          <=> ! [X2] :
                ( member(X2,X1)
                | ~ member(X2,X0)
                | ~ ilf_type(X2,set_type) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f44,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( member(X0,power_set(X1))
          <=> ! [X2] :
                ( member(X2,X1)
                | ~ member(X2,X0)
                | ~ ilf_type(X2,set_type) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(flattening,[],[f43]) ).

fof(f46,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ilf_type(X0,member_type(X1))
          <=> member(X0,X1) )
          | ~ ilf_type(X1,set_type)
          | empty(X1) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f47,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ilf_type(X0,member_type(X1))
          <=> member(X0,X1) )
          | ~ ilf_type(X1,set_type)
          | empty(X1) )
      | ~ ilf_type(X0,set_type) ),
    inference(flattening,[],[f46]) ).

fof(f53,plain,
    ! [X0] :
      ( ( empty(X0)
      <=> ! [X1] :
            ( ~ member(X1,X0)
            | ~ ilf_type(X1,set_type) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f56,plain,
    ? [X0] :
      ( ~ ilf_type(identity_relation_of(X0),identity_relation_of_type(X0))
      & ilf_type(X0,set_type) ),
    inference(ennf_transformation,[],[f26]) ).

fof(f61,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( ilf_type(X1,identity_relation_of_type(X0))
              | ~ ilf_type(X1,relation_type(X0,X0)) )
            & ( ilf_type(X1,relation_type(X0,X0))
              | ~ ilf_type(X1,identity_relation_of_type(X0)) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(nnf_transformation,[],[f33]) ).

fof(f68,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( ilf_type(X1,subset_type(X0))
              | ~ ilf_type(X1,member_type(power_set(X0))) )
            & ( ilf_type(X1,member_type(power_set(X0)))
              | ~ ilf_type(X1,subset_type(X0)) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(nnf_transformation,[],[f38]) ).

fof(f71,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( subset(X0,X1)
              | ? [X2] :
                  ( ~ member(X2,X1)
                  & member(X2,X0)
                  & ilf_type(X2,set_type) ) )
            & ( ! [X2] :
                  ( member(X2,X1)
                  | ~ member(X2,X0)
                  | ~ ilf_type(X2,set_type) )
              | ~ subset(X0,X1) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(nnf_transformation,[],[f41]) ).

fof(f72,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( subset(X0,X1)
              | ? [X2] :
                  ( ~ member(X2,X1)
                  & member(X2,X0)
                  & ilf_type(X2,set_type) ) )
            & ( ! [X3] :
                  ( member(X3,X1)
                  | ~ member(X3,X0)
                  | ~ ilf_type(X3,set_type) )
              | ~ subset(X0,X1) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(rectify,[],[f71]) ).

fof(f73,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ~ member(X2,X1)
          & member(X2,X0)
          & ilf_type(X2,set_type) )
     => ( ~ member(sK4(X0,X1),X1)
        & member(sK4(X0,X1),X0)
        & ilf_type(sK4(X0,X1),set_type) ) ),
    introduced(choice_axiom,[]) ).

fof(f74,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( subset(X0,X1)
              | ( ~ member(sK4(X0,X1),X1)
                & member(sK4(X0,X1),X0)
                & ilf_type(sK4(X0,X1),set_type) ) )
            & ( ! [X3] :
                  ( member(X3,X1)
                  | ~ member(X3,X0)
                  | ~ ilf_type(X3,set_type) )
              | ~ subset(X0,X1) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4])],[f72,f73]) ).

fof(f75,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( member(X0,power_set(X1))
              | ? [X2] :
                  ( ~ member(X2,X1)
                  & member(X2,X0)
                  & ilf_type(X2,set_type) ) )
            & ( ! [X2] :
                  ( member(X2,X1)
                  | ~ member(X2,X0)
                  | ~ ilf_type(X2,set_type) )
              | ~ member(X0,power_set(X1)) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(nnf_transformation,[],[f44]) ).

fof(f76,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( member(X0,power_set(X1))
              | ? [X2] :
                  ( ~ member(X2,X1)
                  & member(X2,X0)
                  & ilf_type(X2,set_type) ) )
            & ( ! [X3] :
                  ( member(X3,X1)
                  | ~ member(X3,X0)
                  | ~ ilf_type(X3,set_type) )
              | ~ member(X0,power_set(X1)) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(rectify,[],[f75]) ).

fof(f77,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ~ member(X2,X1)
          & member(X2,X0)
          & ilf_type(X2,set_type) )
     => ( ~ member(sK5(X0,X1),X1)
        & member(sK5(X0,X1),X0)
        & ilf_type(sK5(X0,X1),set_type) ) ),
    introduced(choice_axiom,[]) ).

fof(f78,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( member(X0,power_set(X1))
              | ( ~ member(sK5(X0,X1),X1)
                & member(sK5(X0,X1),X0)
                & ilf_type(sK5(X0,X1),set_type) ) )
            & ( ! [X3] :
                  ( member(X3,X1)
                  | ~ member(X3,X0)
                  | ~ ilf_type(X3,set_type) )
              | ~ member(X0,power_set(X1)) ) )
          | ~ ilf_type(X1,set_type) )
      | ~ ilf_type(X0,set_type) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f76,f77]) ).

fof(f79,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ( ilf_type(X0,member_type(X1))
              | ~ member(X0,X1) )
            & ( member(X0,X1)
              | ~ ilf_type(X0,member_type(X1)) ) )
          | ~ ilf_type(X1,set_type)
          | empty(X1) )
      | ~ ilf_type(X0,set_type) ),
    inference(nnf_transformation,[],[f47]) ).

fof(f88,plain,
    ! [X0] :
      ( ( ( empty(X0)
          | ? [X1] :
              ( member(X1,X0)
              & ilf_type(X1,set_type) ) )
        & ( ! [X1] :
              ( ~ member(X1,X0)
              | ~ ilf_type(X1,set_type) )
          | ~ empty(X0) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(nnf_transformation,[],[f53]) ).

fof(f89,plain,
    ! [X0] :
      ( ( ( empty(X0)
          | ? [X1] :
              ( member(X1,X0)
              & ilf_type(X1,set_type) ) )
        & ( ! [X2] :
              ( ~ member(X2,X0)
              | ~ ilf_type(X2,set_type) )
          | ~ empty(X0) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(rectify,[],[f88]) ).

fof(f90,plain,
    ! [X0] :
      ( ? [X1] :
          ( member(X1,X0)
          & ilf_type(X1,set_type) )
     => ( member(sK10(X0),X0)
        & ilf_type(sK10(X0),set_type) ) ),
    introduced(choice_axiom,[]) ).

fof(f91,plain,
    ! [X0] :
      ( ( ( empty(X0)
          | ( member(sK10(X0),X0)
            & ilf_type(sK10(X0),set_type) ) )
        & ( ! [X2] :
              ( ~ member(X2,X0)
              | ~ ilf_type(X2,set_type) )
          | ~ empty(X0) ) )
      | ~ ilf_type(X0,set_type) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10])],[f89,f90]) ).

fof(f92,plain,
    ( ? [X0] :
        ( ~ ilf_type(identity_relation_of(X0),identity_relation_of_type(X0))
        & ilf_type(X0,set_type) )
   => ( ~ ilf_type(identity_relation_of(sK11),identity_relation_of_type(sK11))
      & ilf_type(sK11,set_type) ) ),
    introduced(choice_axiom,[]) ).

fof(f93,plain,
    ( ~ ilf_type(identity_relation_of(sK11),identity_relation_of_type(sK11))
    & ilf_type(sK11,set_type) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11])],[f56,f92]) ).

fof(f94,plain,
    ! [X3,X0,X1] :
      ( ilf_type(X3,relation_type(X0,X1))
      | ~ ilf_type(X3,subset_type(cross_product(X0,X1)))
      | ~ ilf_type(X1,set_type)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f28]) ).

fof(f97,plain,
    ! [X0] :
      ( subset(identity_relation_of(X0),cross_product(X0,X0))
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f30]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( ilf_type(X1,identity_relation_of_type(X0))
      | ~ ilf_type(X1,relation_type(X0,X0))
      | ~ ilf_type(X1,set_type)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f61]) ).

fof(f112,plain,
    ! [X0,X1] :
      ( ilf_type(X1,subset_type(X0))
      | ~ ilf_type(X1,member_type(power_set(X0)))
      | ~ ilf_type(X1,set_type)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f68]) ).

fof(f114,plain,
    ! [X3,X0,X1] :
      ( member(X3,X1)
      | ~ member(X3,X0)
      | ~ ilf_type(X3,set_type)
      | ~ subset(X0,X1)
      | ~ ilf_type(X1,set_type)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f74]) ).

fof(f121,plain,
    ! [X0,X1] :
      ( member(X0,power_set(X1))
      | member(sK5(X0,X1),X0)
      | ~ ilf_type(X1,set_type)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f122,plain,
    ! [X0,X1] :
      ( member(X0,power_set(X1))
      | ~ member(sK5(X0,X1),X1)
      | ~ ilf_type(X1,set_type)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f126,plain,
    ! [X0,X1] :
      ( ilf_type(X0,member_type(X1))
      | ~ member(X0,X1)
      | ~ ilf_type(X1,set_type)
      | empty(X1)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f79]) ).

fof(f135,plain,
    ! [X2,X0] :
      ( ~ member(X2,X0)
      | ~ ilf_type(X2,set_type)
      | ~ empty(X0)
      | ~ ilf_type(X0,set_type) ),
    inference(cnf_transformation,[],[f91]) ).

fof(f139,plain,
    ! [X0] : ilf_type(X0,set_type),
    inference(cnf_transformation,[],[f24]) ).

fof(f141,plain,
    ~ ilf_type(identity_relation_of(sK11),identity_relation_of_type(sK11)),
    inference(cnf_transformation,[],[f93]) ).

cnf(c_50,plain,
    ( ~ ilf_type(X0,subset_type(cross_product(X1,X2)))
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | ilf_type(X0,relation_type(X1,X2)) ),
    inference(cnf_transformation,[],[f94]) ).

cnf(c_52,plain,
    ( ~ ilf_type(X0,set_type)
    | subset(identity_relation_of(X0),cross_product(X0,X0)) ),
    inference(cnf_transformation,[],[f97]) ).

cnf(c_57,plain,
    ( ~ ilf_type(X0,relation_type(X1,X1))
    | ~ ilf_type(X0,set_type)
    | ~ ilf_type(X1,set_type)
    | ilf_type(X0,identity_relation_of_type(X1)) ),
    inference(cnf_transformation,[],[f103]) ).

cnf(c_65,plain,
    ( ~ ilf_type(X0,member_type(power_set(X1)))
    | ~ ilf_type(X0,set_type)
    | ~ ilf_type(X1,set_type)
    | ilf_type(X0,subset_type(X1)) ),
    inference(cnf_transformation,[],[f112]) ).

cnf(c_71,plain,
    ( ~ subset(X0,X1)
    | ~ member(X2,X0)
    | ~ ilf_type(X0,set_type)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | member(X2,X1) ),
    inference(cnf_transformation,[],[f114]) ).

cnf(c_73,plain,
    ( ~ member(sK5(X0,X1),X1)
    | ~ ilf_type(X0,set_type)
    | ~ ilf_type(X1,set_type)
    | member(X0,power_set(X1)) ),
    inference(cnf_transformation,[],[f122]) ).

cnf(c_74,plain,
    ( ~ ilf_type(X0,set_type)
    | ~ ilf_type(X1,set_type)
    | member(sK5(X0,X1),X0)
    | member(X0,power_set(X1)) ),
    inference(cnf_transformation,[],[f121]) ).

cnf(c_79,plain,
    ( ~ member(X0,X1)
    | ~ ilf_type(X0,set_type)
    | ~ ilf_type(X1,set_type)
    | ilf_type(X0,member_type(X1))
    | empty(X1) ),
    inference(cnf_transformation,[],[f126]) ).

cnf(c_91,plain,
    ( ~ member(X0,X1)
    | ~ ilf_type(X0,set_type)
    | ~ ilf_type(X1,set_type)
    | ~ empty(X1) ),
    inference(cnf_transformation,[],[f135]) ).

cnf(c_93,plain,
    ilf_type(X0,set_type),
    inference(cnf_transformation,[],[f139]) ).

cnf(c_94,negated_conjecture,
    ~ ilf_type(identity_relation_of(sK11),identity_relation_of_type(sK11)),
    inference(cnf_transformation,[],[f141]) ).

cnf(c_174,plain,
    subset(identity_relation_of(X0),cross_product(X0,X0)),
    inference(global_subsumption_just,[status(thm)],[c_52,c_93,c_52]) ).

cnf(c_210,plain,
    ( ~ ilf_type(X1,set_type)
    | member(sK5(X0,X1),X0)
    | member(X0,power_set(X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_74,c_93,c_74]) ).

cnf(c_211,plain,
    ( ~ ilf_type(X0,set_type)
    | member(sK5(X1,X0),X1)
    | member(X1,power_set(X0)) ),
    inference(renaming,[status(thm)],[c_210]) ).

cnf(c_212,plain,
    ( member(sK5(X1,X0),X1)
    | member(X1,power_set(X0)) ),
    inference(global_subsumption_just,[status(thm)],[c_211,c_93,c_211]) ).

cnf(c_213,plain,
    ( member(sK5(X0,X1),X0)
    | member(X0,power_set(X1)) ),
    inference(renaming,[status(thm)],[c_212]) ).

cnf(c_219,plain,
    ( ilf_type(X0,member_type(X1))
    | ~ ilf_type(X1,set_type)
    | ~ member(X0,X1) ),
    inference(global_subsumption_just,[status(thm)],[c_79,c_93,c_91,c_79]) ).

cnf(c_220,plain,
    ( ~ member(X0,X1)
    | ~ ilf_type(X1,set_type)
    | ilf_type(X0,member_type(X1)) ),
    inference(renaming,[status(thm)],[c_219]) ).

cnf(c_222,plain,
    ( ~ member(sK5(X0,X1),X1)
    | ~ ilf_type(X1,set_type)
    | member(X0,power_set(X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_73,c_93,c_73]) ).

cnf(c_226,plain,
    ( ~ ilf_type(X0,member_type(power_set(X1)))
    | ~ ilf_type(X1,set_type)
    | ilf_type(X0,subset_type(X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_65,c_93,c_65]) ).

cnf(c_230,plain,
    ( ~ ilf_type(X0,relation_type(X1,X1))
    | ~ ilf_type(X1,set_type)
    | ilf_type(X0,identity_relation_of_type(X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_57,c_93,c_57]) ).

cnf(c_244,plain,
    ( ~ member(X2,X0)
    | ~ subset(X0,X1)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | member(X2,X1) ),
    inference(global_subsumption_just,[status(thm)],[c_71,c_93,c_71]) ).

cnf(c_245,plain,
    ( ~ subset(X0,X1)
    | ~ member(X2,X0)
    | ~ ilf_type(X1,set_type)
    | ~ ilf_type(X2,set_type)
    | member(X2,X1) ),
    inference(renaming,[status(thm)],[c_244]) ).

cnf(c_367,plain,
    ( ~ ilf_type(X0,relation_type(X1,X1))
    | ilf_type(X0,identity_relation_of_type(X1)) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_230,c_93]) ).

cnf(c_372,plain,
    ( ~ member(X0,X1)
    | ilf_type(X0,member_type(X1)) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_220,c_93]) ).

cnf(c_377,plain,
    ( ~ member(sK5(X0,X1),X1)
    | member(X0,power_set(X1)) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_222,c_93]) ).

cnf(c_379,plain,
    ( ~ subset(X0,X1)
    | ~ member(X2,X0)
    | ~ ilf_type(X2,set_type)
    | member(X2,X1) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_245,c_93]) ).

cnf(c_381,plain,
    ( ~ ilf_type(X0,member_type(power_set(X1)))
    | ilf_type(X0,subset_type(X1)) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_226,c_93]) ).

cnf(c_384,plain,
    ( ~ ilf_type(X0,subset_type(cross_product(X1,X2)))
    | ~ ilf_type(X2,set_type)
    | ilf_type(X0,relation_type(X1,X2)) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_50,c_93]) ).

cnf(c_539,plain,
    ( ~ ilf_type(X0,subset_type(cross_product(X1,X2)))
    | ilf_type(X0,relation_type(X1,X2)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_384,c_93]) ).

cnf(c_562,plain,
    ( ~ subset(X0,X1)
    | ~ member(X2,X0)
    | member(X2,X1) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_379,c_93]) ).

cnf(c_959,plain,
    ( ilf_type(X0,relation_type(X1,X2))
    | ~ ilf_type(X0,subset_type(cross_product(X1,X2))) ),
    inference(prop_impl_just,[status(thm)],[c_539]) ).

cnf(c_960,plain,
    ( ~ ilf_type(X0,subset_type(cross_product(X1,X2)))
    | ilf_type(X0,relation_type(X1,X2)) ),
    inference(renaming,[status(thm)],[c_959]) ).

cnf(c_963,plain,
    ( ilf_type(X0,identity_relation_of_type(X1))
    | ~ ilf_type(X0,relation_type(X1,X1)) ),
    inference(prop_impl_just,[status(thm)],[c_367]) ).

cnf(c_964,plain,
    ( ~ ilf_type(X0,relation_type(X1,X1))
    | ilf_type(X0,identity_relation_of_type(X1)) ),
    inference(renaming,[status(thm)],[c_963]) ).

cnf(c_971,plain,
    ( ilf_type(X0,subset_type(X1))
    | ~ ilf_type(X0,member_type(power_set(X1))) ),
    inference(prop_impl_just,[status(thm)],[c_381]) ).

cnf(c_972,plain,
    ( ~ ilf_type(X0,member_type(power_set(X1)))
    | ilf_type(X0,subset_type(X1)) ),
    inference(renaming,[status(thm)],[c_971]) ).

cnf(c_979,plain,
    ( ~ member(X0,X1)
    | ilf_type(X0,member_type(X1)) ),
    inference(prop_impl_just,[status(thm)],[c_372]) ).

cnf(c_999,plain,
    ( ~ member(sK5(X0,X1),X1)
    | member(X0,power_set(X1)) ),
    inference(prop_impl_just,[status(thm)],[c_377]) ).

cnf(c_1003,plain,
    ( member(X0,power_set(X1))
    | member(sK5(X0,X1),X0) ),
    inference(prop_impl_just,[status(thm)],[c_213]) ).

cnf(c_1004,plain,
    ( member(sK5(X0,X1),X0)
    | member(X0,power_set(X1)) ),
    inference(renaming,[status(thm)],[c_1003]) ).

cnf(c_2598,plain,
    ( ~ member(X0,power_set(X1))
    | ilf_type(X0,subset_type(X1)) ),
    inference(superposition,[status(thm)],[c_979,c_972]) ).

cnf(c_2783,plain,
    ( ~ member(X0,identity_relation_of(X1))
    | member(X0,cross_product(X1,X1)) ),
    inference(superposition,[status(thm)],[c_174,c_562]) ).

cnf(c_2796,plain,
    ( ~ member(sK5(X0,cross_product(X1,X1)),identity_relation_of(X1))
    | member(X0,power_set(cross_product(X1,X1))) ),
    inference(superposition,[status(thm)],[c_2783,c_999]) ).

cnf(c_3781,plain,
    member(identity_relation_of(X0),power_set(cross_product(X0,X0))),
    inference(superposition,[status(thm)],[c_1004,c_2796]) ).

cnf(c_3948,plain,
    ilf_type(identity_relation_of(X0),subset_type(cross_product(X0,X0))),
    inference(superposition,[status(thm)],[c_3781,c_2598]) ).

cnf(c_3964,plain,
    ilf_type(identity_relation_of(X0),relation_type(X0,X0)),
    inference(superposition,[status(thm)],[c_3948,c_960]) ).

cnf(c_3968,plain,
    ilf_type(identity_relation_of(X0),identity_relation_of_type(X0)),
    inference(superposition,[status(thm)],[c_3964,c_964]) ).

cnf(c_3969,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_94,c_3968]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SET666+3 : TPTP v8.1.2. Released v2.2.0.
% 0.10/0.13  % Command  : run_iprover %s %d THM
% 0.11/0.34  % Computer : n024.cluster.edu
% 0.11/0.34  % Model    : x86_64 x86_64
% 0.11/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.34  % Memory   : 8042.1875MB
% 0.11/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.34  % CPULimit : 300
% 0.11/0.34  % WCLimit  : 300
% 0.11/0.34  % DateTime : Sat Aug 26 13:11:54 EDT 2023
% 0.11/0.34  % CPUTime  : 
% 0.17/0.46  Running first-order theorem proving
% 0.17/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.45/1.17  % SZS status Started for theBenchmark.p
% 0.45/1.17  % SZS status Theorem for theBenchmark.p
% 0.45/1.17  
% 0.45/1.17  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.45/1.17  
% 0.45/1.17  ------  iProver source info
% 0.45/1.17  
% 0.45/1.17  git: date: 2023-05-31 18:12:56 +0000
% 0.45/1.17  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.45/1.17  git: non_committed_changes: false
% 0.45/1.17  git: last_make_outside_of_git: false
% 0.45/1.17  
% 0.45/1.17  ------ Parsing...
% 0.45/1.17  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 0.45/1.17  
% 0.45/1.17  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e  sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 0.45/1.17  
% 0.45/1.17  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.45/1.17  
% 0.45/1.17  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.45/1.17  ------ Proving...
% 0.45/1.17  ------ Problem Properties 
% 0.45/1.17  
% 0.45/1.17  
% 0.45/1.17  clauses                                 37
% 0.45/1.17  conjectures                             1
% 0.45/1.17  EPR                                     8
% 0.45/1.17  Horn                                    31
% 0.45/1.17  unary                                   10
% 0.45/1.17  binary                                  23
% 0.45/1.17  lits                                    68
% 0.45/1.17  lits eq                                 3
% 0.45/1.17  fd_pure                                 0
% 0.45/1.17  fd_pseudo                               0
% 0.45/1.17  fd_cond                                 0
% 0.45/1.17  fd_pseudo_cond                          1
% 0.45/1.17  AC symbols                              0
% 0.45/1.17  
% 0.45/1.17  ------ Schedule dynamic 5 is on 
% 0.45/1.17  
% 0.45/1.17  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.45/1.17  
% 0.45/1.17  
% 0.45/1.17  ------ 
% 0.45/1.17  Current options:
% 0.45/1.17  ------ 
% 0.45/1.17  
% 0.45/1.17  
% 0.45/1.17  
% 0.45/1.17  
% 0.45/1.17  ------ Proving...
% 0.45/1.17  
% 0.45/1.17  
% 0.45/1.17  % SZS status Theorem for theBenchmark.p
% 0.45/1.17  
% 0.45/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.45/1.17  
% 0.45/1.18  
%------------------------------------------------------------------------------