TSTP Solution File: NUM554+3 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : NUM554+3 : 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 : n019.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 10:38:39 EDT 2023

% Result   : Theorem 0.19s 0.71s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   57
% Syntax   : Number of formulae    :  118 (  28 unt;  42 typ;   0 def)
%            Number of atoms       :  245 (  38 equ)
%            Maximal formula atoms :   24 (   3 avg)
%            Number of connectives :  268 (  99   ~; 100   |;  47   &)
%                                         (   3 <=>;  19  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   48 (  30   >;  18   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-2 aty)
%            Number of functors    :   34 (  34 usr;  12 con; 0-3 aty)
%            Number of variables   :   74 (   0 sgn;  43   !;   0   ?;   0   :)

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

tff(decl_23,type,
    aElement0: $i > $o ).

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

tff(decl_25,type,
    isFinite0: $i > $o ).

tff(decl_26,type,
    slcrc0: $i ).

tff(decl_27,type,
    isCountable0: $i > $o ).

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

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

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

tff(decl_31,type,
    szNzAzT0: $i ).

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

tff(decl_33,type,
    szszuzczcdt0: $i > $i ).

tff(decl_34,type,
    sdtlseqdt0: ( $i * $i ) > $o ).

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

tff(decl_36,type,
    sbrdtbr0: $i > $i ).

tff(decl_37,type,
    szmzizndt0: $i > $i ).

tff(decl_38,type,
    szmzazxdt0: $i > $i ).

tff(decl_39,type,
    slbdtrb0: $i > $i ).

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

tff(decl_41,type,
    xk: $i ).

tff(decl_42,type,
    xS: $i ).

tff(decl_43,type,
    xT: $i ).

tff(decl_44,type,
    xx: $i ).

tff(decl_45,type,
    xQ: $i ).

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

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

tff(decl_48,type,
    esk1_1: $i > $i ).

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

tff(decl_50,type,
    esk3_3: ( $i * $i * $i ) > $i ).

tff(decl_51,type,
    esk4_3: ( $i * $i * $i ) > $i ).

tff(decl_52,type,
    esk5_1: $i > $i ).

tff(decl_53,type,
    esk6_2: ( $i * $i ) > $i ).

tff(decl_54,type,
    esk7_2: ( $i * $i ) > $i ).

tff(decl_55,type,
    esk8_2: ( $i * $i ) > $i ).

tff(decl_56,type,
    esk9_2: ( $i * $i ) > $i ).

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

tff(decl_58,type,
    esk11_3: ( $i * $i * $i ) > $i ).

tff(decl_59,type,
    esk12_1: $i > $i ).

tff(decl_60,type,
    esk13_1: $i > $i ).

tff(decl_61,type,
    esk14_1: $i > $i ).

tff(decl_62,type,
    esk15_0: $i ).

tff(decl_63,type,
    esk16_0: $i ).

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

fof(m__2357,hypothesis,
    ( aSet0(sdtmndt0(xQ,xy))
    & ! [X1] :
        ( aElementOf0(X1,sdtmndt0(xQ,xy))
      <=> ( aElement0(X1)
          & aElementOf0(X1,xQ)
          & X1 != xy ) )
    & aSet0(xP)
    & ! [X1] :
        ( aElementOf0(X1,xP)
      <=> ( aElement0(X1)
          & ( aElementOf0(X1,sdtmndt0(xQ,xy))
            | X1 = xx ) ) )
    & xP = sdtpldt0(sdtmndt0(xQ,xy),xx) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2357) ).

fof(m__2256,hypothesis,
    aElementOf0(xx,xS),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2256) ).

fof(m__2202_02,hypothesis,
    ( aSet0(xS)
    & aSet0(xT)
    & xk != sz00 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2202_02) ).

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

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

fof(mCardDiff,axiom,
    ! [X1] :
      ( aSet0(X1)
     => ! [X2] :
          ( ( isFinite0(X1)
            & aElementOf0(X2,X1) )
         => szszuzczcdt0(sbrdtbr0(sdtmndt0(X1,X2))) = sbrdtbr0(X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mCardDiff) ).

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

fof(m__2270,hypothesis,
    ( aSet0(xQ)
    & ! [X1] :
        ( aElementOf0(X1,xQ)
       => aElementOf0(X1,xS) )
    & aSubsetOf0(xQ,xS)
    & sbrdtbr0(xQ) = xk
    & aElementOf0(xQ,slbdtsldtrb0(xS,xk)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2270) ).

fof(mSubTrans,axiom,
    ! [X1,X2,X3] :
      ( ( aSet0(X1)
        & aSet0(X2)
        & aSet0(X3) )
     => ( ( aSubsetOf0(X1,X2)
          & aSubsetOf0(X2,X3) )
       => aSubsetOf0(X1,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mSubTrans) ).

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

fof(m__2291,hypothesis,
    ( aSet0(xQ)
    & isFinite0(xQ)
    & sbrdtbr0(xQ) = xk ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2291) ).

fof(m__2304,hypothesis,
    ( aElement0(xy)
    & aElementOf0(xy,xQ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2304) ).

fof(m__2323,hypothesis,
    ~ aElementOf0(xx,xQ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2323) ).

fof(m__,conjecture,
    ( ( ( ! [X1] :
            ( aElementOf0(X1,xP)
           => aElementOf0(X1,xS) )
        | aSubsetOf0(xP,xS) )
      & sbrdtbr0(xP) = xk )
    | aElementOf0(xP,slbdtsldtrb0(xS,xk)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

fof(c_0_15,plain,
    ! [X5,X6] :
      ( ~ aSet0(X5)
      | ~ aElementOf0(X6,X5)
      | aElement0(X6) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mEOfElem])])]) ).

fof(c_0_16,hypothesis,
    ! [X138,X139] :
      ( aSet0(sdtmndt0(xQ,xy))
      & ( aElement0(X138)
        | ~ aElementOf0(X138,sdtmndt0(xQ,xy)) )
      & ( aElementOf0(X138,xQ)
        | ~ aElementOf0(X138,sdtmndt0(xQ,xy)) )
      & ( X138 != xy
        | ~ aElementOf0(X138,sdtmndt0(xQ,xy)) )
      & ( ~ aElement0(X138)
        | ~ aElementOf0(X138,xQ)
        | X138 = xy
        | aElementOf0(X138,sdtmndt0(xQ,xy)) )
      & aSet0(xP)
      & ( aElement0(X139)
        | ~ aElementOf0(X139,xP) )
      & ( aElementOf0(X139,sdtmndt0(xQ,xy))
        | X139 = xx
        | ~ aElementOf0(X139,xP) )
      & ( ~ aElementOf0(X139,sdtmndt0(xQ,xy))
        | ~ aElement0(X139)
        | aElementOf0(X139,xP) )
      & ( X139 != xx
        | ~ aElement0(X139)
        | aElementOf0(X139,xP) )
      & xP = sdtpldt0(sdtmndt0(xQ,xy),xx) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[m__2357])])])]) ).

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

cnf(c_0_18,hypothesis,
    aElementOf0(xx,xS),
    inference(split_conjunct,[status(thm)],[m__2256]) ).

cnf(c_0_19,hypothesis,
    aSet0(xS),
    inference(split_conjunct,[status(thm)],[m__2202_02]) ).

fof(c_0_20,plain,
    ! [X48,X49] :
      ( ~ aElement0(X48)
      | ~ aSet0(X49)
      | ~ isFinite0(X49)
      | isFinite0(sdtpldt0(X49,X48)) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mFConsSet])])]) ).

fof(c_0_21,plain,
    ! [X1,X2] :
      ( ( aElement0(X1)
        & aSet0(X2) )
     => ( ~ aElementOf0(X1,X2)
       => sdtmndt0(sdtpldt0(X2,X1),X1) = X2 ) ),
    inference(fof_simplification,[status(thm)],[mDiffCons]) ).

fof(c_0_22,plain,
    ! [X77,X78] :
      ( ~ aSet0(X77)
      | ~ isFinite0(X77)
      | ~ aElementOf0(X78,X77)
      | szszuzczcdt0(sbrdtbr0(sdtmndt0(X77,X78))) = sbrdtbr0(X77) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mCardDiff])])]) ).

cnf(c_0_23,hypothesis,
    ( aElementOf0(X1,xP)
    | X1 != xx
    | ~ aElement0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_24,hypothesis,
    aElement0(xx),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19])]) ).

cnf(c_0_25,plain,
    ( isFinite0(sdtpldt0(X2,X1))
    | ~ aElement0(X1)
    | ~ aSet0(X2)
    | ~ isFinite0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_26,hypothesis,
    xP = sdtpldt0(sdtmndt0(xQ,xy),xx),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_27,hypothesis,
    aSet0(sdtmndt0(xQ,xy)),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

fof(c_0_28,plain,
    ! [X50,X51] :
      ( ~ aElement0(X50)
      | ~ aSet0(X51)
      | ~ isFinite0(X51)
      | isFinite0(sdtmndt0(X51,X50)) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mFDiffSet])])]) ).

fof(c_0_29,hypothesis,
    ! [X137] :
      ( aSet0(xQ)
      & ( ~ aElementOf0(X137,xQ)
        | aElementOf0(X137,xS) )
      & aSubsetOf0(xQ,xS)
      & sbrdtbr0(xQ) = xk
      & aElementOf0(xQ,slbdtsldtrb0(xS,xk)) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[m__2270])])]) ).

fof(c_0_30,plain,
    ! [X42,X43] :
      ( ~ aElement0(X42)
      | ~ aSet0(X43)
      | aElementOf0(X42,X43)
      | sdtmndt0(sdtpldt0(X43,X42),X42) = X43 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_21])]) ).

fof(c_0_31,plain,
    ! [X23,X24,X25] :
      ( ~ aSet0(X23)
      | ~ aSet0(X24)
      | ~ aSet0(X25)
      | ~ aSubsetOf0(X23,X24)
      | ~ aSubsetOf0(X24,X25)
      | aSubsetOf0(X23,X25) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSubTrans])]) ).

fof(c_0_32,plain,
    ! [X13,X14,X15,X16] :
      ( ( aSet0(X14)
        | ~ aSubsetOf0(X14,X13)
        | ~ aSet0(X13) )
      & ( ~ aElementOf0(X15,X14)
        | aElementOf0(X15,X13)
        | ~ aSubsetOf0(X14,X13)
        | ~ aSet0(X13) )
      & ( aElementOf0(esk2_2(X13,X16),X16)
        | ~ aSet0(X16)
        | aSubsetOf0(X16,X13)
        | ~ aSet0(X13) )
      & ( ~ aElementOf0(esk2_2(X13,X16),X13)
        | ~ aSet0(X16)
        | aSubsetOf0(X16,X13)
        | ~ aSet0(X13) ) ),
    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)],[mDefSub])])])])])]) ).

cnf(c_0_33,plain,
    ( szszuzczcdt0(sbrdtbr0(sdtmndt0(X1,X2))) = sbrdtbr0(X1)
    | ~ aSet0(X1)
    | ~ isFinite0(X1)
    | ~ aElementOf0(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_34,hypothesis,
    aElementOf0(xx,xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(er,[status(thm)],[c_0_23]),c_0_24])]) ).

cnf(c_0_35,hypothesis,
    aSet0(xP),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_36,hypothesis,
    ( isFinite0(xP)
    | ~ isFinite0(sdtmndt0(xQ,xy)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27])]),c_0_24])]) ).

cnf(c_0_37,plain,
    ( isFinite0(sdtmndt0(X2,X1))
    | ~ aElement0(X1)
    | ~ aSet0(X2)
    | ~ isFinite0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_38,hypothesis,
    isFinite0(xQ),
    inference(split_conjunct,[status(thm)],[m__2291]) ).

cnf(c_0_39,hypothesis,
    aElement0(xy),
    inference(split_conjunct,[status(thm)],[m__2304]) ).

cnf(c_0_40,hypothesis,
    aSet0(xQ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_41,plain,
    ( aElementOf0(X1,X2)
    | sdtmndt0(sdtpldt0(X2,X1),X1) = X2
    | ~ aElement0(X1)
    | ~ aSet0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

fof(c_0_42,hypothesis,
    ~ aElementOf0(xx,xQ),
    inference(fof_simplification,[status(thm)],[m__2323]) ).

cnf(c_0_43,plain,
    ( aSubsetOf0(X1,X3)
    | ~ aSet0(X1)
    | ~ aSet0(X2)
    | ~ aSet0(X3)
    | ~ aSubsetOf0(X1,X2)
    | ~ aSubsetOf0(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_44,plain,
    ( aSet0(X1)
    | ~ aSubsetOf0(X1,X2)
    | ~ aSet0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_45,hypothesis,
    ( aElementOf0(X1,xQ)
    | ~ aElementOf0(X1,sdtmndt0(xQ,xy)) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_46,plain,
    ( aElementOf0(esk2_2(X1,X2),X2)
    | aSubsetOf0(X2,X1)
    | ~ aSet0(X2)
    | ~ aSet0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

fof(c_0_47,negated_conjecture,
    ~ ( ( ( ! [X1] :
              ( aElementOf0(X1,xP)
             => aElementOf0(X1,xS) )
          | aSubsetOf0(xP,xS) )
        & sbrdtbr0(xP) = xk )
      | aElementOf0(xP,slbdtsldtrb0(xS,xk)) ),
    inference(assume_negation,[status(cth)],[m__]) ).

cnf(c_0_48,hypothesis,
    ( szszuzczcdt0(sbrdtbr0(sdtmndt0(xP,xx))) = sbrdtbr0(xP)
    | ~ isFinite0(xP) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_34]),c_0_35])]) ).

cnf(c_0_49,hypothesis,
    isFinite0(xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_38]),c_0_39]),c_0_40])]) ).

cnf(c_0_50,hypothesis,
    ( sdtmndt0(xP,xx) = sdtmndt0(xQ,xy)
    | aElementOf0(xx,sdtmndt0(xQ,xy)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_26]),c_0_27])]),c_0_24])]) ).

cnf(c_0_51,hypothesis,
    ~ aElementOf0(xx,xQ),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_52,hypothesis,
    aElementOf0(xy,xQ),
    inference(split_conjunct,[status(thm)],[m__2304]) ).

cnf(c_0_53,hypothesis,
    sbrdtbr0(xQ) = xk,
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_54,plain,
    ( aSubsetOf0(X1,X2)
    | ~ aSubsetOf0(X3,X2)
    | ~ aSubsetOf0(X1,X3)
    | ~ aSet0(X2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_43,c_0_44]),c_0_44]) ).

cnf(c_0_55,hypothesis,
    aSubsetOf0(xQ,xS),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_56,plain,
    ( aSubsetOf0(X2,X1)
    | ~ aElementOf0(esk2_2(X1,X2),X1)
    | ~ aSet0(X2)
    | ~ aSet0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_57,hypothesis,
    ( aSubsetOf0(sdtmndt0(xQ,xy),X1)
    | aElementOf0(esk2_2(X1,sdtmndt0(xQ,xy)),xQ)
    | ~ aSet0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_27])]) ).

fof(c_0_58,negated_conjecture,
    ( ( aElementOf0(esk16_0,xP)
      | sbrdtbr0(xP) != xk )
    & ( ~ aElementOf0(esk16_0,xS)
      | sbrdtbr0(xP) != xk )
    & ( ~ aSubsetOf0(xP,xS)
      | sbrdtbr0(xP) != xk )
    & ~ aElementOf0(xP,slbdtsldtrb0(xS,xk)) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_47])])])]) ).

cnf(c_0_59,hypothesis,
    szszuzczcdt0(sbrdtbr0(sdtmndt0(xP,xx))) = sbrdtbr0(xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_48,c_0_49])]) ).

cnf(c_0_60,hypothesis,
    sdtmndt0(xP,xx) = sdtmndt0(xQ,xy),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_50]),c_0_51]) ).

cnf(c_0_61,hypothesis,
    szszuzczcdt0(sbrdtbr0(sdtmndt0(xQ,xy))) = xk,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_52]),c_0_53]),c_0_38]),c_0_40])]) ).

cnf(c_0_62,hypothesis,
    ( aSubsetOf0(X1,xS)
    | ~ aSubsetOf0(X1,xQ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_19])]) ).

cnf(c_0_63,hypothesis,
    aSubsetOf0(sdtmndt0(xQ,xy),xQ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_57]),c_0_27]),c_0_40])]) ).

cnf(c_0_64,negated_conjecture,
    ( aElementOf0(esk16_0,xP)
    | sbrdtbr0(xP) != xk ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_65,hypothesis,
    sbrdtbr0(xP) = xk,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_60]),c_0_61]) ).

cnf(c_0_66,plain,
    ( aElementOf0(X1,X3)
    | ~ aElementOf0(X1,X2)
    | ~ aSubsetOf0(X2,X3)
    | ~ aSet0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_67,hypothesis,
    aSubsetOf0(sdtmndt0(xQ,xy),xS),
    inference(spm,[status(thm)],[c_0_62,c_0_63]) ).

cnf(c_0_68,hypothesis,
    ( aElementOf0(X1,sdtmndt0(xQ,xy))
    | X1 = xx
    | ~ aElementOf0(X1,xP) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_69,negated_conjecture,
    aElementOf0(esk16_0,xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_64,c_0_65])]) ).

cnf(c_0_70,negated_conjecture,
    ( ~ aElementOf0(esk16_0,xS)
    | sbrdtbr0(xP) != xk ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_71,hypothesis,
    ( aElementOf0(X1,xS)
    | ~ aElementOf0(X1,sdtmndt0(xQ,xy)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_67]),c_0_19])]) ).

cnf(c_0_72,hypothesis,
    ( esk16_0 = xx
    | aElementOf0(esk16_0,sdtmndt0(xQ,xy)) ),
    inference(spm,[status(thm)],[c_0_68,c_0_69]) ).

cnf(c_0_73,negated_conjecture,
    ~ aElementOf0(esk16_0,xS),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_65])]) ).

cnf(c_0_74,hypothesis,
    esk16_0 = xx,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_72]),c_0_73]) ).

cnf(c_0_75,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_73,c_0_74]),c_0_18])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : NUM554+3 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.16/0.34  % Computer : n019.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   : Fri Aug 25 15:23:43 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 0.19/0.56  start to proof: theBenchmark
% 0.19/0.71  % Version  : CSE_E---1.5
% 0.19/0.71  % Problem  : theBenchmark.p
% 0.19/0.71  % Proof found
% 0.19/0.71  % SZS status Theorem for theBenchmark.p
% 0.19/0.71  % SZS output start Proof
% See solution above
% 0.19/0.72  % Total time : 0.145000 s
% 0.19/0.72  % SZS output end Proof
% 0.19/0.72  % Total time : 0.149000 s
%------------------------------------------------------------------------------