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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : RNG082+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 : n010.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 13:49:01 EDT 2023

% Result   : Theorem 4.51s 4.60s
% Output   : CNFRefutation 4.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   80 (  28 unt;   7 typ;   0 def)
%            Number of atoms       :  161 (  65 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  156 (  68   ~;  64   |;  15   &)
%                                         (   0 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   4   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   71 (   0 sgn;  32   !;   0   ?;   0   :)

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

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

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

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

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

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

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

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

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

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

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

fof(m__444,hypothesis,
    aElement0(xx),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__444) ).

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

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

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

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

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

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

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

fof(m__,conjecture,
    sdtasdt0(smndt0(sz10),xx) = smndt0(xx),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

fof(c_0_13,plain,
    ! [X21] :
      ( ( sdtasdt0(X21,sz10) = X21
        | ~ aElement0(X21) )
      & ( X21 = sdtasdt0(sz10,X21)
        | ~ aElement0(X21) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMulUnit])])]) ).

fof(c_0_14,plain,
    ! [X16,X17] :
      ( ~ aElement0(X16)
      | ~ aElement0(X17)
      | sdtasdt0(X16,X17) = sdtasdt0(X17,X16) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMulComm])]) ).

fof(c_0_15,plain,
    ! [X15] :
      ( ( sdtpldt0(X15,smndt0(X15)) = sz00
        | ~ aElement0(X15) )
      & ( sz00 = sdtpldt0(smndt0(X15),X15)
        | ~ aElement0(X15) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddInvr])])]) ).

fof(c_0_16,plain,
    ! [X22,X23,X24] :
      ( ( sdtasdt0(X22,sdtpldt0(X23,X24)) = sdtpldt0(sdtasdt0(X22,X23),sdtasdt0(X22,X24))
        | ~ aElement0(X22)
        | ~ aElement0(X23)
        | ~ aElement0(X24) )
      & ( sdtasdt0(sdtpldt0(X23,X24),X22) = sdtpldt0(sdtasdt0(X23,X22),sdtasdt0(X24,X22))
        | ~ aElement0(X22)
        | ~ aElement0(X23)
        | ~ aElement0(X24) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAMDistr])])]) ).

cnf(c_0_17,plain,
    ( sdtasdt0(X1,sz10) = X1
    | ~ aElement0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_18,hypothesis,
    aElement0(xx),
    inference(split_conjunct,[status(thm)],[m__444]) ).

cnf(c_0_19,plain,
    ( sdtasdt0(X1,X2) = sdtasdt0(X2,X1)
    | ~ aElement0(X1)
    | ~ aElement0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

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

fof(c_0_21,plain,
    ! [X11,X12,X13] :
      ( ~ aElement0(X11)
      | ~ aElement0(X12)
      | ~ aElement0(X13)
      | sdtpldt0(sdtpldt0(X11,X12),X13) = sdtpldt0(X11,sdtpldt0(X12,X13)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddAsso])]) ).

fof(c_0_22,plain,
    ! [X7,X8] :
      ( ~ aElement0(X7)
      | ~ aElement0(X8)
      | aElement0(sdtasdt0(X7,X8)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSortsB_02])]) ).

fof(c_0_23,plain,
    ! [X4] :
      ( ~ aElement0(X4)
      | aElement0(smndt0(X4)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mSortsU])]) ).

cnf(c_0_24,plain,
    ( sz00 = sdtpldt0(smndt0(X1),X1)
    | ~ aElement0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_25,plain,
    ( sdtasdt0(X1,sdtpldt0(X2,X3)) = sdtpldt0(sdtasdt0(X1,X2),sdtasdt0(X1,X3))
    | ~ aElement0(X1)
    | ~ aElement0(X2)
    | ~ aElement0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_26,hypothesis,
    sdtasdt0(xx,sz10) = xx,
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_27,plain,
    aElement0(sz10),
    inference(split_conjunct,[status(thm)],[mSortsC_01]) ).

cnf(c_0_28,hypothesis,
    ( sdtasdt0(X1,xx) = sdtasdt0(xx,X1)
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_19,c_0_18]) ).

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

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

cnf(c_0_31,plain,
    ( sdtpldt0(sdtpldt0(X1,X2),X3) = sdtpldt0(X1,sdtpldt0(X2,X3))
    | ~ aElement0(X1)
    | ~ aElement0(X2)
    | ~ aElement0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_32,plain,
    ( aElement0(sdtasdt0(X1,X2))
    | ~ aElement0(X1)
    | ~ aElement0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_33,plain,
    ( aElement0(smndt0(X1))
    | ~ aElement0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_34,hypothesis,
    sdtpldt0(smndt0(xx),xx) = sz00,
    inference(spm,[status(thm)],[c_0_24,c_0_18]) ).

fof(c_0_35,plain,
    ! [X9,X10] :
      ( ~ aElement0(X9)
      | ~ aElement0(X10)
      | sdtpldt0(X9,X10) = sdtpldt0(X10,X9) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddComm])]) ).

cnf(c_0_36,hypothesis,
    ( sdtpldt0(sdtasdt0(xx,X1),xx) = sdtasdt0(xx,sdtpldt0(X1,sz10))
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27]),c_0_18])]) ).

cnf(c_0_37,hypothesis,
    sdtasdt0(xx,sz00) = sdtasdt0(sz00,xx),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_38,plain,
    sdtpldt0(sz00,sz10) = sz10,
    inference(spm,[status(thm)],[c_0_30,c_0_27]) ).

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

cnf(c_0_40,plain,
    ( sdtpldt0(sdtpldt0(X1,X2),sdtasdt0(X3,X4)) = sdtpldt0(X1,sdtpldt0(X2,sdtasdt0(X3,X4)))
    | ~ aElement0(X2)
    | ~ aElement0(X1)
    | ~ aElement0(X4)
    | ~ aElement0(X3) ),
    inference(spm,[status(thm)],[c_0_31,c_0_32]) ).

cnf(c_0_41,plain,
    ( sdtasdt0(smndt0(X1),sz10) = smndt0(X1)
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_17,c_0_33]) ).

cnf(c_0_42,plain,
    ( sdtpldt0(X1,smndt0(X1)) = sz00
    | ~ aElement0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_43,hypothesis,
    ( sdtpldt0(smndt0(xx),sdtpldt0(xx,X1)) = sdtpldt0(sz00,X1)
    | ~ aElement0(smndt0(xx))
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_34]),c_0_18])]) ).

cnf(c_0_44,plain,
    ( sdtpldt0(X1,X2) = sdtpldt0(X2,X1)
    | ~ aElement0(X1)
    | ~ aElement0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_45,hypothesis,
    sdtpldt0(sdtasdt0(sz00,xx),xx) = xx,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_29]),c_0_37]),c_0_38]),c_0_26]) ).

cnf(c_0_46,hypothesis,
    aElement0(sdtasdt0(sz00,xx)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_37]),c_0_29]),c_0_18])]) ).

cnf(c_0_47,plain,
    ( sdtpldt0(sdtasdt0(X1,X2),sz00) = sdtasdt0(X1,X2)
    | ~ aElement0(X2)
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_39,c_0_32]) ).

cnf(c_0_48,hypothesis,
    ( sdtpldt0(sdtpldt0(X1,xx),sdtasdt0(X2,X3)) = sdtpldt0(X1,sdtpldt0(xx,sdtasdt0(X2,X3)))
    | ~ aElement0(X1)
    | ~ aElement0(X3)
    | ~ aElement0(X2) ),
    inference(spm,[status(thm)],[c_0_40,c_0_18]) ).

cnf(c_0_49,hypothesis,
    sdtasdt0(smndt0(xx),sz10) = smndt0(xx),
    inference(spm,[status(thm)],[c_0_41,c_0_18]) ).

cnf(c_0_50,hypothesis,
    sdtpldt0(xx,smndt0(xx)) = sz00,
    inference(spm,[status(thm)],[c_0_42,c_0_18]) ).

cnf(c_0_51,hypothesis,
    ( sdtasdt0(smndt0(X1),xx) = sdtasdt0(xx,smndt0(X1))
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_28,c_0_33]) ).

cnf(c_0_52,hypothesis,
    ( sdtpldt0(smndt0(xx),sdtpldt0(xx,X1)) = sdtpldt0(sz00,X1)
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_33]),c_0_18])]) ).

cnf(c_0_53,hypothesis,
    sdtpldt0(xx,sdtasdt0(sz00,xx)) = xx,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_45]),c_0_18]),c_0_46])]) ).

cnf(c_0_54,hypothesis,
    sdtpldt0(sz00,sdtasdt0(sz00,xx)) = sdtasdt0(sz00,xx),
    inference(spm,[status(thm)],[c_0_30,c_0_46]) ).

cnf(c_0_55,hypothesis,
    ( sdtpldt0(sdtasdt0(X1,xx),sz00) = sdtasdt0(X1,xx)
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_47,c_0_18]) ).

fof(c_0_56,negated_conjecture,
    sdtasdt0(smndt0(sz10),xx) != smndt0(xx),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[m__])]) ).

cnf(c_0_57,hypothesis,
    ( sdtpldt0(sdtpldt0(X1,xx),smndt0(xx)) = sdtpldt0(X1,sz00)
    | ~ aElement0(smndt0(xx))
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_49]),c_0_50]),c_0_27])]) ).

cnf(c_0_58,hypothesis,
    sdtasdt0(smndt0(sz10),xx) = sdtasdt0(xx,smndt0(sz10)),
    inference(spm,[status(thm)],[c_0_51,c_0_27]) ).

cnf(c_0_59,hypothesis,
    ( sdtpldt0(sdtasdt0(xx,smndt0(X1)),xx) = sdtasdt0(xx,sdtpldt0(smndt0(X1),sz10))
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_36,c_0_33]) ).

cnf(c_0_60,plain,
    sdtpldt0(smndt0(sz10),sz10) = sz00,
    inference(spm,[status(thm)],[c_0_24,c_0_27]) ).

cnf(c_0_61,hypothesis,
    sdtasdt0(sz00,xx) = sz00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_46]),c_0_53]),c_0_34]),c_0_54]) ).

cnf(c_0_62,plain,
    ( sdtpldt0(sz00,smndt0(X1)) = smndt0(X1)
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_30,c_0_33]) ).

cnf(c_0_63,hypothesis,
    ( sdtpldt0(sdtasdt0(smndt0(X1),xx),sz00) = sdtasdt0(smndt0(X1),xx)
    | ~ aElement0(X1) ),
    inference(spm,[status(thm)],[c_0_55,c_0_33]) ).

cnf(c_0_64,negated_conjecture,
    sdtasdt0(smndt0(sz10),xx) != smndt0(xx),
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_65,hypothesis,
    ( sdtpldt0(sdtpldt0(X1,xx),smndt0(xx)) = sdtpldt0(X1,sz00)
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_33]),c_0_18])]) ).

cnf(c_0_66,hypothesis,
    ( aElement0(sdtasdt0(xx,smndt0(sz10)))
    | ~ aElement0(smndt0(sz10)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_58]),c_0_18])]) ).

cnf(c_0_67,hypothesis,
    sdtpldt0(sdtasdt0(xx,smndt0(sz10)),xx) = sz00,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_27]),c_0_60]),c_0_37]),c_0_61]) ).

cnf(c_0_68,hypothesis,
    sdtpldt0(sz00,smndt0(xx)) = smndt0(xx),
    inference(spm,[status(thm)],[c_0_62,c_0_18]) ).

cnf(c_0_69,hypothesis,
    sdtpldt0(sdtasdt0(xx,smndt0(sz10)),sz00) = sdtasdt0(xx,smndt0(sz10)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_27]),c_0_58]),c_0_58]) ).

cnf(c_0_70,negated_conjecture,
    sdtasdt0(xx,smndt0(sz10)) != smndt0(xx),
    inference(rw,[status(thm)],[c_0_64,c_0_58]) ).

cnf(c_0_71,hypothesis,
    ~ aElement0(smndt0(sz10)),
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_66]),c_0_67]),c_0_68]),c_0_69]),c_0_70]) ).

cnf(c_0_72,hypothesis,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_33]),c_0_27])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : RNG082+1 : 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.12/0.34  % Computer : n010.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:20:49 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.55  start to proof: theBenchmark
% 4.51/4.60  % Version  : CSE_E---1.5
% 4.51/4.60  % Problem  : theBenchmark.p
% 4.51/4.60  % Proof found
% 4.51/4.60  % SZS status Theorem for theBenchmark.p
% 4.51/4.60  % SZS output start Proof
% See solution above
% 4.51/4.60  % Total time : 4.040000 s
% 4.51/4.60  % SZS output end Proof
% 4.51/4.60  % Total time : 4.043000 s
%------------------------------------------------------------------------------