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

View Problem - Process Solution

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

% Computer : n007.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 10:37:53 EDT 2023

% Result   : Theorem 0.21s 0.59s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   35 (   8 unt;  15 typ;   0 def)
%            Number of atoms       :   48 (  19 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   44 (  16   ~;  12   |;  13   &)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   19 (  10   >;   9   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   5 con; 0-2 aty)
%            Number of variables   :   13 (   0 sgn;   7   !;   3   ?;   0   :)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(decl_36,type,
    esk3_0: $i ).

fof(m__,conjecture,
    ( ? [X1] :
        ( aNaturalNumber0(X1)
        & sdtpldt0(xm,X1) = xn )
    | sdtlseqdt0(xm,xn) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__) ).

fof(mMonMul2,axiom,
    ! [X1,X2] :
      ( ( aNaturalNumber0(X1)
        & aNaturalNumber0(X2) )
     => ( X1 != sz00
       => sdtlseqdt0(X2,sdtasdt0(X2,X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mMonMul2) ).

fof(m__1494_04,hypothesis,
    ( ? [X1] :
        ( aNaturalNumber0(X1)
        & xn = sdtasdt0(xm,X1) )
    & doDivides0(xm,xn)
    & xn != sz00 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__1494_04) ).

fof(m__1494,hypothesis,
    ( aNaturalNumber0(xm)
    & aNaturalNumber0(xn) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__1494) ).

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

fof(c_0_5,negated_conjecture,
    ~ ( ? [X1] :
          ( aNaturalNumber0(X1)
          & sdtpldt0(xm,X1) = xn )
      | sdtlseqdt0(xm,xn) ),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c_0_6,plain,
    ! [X56,X57] :
      ( ~ aNaturalNumber0(X56)
      | ~ aNaturalNumber0(X57)
      | X56 = sz00
      | sdtlseqdt0(X57,sdtasdt0(X57,X56)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMonMul2])]) ).

fof(c_0_7,hypothesis,
    ( aNaturalNumber0(esk3_0)
    & xn = sdtasdt0(xm,esk3_0)
    & doDivides0(xm,xn)
    & xn != sz00 ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[m__1494_04])]) ).

fof(c_0_8,negated_conjecture,
    ! [X77] :
      ( ( ~ aNaturalNumber0(X77)
        | sdtpldt0(xm,X77) != xn )
      & ~ sdtlseqdt0(xm,xn) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_5])])]) ).

cnf(c_0_9,plain,
    ( X1 = sz00
    | sdtlseqdt0(X2,sdtasdt0(X2,X1))
    | ~ aNaturalNumber0(X1)
    | ~ aNaturalNumber0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_10,hypothesis,
    xn = sdtasdt0(xm,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_11,hypothesis,
    aNaturalNumber0(xm),
    inference(split_conjunct,[status(thm)],[m__1494]) ).

cnf(c_0_12,hypothesis,
    aNaturalNumber0(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_13,negated_conjecture,
    ~ sdtlseqdt0(xm,xn),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_14,plain,
    ! [X20] :
      ( ( sdtasdt0(X20,sz00) = sz00
        | ~ aNaturalNumber0(X20) )
      & ( sz00 = sdtasdt0(sz00,X20)
        | ~ aNaturalNumber0(X20) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[m_MulZero])])]) ).

cnf(c_0_15,hypothesis,
    esk3_0 = sz00,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_9,c_0_10]),c_0_11]),c_0_12])]),c_0_13]) ).

cnf(c_0_16,plain,
    ( sdtasdt0(X1,sz00) = sz00
    | ~ aNaturalNumber0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_17,hypothesis,
    sdtasdt0(xm,sz00) = xn,
    inference(rw,[status(thm)],[c_0_10,c_0_15]) ).

cnf(c_0_18,hypothesis,
    xn != sz00,
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_19,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_17]),c_0_11])]),c_0_18]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : NUM477+2 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.13/0.35  % Computer : n007.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Fri Aug 25 09:38:25 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.21/0.57  start to proof: theBenchmark
% 0.21/0.59  % Version  : CSE_E---1.5
% 0.21/0.59  % Problem  : theBenchmark.p
% 0.21/0.59  % Proof found
% 0.21/0.59  % SZS status Theorem for theBenchmark.p
% 0.21/0.59  % SZS output start Proof
% See solution above
% 0.21/0.59  % Total time : 0.015000 s
% 0.21/0.60  % SZS output end Proof
% 0.21/0.60  % Total time : 0.019000 s
%------------------------------------------------------------------------------