TSTP Solution File: RNG093+2 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : RNG093+2 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n029.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 13:49:05 EDT 2023

% Result   : Theorem 12.70s 12.74s
% Output   : CNFRefutation 12.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   35
% Syntax   : Number of formulae    :  102 (  29 unt;  27 typ;   0 def)
%            Number of atoms       :  278 (  20 equ)
%            Maximal formula atoms :   39 (   3 avg)
%            Number of connectives :  313 ( 110   ~; 125   |;  51   &)
%                                         (   5 <=>;  22  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   41 (  20   >;  21   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   23 (  23 usr;   7 con; 0-4 aty)
%            Number of variables   :   82 (   0 sgn;  48   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    aElement0: $i > $o ).

tff(decl_23,type,
    sz00: $i ).

tff(decl_24,type,
    sz10: $i ).

tff(decl_25,type,
    smndt0: $i > $i ).

tff(decl_26,type,
    sdtpldt0: ( $i * $i ) > $i ).

tff(decl_27,type,
    sdtasdt0: ( $i * $i ) > $i ).

tff(decl_28,type,
    aSet0: $i > $o ).

tff(decl_29,type,
    aElementOf0: ( $i * $i ) > $o ).

tff(decl_30,type,
    sdtpldt1: ( $i * $i ) > $i ).

tff(decl_31,type,
    sdtasasdt0: ( $i * $i ) > $i ).

tff(decl_32,type,
    aIdeal0: $i > $o ).

tff(decl_33,type,
    xI: $i ).

tff(decl_34,type,
    xJ: $i ).

tff(decl_35,type,
    esk1_2: ( $i * $i ) > $i ).

tff(decl_36,type,
    esk2_2: ( $i * $i ) > $i ).

tff(decl_37,type,
    esk3_4: ( $i * $i * $i * $i ) > $i ).

tff(decl_38,type,
    esk4_4: ( $i * $i * $i * $i ) > $i ).

tff(decl_39,type,
    esk5_3: ( $i * $i * $i ) > $i ).

tff(decl_40,type,
    esk6_3: ( $i * $i * $i ) > $i ).

tff(decl_41,type,
    esk7_3: ( $i * $i * $i ) > $i ).

tff(decl_42,type,
    esk8_3: ( $i * $i * $i ) > $i ).

tff(decl_43,type,
    esk9_1: $i > $i ).

tff(decl_44,type,
    esk10_1: $i > $i ).

tff(decl_45,type,
    esk11_1: $i > $i ).

tff(decl_46,type,
    esk12_0: $i ).

tff(decl_47,type,
    esk13_0: $i ).

tff(decl_48,type,
    esk14_0: $i ).

fof(m__,conjecture,
    ( ( aSet0(sdtasasdt0(xI,xJ))
      & ! [X1] :
          ( aElementOf0(X1,sdtasasdt0(xI,xJ))
        <=> ( aElementOf0(X1,xI)
            & aElementOf0(X1,xJ) ) ) )
   => ( ! [X1] :
          ( aElementOf0(X1,sdtasasdt0(xI,xJ))
         => ( ! [X2] :
                ( aElementOf0(X2,sdtasasdt0(xI,xJ))
               => aElementOf0(sdtpldt0(X1,X2),sdtasasdt0(xI,xJ)) )
            & ! [X2] :
                ( aElement0(X2)
               => aElementOf0(sdtasdt0(X2,X1),sdtasasdt0(xI,xJ)) ) ) )
      | aIdeal0(sdtasasdt0(xI,xJ)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

fof(mDefSInt,axiom,
    ! [X1,X2] :
      ( ( aSet0(X1)
        & aSet0(X2) )
     => ! [X3] :
          ( X3 = sdtasasdt0(X1,X2)
        <=> ( aSet0(X3)
            & ! [X4] :
                ( aElementOf0(X4,X3)
              <=> ( aElementOf0(X4,X1)
                  & aElementOf0(X4,X2) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDefSInt) ).

fof(mDefIdeal,axiom,
    ! [X1] :
      ( aIdeal0(X1)
    <=> ( aSet0(X1)
        & ! [X2] :
            ( aElementOf0(X2,X1)
           => ( ! [X3] :
                  ( aElementOf0(X3,X1)
                 => aElementOf0(sdtpldt0(X2,X3),X1) )
              & ! [X3] :
                  ( aElement0(X3)
                 => aElementOf0(sdtasdt0(X3,X2),X1) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDefIdeal) ).

fof(m__1150,hypothesis,
    ( aSet0(xI)
    & ! [X1] :
        ( aElementOf0(X1,xI)
       => ( ! [X2] :
              ( aElementOf0(X2,xI)
             => aElementOf0(sdtpldt0(X1,X2),xI) )
          & ! [X2] :
              ( aElement0(X2)
             => aElementOf0(sdtasdt0(X2,X1),xI) ) ) )
    & aIdeal0(xI)
    & aSet0(xJ)
    & ! [X1] :
        ( aElementOf0(X1,xJ)
       => ( ! [X2] :
              ( aElementOf0(X2,xJ)
             => aElementOf0(sdtpldt0(X1,X2),xJ) )
          & ! [X2] :
              ( aElement0(X2)
             => aElementOf0(sdtasdt0(X2,X1),xJ) ) ) )
    & aIdeal0(xJ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1150) ).

fof(mEOfElem,axiom,
    ! [X1] :
      ( aSet0(X1)
     => ! [X2] :
          ( aElementOf0(X2,X1)
         => aElement0(X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mEOfElem) ).

fof(mSortsC,axiom,
    aElement0(sz00),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mSortsC) ).

fof(mMulZero,axiom,
    ! [X1] :
      ( aElement0(X1)
     => ( sdtasdt0(X1,sz00) = sz00
        & sz00 = sdtasdt0(sz00,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulZero) ).

fof(mAddZero,axiom,
    ! [X1] :
      ( aElement0(X1)
     => ( sdtpldt0(X1,sz00) = X1
        & X1 = sdtpldt0(sz00,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddZero) ).

fof(c_0_8,negated_conjecture,
    ~ ( ( aSet0(sdtasasdt0(xI,xJ))
        & ! [X1] :
            ( aElementOf0(X1,sdtasasdt0(xI,xJ))
          <=> ( aElementOf0(X1,xI)
              & aElementOf0(X1,xJ) ) ) )
     => ( ! [X1] :
            ( aElementOf0(X1,sdtasasdt0(xI,xJ))
           => ( ! [X2] :
                  ( aElementOf0(X2,sdtasasdt0(xI,xJ))
                 => aElementOf0(sdtpldt0(X1,X2),sdtasasdt0(xI,xJ)) )
              & ! [X2] :
                  ( aElement0(X2)
                 => aElementOf0(sdtasdt0(X2,X1),sdtasasdt0(xI,xJ)) ) ) )
        | aIdeal0(sdtasasdt0(xI,xJ)) ) ),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c_0_9,plain,
    ! [X53,X54,X55,X56,X57,X58] :
      ( ( aSet0(X55)
        | X55 != sdtasasdt0(X53,X54)
        | ~ aSet0(X53)
        | ~ aSet0(X54) )
      & ( aElementOf0(X56,X53)
        | ~ aElementOf0(X56,X55)
        | X55 != sdtasasdt0(X53,X54)
        | ~ aSet0(X53)
        | ~ aSet0(X54) )
      & ( aElementOf0(X56,X54)
        | ~ aElementOf0(X56,X55)
        | X55 != sdtasasdt0(X53,X54)
        | ~ aSet0(X53)
        | ~ aSet0(X54) )
      & ( ~ aElementOf0(X57,X53)
        | ~ aElementOf0(X57,X54)
        | aElementOf0(X57,X55)
        | X55 != sdtasasdt0(X53,X54)
        | ~ aSet0(X53)
        | ~ aSet0(X54) )
      & ( ~ aElementOf0(esk8_3(X53,X54,X58),X58)
        | ~ aElementOf0(esk8_3(X53,X54,X58),X53)
        | ~ aElementOf0(esk8_3(X53,X54,X58),X54)
        | ~ aSet0(X58)
        | X58 = sdtasasdt0(X53,X54)
        | ~ aSet0(X53)
        | ~ aSet0(X54) )
      & ( aElementOf0(esk8_3(X53,X54,X58),X53)
        | aElementOf0(esk8_3(X53,X54,X58),X58)
        | ~ aSet0(X58)
        | X58 = sdtasasdt0(X53,X54)
        | ~ aSet0(X53)
        | ~ aSet0(X54) )
      & ( aElementOf0(esk8_3(X53,X54,X58),X54)
        | aElementOf0(esk8_3(X53,X54,X58),X58)
        | ~ aSet0(X58)
        | X58 = sdtasasdt0(X53,X54)
        | ~ aSet0(X53)
        | ~ aSet0(X54) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[mDefSInt])])])])])]) ).

fof(c_0_10,negated_conjecture,
    ! [X76] :
      ( aSet0(sdtasasdt0(xI,xJ))
      & ( aElementOf0(X76,xI)
        | ~ aElementOf0(X76,sdtasasdt0(xI,xJ)) )
      & ( aElementOf0(X76,xJ)
        | ~ aElementOf0(X76,sdtasasdt0(xI,xJ)) )
      & ( ~ aElementOf0(X76,xI)
        | ~ aElementOf0(X76,xJ)
        | aElementOf0(X76,sdtasasdt0(xI,xJ)) )
      & aElementOf0(esk12_0,sdtasasdt0(xI,xJ))
      & ( aElement0(esk14_0)
        | aElementOf0(esk13_0,sdtasasdt0(xI,xJ)) )
      & ( ~ aElementOf0(sdtasdt0(esk14_0,esk12_0),sdtasasdt0(xI,xJ))
        | aElementOf0(esk13_0,sdtasasdt0(xI,xJ)) )
      & ( aElement0(esk14_0)
        | ~ aElementOf0(sdtpldt0(esk12_0,esk13_0),sdtasasdt0(xI,xJ)) )
      & ( ~ aElementOf0(sdtasdt0(esk14_0,esk12_0),sdtasasdt0(xI,xJ))
        | ~ aElementOf0(sdtpldt0(esk12_0,esk13_0),sdtasasdt0(xI,xJ)) )
      & ~ aIdeal0(sdtasasdt0(xI,xJ)) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_8])])])])]) ).

fof(c_0_11,plain,
    ! [X60,X61,X62,X63,X64] :
      ( ( aSet0(X60)
        | ~ aIdeal0(X60) )
      & ( ~ aElementOf0(X62,X60)
        | aElementOf0(sdtpldt0(X61,X62),X60)
        | ~ aElementOf0(X61,X60)
        | ~ aIdeal0(X60) )
      & ( ~ aElement0(X63)
        | aElementOf0(sdtasdt0(X63,X61),X60)
        | ~ aElementOf0(X61,X60)
        | ~ aIdeal0(X60) )
      & ( aElementOf0(esk9_1(X64),X64)
        | ~ aSet0(X64)
        | aIdeal0(X64) )
      & ( aElement0(esk11_1(X64))
        | aElementOf0(esk10_1(X64),X64)
        | ~ aSet0(X64)
        | aIdeal0(X64) )
      & ( ~ aElementOf0(sdtasdt0(esk11_1(X64),esk9_1(X64)),X64)
        | aElementOf0(esk10_1(X64),X64)
        | ~ aSet0(X64)
        | aIdeal0(X64) )
      & ( aElement0(esk11_1(X64))
        | ~ aElementOf0(sdtpldt0(esk9_1(X64),esk10_1(X64)),X64)
        | ~ aSet0(X64)
        | aIdeal0(X64) )
      & ( ~ aElementOf0(sdtasdt0(esk11_1(X64),esk9_1(X64)),X64)
        | ~ aElementOf0(sdtpldt0(esk9_1(X64),esk10_1(X64)),X64)
        | ~ aSet0(X64)
        | aIdeal0(X64) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[mDefIdeal])])])])])]) ).

cnf(c_0_12,plain,
    ( aElementOf0(X1,X2)
    | ~ aElementOf0(X1,X3)
    | X3 != sdtasasdt0(X4,X2)
    | ~ aSet0(X4)
    | ~ aSet0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_13,negated_conjecture,
    ~ aIdeal0(sdtasasdt0(xI,xJ)),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_14,plain,
    ( aElementOf0(esk9_1(X1),X1)
    | aIdeal0(X1)
    | ~ aSet0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_15,negated_conjecture,
    aSet0(sdtasasdt0(xI,xJ)),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_16,hypothesis,
    ! [X70,X71,X72,X73,X74,X75] :
      ( aSet0(xI)
      & ( ~ aElementOf0(X71,xI)
        | aElementOf0(sdtpldt0(X70,X71),xI)
        | ~ aElementOf0(X70,xI) )
      & ( ~ aElement0(X72)
        | aElementOf0(sdtasdt0(X72,X70),xI)
        | ~ aElementOf0(X70,xI) )
      & aIdeal0(xI)
      & aSet0(xJ)
      & ( ~ aElementOf0(X74,xJ)
        | aElementOf0(sdtpldt0(X73,X74),xJ)
        | ~ aElementOf0(X73,xJ) )
      & ( ~ aElement0(X75)
        | aElementOf0(sdtasdt0(X75,X73),xJ)
        | ~ aElementOf0(X73,xJ) )
      & aIdeal0(xJ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[m__1150])])])]) ).

cnf(c_0_17,plain,
    ( aElementOf0(X1,X2)
    | ~ aElementOf0(X1,sdtasasdt0(X3,X2))
    | ~ aSet0(X3)
    | ~ aSet0(X2) ),
    inference(er,[status(thm)],[c_0_12]) ).

cnf(c_0_18,negated_conjecture,
    aElementOf0(esk9_1(sdtasasdt0(xI,xJ)),sdtasasdt0(xI,xJ)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_14]),c_0_15])]) ).

cnf(c_0_19,hypothesis,
    aSet0(xI),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_20,hypothesis,
    aSet0(xJ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_21,plain,
    ( aElementOf0(sdtasdt0(X1,X2),X3)
    | ~ aElement0(X1)
    | ~ aElementOf0(X2,X3)
    | ~ aIdeal0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_22,negated_conjecture,
    aElementOf0(esk9_1(sdtasasdt0(xI,xJ)),xJ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19]),c_0_20])]) ).

cnf(c_0_23,hypothesis,
    aIdeal0(xJ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

fof(c_0_24,plain,
    ! [X32,X33] :
      ( ~ aSet0(X32)
      | ~ aElementOf0(X33,X32)
      | aElement0(X33) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mEOfElem])])]) ).

cnf(c_0_25,negated_conjecture,
    ( aElementOf0(X1,xI)
    | ~ aElementOf0(X1,sdtasasdt0(xI,xJ)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_26,negated_conjecture,
    aElementOf0(esk12_0,sdtasasdt0(xI,xJ)),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_27,negated_conjecture,
    ( aElementOf0(X1,xJ)
    | ~ aElementOf0(X1,sdtasasdt0(xI,xJ)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_28,negated_conjecture,
    ( aElementOf0(sdtasdt0(X1,esk9_1(sdtasasdt0(xI,xJ))),xJ)
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_22]),c_0_23])]) ).

cnf(c_0_29,plain,
    aElement0(sz00),
    inference(split_conjunct,[status(thm)],[mSortsC]) ).

fof(c_0_30,plain,
    ! [X29] :
      ( ( sdtasdt0(X29,sz00) = sz00
        | ~ aElement0(X29) )
      & ( sz00 = sdtasdt0(sz00,X29)
        | ~ aElement0(X29) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMulZero])])]) ).

cnf(c_0_31,plain,
    ( aElement0(X2)
    | ~ aSet0(X1)
    | ~ aElementOf0(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_32,negated_conjecture,
    aElementOf0(esk12_0,xI),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_33,hypothesis,
    aIdeal0(xI),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_34,negated_conjecture,
    aElementOf0(esk12_0,xJ),
    inference(spm,[status(thm)],[c_0_27,c_0_26]) ).

cnf(c_0_35,negated_conjecture,
    aElementOf0(sdtasdt0(sz00,esk9_1(sdtasasdt0(xI,xJ))),xJ),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_36,plain,
    ( sz00 = sdtasdt0(sz00,X1)
    | ~ aElement0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_37,negated_conjecture,
    aElement0(esk9_1(sdtasasdt0(xI,xJ))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_18]),c_0_15])]) ).

cnf(c_0_38,negated_conjecture,
    ( aElementOf0(sdtasdt0(X1,esk12_0),xI)
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_32]),c_0_33])]) ).

cnf(c_0_39,negated_conjecture,
    ( aElement0(esk14_0)
    | aElementOf0(esk13_0,sdtasasdt0(xI,xJ)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_40,negated_conjecture,
    ( aElementOf0(sdtasdt0(X1,esk12_0),xJ)
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_34]),c_0_23])]) ).

cnf(c_0_41,plain,
    ( aElementOf0(X1,X2)
    | ~ aElementOf0(X1,X3)
    | X3 != sdtasasdt0(X2,X4)
    | ~ aSet0(X2)
    | ~ aSet0(X4) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_42,plain,
    ( aElementOf0(sdtpldt0(X3,X1),X2)
    | ~ aElementOf0(X1,X2)
    | ~ aElementOf0(X3,X2)
    | ~ aIdeal0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_43,negated_conjecture,
    aElementOf0(sz00,xJ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_37])]) ).

cnf(c_0_44,negated_conjecture,
    ( aElementOf0(esk13_0,sdtasasdt0(xI,xJ))
    | aElementOf0(sdtasdt0(esk14_0,esk12_0),xI) ),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_45,negated_conjecture,
    ( aElementOf0(esk13_0,sdtasasdt0(xI,xJ))
    | aElementOf0(sdtasdt0(esk14_0,esk12_0),xJ) ),
    inference(spm,[status(thm)],[c_0_40,c_0_39]) ).

cnf(c_0_46,plain,
    ( aElementOf0(X1,X2)
    | ~ aElementOf0(X1,sdtasasdt0(X2,X3))
    | ~ aSet0(X3)
    | ~ aSet0(X2) ),
    inference(er,[status(thm)],[c_0_41]) ).

cnf(c_0_47,negated_conjecture,
    ( aElementOf0(sdtpldt0(sz00,X1),xJ)
    | ~ aElementOf0(X1,xJ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_23])]) ).

cnf(c_0_48,negated_conjecture,
    ( aElementOf0(X1,sdtasasdt0(xI,xJ))
    | ~ aElementOf0(X1,xI)
    | ~ aElementOf0(X1,xJ) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_49,negated_conjecture,
    ( aElementOf0(sdtasdt0(esk14_0,esk12_0),xI)
    | aElementOf0(esk13_0,xJ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_44]),c_0_19]),c_0_20])]) ).

cnf(c_0_50,negated_conjecture,
    ( aElementOf0(sdtasdt0(esk14_0,esk12_0),xJ)
    | aElementOf0(esk13_0,xJ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_45]),c_0_19]),c_0_20])]) ).

cnf(c_0_51,negated_conjecture,
    ( aElementOf0(sdtasdt0(esk14_0,esk12_0),xI)
    | aElementOf0(esk13_0,xI) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_44]),c_0_20]),c_0_19])]) ).

cnf(c_0_52,negated_conjecture,
    ( aElementOf0(sdtasdt0(esk14_0,esk12_0),xJ)
    | aElementOf0(esk13_0,xI) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_45]),c_0_20]),c_0_19])]) ).

cnf(c_0_53,negated_conjecture,
    aElementOf0(sdtpldt0(sz00,esk12_0),xJ),
    inference(spm,[status(thm)],[c_0_47,c_0_34]) ).

cnf(c_0_54,negated_conjecture,
    ( aElementOf0(esk13_0,sdtasasdt0(xI,xJ))
    | ~ aElementOf0(sdtasdt0(esk14_0,esk12_0),sdtasasdt0(xI,xJ)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_55,negated_conjecture,
    ( aElementOf0(sdtasdt0(esk14_0,esk12_0),sdtasasdt0(xI,xJ))
    | aElementOf0(esk13_0,xJ) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_49]),c_0_50]) ).

cnf(c_0_56,negated_conjecture,
    ( aElementOf0(sdtasdt0(esk14_0,esk12_0),sdtasasdt0(xI,xJ))
    | aElementOf0(esk13_0,xI) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_51]),c_0_52]) ).

cnf(c_0_57,negated_conjecture,
    ( aElementOf0(sdtpldt0(sdtpldt0(sz00,esk12_0),X1),xJ)
    | ~ aElementOf0(X1,xJ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_53]),c_0_23])]) ).

cnf(c_0_58,negated_conjecture,
    aElementOf0(esk13_0,xJ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_27]) ).

fof(c_0_59,plain,
    ! [X17] :
      ( ( sdtpldt0(X17,sz00) = X17
        | ~ aElement0(X17) )
      & ( X17 = sdtpldt0(sz00,X17)
        | ~ aElement0(X17) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddZero])])]) ).

cnf(c_0_60,negated_conjecture,
    ( aElementOf0(sdtpldt0(esk12_0,X1),xI)
    | ~ aElementOf0(X1,xI) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_32]),c_0_33])]) ).

cnf(c_0_61,negated_conjecture,
    aElementOf0(esk13_0,xI),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_56]),c_0_25]) ).

cnf(c_0_62,negated_conjecture,
    aElementOf0(sdtpldt0(sdtpldt0(sz00,esk12_0),esk13_0),xJ),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_63,plain,
    ( X1 = sdtpldt0(sz00,X1)
    | ~ aElement0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_59]) ).

cnf(c_0_64,negated_conjecture,
    aElement0(esk12_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_26]),c_0_15])]) ).

cnf(c_0_65,negated_conjecture,
    aElementOf0(sdtpldt0(esk12_0,esk13_0),xI),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_66,negated_conjecture,
    aElementOf0(sdtpldt0(esk12_0,esk13_0),xJ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_63]),c_0_64])]) ).

cnf(c_0_67,negated_conjecture,
    ( aElement0(esk14_0)
    | ~ aElementOf0(sdtpldt0(esk12_0,esk13_0),sdtasasdt0(xI,xJ)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_68,negated_conjecture,
    aElementOf0(sdtpldt0(esk12_0,esk13_0),sdtasasdt0(xI,xJ)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_65]),c_0_66])]) ).

cnf(c_0_69,negated_conjecture,
    aElement0(esk14_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_67,c_0_68])]) ).

cnf(c_0_70,negated_conjecture,
    ( ~ aElementOf0(sdtasdt0(esk14_0,esk12_0),sdtasasdt0(xI,xJ))
    | ~ aElementOf0(sdtpldt0(esk12_0,esk13_0),sdtasasdt0(xI,xJ)) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_71,negated_conjecture,
    aElementOf0(sdtasdt0(esk14_0,esk12_0),xI),
    inference(spm,[status(thm)],[c_0_38,c_0_69]) ).

cnf(c_0_72,negated_conjecture,
    ~ aElementOf0(sdtasdt0(esk14_0,esk12_0),sdtasasdt0(xI,xJ)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_68])]) ).

cnf(c_0_73,negated_conjecture,
    ~ aElementOf0(sdtasdt0(esk14_0,esk12_0),xJ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_71]),c_0_72]) ).

cnf(c_0_74,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_69]),c_0_73]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : RNG093+2 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.12  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.15/0.33  % Computer : n029.cluster.edu
% 0.15/0.33  % Model    : x86_64 x86_64
% 0.15/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.33  % Memory   : 8042.1875MB
% 0.15/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.33  % CPULimit   : 300
% 0.15/0.33  % WCLimit    : 300
% 0.15/0.33  % DateTime   : Sun Aug 27 01:44:10 EDT 2023
% 0.15/0.33  % CPUTime  : 
% 0.19/0.57  start to proof: theBenchmark
% 12.70/12.74  % Version  : CSE_E---1.5
% 12.70/12.74  % Problem  : theBenchmark.p
% 12.70/12.74  % Proof found
% 12.70/12.74  % SZS status Theorem for theBenchmark.p
% 12.70/12.74  % SZS output start Proof
% See solution above
% 12.70/12.75  % Total time : 12.159000 s
% 12.70/12.75  % SZS output end Proof
% 12.70/12.75  % Total time : 12.163000 s
%------------------------------------------------------------------------------