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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : COM012+3 : 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 : n009.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 : Wed Aug 30 18:36:17 EDT 2023

% Result   : Theorem 0.19s 0.58s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   35 (  10 unt;  13 typ;   0 def)
%            Number of atoms       :  120 (  22 equ)
%            Maximal formula atoms :   31 (   5 avg)
%            Number of connectives :  123 (  25   ~;  51   |;  43   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   5 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   16 (   7   >;   9   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-3 aty)
%            Number of variables   :   20 (   0 sgn;   9   !;   6   ?;   0   :)

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

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

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

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

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

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

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

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

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

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

tff(decl_32,type,
    esk1_3: ( $i * $i * $i ) > $i ).

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

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

fof(m__,conjecture,
    ( ( ( xx = xy
        | ( ( aReductOfIn0(xy,xx,xR)
            | ? [X1] :
                ( aElement0(X1)
                & aReductOfIn0(X1,xx,xR)
                & sdtmndtplgtdt0(X1,xR,xy) ) )
          & sdtmndtplgtdt0(xx,xR,xy) ) )
      & sdtmndtasgtdt0(xx,xR,xy)
      & ( xy = xz
        | ( ( aReductOfIn0(xz,xy,xR)
            | ? [X1] :
                ( aElement0(X1)
                & aReductOfIn0(X1,xy,xR)
                & sdtmndtplgtdt0(X1,xR,xz) ) )
          & sdtmndtplgtdt0(xy,xR,xz) ) )
      & sdtmndtasgtdt0(xy,xR,xz) )
   => ( xx = xz
      | aReductOfIn0(xz,xx,xR)
      | ? [X1] :
          ( aElement0(X1)
          & aReductOfIn0(X1,xx,xR)
          & sdtmndtplgtdt0(X1,xR,xz) )
      | sdtmndtplgtdt0(xx,xR,xz)
      | sdtmndtasgtdt0(xx,xR,xz) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__) ).

fof(mTCTrans,axiom,
    ! [X1,X2,X3,X4] :
      ( ( aElement0(X1)
        & aRewritingSystem0(X2)
        & aElement0(X3)
        & aElement0(X4) )
     => ( ( sdtmndtplgtdt0(X1,X2,X3)
          & sdtmndtplgtdt0(X3,X2,X4) )
       => sdtmndtplgtdt0(X1,X2,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mTCTrans) ).

fof(m__349,hypothesis,
    ( aElement0(xx)
    & aRewritingSystem0(xR)
    & aElement0(xy)
    & aElement0(xz) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__349) ).

fof(c_0_3,negated_conjecture,
    ~ ( ( ( xx = xy
          | ( ( aReductOfIn0(xy,xx,xR)
              | ? [X1] :
                  ( aElement0(X1)
                  & aReductOfIn0(X1,xx,xR)
                  & sdtmndtplgtdt0(X1,xR,xy) ) )
            & sdtmndtplgtdt0(xx,xR,xy) ) )
        & sdtmndtasgtdt0(xx,xR,xy)
        & ( xy = xz
          | ( ( aReductOfIn0(xz,xy,xR)
              | ? [X1] :
                  ( aElement0(X1)
                  & aReductOfIn0(X1,xy,xR)
                  & sdtmndtplgtdt0(X1,xR,xz) ) )
            & sdtmndtplgtdt0(xy,xR,xz) ) )
        & sdtmndtasgtdt0(xy,xR,xz) )
     => ( xx = xz
        | aReductOfIn0(xz,xx,xR)
        | ? [X1] :
            ( aElement0(X1)
            & aReductOfIn0(X1,xx,xR)
            & sdtmndtplgtdt0(X1,xR,xz) )
        | sdtmndtplgtdt0(xx,xR,xz)
        | sdtmndtasgtdt0(xx,xR,xz) ) ),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c_0_4,plain,
    ! [X13,X14,X15,X16] :
      ( ~ aElement0(X13)
      | ~ aRewritingSystem0(X14)
      | ~ aElement0(X15)
      | ~ aElement0(X16)
      | ~ sdtmndtplgtdt0(X13,X14,X15)
      | ~ sdtmndtplgtdt0(X15,X14,X16)
      | sdtmndtplgtdt0(X13,X14,X16) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mTCTrans])]) ).

fof(c_0_5,negated_conjecture,
    ! [X22] :
      ( ( aElement0(esk2_0)
        | aReductOfIn0(xy,xx,xR)
        | xx = xy )
      & ( aReductOfIn0(esk2_0,xx,xR)
        | aReductOfIn0(xy,xx,xR)
        | xx = xy )
      & ( sdtmndtplgtdt0(esk2_0,xR,xy)
        | aReductOfIn0(xy,xx,xR)
        | xx = xy )
      & ( sdtmndtplgtdt0(xx,xR,xy)
        | xx = xy )
      & sdtmndtasgtdt0(xx,xR,xy)
      & ( aElement0(esk3_0)
        | aReductOfIn0(xz,xy,xR)
        | xy = xz )
      & ( aReductOfIn0(esk3_0,xy,xR)
        | aReductOfIn0(xz,xy,xR)
        | xy = xz )
      & ( sdtmndtplgtdt0(esk3_0,xR,xz)
        | aReductOfIn0(xz,xy,xR)
        | xy = xz )
      & ( sdtmndtplgtdt0(xy,xR,xz)
        | xy = xz )
      & sdtmndtasgtdt0(xy,xR,xz)
      & xx != xz
      & ~ aReductOfIn0(xz,xx,xR)
      & ( ~ aElement0(X22)
        | ~ aReductOfIn0(X22,xx,xR)
        | ~ sdtmndtplgtdt0(X22,xR,xz) )
      & ~ sdtmndtplgtdt0(xx,xR,xz)
      & ~ sdtmndtasgtdt0(xx,xR,xz) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_3])])])])]) ).

cnf(c_0_6,plain,
    ( sdtmndtplgtdt0(X1,X2,X4)
    | ~ aElement0(X1)
    | ~ aRewritingSystem0(X2)
    | ~ aElement0(X3)
    | ~ aElement0(X4)
    | ~ sdtmndtplgtdt0(X1,X2,X3)
    | ~ sdtmndtplgtdt0(X3,X2,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,negated_conjecture,
    ( sdtmndtplgtdt0(xy,xR,xz)
    | xy = xz ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8,hypothesis,
    aRewritingSystem0(xR),
    inference(split_conjunct,[status(thm)],[m__349]) ).

cnf(c_0_9,hypothesis,
    aElement0(xz),
    inference(split_conjunct,[status(thm)],[m__349]) ).

cnf(c_0_10,hypothesis,
    aElement0(xy),
    inference(split_conjunct,[status(thm)],[m__349]) ).

cnf(c_0_11,negated_conjecture,
    ~ sdtmndtplgtdt0(xx,xR,xz),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_12,negated_conjecture,
    ( xz = xy
    | sdtmndtplgtdt0(X1,xR,xz)
    | ~ sdtmndtplgtdt0(X1,xR,xy)
    | ~ aElement0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_6,c_0_7]),c_0_8]),c_0_9]),c_0_10])]) ).

cnf(c_0_13,hypothesis,
    aElement0(xx),
    inference(split_conjunct,[status(thm)],[m__349]) ).

cnf(c_0_14,negated_conjecture,
    ( xz = xy
    | ~ sdtmndtplgtdt0(xx,xR,xy) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_11,c_0_12]),c_0_13])]) ).

cnf(c_0_15,negated_conjecture,
    ( sdtmndtplgtdt0(xx,xR,xy)
    | xx = xy ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_16,negated_conjecture,
    ~ sdtmndtasgtdt0(xx,xR,xz),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_17,negated_conjecture,
    ( xx = xy
    | xz = xy ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_18,negated_conjecture,
    sdtmndtasgtdt0(xy,xR,xz),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_19,negated_conjecture,
    xz = xy,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_17]),c_0_18])]) ).

cnf(c_0_20,negated_conjecture,
    sdtmndtasgtdt0(xx,xR,xy),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_21,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_16,c_0_19]),c_0_20])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : COM012+3 : 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.12/0.34  % Computer : n009.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   : Tue Aug 29 13:24:50 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.56  start to proof: theBenchmark
% 0.19/0.58  % Version  : CSE_E---1.5
% 0.19/0.58  % Problem  : theBenchmark.p
% 0.19/0.58  % Proof found
% 0.19/0.58  % SZS status Theorem for theBenchmark.p
% 0.19/0.58  % SZS output start Proof
% See solution above
% 0.19/0.59  % Total time : 0.008000 s
% 0.19/0.59  % SZS output end Proof
% 0.19/0.59  % Total time : 0.011000 s
%------------------------------------------------------------------------------