TSTP Solution File: RNG075+1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : RNG075+1 : 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 : n017.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:48:57 EDT 2023

% Result   : Theorem 5.72s 5.81s
% Output   : CNFRefutation 5.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   67
% Syntax   : Number of formulae    :  331 ( 138 unt;  33 typ;   0 def)
%            Number of atoms       :  704 ( 204 equ)
%            Maximal formula atoms :   16 (   2 avg)
%            Number of connectives :  717 ( 311   ~; 315   |;  67   &)
%                                         (   0 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   22 (  15   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   28 (  28 usr;  18 con; 0-2 aty)
%            Number of variables   :  228 (   3 sgn;  76   !;   0   ?;   0   :)

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

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

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

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

tff(decl_26,type,
    aScalar0: $i > $o ).

tff(decl_27,type,
    sz0z00: $i ).

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

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

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

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

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

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

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

tff(decl_35,type,
    sziznziztdt0: $i > $i ).

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

tff(decl_37,type,
    xs: $i ).

tff(decl_38,type,
    xt: $i ).

tff(decl_39,type,
    xp: $i ).

tff(decl_40,type,
    xq: $i ).

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

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

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

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

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

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

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

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

tff(decl_49,type,
    xR: $i ).

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

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

tff(decl_52,type,
    xN: $i ).

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

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

fof(mSqPos,axiom,
    ! [X1] :
      ( aScalar0(X1)
     => sdtlseqdt0(sz0z00,sdtasdt0(X1,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mSqPos) ).

fof(mScZero,axiom,
    ! [X1] :
      ( aScalar0(X1)
     => ( sdtpldt0(X1,sz0z00) = X1
        & sdtpldt0(sz0z00,X1) = X1
        & sdtasdt0(X1,sz0z00) = sz0z00
        & sdtasdt0(sz0z00,X1) = sz0z00
        & sdtpldt0(X1,smndt0(X1)) = sz0z00
        & sdtpldt0(smndt0(X1),X1) = sz0z00
        & smndt0(smndt0(X1)) = X1
        & smndt0(sz0z00) = sz0z00 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mScZero) ).

fof(mMNeg,axiom,
    ! [X1,X2] :
      ( ( aScalar0(X1)
        & aScalar0(X2) )
     => ( sdtasdt0(X1,smndt0(X2)) = smndt0(sdtasdt0(X1,X2))
        & sdtasdt0(smndt0(X1),X2) = smndt0(sdtasdt0(X1,X2)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMNeg) ).

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

fof(mNegSc,axiom,
    ! [X1] :
      ( aScalar0(X1)
     => aScalar0(smndt0(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mNegSc) ).

fof(mLEMonM,axiom,
    ! [X1,X2,X3,X4] :
      ( ( aScalar0(X1)
        & aScalar0(X2)
        & aScalar0(X3)
        & aScalar0(X4) )
     => ( ( sdtlseqdt0(X1,X2)
          & sdtlseqdt0(sz0z00,X3)
          & sdtlseqdt0(X3,X4) )
       => sdtlseqdt0(sdtasdt0(X1,X3),sdtasdt0(X2,X4)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLEMonM) ).

fof(mSZeroSc,axiom,
    aScalar0(sz0z00),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mSZeroSc) ).

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

fof(m__1854,hypothesis,
    ( aScalar0(xG)
    & xG = sdtasdt0(xB,xB) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1854) ).

fof(m__1766,hypothesis,
    ( aScalar0(xB)
    & xB = sdtlbdtrb0(xt,aDimensionOf0(xt)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1766) ).

fof(m__1892,hypothesis,
    ( aScalar0(xR)
    & xR = sdtasdt0(xC,xG) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1892) ).

fof(m__1783,hypothesis,
    ( aScalar0(xC)
    & xC = sdtasasdt0(xp,xp) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1783) ).

fof(mScSqPos,axiom,
    ! [X1] :
      ( aVector0(X1)
     => sdtlseqdt0(sz0z00,sdtasasdt0(X1,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mScSqPos) ).

fof(mArith,axiom,
    ! [X1,X2,X3] :
      ( ( aScalar0(X1)
        & aScalar0(X2)
        & aScalar0(X3) )
     => ( sdtpldt0(sdtpldt0(X1,X2),X3) = sdtpldt0(X1,sdtpldt0(X2,X3))
        & sdtpldt0(X1,X2) = sdtpldt0(X2,X1)
        & sdtasdt0(sdtasdt0(X1,X2),X3) = sdtasdt0(X1,sdtasdt0(X2,X3))
        & sdtasdt0(X1,X2) = sdtasdt0(X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mArith) ).

fof(m__1930,hypothesis,
    ( aScalar0(xS)
    & xS = sdtasdt0(xF,xD) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1930) ).

fof(m__1800,hypothesis,
    ( aScalar0(xD)
    & xD = sdtasasdt0(xq,xq) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1800) ).

fof(m__1837,hypothesis,
    ( aScalar0(xF)
    & xF = sdtasdt0(xA,xA) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1837) ).

fof(mLEMon,axiom,
    ! [X1,X2,X3,X4] :
      ( ( aScalar0(X1)
        & aScalar0(X2)
        & aScalar0(X3)
        & aScalar0(X4) )
     => ( ( sdtlseqdt0(X1,X2)
          & sdtlseqdt0(X3,X4) )
       => sdtlseqdt0(sdtpldt0(X1,X3),sdtpldt0(X2,X4)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLEMon) ).

fof(mPosMon,axiom,
    ! [X1,X2] :
      ( ( aScalar0(X1)
        & aScalar0(X2) )
     => ( ( sdtlseqdt0(sz0z00,X1)
          & sdtlseqdt0(sz0z00,X2) )
       => ( sdtlseqdt0(sz0z00,sdtpldt0(X1,X2))
          & sdtlseqdt0(sz0z00,sdtasdt0(X1,X2)) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mPosMon) ).

fof(m__1709,hypothesis,
    ( aVector0(xp)
    & xp = sziznziztdt0(xs) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1709) ).

fof(m__1873,hypothesis,
    ( aScalar0(xH)
    & xH = sdtasdt0(xA,xB) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1873) ).

fof(m__1746,hypothesis,
    ( aScalar0(xA)
    & xA = sdtlbdtrb0(xs,aDimensionOf0(xs)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1746) ).

fof(m__1726,hypothesis,
    ( aVector0(xq)
    & xq = sziznziztdt0(xt) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1726) ).

fof(mLERef,axiom,
    ! [X1] :
      ( aScalar0(X1)
     => sdtlseqdt0(X1,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLERef) ).

fof(m__1949,hypothesis,
    ( aScalar0(xN)
    & xN = sdtasdt0(xR,xS) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1949) ).

fof(mLEASm,axiom,
    ! [X1,X2] :
      ( ( aScalar0(X1)
        & aScalar0(X2) )
     => ( ( sdtlseqdt0(X1,X2)
          & sdtlseqdt0(X2,X1) )
       => X1 = X2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLEASm) ).

fof(mMDNeg,axiom,
    ! [X1,X2] :
      ( ( aScalar0(X1)
        & aScalar0(X2) )
     => sdtasdt0(smndt0(X1),smndt0(X2)) = sdtasdt0(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMDNeg) ).

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

fof(mDistr,axiom,
    ! [X1,X2,X3] :
      ( ( aScalar0(X1)
        & aScalar0(X2)
        & aScalar0(X3) )
     => ( sdtasdt0(X1,sdtpldt0(X2,X3)) = sdtpldt0(sdtasdt0(X1,X2),sdtasdt0(X1,X3))
        & sdtasdt0(sdtpldt0(X1,X2),X3) = sdtpldt0(sdtasdt0(X1,X3),sdtasdt0(X2,X3)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDistr) ).

fof(mLETot,axiom,
    ! [X1,X2] :
      ( ( aScalar0(X1)
        & aScalar0(X2) )
     => ( sdtlseqdt0(X1,X2)
        | sdtlseqdt0(X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLETot) ).

fof(mSqrt,axiom,
    ! [X1,X2] :
      ( ( aScalar0(X1)
        & aScalar0(X2) )
     => ( ( sdtlseqdt0(sz0z00,X1)
          & sdtlseqdt0(sz0z00,X2)
          & sdtasdt0(X1,X1) = sdtasdt0(X2,X2) )
       => X1 = X2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mSqrt) ).

fof(m__,conjecture,
    sdtlseqdt0(sdtasdt0(sdtpldt0(xE,xH),sdtpldt0(xE,xH)),sdtasdt0(sdtpldt0(xC,xF),sdtpldt0(xD,xG))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

fof(m__1967,hypothesis,
    sdtlseqdt0(sdtasdt0(xE,xE),sdtasdt0(xC,xD)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1967) ).

fof(m__1820,hypothesis,
    ( aScalar0(xE)
    & xE = sdtasasdt0(xp,xq) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1820) ).

fof(c_0_34,plain,
    ! [X49] :
      ( ~ aScalar0(X49)
      | sdtlseqdt0(sz0z00,sdtasdt0(X49,X49)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSqPos])]) ).

fof(c_0_35,plain,
    ! [X16] :
      ( ( sdtpldt0(X16,sz0z00) = X16
        | ~ aScalar0(X16) )
      & ( sdtpldt0(sz0z00,X16) = X16
        | ~ aScalar0(X16) )
      & ( sdtasdt0(X16,sz0z00) = sz0z00
        | ~ aScalar0(X16) )
      & ( sdtasdt0(sz0z00,X16) = sz0z00
        | ~ aScalar0(X16) )
      & ( sdtpldt0(X16,smndt0(X16)) = sz0z00
        | ~ aScalar0(X16) )
      & ( sdtpldt0(smndt0(X16),X16) = sz0z00
        | ~ aScalar0(X16) )
      & ( smndt0(smndt0(X16)) = X16
        | ~ aScalar0(X16) )
      & ( smndt0(sz0z00) = sz0z00
        | ~ aScalar0(X16) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mScZero])])]) ).

fof(c_0_36,plain,
    ! [X27,X28] :
      ( ( sdtasdt0(X27,smndt0(X28)) = smndt0(sdtasdt0(X27,X28))
        | ~ aScalar0(X27)
        | ~ aScalar0(X28) )
      & ( sdtasdt0(smndt0(X27),X28) = smndt0(sdtasdt0(X27,X28))
        | ~ aScalar0(X27)
        | ~ aScalar0(X28) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMNeg])])]) ).

fof(c_0_37,plain,
    ! [X13,X14] :
      ( ~ aScalar0(X13)
      | ~ aScalar0(X14)
      | aScalar0(sdtasdt0(X13,X14)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMulSc])]) ).

fof(c_0_38,plain,
    ! [X15] :
      ( ~ aScalar0(X15)
      | aScalar0(smndt0(X15)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mNegSc])]) ).

fof(c_0_39,plain,
    ! [X41,X42,X43,X44] :
      ( ~ aScalar0(X41)
      | ~ aScalar0(X42)
      | ~ aScalar0(X43)
      | ~ aScalar0(X44)
      | ~ sdtlseqdt0(X41,X42)
      | ~ sdtlseqdt0(sz0z00,X43)
      | ~ sdtlseqdt0(X43,X44)
      | sdtlseqdt0(sdtasdt0(X41,X43),sdtasdt0(X42,X44)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mLEMonM])]) ).

cnf(c_0_40,plain,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,X1))
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_41,plain,
    ( sdtasdt0(sz0z00,X1) = sz0z00
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_42,plain,
    aScalar0(sz0z00),
    inference(split_conjunct,[status(thm)],[mSZeroSc]) ).

fof(c_0_43,plain,
    ! [X34,X35,X36] :
      ( ~ aScalar0(X34)
      | ~ aScalar0(X35)
      | ~ aScalar0(X36)
      | ~ sdtlseqdt0(X34,X35)
      | ~ sdtlseqdt0(X35,X36)
      | sdtlseqdt0(X34,X36) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mLETrn])]) ).

cnf(c_0_44,hypothesis,
    xG = sdtasdt0(xB,xB),
    inference(split_conjunct,[status(thm)],[m__1854]) ).

cnf(c_0_45,hypothesis,
    aScalar0(xB),
    inference(split_conjunct,[status(thm)],[m__1766]) ).

cnf(c_0_46,plain,
    ( smndt0(smndt0(X1)) = X1
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_47,plain,
    ( sdtasdt0(X1,smndt0(X2)) = smndt0(sdtasdt0(X1,X2))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_48,plain,
    ( aScalar0(sdtasdt0(X1,X2))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_49,hypothesis,
    xR = sdtasdt0(xC,xG),
    inference(split_conjunct,[status(thm)],[m__1892]) ).

cnf(c_0_50,hypothesis,
    aScalar0(xG),
    inference(split_conjunct,[status(thm)],[m__1854]) ).

cnf(c_0_51,hypothesis,
    aScalar0(xC),
    inference(split_conjunct,[status(thm)],[m__1783]) ).

cnf(c_0_52,plain,
    ( aScalar0(smndt0(X1))
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

fof(c_0_53,plain,
    ! [X68] :
      ( ~ aVector0(X68)
      | sdtlseqdt0(sz0z00,sdtasasdt0(X68,X68)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mScSqPos])]) ).

fof(c_0_54,plain,
    ! [X17,X18,X19] :
      ( ( sdtpldt0(sdtpldt0(X17,X18),X19) = sdtpldt0(X17,sdtpldt0(X18,X19))
        | ~ aScalar0(X17)
        | ~ aScalar0(X18)
        | ~ aScalar0(X19) )
      & ( sdtpldt0(X17,X18) = sdtpldt0(X18,X17)
        | ~ aScalar0(X17)
        | ~ aScalar0(X18)
        | ~ aScalar0(X19) )
      & ( sdtasdt0(sdtasdt0(X17,X18),X19) = sdtasdt0(X17,sdtasdt0(X18,X19))
        | ~ aScalar0(X17)
        | ~ aScalar0(X18)
        | ~ aScalar0(X19) )
      & ( sdtasdt0(X17,X18) = sdtasdt0(X18,X17)
        | ~ aScalar0(X17)
        | ~ aScalar0(X18)
        | ~ aScalar0(X19) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mArith])])]) ).

cnf(c_0_55,hypothesis,
    xS = sdtasdt0(xF,xD),
    inference(split_conjunct,[status(thm)],[m__1930]) ).

cnf(c_0_56,hypothesis,
    aScalar0(xD),
    inference(split_conjunct,[status(thm)],[m__1800]) ).

cnf(c_0_57,hypothesis,
    aScalar0(xF),
    inference(split_conjunct,[status(thm)],[m__1837]) ).

cnf(c_0_58,plain,
    ( sdtlseqdt0(sdtasdt0(X1,X3),sdtasdt0(X2,X4))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3)
    | ~ aScalar0(X4)
    | ~ sdtlseqdt0(X1,X2)
    | ~ sdtlseqdt0(sz0z00,X3)
    | ~ sdtlseqdt0(X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_59,plain,
    ( sdtasdt0(X1,sz0z00) = sz0z00
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_60,plain,
    sdtlseqdt0(sz0z00,sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_41]),c_0_42])]) ).

cnf(c_0_61,plain,
    ( sdtlseqdt0(X1,X3)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3)
    | ~ sdtlseqdt0(X1,X2)
    | ~ sdtlseqdt0(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_62,hypothesis,
    sdtlseqdt0(sz0z00,xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_44]),c_0_45])]) ).

fof(c_0_63,plain,
    ! [X37,X38,X39,X40] :
      ( ~ aScalar0(X37)
      | ~ aScalar0(X38)
      | ~ aScalar0(X39)
      | ~ aScalar0(X40)
      | ~ sdtlseqdt0(X37,X38)
      | ~ sdtlseqdt0(X39,X40)
      | sdtlseqdt0(sdtpldt0(X37,X39),sdtpldt0(X38,X40)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mLEMon])]) ).

cnf(c_0_64,plain,
    ( smndt0(sdtasdt0(X1,smndt0(X2))) = sdtasdt0(X1,X2)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_48]) ).

cnf(c_0_65,hypothesis,
    sdtasdt0(xC,smndt0(xG)) = smndt0(xR),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_49]),c_0_50]),c_0_51])]) ).

cnf(c_0_66,plain,
    ( aScalar0(sdtasdt0(X1,smndt0(X2)))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_47]),c_0_48]) ).

fof(c_0_67,plain,
    ! [X47,X48] :
      ( ( sdtlseqdt0(sz0z00,sdtpldt0(X47,X48))
        | ~ sdtlseqdt0(sz0z00,X47)
        | ~ sdtlseqdt0(sz0z00,X48)
        | ~ aScalar0(X47)
        | ~ aScalar0(X48) )
      & ( sdtlseqdt0(sz0z00,sdtasdt0(X47,X48))
        | ~ sdtlseqdt0(sz0z00,X47)
        | ~ sdtlseqdt0(sz0z00,X48)
        | ~ aScalar0(X47)
        | ~ aScalar0(X48) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mPosMon])])]) ).

cnf(c_0_68,plain,
    ( sdtlseqdt0(sz0z00,sdtasasdt0(X1,X1))
    | ~ aVector0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_53]) ).

cnf(c_0_69,hypothesis,
    xC = sdtasasdt0(xp,xp),
    inference(split_conjunct,[status(thm)],[m__1783]) ).

cnf(c_0_70,hypothesis,
    aVector0(xp),
    inference(split_conjunct,[status(thm)],[m__1709]) ).

cnf(c_0_71,plain,
    ( sdtasdt0(sdtasdt0(X1,X2),X3) = sdtasdt0(X1,sdtasdt0(X2,X3))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_72,hypothesis,
    xH = sdtasdt0(xA,xB),
    inference(split_conjunct,[status(thm)],[m__1873]) ).

cnf(c_0_73,hypothesis,
    aScalar0(xA),
    inference(split_conjunct,[status(thm)],[m__1746]) ).

cnf(c_0_74,hypothesis,
    xF = sdtasdt0(xA,xA),
    inference(split_conjunct,[status(thm)],[m__1837]) ).

cnf(c_0_75,hypothesis,
    sdtasdt0(xF,smndt0(xD)) = smndt0(xS),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_55]),c_0_56]),c_0_57])]) ).

cnf(c_0_76,hypothesis,
    xD = sdtasasdt0(xq,xq),
    inference(split_conjunct,[status(thm)],[m__1800]) ).

cnf(c_0_77,hypothesis,
    aVector0(xq),
    inference(split_conjunct,[status(thm)],[m__1726]) ).

cnf(c_0_78,plain,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,X2))
    | ~ sdtlseqdt0(sz0z00,X2)
    | ~ sdtlseqdt0(X3,X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1)
    | ~ aScalar0(X3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_59]),c_0_60]),c_0_42])]) ).

cnf(c_0_79,hypothesis,
    ( sdtlseqdt0(X1,xG)
    | ~ sdtlseqdt0(X1,sz0z00)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_62]),c_0_50]),c_0_42])]) ).

fof(c_0_80,plain,
    ! [X31] :
      ( ~ aScalar0(X31)
      | sdtlseqdt0(X31,X31) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mLERef])]) ).

cnf(c_0_81,plain,
    ( sdtlseqdt0(sdtpldt0(X1,X3),sdtpldt0(X2,X4))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3)
    | ~ aScalar0(X4)
    | ~ sdtlseqdt0(X1,X2)
    | ~ sdtlseqdt0(X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_63]) ).

cnf(c_0_82,plain,
    ( sdtpldt0(sz0z00,X1) = X1
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_83,plain,
    ( sdtpldt0(smndt0(X1),X1) = sz0z00
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_84,hypothesis,
    smndt0(smndt0(xR)) = xR,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_65]),c_0_49]),c_0_50]),c_0_51])]) ).

cnf(c_0_85,hypothesis,
    aScalar0(smndt0(xR)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_65]),c_0_50]),c_0_51])]) ).

cnf(c_0_86,plain,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,X2))
    | ~ sdtlseqdt0(sz0z00,X1)
    | ~ sdtlseqdt0(sz0z00,X2)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_67]) ).

cnf(c_0_87,hypothesis,
    sdtlseqdt0(sz0z00,xC),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_69]),c_0_70])]) ).

cnf(c_0_88,hypothesis,
    sdtasdt0(xB,smndt0(xB)) = smndt0(xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_44]),c_0_45])]) ).

cnf(c_0_89,plain,
    ( sdtasdt0(X1,X2) = sdtasdt0(X2,X1)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_90,hypothesis,
    aScalar0(xN),
    inference(split_conjunct,[status(thm)],[m__1949]) ).

cnf(c_0_91,hypothesis,
    ( sdtasdt0(xA,sdtasdt0(xB,X1)) = sdtasdt0(xH,X1)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_72]),c_0_45]),c_0_73])]) ).

cnf(c_0_92,hypothesis,
    sdtasdt0(xA,smndt0(xA)) = smndt0(xF),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_74]),c_0_73])]) ).

cnf(c_0_93,hypothesis,
    smndt0(smndt0(xS)) = xS,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_75]),c_0_55]),c_0_56]),c_0_57])]) ).

cnf(c_0_94,hypothesis,
    aScalar0(smndt0(xS)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_75]),c_0_56]),c_0_57])]) ).

cnf(c_0_95,hypothesis,
    sdtlseqdt0(sz0z00,xD),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_76]),c_0_77])]) ).

cnf(c_0_96,hypothesis,
    sdtlseqdt0(sz0z00,xF),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_74]),c_0_73])]) ).

cnf(c_0_97,plain,
    ( sdtasdt0(smndt0(X1),X2) = smndt0(sdtasdt0(X1,X2))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_98,hypothesis,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,xG))
    | ~ sdtlseqdt0(X2,X1)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_79]),c_0_50]),c_0_60]),c_0_42])]) ).

cnf(c_0_99,plain,
    ( sdtlseqdt0(X1,X1)
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_80]) ).

cnf(c_0_100,plain,
    ( sdtlseqdt0(X1,sdtpldt0(X2,X3))
    | ~ sdtlseqdt0(sz0z00,X2)
    | ~ sdtlseqdt0(X1,X3)
    | ~ aScalar0(X3)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_82]),c_0_42])]) ).

cnf(c_0_101,hypothesis,
    sdtpldt0(xR,smndt0(xR)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_83,c_0_84]),c_0_85])]) ).

cnf(c_0_102,hypothesis,
    sdtlseqdt0(sz0z00,xR),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_86,c_0_49]),c_0_62]),c_0_87]),c_0_50]),c_0_51])]) ).

cnf(c_0_103,hypothesis,
    aScalar0(xR),
    inference(split_conjunct,[status(thm)],[m__1892]) ).

cnf(c_0_104,plain,
    ( sdtpldt0(sdtpldt0(X1,X2),X3) = sdtpldt0(X1,sdtpldt0(X2,X3))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_105,plain,
    ( sdtpldt0(X1,smndt0(X1)) = sz0z00
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_106,hypothesis,
    smndt0(smndt0(xG)) = xG,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_88]),c_0_44]),c_0_45])]) ).

cnf(c_0_107,hypothesis,
    aScalar0(smndt0(xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_88]),c_0_45])]) ).

cnf(c_0_108,hypothesis,
    ( sdtasdt0(X1,X2) = sdtasdt0(X2,X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_89,c_0_90]) ).

cnf(c_0_109,hypothesis,
    sdtasdt0(xH,xB) = sdtasdt0(xA,xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_91,c_0_44]),c_0_45])]) ).

cnf(c_0_110,hypothesis,
    aScalar0(xH),
    inference(split_conjunct,[status(thm)],[m__1873]) ).

cnf(c_0_111,hypothesis,
    smndt0(smndt0(xF)) = xF,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_92]),c_0_74]),c_0_73])]) ).

cnf(c_0_112,hypothesis,
    aScalar0(smndt0(xF)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_92]),c_0_73])]) ).

cnf(c_0_113,hypothesis,
    sdtpldt0(xS,smndt0(xS)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_83,c_0_93]),c_0_94])]) ).

cnf(c_0_114,hypothesis,
    sdtlseqdt0(sz0z00,xS),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_86,c_0_55]),c_0_95]),c_0_96]),c_0_56]),c_0_57])]) ).

cnf(c_0_115,hypothesis,
    aScalar0(xS),
    inference(split_conjunct,[status(thm)],[m__1930]) ).

cnf(c_0_116,hypothesis,
    sdtasdt0(smndt0(xF),xD) = smndt0(xS),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_55]),c_0_56]),c_0_57])]) ).

fof(c_0_117,plain,
    ! [X32,X33] :
      ( ~ aScalar0(X32)
      | ~ aScalar0(X33)
      | ~ sdtlseqdt0(X32,X33)
      | ~ sdtlseqdt0(X33,X32)
      | X32 = X33 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mLEASm])]) ).

cnf(c_0_118,hypothesis,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,xG))
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_98,c_0_99]) ).

cnf(c_0_119,hypothesis,
    sdtasdt0(smndt0(xC),xG) = smndt0(xR),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_49]),c_0_50]),c_0_51])]) ).

cnf(c_0_120,hypothesis,
    ( sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(X1,smndt0(xR))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_100,c_0_101]),c_0_102]),c_0_85]),c_0_103])]) ).

cnf(c_0_121,plain,
    ( sdtpldt0(smndt0(X1),sdtpldt0(X1,X2)) = sdtpldt0(sz0z00,X2)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_104,c_0_83]),c_0_52]) ).

cnf(c_0_122,hypothesis,
    sdtpldt0(smndt0(xR),xR) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_105,c_0_84]),c_0_85])]) ).

fof(c_0_123,plain,
    ! [X29,X30] :
      ( ~ aScalar0(X29)
      | ~ aScalar0(X30)
      | sdtasdt0(smndt0(X29),smndt0(X30)) = sdtasdt0(X29,X30) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMDNeg])]) ).

fof(c_0_124,plain,
    ! [X11,X12] :
      ( ~ aScalar0(X11)
      | ~ aScalar0(X12)
      | aScalar0(sdtpldt0(X11,X12)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSumSc])]) ).

fof(c_0_125,plain,
    ! [X20,X21,X22] :
      ( ( sdtasdt0(X20,sdtpldt0(X21,X22)) = sdtpldt0(sdtasdt0(X20,X21),sdtasdt0(X20,X22))
        | ~ aScalar0(X20)
        | ~ aScalar0(X21)
        | ~ aScalar0(X22) )
      & ( sdtasdt0(sdtpldt0(X20,X21),X22) = sdtpldt0(sdtasdt0(X20,X22),sdtasdt0(X21,X22))
        | ~ aScalar0(X20)
        | ~ aScalar0(X21)
        | ~ aScalar0(X22) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mDistr])])]) ).

cnf(c_0_126,hypothesis,
    sdtpldt0(xG,smndt0(xG)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_83,c_0_106]),c_0_107])]) ).

cnf(c_0_127,hypothesis,
    sdtasdt0(xB,xH) = sdtasdt0(xA,xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_108,c_0_109]),c_0_45]),c_0_110])]) ).

cnf(c_0_128,hypothesis,
    sdtpldt0(xF,smndt0(xF)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_83,c_0_111]),c_0_112])]) ).

cnf(c_0_129,hypothesis,
    ( sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(X1,smndt0(xS))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_100,c_0_113]),c_0_114]),c_0_94]),c_0_115])]) ).

cnf(c_0_130,hypothesis,
    ( sdtlseqdt0(sdtasdt0(X1,X2),smndt0(xS))
    | ~ sdtlseqdt0(X1,smndt0(xF))
    | ~ sdtlseqdt0(sz0z00,X2)
    | ~ sdtlseqdt0(X2,xD)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_116]),c_0_56])]),c_0_112])]) ).

cnf(c_0_131,hypothesis,
    sdtpldt0(smndt0(xS),xS) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_105,c_0_93]),c_0_94])]) ).

cnf(c_0_132,plain,
    ( X1 = X2
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ sdtlseqdt0(X1,X2)
    | ~ sdtlseqdt0(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_117]) ).

cnf(c_0_133,hypothesis,
    ( sdtlseqdt0(sz0z00,smndt0(xR))
    | ~ aScalar0(smndt0(xC)) ),
    inference(spm,[status(thm)],[c_0_118,c_0_119]) ).

cnf(c_0_134,hypothesis,
    sdtlseqdt0(smndt0(xR),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_99]),c_0_85])]) ).

cnf(c_0_135,plain,
    ( sdtpldt0(X1,sz0z00) = X1
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_136,hypothesis,
    sdtpldt0(xR,sz0z00) = sdtpldt0(sz0z00,xR),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_121,c_0_122]),c_0_84]),c_0_103]),c_0_85])]) ).

cnf(c_0_137,plain,
    ( sdtasdt0(smndt0(X1),smndt0(X2)) = sdtasdt0(X1,X2)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_123]) ).

cnf(c_0_138,plain,
    ( aScalar0(sdtpldt0(X1,X2))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_124]) ).

cnf(c_0_139,plain,
    ( sdtasdt0(sdtpldt0(X1,X2),X3) = sdtpldt0(sdtasdt0(X1,X3),sdtasdt0(X2,X3))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_125]) ).

cnf(c_0_140,hypothesis,
    sdtpldt0(smndt0(xG),sz0z00) = sdtpldt0(sz0z00,smndt0(xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_121,c_0_126]),c_0_107]),c_0_50])]) ).

cnf(c_0_141,plain,
    ( smndt0(sz0z00) = sz0z00
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_142,hypothesis,
    sdtasdt0(xA,smndt0(xB)) = smndt0(xH),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_72]),c_0_45]),c_0_73])]) ).

cnf(c_0_143,plain,
    ( smndt0(sdtasdt0(X1,sdtasdt0(X2,X3))) = sdtasdt0(sdtasdt0(X1,X2),smndt0(X3))
    | ~ aScalar0(X3)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_71]),c_0_48]) ).

cnf(c_0_144,hypothesis,
    sdtasdt0(xA,sdtasdt0(xA,xG)) = sdtasdt0(xH,xH),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_91,c_0_127]),c_0_110])]) ).

fof(c_0_145,plain,
    ! [X45,X46] :
      ( ~ aScalar0(X45)
      | ~ aScalar0(X46)
      | sdtlseqdt0(X45,X46)
      | sdtlseqdt0(X46,X45) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mLETot])]) ).

cnf(c_0_146,hypothesis,
    ( sdtlseqdt0(X1,xC)
    | ~ sdtlseqdt0(X1,sz0z00)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_87]),c_0_51]),c_0_42])]) ).

cnf(c_0_147,hypothesis,
    ( sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(X1,smndt0(xF))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_100,c_0_128]),c_0_96]),c_0_112]),c_0_57])]) ).

cnf(c_0_148,hypothesis,
    sdtpldt0(smndt0(xF),sz0z00) = sdtpldt0(sz0z00,smndt0(xF)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_121,c_0_128]),c_0_112]),c_0_57])]) ).

cnf(c_0_149,hypothesis,
    sdtlseqdt0(smndt0(xS),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_129,c_0_99]),c_0_94])]) ).

cnf(c_0_150,hypothesis,
    ( sdtlseqdt0(sz0z00,smndt0(xS))
    | ~ sdtlseqdt0(X1,smndt0(xF))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_130,c_0_59]),c_0_60]),c_0_95]),c_0_42])]) ).

cnf(c_0_151,hypothesis,
    sdtpldt0(xS,sz0z00) = sdtpldt0(sz0z00,xS),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_121,c_0_131]),c_0_93]),c_0_115]),c_0_94])]) ).

cnf(c_0_152,hypothesis,
    ( smndt0(xR) = sz0z00
    | ~ aScalar0(smndt0(xC)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_132,c_0_133]),c_0_134]),c_0_42]),c_0_85])]) ).

cnf(c_0_153,hypothesis,
    sdtpldt0(sz0z00,xR) = xR,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_135,c_0_136]),c_0_103])]) ).

cnf(c_0_154,hypothesis,
    ( sdtasdt0(smndt0(X1),xG) = sdtasdt0(X1,smndt0(xG))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_137,c_0_106]),c_0_107])]) ).

cnf(c_0_155,hypothesis,
    ( sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(X1,smndt0(xG))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_100,c_0_126]),c_0_62]),c_0_107]),c_0_50])]) ).

cnf(c_0_156,plain,
    ( aScalar0(sdtasdt0(sdtpldt0(X1,X2),X3))
    | ~ aScalar0(X3)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_138,c_0_139]),c_0_48]),c_0_48]) ).

cnf(c_0_157,hypothesis,
    sdtpldt0(sz0z00,smndt0(xG)) = smndt0(xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_135,c_0_140]),c_0_107])]) ).

cnf(c_0_158,hypothesis,
    smndt0(sz0z00) = sz0z00,
    inference(spm,[status(thm)],[c_0_141,c_0_90]) ).

cnf(c_0_159,hypothesis,
    smndt0(smndt0(xH)) = xH,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_142]),c_0_72]),c_0_45]),c_0_73])]) ).

cnf(c_0_160,hypothesis,
    aScalar0(smndt0(xH)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_66,c_0_142]),c_0_45]),c_0_73])]) ).

cnf(c_0_161,hypothesis,
    smndt0(sdtasdt0(xH,xH)) = sdtasdt0(xF,smndt0(xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_143,c_0_144]),c_0_74]),c_0_50]),c_0_73])]) ).

cnf(c_0_162,hypothesis,
    ( sdtasdt0(xA,sdtasdt0(xA,X1)) = sdtasdt0(xF,X1)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_74]),c_0_73])]) ).

cnf(c_0_163,plain,
    ( smndt0(sdtasdt0(X1,sdtasdt0(X2,X3))) = sdtasdt0(smndt0(sdtasdt0(X1,X2)),X3)
    | ~ aScalar0(X3)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_71]),c_0_48]) ).

cnf(c_0_164,plain,
    ( sdtlseqdt0(X1,X2)
    | sdtlseqdt0(X2,X1)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_145]) ).

cnf(c_0_165,hypothesis,
    ( sdtlseqdt0(X1,xC)
    | ~ sdtlseqdt0(X2,sz0z00)
    | ~ sdtlseqdt0(X1,X2)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_146]),c_0_51])]) ).

cnf(c_0_166,hypothesis,
    sdtlseqdt0(smndt0(xF),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_147,c_0_99]),c_0_112])]) ).

cnf(c_0_167,hypothesis,
    ( sdtasdt0(smndt0(X1),xF) = sdtasdt0(X1,smndt0(xF))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_137,c_0_111]),c_0_112])]) ).

cnf(c_0_168,hypothesis,
    sdtpldt0(sz0z00,smndt0(xF)) = smndt0(xF),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_135,c_0_148]),c_0_112])]) ).

cnf(c_0_169,hypothesis,
    ( smndt0(xS) = sz0z00
    | ~ sdtlseqdt0(sz0z00,smndt0(xS)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_132,c_0_149]),c_0_94]),c_0_42])]) ).

cnf(c_0_170,hypothesis,
    sdtlseqdt0(sz0z00,smndt0(xS)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_150,c_0_99]),c_0_112])]) ).

cnf(c_0_171,hypothesis,
    sdtpldt0(sz0z00,xS) = xS,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_135,c_0_151]),c_0_115])]) ).

fof(c_0_172,plain,
    ! [X50,X51] :
      ( ~ aScalar0(X50)
      | ~ aScalar0(X51)
      | ~ sdtlseqdt0(sz0z00,X50)
      | ~ sdtlseqdt0(sz0z00,X51)
      | sdtasdt0(X50,X50) != sdtasdt0(X51,X51)
      | X50 = X51 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSqrt])]) ).

cnf(c_0_173,hypothesis,
    smndt0(xR) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_152,c_0_52]),c_0_51])]) ).

cnf(c_0_174,hypothesis,
    sdtpldt0(xR,sz0z00) = xR,
    inference(rw,[status(thm)],[c_0_136,c_0_153]) ).

cnf(c_0_175,hypothesis,
    sdtasdt0(smndt0(xG),smndt0(xG)) = sdtasdt0(xG,xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_154,c_0_106]),c_0_107])]) ).

cnf(c_0_176,hypothesis,
    sdtlseqdt0(smndt0(xG),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_155,c_0_99]),c_0_107])]) ).

cnf(c_0_177,hypothesis,
    ( aScalar0(sdtasdt0(smndt0(xG),X1))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_156,c_0_157]),c_0_107]),c_0_42])]) ).

cnf(c_0_178,plain,
    ( sdtasdt0(smndt0(X1),smndt0(smndt0(X2))) = smndt0(sdtasdt0(X1,X2))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_137]),c_0_52]),c_0_52]) ).

cnf(c_0_179,plain,
    ( sdtasdt0(sz0z00,smndt0(X1)) = sz0z00
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_41]),c_0_158]),c_0_42])]) ).

cnf(c_0_180,plain,
    ( sdtlseqdt0(sdtpldt0(X1,X2),X3)
    | ~ sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(X2,X3)
    | ~ aScalar0(X3)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_82]),c_0_42])]) ).

cnf(c_0_181,hypothesis,
    sdtpldt0(xH,smndt0(xH)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_83,c_0_159]),c_0_160])]) ).

cnf(c_0_182,hypothesis,
    sdtasdt0(xF,smndt0(xG)) = sdtasdt0(xH,smndt0(xH)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_161]),c_0_110])]) ).

cnf(c_0_183,hypothesis,
    sdtasdt0(xF,xG) = sdtasdt0(xH,xH),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_162,c_0_144]),c_0_50])]) ).

cnf(c_0_184,hypothesis,
    sdtasdt0(smndt0(xF),xG) = sdtasdt0(xF,smndt0(xG)),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_163,c_0_144]),c_0_74]),c_0_50]),c_0_73])]),c_0_161]) ).

cnf(c_0_185,hypothesis,
    ( sdtlseqdt0(X1,xG)
    | sdtlseqdt0(xG,X1)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_164,c_0_50]) ).

cnf(c_0_186,hypothesis,
    ( sdtlseqdt0(X1,xC)
    | ~ sdtlseqdt0(X1,smndt0(xF))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_165,c_0_166]),c_0_112])]) ).

cnf(c_0_187,hypothesis,
    aScalar0(sdtasdt0(xA,xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_109]),c_0_45]),c_0_110])]) ).

cnf(c_0_188,hypothesis,
    sdtasdt0(smndt0(xF),smndt0(xF)) = sdtasdt0(xF,xF),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_167,c_0_111]),c_0_112])]) ).

cnf(c_0_189,hypothesis,
    ( sdtlseqdt0(X1,xF)
    | ~ sdtlseqdt0(X1,sz0z00)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_96]),c_0_57]),c_0_42])]) ).

cnf(c_0_190,hypothesis,
    ( aScalar0(sdtasdt0(smndt0(xF),X1))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_156,c_0_168]),c_0_112]),c_0_42])]) ).

cnf(c_0_191,hypothesis,
    smndt0(xS) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_169,c_0_170])]) ).

cnf(c_0_192,hypothesis,
    sdtpldt0(xS,sz0z00) = xS,
    inference(rw,[status(thm)],[c_0_151,c_0_171]) ).

cnf(c_0_193,plain,
    ( sdtasdt0(X1,sdtpldt0(X2,X3)) = sdtpldt0(sdtasdt0(X1,X2),sdtasdt0(X1,X3))
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_125]) ).

cnf(c_0_194,plain,
    ( X1 = X2
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ sdtlseqdt0(sz0z00,X1)
    | ~ sdtlseqdt0(sz0z00,X2)
    | sdtasdt0(X1,X1) != sdtasdt0(X2,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_195,plain,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,sdtasdt0(X2,sdtasdt0(X1,X2))))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_71]),c_0_48]) ).

cnf(c_0_196,hypothesis,
    ( sdtasdt0(xB,sdtasdt0(xB,X1)) = sdtasdt0(xG,X1)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_44]),c_0_45])]) ).

cnf(c_0_197,hypothesis,
    ( sdtlseqdt0(sdtasdt0(X1,X2),xR)
    | ~ sdtlseqdt0(sz0z00,X2)
    | ~ sdtlseqdt0(X2,xG)
    | ~ sdtlseqdt0(X1,xC)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_49]),c_0_50]),c_0_51])]) ).

cnf(c_0_198,hypothesis,
    xR = sz0z00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_101,c_0_173]),c_0_174]) ).

cnf(c_0_199,hypothesis,
    smndt0(sdtasdt0(xG,xG)) = sdtasdt0(smndt0(xG),xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_175]),c_0_106]),c_0_107])]) ).

cnf(c_0_200,hypothesis,
    ( sdtlseqdt0(X1,xC)
    | ~ sdtlseqdt0(X1,smndt0(xG))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_165,c_0_176]),c_0_107])]) ).

cnf(c_0_201,hypothesis,
    ( aScalar0(smndt0(sdtasdt0(xG,X1)))
    | ~ aScalar0(smndt0(smndt0(X1)))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_177,c_0_178]),c_0_50])]) ).

cnf(c_0_202,hypothesis,
    sdtasdt0(sz0z00,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_179,c_0_158]),c_0_42])]) ).

cnf(c_0_203,hypothesis,
    ( sdtlseqdt0(sz0z00,X1)
    | ~ sdtlseqdt0(smndt0(xH),X1)
    | ~ sdtlseqdt0(xH,sz0z00)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_180,c_0_181]),c_0_160]),c_0_110])]) ).

cnf(c_0_204,hypothesis,
    smndt0(sdtasdt0(xH,smndt0(xH))) = sdtasdt0(xH,xH),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_182]),c_0_106]),c_0_183]),c_0_107]),c_0_57])]) ).

cnf(c_0_205,hypothesis,
    sdtasdt0(smndt0(xF),xG) = sdtasdt0(xH,smndt0(xH)),
    inference(rw,[status(thm)],[c_0_184,c_0_182]) ).

cnf(c_0_206,hypothesis,
    sdtlseqdt0(xG,xG),
    inference(spm,[status(thm)],[c_0_185,c_0_50]) ).

cnf(c_0_207,hypothesis,
    sdtlseqdt0(smndt0(xF),xC),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_186,c_0_99]),c_0_112])]) ).

cnf(c_0_208,hypothesis,
    aScalar0(sdtasdt0(xH,xH)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_144]),c_0_187]),c_0_73])]) ).

cnf(c_0_209,hypothesis,
    smndt0(sdtasdt0(xF,xF)) = sdtasdt0(smndt0(xF),xF),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_188]),c_0_111]),c_0_112])]) ).

cnf(c_0_210,hypothesis,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,xF))
    | ~ sdtlseqdt0(X2,X1)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_189]),c_0_57]),c_0_60]),c_0_42])]) ).

cnf(c_0_211,hypothesis,
    ( aScalar0(smndt0(sdtasdt0(xF,X1)))
    | ~ aScalar0(smndt0(smndt0(X1)))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_190,c_0_178]),c_0_57])]) ).

cnf(c_0_212,plain,
    ( sdtasdt0(smndt0(X1),X2) = sdtasdt0(X1,smndt0(X2))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_47,c_0_97]) ).

cnf(c_0_213,hypothesis,
    ( sdtpldt0(xS,sdtasdt0(X1,xD)) = sdtasdt0(sdtpldt0(xF,X1),xD)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_139,c_0_55]),c_0_56]),c_0_57])]) ).

cnf(c_0_214,hypothesis,
    xS = sz0z00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_113,c_0_191]),c_0_192]) ).

cnf(c_0_215,hypothesis,
    ( sdtpldt0(xR,sdtasdt0(xC,X1)) = sdtasdt0(xC,sdtpldt0(xG,X1))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_193,c_0_49]),c_0_50]),c_0_51])]) ).

cnf(c_0_216,hypothesis,
    ( X1 = xG
    | sdtasdt0(X1,X1) != sdtasdt0(xG,xG)
    | ~ sdtlseqdt0(sz0z00,X1)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_194,c_0_62]),c_0_50])]) ).

cnf(c_0_217,hypothesis,
    sdtlseqdt0(sz0z00,sdtasdt0(xG,xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_195,c_0_196]),c_0_44]),c_0_45]),c_0_44]),c_0_50])]) ).

cnf(c_0_218,hypothesis,
    ( sdtlseqdt0(sdtasdt0(X1,X2),sz0z00)
    | ~ sdtlseqdt0(sz0z00,X2)
    | ~ sdtlseqdt0(X2,xG)
    | ~ sdtlseqdt0(X1,xC)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_197,c_0_198]) ).

cnf(c_0_219,hypothesis,
    sdtasdt0(smndt0(xG),xG) = sdtasdt0(xG,smndt0(xG)),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_175]),c_0_106]),c_0_107])]),c_0_199]) ).

cnf(c_0_220,hypothesis,
    sdtlseqdt0(smndt0(xG),xC),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_200,c_0_99]),c_0_107])]) ).

cnf(c_0_221,hypothesis,
    ( sdtasdt0(smndt0(xG),X1) = sdtasdt0(xG,smndt0(X1))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_137,c_0_106]),c_0_107])]) ).

cnf(c_0_222,hypothesis,
    aScalar0(smndt0(sdtasdt0(xG,xG))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_201,c_0_106]),c_0_50])]) ).

cnf(c_0_223,plain,
    ( X1 = sz0z00
    | sdtasdt0(X1,X1) != sz0z00
    | ~ sdtlseqdt0(sz0z00,X1)
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_194,c_0_99]),c_0_42])]),c_0_202]) ).

cnf(c_0_224,hypothesis,
    ( sdtlseqdt0(sz0z00,smndt0(xH))
    | ~ sdtlseqdt0(xH,sz0z00) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_203,c_0_99]),c_0_160])]) ).

cnf(c_0_225,hypothesis,
    sdtasdt0(smndt0(xH),smndt0(xH)) = sdtasdt0(xH,xH),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_204]),c_0_160]),c_0_110])]) ).

cnf(c_0_226,hypothesis,
    sdtlseqdt0(sdtasdt0(xH,smndt0(xH)),xR),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_197,c_0_205]),c_0_62]),c_0_206]),c_0_207]),c_0_50]),c_0_112])]) ).

cnf(c_0_227,hypothesis,
    aScalar0(sdtasdt0(xF,smndt0(xG))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_161]),c_0_208])]) ).

cnf(c_0_228,plain,
    ( sdtpldt0(sdtasdt0(X1,X2),sdtasdt0(X1,smndt0(X2))) = sz0z00
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_105,c_0_47]),c_0_48]) ).

cnf(c_0_229,hypothesis,
    sdtasdt0(smndt0(xF),xF) = sdtasdt0(xF,smndt0(xF)),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_188]),c_0_111]),c_0_112])]),c_0_209]) ).

cnf(c_0_230,hypothesis,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,xF))
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_210,c_0_99]) ).

cnf(c_0_231,hypothesis,
    ( sdtasdt0(smndt0(xF),X1) = sdtasdt0(xF,smndt0(X1))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_137,c_0_111]),c_0_112])]) ).

cnf(c_0_232,hypothesis,
    aScalar0(smndt0(sdtasdt0(xF,xF))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_211,c_0_111]),c_0_57])]) ).

cnf(c_0_233,hypothesis,
    ( aScalar0(sdtasdt0(xF,smndt0(X1)))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_190,c_0_212]),c_0_57])]) ).

cnf(c_0_234,hypothesis,
    ( sdtpldt0(sz0z00,sdtasdt0(X1,xD)) = sdtasdt0(sdtpldt0(xF,X1),xD)
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_213,c_0_214]) ).

cnf(c_0_235,hypothesis,
    ( sdtpldt0(sz0z00,sdtasdt0(xC,X1)) = sdtasdt0(xC,sdtpldt0(xG,X1))
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_215,c_0_198]) ).

cnf(c_0_236,plain,
    ( sdtpldt0(X1,X2) = sdtpldt0(X2,X1)
    | ~ aScalar0(X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_237,hypothesis,
    ( sdtasdt0(xG,xG) = xG
    | sdtasdt0(sdtasdt0(xG,xG),sdtasdt0(xG,xG)) != sdtasdt0(xG,xG)
    | ~ aScalar0(sdtasdt0(xG,xG)) ),
    inference(spm,[status(thm)],[c_0_216,c_0_217]) ).

cnf(c_0_238,hypothesis,
    ( aScalar0(sdtasdt0(xG,smndt0(X1)))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_177,c_0_212]),c_0_50])]) ).

cnf(c_0_239,hypothesis,
    sdtlseqdt0(sdtasdt0(xG,smndt0(xG)),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_218,c_0_219]),c_0_62]),c_0_206]),c_0_220]),c_0_50]),c_0_107])]) ).

cnf(c_0_240,hypothesis,
    sdtlseqdt0(sz0z00,sdtasdt0(xG,smndt0(xG))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_118,c_0_221]),c_0_107]),c_0_50])]) ).

cnf(c_0_241,hypothesis,
    aScalar0(sdtasdt0(xG,smndt0(xG))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_222,c_0_47]),c_0_50])]) ).

cnf(c_0_242,hypothesis,
    ( smndt0(xH) = sz0z00
    | sdtasdt0(xH,xH) != sz0z00
    | ~ sdtlseqdt0(xH,sz0z00) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_223,c_0_224]),c_0_225]),c_0_160])]) ).

cnf(c_0_243,hypothesis,
    ( sdtlseqdt0(X1,xH)
    | sdtlseqdt0(xH,X1)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_164,c_0_110]) ).

cnf(c_0_244,hypothesis,
    sdtlseqdt0(sdtasdt0(xH,smndt0(xH)),sz0z00),
    inference(rw,[status(thm)],[c_0_226,c_0_198]) ).

cnf(c_0_245,hypothesis,
    sdtlseqdt0(sz0z00,sdtasdt0(xH,smndt0(xH))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_118,c_0_205]),c_0_112])]) ).

cnf(c_0_246,hypothesis,
    aScalar0(sdtasdt0(xH,smndt0(xH))),
    inference(rw,[status(thm)],[c_0_227,c_0_182]) ).

cnf(c_0_247,hypothesis,
    ( X1 = xF
    | sdtasdt0(X1,X1) != sdtasdt0(xF,xF)
    | ~ sdtlseqdt0(sz0z00,X1)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_194,c_0_96]),c_0_57])]) ).

cnf(c_0_248,hypothesis,
    sdtlseqdt0(sz0z00,sdtasdt0(xF,xF)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_195,c_0_162]),c_0_74]),c_0_73]),c_0_74]),c_0_57])]) ).

cnf(c_0_249,plain,
    ( sdtlseqdt0(X1,sdtpldt0(X2,X3))
    | ~ sdtlseqdt0(sz0z00,X3)
    | ~ sdtlseqdt0(X1,X2)
    | ~ aScalar0(X3)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_135]),c_0_42])]) ).

cnf(c_0_250,hypothesis,
    sdtpldt0(sdtasdt0(xF,xF),sdtasdt0(xF,smndt0(xF))) = sz0z00,
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_228,c_0_188]),c_0_111]),c_0_112])]),c_0_229]) ).

cnf(c_0_251,hypothesis,
    sdtlseqdt0(sz0z00,sdtasdt0(xF,smndt0(xF))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_230,c_0_231]),c_0_112]),c_0_57])]) ).

cnf(c_0_252,hypothesis,
    aScalar0(sdtasdt0(xF,smndt0(xF))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_232,c_0_47]),c_0_57])]) ).

cnf(c_0_253,hypothesis,
    aScalar0(sdtasdt0(xF,xF)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_233,c_0_111]),c_0_112])]) ).

cnf(c_0_254,hypothesis,
    ( sdtpldt0(sdtasdt0(X1,xD),xS) = sdtasdt0(sdtpldt0(X1,xF),xD)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_139,c_0_55]),c_0_56]),c_0_57])]) ).

cnf(c_0_255,hypothesis,
    ( sdtpldt0(sdtasdt0(xC,X1),xR) = sdtasdt0(xC,sdtpldt0(X1,xG))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_193,c_0_49]),c_0_50]),c_0_51])]) ).

cnf(c_0_256,hypothesis,
    sdtasdt0(sdtpldt0(xF,xC),xD) = sdtasdt0(xC,sdtpldt0(xG,xD)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_234,c_0_235]),c_0_51]),c_0_56])]) ).

cnf(c_0_257,hypothesis,
    ( sdtpldt0(X1,X2) = sdtpldt0(X2,X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_236,c_0_90]) ).

cnf(c_0_258,hypothesis,
    ( sdtasdt0(xG,xG) = xG
    | sdtasdt0(xG,sdtasdt0(xG,sdtasdt0(xG,xG))) != sdtasdt0(xG,xG)
    | ~ aScalar0(sdtasdt0(xG,xG)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_237,c_0_71]),c_0_50])]) ).

cnf(c_0_259,hypothesis,
    aScalar0(sdtasdt0(xG,xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_238,c_0_106]),c_0_107])]) ).

cnf(c_0_260,hypothesis,
    sdtasdt0(xG,smndt0(xG)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_132,c_0_239]),c_0_240]),c_0_241]),c_0_42])]) ).

cnf(c_0_261,plain,
    ( sdtasdt0(smndt0(X1),sz0z00) = sz0z00
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_59]),c_0_158]),c_0_42])]) ).

cnf(c_0_262,hypothesis,
    ( xH = sz0z00
    | sdtasdt0(xH,xH) != sz0z00
    | ~ sdtlseqdt0(xH,sz0z00) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_242]),c_0_158]),c_0_110])]) ).

cnf(c_0_263,hypothesis,
    ( sdtlseqdt0(xH,sz0z00)
    | sdtlseqdt0(sz0z00,xH) ),
    inference(spm,[status(thm)],[c_0_243,c_0_42]) ).

cnf(c_0_264,hypothesis,
    sdtasdt0(xH,smndt0(xH)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_132,c_0_244]),c_0_245]),c_0_246]),c_0_42])]) ).

cnf(c_0_265,hypothesis,
    ( sdtasdt0(xF,xF) = xF
    | sdtasdt0(sdtasdt0(xF,xF),sdtasdt0(xF,xF)) != sdtasdt0(xF,xF)
    | ~ aScalar0(sdtasdt0(xF,xF)) ),
    inference(spm,[status(thm)],[c_0_247,c_0_248]) ).

cnf(c_0_266,hypothesis,
    ( sdtasdt0(xF,xF) = sz0z00
    | ~ sdtlseqdt0(sdtasdt0(xF,xF),sz0z00)
    | ~ aScalar0(sdtasdt0(xF,xF)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_132,c_0_248]),c_0_42])]) ).

cnf(c_0_267,hypothesis,
    ( sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(X1,sdtasdt0(xF,xF))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_249,c_0_250]),c_0_251]),c_0_252]),c_0_253])]) ).

cnf(c_0_268,hypothesis,
    ( sdtpldt0(sdtasdt0(X1,xD),sz0z00) = sdtasdt0(sdtpldt0(X1,xF),xD)
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_254,c_0_214]) ).

cnf(c_0_269,hypothesis,
    ( sdtpldt0(sdtasdt0(xC,X1),sz0z00) = sdtasdt0(xC,sdtpldt0(X1,xG))
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_255,c_0_198]) ).

cnf(c_0_270,hypothesis,
    sdtasdt0(sdtpldt0(xC,xF),xD) = sdtasdt0(xC,sdtpldt0(xG,xD)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_256,c_0_257]),c_0_51]),c_0_57])]) ).

cnf(c_0_271,hypothesis,
    ( sdtasdt0(xG,xG) = xG
    | sdtasdt0(xG,sdtasdt0(xG,sdtasdt0(xG,xG))) != sdtasdt0(xG,xG) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_258,c_0_259])]) ).

cnf(c_0_272,hypothesis,
    sdtasdt0(xG,xG) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_260]),c_0_158]),c_0_106]),c_0_107]),c_0_50])]) ).

cnf(c_0_273,hypothesis,
    sdtasdt0(xG,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_261,c_0_106]),c_0_107])]) ).

cnf(c_0_274,hypothesis,
    ( xH = sz0z00
    | sdtlseqdt0(sz0z00,xH)
    | sdtasdt0(xH,xH) != sz0z00 ),
    inference(spm,[status(thm)],[c_0_262,c_0_263]) ).

cnf(c_0_275,hypothesis,
    sdtasdt0(xH,xH) = sz0z00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_204,c_0_264]),c_0_158]) ).

cnf(c_0_276,hypothesis,
    ( sdtasdt0(xF,xF) = xF
    | sdtasdt0(xF,sdtasdt0(xF,sdtasdt0(xF,xF))) != sdtasdt0(xF,xF)
    | ~ aScalar0(sdtasdt0(xF,xF)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_265,c_0_71]),c_0_57])]) ).

cnf(c_0_277,hypothesis,
    ( sdtasdt0(xF,xF) = sz0z00
    | ~ sdtlseqdt0(sdtasdt0(xF,xF),sz0z00) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_266,c_0_253])]) ).

cnf(c_0_278,hypothesis,
    sdtlseqdt0(sdtasdt0(xF,xF),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_267,c_0_99]),c_0_253])]) ).

cnf(c_0_279,hypothesis,
    sdtasdt0(xC,sdtpldt0(xG,xD)) = sdtasdt0(xC,sdtpldt0(xD,xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_268,c_0_269]),c_0_270]),c_0_51]),c_0_56])]) ).

cnf(c_0_280,hypothesis,
    xG = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_271,c_0_272]),c_0_272]),c_0_273]),c_0_273]),c_0_272])]) ).

fof(c_0_281,negated_conjecture,
    ~ sdtlseqdt0(sdtasdt0(sdtpldt0(xE,xH),sdtpldt0(xE,xH)),sdtasdt0(sdtpldt0(xC,xF),sdtpldt0(xD,xG))),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[m__])]) ).

cnf(c_0_282,hypothesis,
    ( xH = sz0z00
    | sdtlseqdt0(sz0z00,xH) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_274,c_0_275])]) ).

cnf(c_0_283,hypothesis,
    ( sdtasdt0(xF,xF) = xF
    | sdtasdt0(xF,sdtasdt0(xF,sdtasdt0(xF,xF))) != sdtasdt0(xF,xF) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_276,c_0_253])]) ).

cnf(c_0_284,hypothesis,
    sdtasdt0(xF,xF) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_277,c_0_278])]) ).

cnf(c_0_285,hypothesis,
    sdtasdt0(xF,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_261,c_0_111]),c_0_112])]) ).

cnf(c_0_286,hypothesis,
    sdtasdt0(xC,sdtpldt0(xD,sz0z00)) = sdtasdt0(xC,sdtpldt0(sz0z00,xD)),
    inference(spm,[status(thm)],[c_0_279,c_0_280]) ).

cnf(c_0_287,negated_conjecture,
    ~ sdtlseqdt0(sdtasdt0(sdtpldt0(xE,xH),sdtpldt0(xE,xH)),sdtasdt0(sdtpldt0(xC,xF),sdtpldt0(xD,xG))),
    inference(split_conjunct,[status(thm)],[c_0_281]) ).

cnf(c_0_288,hypothesis,
    xH = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_223,c_0_282]),c_0_275]),c_0_110])]) ).

cnf(c_0_289,hypothesis,
    xF = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_283,c_0_284]),c_0_284]),c_0_285]),c_0_285]),c_0_284])]) ).

cnf(c_0_290,hypothesis,
    sdtasdt0(sdtpldt0(xC,xF),xD) = sdtasdt0(xC,sdtpldt0(xD,xG)),
    inference(rw,[status(thm)],[c_0_270,c_0_279]) ).

cnf(c_0_291,hypothesis,
    sdtasdt0(xC,sdtpldt0(sz0z00,xD)) = sdtasdt0(xC,xD),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_286,c_0_135]),c_0_56])]) ).

cnf(c_0_292,negated_conjecture,
    ~ sdtlseqdt0(sdtasdt0(sdtpldt0(xE,sz0z00),sdtpldt0(xE,sz0z00)),sdtasdt0(sdtpldt0(xC,sz0z00),sdtpldt0(xD,sz0z00))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_287,c_0_288]),c_0_289]),c_0_280]) ).

cnf(c_0_293,hypothesis,
    sdtasdt0(sdtpldt0(xC,sz0z00),xD) = sdtasdt0(xC,xD),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_290,c_0_289]),c_0_280]),c_0_286]),c_0_291]) ).

cnf(c_0_294,negated_conjecture,
    ~ sdtlseqdt0(sdtasdt0(sdtpldt0(xE,sz0z00),sdtpldt0(xE,sz0z00)),sdtasdt0(xC,xD)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_292,c_0_135]),c_0_293]),c_0_56])]) ).

cnf(c_0_295,hypothesis,
    sdtlseqdt0(sdtasdt0(xE,xE),sdtasdt0(xC,xD)),
    inference(split_conjunct,[status(thm)],[m__1967]) ).

cnf(c_0_296,hypothesis,
    aScalar0(xE),
    inference(split_conjunct,[status(thm)],[m__1820]) ).

cnf(c_0_297,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_294,c_0_135]),c_0_295]),c_0_296])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : RNG075+1 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.12/0.34  % Computer : n017.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Sun Aug 27 01:51:41 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.56  start to proof: theBenchmark
% 5.72/5.81  % Version  : CSE_E---1.5
% 5.72/5.81  % Problem  : theBenchmark.p
% 5.72/5.81  % Proof found
% 5.72/5.81  % SZS status Theorem for theBenchmark.p
% 5.72/5.81  % SZS output start Proof
% See solution above
% 5.72/5.82  % Total time : 5.235000 s
% 5.72/5.82  % SZS output end Proof
% 5.72/5.82  % Total time : 5.240000 s
%------------------------------------------------------------------------------