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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : RNG078+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 : n021.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:59 EDT 2023

% Result   : Theorem 6.02s 6.26s
% Output   : CNFRefutation 6.02s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   30
%            Number of leaves      :   69
% Syntax   : Number of formulae    :  326 ( 143 unt;  33 typ;   0 def)
%            Number of atoms       :  691 ( 200 equ)
%            Maximal formula atoms :   16 (   2 avg)
%            Number of connectives :  695 ( 297   ~; 294   |;  78   &)
%                                         (   0 <=>;  26  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Maximal term depth    :    5 (   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   :  220 (   3 sgn;  80   !;   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(m__1709,hypothesis,
    ( aVector0(xp)
    & szszuzczcdt0(aDimensionOf0(xp)) = aDimensionOf0(xs)
    & ! [X1] :
        ( aNaturalNumber0(X1)
       => sdtlbdtrb0(xp,X1) = sdtlbdtrb0(xs,X1) )
    & xp = sziznziztdt0(xs) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1709) ).

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(mLERef,axiom,
    ! [X1] :
      ( aScalar0(X1)
     => sdtlseqdt0(X1,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLERef) ).

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(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(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(m__1726,hypothesis,
    ( aVector0(xq)
    & szszuzczcdt0(aDimensionOf0(xq)) = aDimensionOf0(xt)
    & ! [X1] :
        ( aNaturalNumber0(X1)
       => sdtlbdtrb0(xq,X1) = sdtlbdtrb0(xt,X1) )
    & xq = sziznziztdt0(xt) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1726) ).

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

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

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

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__1949,hypothesis,
    ( aScalar0(xN)
    & xN = sdtasdt0(xR,xS) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1949) ).

fof(m__1911,hypothesis,
    ( aScalar0(xP)
    & xP = sdtasdt0(xE,xH) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1911) ).

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

fof(m__1983,hypothesis,
    sdtlseqdt0(sdtpldt0(xP,xP),sdtpldt0(xR,xS)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1983) ).

fof(m__,conjecture,
    sdtlseqdt0(sdtpldt0(sdtpldt0(sdtasdt0(xE,xE),sdtasdt0(xE,xH)),sdtpldt0(sdtasdt0(xH,xE),sdtasdt0(xH,xH))),sdtpldt0(sdtpldt0(sdtasdt0(xC,xD),sdtasdt0(xC,xG)),sdtpldt0(sdtasdt0(xF,xD),sdtasdt0(xF,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(c_0_36,plain,
    ! [X49] :
      ( ~ aScalar0(X49)
      | sdtlseqdt0(sz0z00,sdtasdt0(X49,X49)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSqPos])]) ).

fof(c_0_37,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_38,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_39,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_40,plain,
    ! [X15] :
      ( ~ aScalar0(X15)
      | aScalar0(smndt0(X15)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mNegSc])]) ).

fof(c_0_41,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_42,plain,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,X1))
    | ~ aScalar0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

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

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

fof(c_0_45,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_46,hypothesis,
    xG = sdtasdt0(xB,xB),
    inference(split_conjunct,[status(thm)],[m__1854]) ).

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

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

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

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

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

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

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

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

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

fof(c_0_56,hypothesis,
    ! [X71] :
      ( aVector0(xp)
      & szszuzczcdt0(aDimensionOf0(xp)) = aDimensionOf0(xs)
      & ( ~ aNaturalNumber0(X71)
        | sdtlbdtrb0(xp,X71) = sdtlbdtrb0(xs,X71) )
      & xp = sziznziztdt0(xs) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[m__1709])])]) ).

cnf(c_0_57,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_41]) ).

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

cnf(c_0_59,plain,
    sdtlseqdt0(sz0z00,sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_44])]) ).

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

cnf(c_0_61,hypothesis,
    sdtlseqdt0(sz0z00,xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_46]),c_0_47])]) ).

fof(c_0_62,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_63,plain,
    ( smndt0(sdtasdt0(X1,smndt0(X2))) = sdtasdt0(X1,X2)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_49]),c_0_50]) ).

cnf(c_0_64,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_49,c_0_51]),c_0_52]),c_0_53])]) ).

cnf(c_0_65,plain,
    ( aScalar0(sdtasdt0(X1,smndt0(X2)))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_49]),c_0_50]) ).

fof(c_0_66,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_67,plain,
    ( sdtlseqdt0(sz0z00,sdtasasdt0(X1,X1))
    | ~ aVector0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

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

cnf(c_0_69,hypothesis,
    aVector0(xp),
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_70,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_57,c_0_58]),c_0_59]),c_0_44])]) ).

cnf(c_0_71,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_60,c_0_61]),c_0_52]),c_0_44])]) ).

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

cnf(c_0_73,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_62]) ).

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

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

cnf(c_0_76,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_63,c_0_64]),c_0_51]),c_0_52]),c_0_53])]) ).

cnf(c_0_77,hypothesis,
    aScalar0(smndt0(xR)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_64]),c_0_52]),c_0_53])]) ).

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

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

fof(c_0_80,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_81,hypothesis,
    sdtasdt0(xB,smndt0(xB)) = smndt0(xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_46]),c_0_47])]) ).

cnf(c_0_82,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_70,c_0_71]),c_0_52]),c_0_59]),c_0_44])]) ).

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

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

cnf(c_0_85,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_73,c_0_74]),c_0_44])]) ).

cnf(c_0_86,hypothesis,
    sdtpldt0(xR,smndt0(xR)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_76]),c_0_77])]) ).

cnf(c_0_87,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_78,c_0_51]),c_0_61]),c_0_79]),c_0_52]),c_0_53])]) ).

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

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

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

cnf(c_0_91,hypothesis,
    smndt0(smndt0(xG)) = xG,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_81]),c_0_46]),c_0_47])]) ).

cnf(c_0_92,hypothesis,
    aScalar0(smndt0(xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_81]),c_0_47])]) ).

fof(c_0_93,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_94,hypothesis,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,xG))
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_82,c_0_83]) ).

cnf(c_0_95,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_84,c_0_51]),c_0_52]),c_0_53])]) ).

cnf(c_0_96,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_85,c_0_86]),c_0_87]),c_0_77]),c_0_88])]) ).

cnf(c_0_97,plain,
    ( sdtpldt0(smndt0(X1),sdtpldt0(X1,X2)) = sdtpldt0(sz0z00,X2)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_75]),c_0_54]) ).

cnf(c_0_98,hypothesis,
    sdtpldt0(smndt0(xR),xR) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_90,c_0_76]),c_0_77])]) ).

fof(c_0_99,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_100,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_101,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_102,hypothesis,
    sdtpldt0(xG,smndt0(xG)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_91]),c_0_92])]) ).

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

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

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

fof(c_0_106,hypothesis,
    ! [X72] :
      ( aVector0(xq)
      & szszuzczcdt0(aDimensionOf0(xq)) = aDimensionOf0(xt)
      & ( ~ aNaturalNumber0(X72)
        | sdtlbdtrb0(xq,X72) = sdtlbdtrb0(xt,X72) )
      & xq = sziznziztdt0(xt) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[m__1726])])]) ).

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

cnf(c_0_108,hypothesis,
    ( sdtlseqdt0(sz0z00,smndt0(xR))
    | ~ aScalar0(smndt0(xC)) ),
    inference(spm,[status(thm)],[c_0_94,c_0_95]) ).

cnf(c_0_109,hypothesis,
    sdtlseqdt0(smndt0(xR),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_83]),c_0_77])]) ).

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

cnf(c_0_111,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_97,c_0_98]),c_0_76]),c_0_88]),c_0_77])]) ).

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

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

cnf(c_0_114,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_101]) ).

cnf(c_0_115,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_97,c_0_102]),c_0_92]),c_0_52])]) ).

cnf(c_0_116,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_49,c_0_103]),c_0_104]),c_0_105])]) ).

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

cnf(c_0_118,hypothesis,
    aVector0(xq),
    inference(split_conjunct,[status(thm)],[c_0_106]) ).

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

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

cnf(c_0_121,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_107,c_0_108]),c_0_109]),c_0_44]),c_0_77])]) ).

cnf(c_0_122,hypothesis,
    sdtpldt0(sz0z00,xR) = xR,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_110,c_0_111]),c_0_88])]) ).

cnf(c_0_123,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_112,c_0_91]),c_0_92])]) ).

fof(c_0_124,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_125,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_60,c_0_79]),c_0_53]),c_0_44])]) ).

cnf(c_0_126,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_85,c_0_102]),c_0_61]),c_0_92]),c_0_52])]) ).

cnf(c_0_127,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_113,c_0_114]),c_0_50]),c_0_50]) ).

cnf(c_0_128,hypothesis,
    sdtpldt0(sz0z00,smndt0(xG)) = smndt0(xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_110,c_0_115]),c_0_92])]) ).

cnf(c_0_129,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_63,c_0_116]),c_0_103]),c_0_104]),c_0_105])]) ).

cnf(c_0_130,hypothesis,
    aScalar0(smndt0(xS)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_116]),c_0_104]),c_0_105])]) ).

cnf(c_0_131,hypothesis,
    sdtlseqdt0(sz0z00,xD),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_67,c_0_117]),c_0_118])]) ).

cnf(c_0_132,hypothesis,
    sdtlseqdt0(sz0z00,xF),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_119]),c_0_120])]) ).

cnf(c_0_133,hypothesis,
    sdtasdt0(xA,smndt0(xA)) = smndt0(xF),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_119]),c_0_120])]) ).

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

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

cnf(c_0_136,hypothesis,
    smndt0(xR) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_121,c_0_54]),c_0_53])]) ).

cnf(c_0_137,hypothesis,
    sdtpldt0(xR,sz0z00) = xR,
    inference(rw,[status(thm)],[c_0_111,c_0_122]) ).

cnf(c_0_138,hypothesis,
    sdtasdt0(smndt0(xG),smndt0(xG)) = sdtasdt0(xG,xG),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_123,c_0_91]),c_0_92])]) ).

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

cnf(c_0_140,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_60,c_0_125]),c_0_53])]) ).

cnf(c_0_141,hypothesis,
    sdtlseqdt0(smndt0(xG),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_126,c_0_83]),c_0_92])]) ).

cnf(c_0_142,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_127,c_0_128]),c_0_92]),c_0_44])]) ).

cnf(c_0_143,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_49,c_0_112]),c_0_54]),c_0_54]) ).

cnf(c_0_144,hypothesis,
    sdtpldt0(xS,smndt0(xS)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_129]),c_0_130])]) ).

cnf(c_0_145,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_78,c_0_103]),c_0_131]),c_0_132]),c_0_104]),c_0_105])]) ).

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

cnf(c_0_147,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_84,c_0_103]),c_0_104]),c_0_105])]) ).

cnf(c_0_148,hypothesis,
    aScalar0(smndt0(xF)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_133]),c_0_120])]) ).

cnf(c_0_149,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_134,c_0_135]),c_0_47]),c_0_120])]) ).

fof(c_0_150,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_151,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_57,c_0_51]),c_0_52]),c_0_53])]) ).

cnf(c_0_152,hypothesis,
    xR = sz0z00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_86,c_0_136]),c_0_137]) ).

cnf(c_0_153,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_49,c_0_138]),c_0_91]),c_0_92])]) ).

cnf(c_0_154,hypothesis,
    ( sdtlseqdt0(X1,xG)
    | sdtlseqdt0(xG,X1)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_139,c_0_52]) ).

cnf(c_0_155,hypothesis,
    ( sdtlseqdt0(X1,xC)
    | ~ sdtlseqdt0(X1,smndt0(xG))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_140,c_0_141]),c_0_92])]) ).

cnf(c_0_156,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_142,c_0_143]),c_0_52])]) ).

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

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

cnf(c_0_159,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_49,c_0_135]),c_0_47]),c_0_120])]) ).

cnf(c_0_160,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_101]) ).

cnf(c_0_161,hypothesis,
    xP = sdtasdt0(xE,xH),
    inference(split_conjunct,[status(thm)],[m__1911]) ).

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

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

cnf(c_0_164,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_85,c_0_144]),c_0_145]),c_0_130]),c_0_146])]) ).

cnf(c_0_165,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_57,c_0_147]),c_0_104])]),c_0_148])]) ).

cnf(c_0_166,hypothesis,
    sdtpldt0(smndt0(xS),xS) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_90,c_0_129]),c_0_130])]) ).

cnf(c_0_167,hypothesis,
    sdtasdt0(xA,xG) = sdtasdt0(xH,xB),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_149,c_0_46]),c_0_47])]) ).

cnf(c_0_168,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_150]) ).

cnf(c_0_169,plain,
    ( sdtlseqdt0(sz0z00,sdtasdt0(X1,sdtasdt0(X2,sdtasdt0(X1,X2))))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_134]),c_0_50]) ).

cnf(c_0_170,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_134,c_0_46]),c_0_47])]) ).

cnf(c_0_171,plain,
    ( sdtasdt0(smndt0(X1),X2) = sdtasdt0(X1,smndt0(X2))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_49,c_0_84]) ).

cnf(c_0_172,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_151,c_0_152]) ).

cnf(c_0_173,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_84,c_0_138]),c_0_91]),c_0_92])]),c_0_153]) ).

cnf(c_0_174,hypothesis,
    sdtlseqdt0(xG,xG),
    inference(spm,[status(thm)],[c_0_154,c_0_52]) ).

cnf(c_0_175,hypothesis,
    sdtlseqdt0(smndt0(xG),xC),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_155,c_0_83]),c_0_92])]) ).

cnf(c_0_176,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_112,c_0_91]),c_0_92])]) ).

cnf(c_0_177,hypothesis,
    aScalar0(smndt0(sdtasdt0(xG,xG))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_156,c_0_91]),c_0_52])]) ).

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

cnf(c_0_179,hypothesis,
    ( aScalar0(smndt0(xH))
    | ~ aScalar0(smndt0(xB)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_159]),c_0_120])]) ).

cnf(c_0_180,hypothesis,
    ( sdtpldt0(sdtasdt0(xE,X1),xP) = sdtasdt0(xE,sdtpldt0(X1,xH))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_160,c_0_161]),c_0_162]),c_0_163])]) ).

cnf(c_0_181,hypothesis,
    sdtlseqdt0(smndt0(xS),sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_164,c_0_83]),c_0_130])]) ).

cnf(c_0_182,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_165,c_0_58]),c_0_59]),c_0_131]),c_0_44])]) ).

cnf(c_0_183,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_97,c_0_166]),c_0_129]),c_0_146]),c_0_130])]) ).

cnf(c_0_184,hypothesis,
    smndt0(sdtasdt0(xH,xB)) = sdtasdt0(xA,smndt0(xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_167]),c_0_52]),c_0_120])]) ).

cnf(c_0_185,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_168,c_0_61]),c_0_52])]) ).

cnf(c_0_186,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_169,c_0_170]),c_0_46]),c_0_47]),c_0_46]),c_0_52])]) ).

cnf(c_0_187,hypothesis,
    ( aScalar0(sdtasdt0(xG,smndt0(X1)))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_142,c_0_171]),c_0_52])]) ).

cnf(c_0_188,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_172,c_0_173]),c_0_61]),c_0_174]),c_0_175]),c_0_52]),c_0_92])]) ).

cnf(c_0_189,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_94,c_0_176]),c_0_92]),c_0_52])]) ).

cnf(c_0_190,hypothesis,
    aScalar0(sdtasdt0(xG,smndt0(xG))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_177,c_0_49]),c_0_52])]) ).

cnf(c_0_191,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_84,c_0_58]),c_0_178]),c_0_44])]) ).

cnf(c_0_192,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_63,c_0_159]),c_0_135]),c_0_47]),c_0_120])]) ).

cnf(c_0_193,hypothesis,
    aScalar0(smndt0(xH)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_179,c_0_54]),c_0_47])]) ).

cnf(c_0_194,hypothesis,
    sdtlseqdt0(sdtpldt0(xP,xP),sdtpldt0(xR,xS)),
    inference(split_conjunct,[status(thm)],[m__1983]) ).

cnf(c_0_195,plain,
    ( aScalar0(sdtasdt0(X1,sdtpldt0(X2,X3)))
    | ~ aScalar0(X3)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_113,c_0_160]),c_0_50]),c_0_50]) ).

cnf(c_0_196,hypothesis,
    sdtasdt0(xE,sdtpldt0(xH,xH)) = sdtpldt0(xP,xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_180,c_0_161]),c_0_162])]) ).

cnf(c_0_197,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_107,c_0_181]),c_0_130]),c_0_44])]) ).

cnf(c_0_198,hypothesis,
    sdtlseqdt0(sz0z00,smndt0(xS)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_182,c_0_83]),c_0_148])]) ).

cnf(c_0_199,hypothesis,
    sdtpldt0(sz0z00,xS) = xS,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_110,c_0_183]),c_0_146])]) ).

cnf(c_0_200,hypothesis,
    sdtasdt0(xA,smndt0(xG)) = sdtasdt0(xH,smndt0(xB)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_184]),c_0_47]),c_0_162])]) ).

cnf(c_0_201,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_185,c_0_186]) ).

cnf(c_0_202,hypothesis,
    aScalar0(sdtasdt0(xG,xG)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_187,c_0_91]),c_0_92])]) ).

cnf(c_0_203,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_107,c_0_188]),c_0_189]),c_0_190]),c_0_44])]) ).

cnf(c_0_204,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_49,c_0_43]),c_0_178]),c_0_44])]) ).

cnf(c_0_205,hypothesis,
    sdtasdt0(xH,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_191,c_0_192]),c_0_193])]) ).

cnf(c_0_206,hypothesis,
    ( sdtlseqdt0(X1,sdtpldt0(xR,xS))
    | ~ sdtlseqdt0(X1,sdtpldt0(xP,xP))
    | ~ aScalar0(sdtpldt0(xR,xS))
    | ~ aScalar0(sdtpldt0(xP,xP))
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_60,c_0_194]) ).

cnf(c_0_207,hypothesis,
    aScalar0(sdtpldt0(xP,xP)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_195,c_0_196]),c_0_162]),c_0_163])]) ).

cnf(c_0_208,hypothesis,
    smndt0(xS) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_197,c_0_198])]) ).

cnf(c_0_209,hypothesis,
    sdtpldt0(xS,sz0z00) = xS,
    inference(rw,[status(thm)],[c_0_183,c_0_199]) ).

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

cnf(c_0_211,hypothesis,
    smndt0(sdtasdt0(xH,xB)) = sdtasdt0(xH,smndt0(xB)),
    inference(rw,[status(thm)],[c_0_184,c_0_200]) ).

cnf(c_0_212,hypothesis,
    sdtasdt0(smndt0(xA),xG) = sdtasdt0(xA,smndt0(xG)),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_167]),c_0_52]),c_0_120])]),c_0_184]) ).

cnf(c_0_213,hypothesis,
    ( sdtasdt0(xG,xG) = xG
    | sdtasdt0(sdtasdt0(xG,xG),sdtasdt0(xG,xG)) != sdtasdt0(xG,xG) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_201,c_0_202])]) ).

cnf(c_0_214,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_49,c_0_203]),c_0_178]),c_0_91]),c_0_92]),c_0_52])]) ).

cnf(c_0_215,hypothesis,
    sdtasdt0(sz0z00,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_204,c_0_178]),c_0_44])]) ).

cnf(c_0_216,hypothesis,
    sdtasdt0(xA,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_149,c_0_58]),c_0_205]),c_0_44]),c_0_47])]) ).

cnf(c_0_217,hypothesis,
    sdtasdt0(xE,smndt0(xH)) = smndt0(xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_161]),c_0_162]),c_0_163])]) ).

cnf(c_0_218,hypothesis,
    ( sdtlseqdt0(X1,sdtpldt0(xR,xS))
    | ~ sdtlseqdt0(X1,sdtpldt0(xP,xP))
    | ~ aScalar0(sdtpldt0(xR,xS))
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_206,c_0_207])]) ).

cnf(c_0_219,hypothesis,
    xS = sz0z00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_144,c_0_208]),c_0_209]) ).

cnf(c_0_220,hypothesis,
    ( sdtasdt0(X1,X2) = sdtasdt0(X2,X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_210,c_0_158]) ).

cnf(c_0_221,hypothesis,
    sdtasdt0(smndt0(xH),xB) = sdtasdt0(xH,smndt0(xB)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_211]),c_0_47]),c_0_162])]) ).

cnf(c_0_222,hypothesis,
    sdtasdt0(smndt0(xA),xG) = sdtasdt0(xH,smndt0(xB)),
    inference(rw,[status(thm)],[c_0_212,c_0_200]) ).

cnf(c_0_223,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_213,c_0_214]),c_0_214]),c_0_214]),c_0_215]),c_0_214])]) ).

cnf(c_0_224,hypothesis,
    sdtasdt0(smndt0(xA),sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_216]),c_0_178]),c_0_44]),c_0_120])]) ).

cnf(c_0_225,hypothesis,
    ( aScalar0(smndt0(xP))
    | ~ aScalar0(smndt0(xH)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_217]),c_0_163])]) ).

cnf(c_0_226,hypothesis,
    aScalar0(xP),
    inference(split_conjunct,[status(thm)],[m__1911]) ).

cnf(c_0_227,hypothesis,
    ( sdtlseqdt0(X1,xR)
    | ~ sdtlseqdt0(X1,sdtpldt0(xP,xP))
    | ~ aScalar0(X1) ),
    inference(cn,[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_137]),c_0_137]),c_0_88])]) ).

cnf(c_0_228,hypothesis,
    sdtasdt0(xB,smndt0(xH)) = sdtasdt0(xH,smndt0(xB)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_220,c_0_221]),c_0_47]),c_0_193])]) ).

cnf(c_0_229,hypothesis,
    sdtasdt0(xH,smndt0(xB)) = sz0z00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_222,c_0_223]),c_0_224]) ).

cnf(c_0_230,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_114,c_0_103]),c_0_104]),c_0_105])]) ).

cnf(c_0_231,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_160,c_0_51]),c_0_52]),c_0_53])]) ).

cnf(c_0_232,hypothesis,
    smndt0(smndt0(xP)) = xP,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_217]),c_0_161]),c_0_162]),c_0_163])]) ).

cnf(c_0_233,hypothesis,
    aScalar0(smndt0(xP)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_225,c_0_193])]) ).

cnf(c_0_234,hypothesis,
    ( sdtlseqdt0(X1,xP)
    | sdtlseqdt0(xP,X1)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_139,c_0_226]) ).

cnf(c_0_235,hypothesis,
    ( sdtlseqdt0(X1,xR)
    | ~ sdtlseqdt0(sz0z00,xP)
    | ~ sdtlseqdt0(X1,xP)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_227,c_0_85]),c_0_226])]) ).

cnf(c_0_236,hypothesis,
    sdtasdt0(xB,smndt0(xH)) = sz0z00,
    inference(rw,[status(thm)],[c_0_228,c_0_229]) ).

cnf(c_0_237,hypothesis,
    ( sdtpldt0(sz0z00,sdtasdt0(X1,xD)) = sdtasdt0(sdtpldt0(xF,X1),xD)
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_230,c_0_219]) ).

cnf(c_0_238,hypothesis,
    ( sdtpldt0(sz0z00,sdtasdt0(xC,X1)) = sdtasdt0(xC,sdtpldt0(xG,X1))
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_231,c_0_152]) ).

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

cnf(c_0_240,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_73,c_0_74]),c_0_44])]) ).

cnf(c_0_241,hypothesis,
    sdtpldt0(xP,smndt0(xP)) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_232]),c_0_233])]) ).

cnf(c_0_242,hypothesis,
    ( sdtlseqdt0(xP,sz0z00)
    | sdtlseqdt0(sz0z00,xP) ),
    inference(spm,[status(thm)],[c_0_234,c_0_44]) ).

cnf(c_0_243,hypothesis,
    ( sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(sz0z00,xP)
    | ~ sdtlseqdt0(X1,xP)
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_235,c_0_152]) ).

cnf(c_0_244,hypothesis,
    sdtasdt0(xB,xH) = 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_49,c_0_236]),c_0_178]),c_0_192]),c_0_193]),c_0_47])]) ).

cnf(c_0_245,hypothesis,
    ( sdtasdt0(xE,sdtasdt0(xH,X1)) = sdtasdt0(xP,X1)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_134,c_0_161]),c_0_162]),c_0_163])]) ).

cnf(c_0_246,hypothesis,
    sdtasdt0(xP,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_191,c_0_232]),c_0_233])]) ).

cnf(c_0_247,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_114,c_0_103]),c_0_104]),c_0_105])]) ).

cnf(c_0_248,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_160,c_0_51]),c_0_52]),c_0_53])]) ).

cnf(c_0_249,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_237,c_0_238]),c_0_53]),c_0_104])]) ).

cnf(c_0_250,hypothesis,
    ( sdtpldt0(X1,X2) = sdtpldt0(X2,X1)
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(spm,[status(thm)],[c_0_239,c_0_158]) ).

cnf(c_0_251,hypothesis,
    ( sdtlseqdt0(sz0z00,X1)
    | ~ sdtlseqdt0(smndt0(xP),X1)
    | ~ sdtlseqdt0(xP,sz0z00)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_240,c_0_241]),c_0_233]),c_0_226])]) ).

cnf(c_0_252,hypothesis,
    ( sdtlseqdt0(X1,sz0z00)
    | ~ sdtlseqdt0(X1,xP)
    | ~ aScalar0(X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_242]),c_0_44]),c_0_226])]),c_0_243]) ).

cnf(c_0_253,hypothesis,
    sdtlseqdt0(xP,xP),
    inference(spm,[status(thm)],[c_0_234,c_0_226]) ).

cnf(c_0_254,hypothesis,
    sdtasdt0(xH,xH) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_149,c_0_244]),c_0_216]),c_0_162])]) ).

cnf(c_0_255,hypothesis,
    sdtasdt0(xE,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_245,c_0_58]),c_0_246]),c_0_44]),c_0_162])]) ).

cnf(c_0_256,hypothesis,
    ( sdtpldt0(sdtasdt0(X1,xD),sz0z00) = sdtasdt0(sdtpldt0(X1,xF),xD)
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_247,c_0_219]) ).

cnf(c_0_257,hypothesis,
    ( sdtpldt0(sdtasdt0(xC,X1),sz0z00) = sdtasdt0(xC,sdtpldt0(X1,xG))
    | ~ aScalar0(X1) ),
    inference(rw,[status(thm)],[c_0_248,c_0_152]) ).

cnf(c_0_258,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_249,c_0_250]),c_0_53]),c_0_105])]) ).

cnf(c_0_259,hypothesis,
    ( sdtlseqdt0(sz0z00,smndt0(xP))
    | ~ sdtlseqdt0(xP,sz0z00) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_251,c_0_83]),c_0_233])]) ).

cnf(c_0_260,hypothesis,
    sdtlseqdt0(xP,sz0z00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_252,c_0_253]),c_0_226])]) ).

cnf(c_0_261,hypothesis,
    sdtasdt0(xP,xH) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_245,c_0_254]),c_0_255]),c_0_162])]) ).

cnf(c_0_262,hypothesis,
    sdtpldt0(smndt0(xP),xP) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_90,c_0_232]),c_0_233])]) ).

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

cnf(c_0_264,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_256,c_0_257]),c_0_258]),c_0_53]),c_0_104])]) ).

cnf(c_0_265,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_168,c_0_83]),c_0_44])]),c_0_215]) ).

cnf(c_0_266,hypothesis,
    sdtlseqdt0(sz0z00,smndt0(xP)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_259,c_0_260])]) ).

cnf(c_0_267,hypothesis,
    sdtasdt0(xH,xP) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_220,c_0_261]),c_0_162]),c_0_226])]) ).

cnf(c_0_268,hypothesis,
    sdtpldt0(xP,sz0z00) = sdtpldt0(sz0z00,xP),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_262]),c_0_232]),c_0_226]),c_0_233])]) ).

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

cnf(c_0_270,hypothesis,
    aScalar0(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_195,c_0_264]),c_0_104]),c_0_52]),c_0_53])]) ).

cnf(c_0_271,hypothesis,
    ( smndt0(xP) = sz0z00
    | sdtasdt0(smndt0(xP),smndt0(xP)) != sz0z00 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_265,c_0_266]),c_0_233])]) ).

cnf(c_0_272,hypothesis,
    sdtasdt0(xP,xP) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_245,c_0_267]),c_0_255]),c_0_226])]) ).

cnf(c_0_273,hypothesis,
    sdtpldt0(sz0z00,xP) = xP,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_110,c_0_268]),c_0_226])]) ).

cnf(c_0_274,negated_conjecture,
    ~ sdtlseqdt0(sdtpldt0(sdtpldt0(sdtasdt0(xE,xE),xP),sdtpldt0(sdtasdt0(xH,xE),sdtasdt0(xH,xH))),sdtpldt0(sdtpldt0(sdtasdt0(xC,xD),xR),sdtpldt0(xS,sdtasdt0(xF,xG)))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_269,c_0_161]),c_0_51]),c_0_103]) ).

cnf(c_0_275,hypothesis,
    sdtasdt0(xH,xE) = xP,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_161,c_0_220]),c_0_163]),c_0_162])]) ).

cnf(c_0_276,hypothesis,
    smndt0(smndt0(xF)) = xF,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_133]),c_0_119]),c_0_120])]) ).

cnf(c_0_277,hypothesis,
    aScalar0(sdtasdt0(xC,sdtpldt0(xD,sz0z00))),
    inference(spm,[status(thm)],[c_0_270,c_0_223]) ).

cnf(c_0_278,hypothesis,
    smndt0(xP) = 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_271,c_0_171]),c_0_232]),c_0_272]),c_0_233]),c_0_226])]) ).

cnf(c_0_279,hypothesis,
    sdtpldt0(xP,sz0z00) = xP,
    inference(rw,[status(thm)],[c_0_268,c_0_273]) ).

cnf(c_0_280,negated_conjecture,
    ( ~ sdtlseqdt0(sdtpldt0(sdtpldt0(sdtasdt0(xE,xE),xP),sdtpldt0(xP,sdtasdt0(xH,xH))),sdtpldt0(sdtasdt0(xC,xD),sdtpldt0(xR,sdtpldt0(xS,sdtasdt0(xF,xG)))))
    | ~ aScalar0(sdtpldt0(xS,sdtasdt0(xF,xG)))
    | ~ aScalar0(sdtasdt0(xC,xD)) ),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_274,c_0_89]),c_0_88])]),c_0_275]) ).

cnf(c_0_281,hypothesis,
    sdtasdt0(xF,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_191,c_0_276]),c_0_148])]) ).

cnf(c_0_282,hypothesis,
    sdtpldt0(sz0z00,sz0z00) = sz0z00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_90,c_0_178]),c_0_44])]) ).

cnf(c_0_283,hypothesis,
    aScalar0(sdtasdt0(xC,xD)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_277,c_0_110]),c_0_104])]) ).

cnf(c_0_284,hypothesis,
    xP = sz0z00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_241,c_0_278]),c_0_279]) ).

cnf(c_0_285,negated_conjecture,
    ~ sdtlseqdt0(sdtpldt0(sdtpldt0(sdtasdt0(xE,xE),sz0z00),sz0z00),sdtpldt0(sdtasdt0(xC,xD),sz0z00)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[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(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_280,c_0_254]),c_0_279]),c_0_152]),c_0_219]),c_0_223]),c_0_281]),c_0_282]),c_0_282]),c_0_219]),c_0_223]),c_0_281]),c_0_282]),c_0_44]),c_0_283])]),c_0_284]),c_0_284]) ).

cnf(c_0_286,negated_conjecture,
    ~ sdtlseqdt0(sdtpldt0(sdtpldt0(sdtasdt0(xE,xE),sz0z00),sz0z00),sdtasdt0(xC,xD)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_285,c_0_110]),c_0_283])]) ).

cnf(c_0_287,plain,
    ( sdtpldt0(sdtasdt0(X1,X2),sz0z00) = sdtasdt0(X1,sdtpldt0(X2,sz0z00))
    | ~ aScalar0(X2)
    | ~ aScalar0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_160,c_0_58]),c_0_44])]) ).

cnf(c_0_288,negated_conjecture,
    ~ sdtlseqdt0(sdtpldt0(sdtasdt0(xE,sdtpldt0(xE,sz0z00)),sz0z00),sdtasdt0(xC,xD)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_286,c_0_287]),c_0_163])]) ).

cnf(c_0_289,negated_conjecture,
    ~ sdtlseqdt0(sdtpldt0(sdtasdt0(xE,xE),sz0z00),sdtasdt0(xC,xD)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_288,c_0_110]),c_0_163])]) ).

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

cnf(c_0_291,negated_conjecture,
    ~ aScalar0(sdtasdt0(xE,xE)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_289,c_0_110]),c_0_290])]) ).

cnf(c_0_292,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_291,c_0_50]),c_0_163])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : RNG078+2 : 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 : n021.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   : Sun Aug 27 02:40:27 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 0.19/0.55  start to proof: theBenchmark
% 6.02/6.26  % Version  : CSE_E---1.5
% 6.02/6.26  % Problem  : theBenchmark.p
% 6.02/6.26  % Proof found
% 6.02/6.26  % SZS status Theorem for theBenchmark.p
% 6.02/6.26  % SZS output start Proof
% See solution above
% 6.02/6.28  % Total time : 5.702000 s
% 6.02/6.28  % SZS output end Proof
% 6.02/6.28  % Total time : 5.707000 s
%------------------------------------------------------------------------------