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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : ALG178+1 : TPTP v8.1.2. Released v2.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n022.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 16:05:51 EDT 2023

% Result   : Theorem 0.21s 0.61s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   32 (   5 unt;   8 typ;   0 def)
%            Number of atoms       :   93 (  26 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  106 (  37   ~;  30   |;  15   &)
%                                         (   0 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   5 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   6   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :   52 (   0 sgn;  34   !;   0   ?;   0   :)

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

tff(decl_23,type,
    op1: ( $i * $i ) > $i ).

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

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

tff(decl_26,type,
    h: $i > $i ).

tff(decl_27,type,
    j: $i > $i ).

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

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

fof(co1,conjecture,
    ( ( ! [X1] :
          ( sorti1(X1)
         => sorti2(h(X1)) )
      & ! [X2] :
          ( sorti2(X2)
         => sorti1(j(X2)) ) )
   => ~ ( ! [X3] :
            ( sorti1(X3)
           => ! [X4] :
                ( sorti1(X4)
               => h(op1(X3,X4)) = op2(h(X3),h(X4)) ) )
        & ! [X5] :
            ( sorti2(X5)
           => ! [X6] :
                ( sorti2(X6)
               => j(op2(X5,X6)) = op1(j(X5),j(X6)) ) )
        & ! [X7] :
            ( sorti2(X7)
           => h(j(X7)) = X7 )
        & ! [X8] :
            ( sorti1(X8)
           => j(h(X8)) = X8 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

fof(ax3,axiom,
    ! [X1] :
      ( sorti1(X1)
     => ! [X2] :
          ( sorti1(X2)
         => op1(X1,op1(X1,X2)) = X2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax3) ).

fof(ax2,axiom,
    ! [X1] :
      ( sorti2(X1)
     => ! [X2] :
          ( sorti2(X2)
         => sorti2(op2(X1,X2)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax2) ).

fof(ax4,axiom,
    ~ ! [X1] :
        ( sorti2(X1)
       => ! [X2] :
            ( sorti2(X2)
           => op2(X1,op2(X1,X2)) = X2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax4) ).

fof(c_0_4,negated_conjecture,
    ~ ( ( ! [X1] :
            ( sorti1(X1)
           => sorti2(h(X1)) )
        & ! [X2] :
            ( sorti2(X2)
           => sorti1(j(X2)) ) )
     => ~ ( ! [X3] :
              ( sorti1(X3)
             => ! [X4] :
                  ( sorti1(X4)
                 => h(op1(X3,X4)) = op2(h(X3),h(X4)) ) )
          & ! [X5] :
              ( sorti2(X5)
             => ! [X6] :
                  ( sorti2(X6)
                 => j(op2(X5,X6)) = op1(j(X5),j(X6)) ) )
          & ! [X7] :
              ( sorti2(X7)
             => h(j(X7)) = X7 )
          & ! [X8] :
              ( sorti1(X8)
             => j(h(X8)) = X8 ) ) ),
    inference(assume_negation,[status(cth)],[co1]) ).

fof(c_0_5,negated_conjecture,
    ! [X17,X18,X19,X20,X21,X22,X23,X24] :
      ( ( ~ sorti1(X17)
        | sorti2(h(X17)) )
      & ( ~ sorti2(X18)
        | sorti1(j(X18)) )
      & ( ~ sorti1(X19)
        | ~ sorti1(X20)
        | h(op1(X19,X20)) = op2(h(X19),h(X20)) )
      & ( ~ sorti2(X21)
        | ~ sorti2(X22)
        | j(op2(X21,X22)) = op1(j(X21),j(X22)) )
      & ( ~ sorti2(X23)
        | h(j(X23)) = X23 )
      & ( ~ sorti1(X24)
        | j(h(X24)) = X24 ) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_4])])]) ).

fof(c_0_6,plain,
    ! [X13,X14] :
      ( ~ sorti1(X13)
      | ~ sorti1(X14)
      | op1(X13,op1(X13,X14)) = X14 ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax3])])]) ).

cnf(c_0_7,negated_conjecture,
    ( h(op1(X1,X2)) = op2(h(X1),h(X2))
    | ~ sorti1(X1)
    | ~ sorti1(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8,negated_conjecture,
    ( h(j(X1)) = X1
    | ~ sorti2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_9,negated_conjecture,
    ( sorti1(j(X1))
    | ~ sorti2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_10,plain,
    ( op1(X1,op1(X1,X2)) = X2
    | ~ sorti1(X1)
    | ~ sorti1(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_11,negated_conjecture,
    ( j(op2(X1,X2)) = op1(j(X1),j(X2))
    | ~ sorti2(X1)
    | ~ sorti2(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

fof(c_0_12,plain,
    ! [X11,X12] :
      ( ~ sorti2(X11)
      | ~ sorti2(X12)
      | sorti2(op2(X11,X12)) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax2])])]) ).

cnf(c_0_13,negated_conjecture,
    ( h(op1(X1,j(X2))) = op2(h(X1),X2)
    | ~ sorti2(X2)
    | ~ sorti1(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_7,c_0_8]),c_0_9]) ).

cnf(c_0_14,negated_conjecture,
    ( op1(j(X1),j(op2(X1,X2))) = j(X2)
    | ~ sorti2(X2)
    | ~ sorti2(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_10,c_0_11]),c_0_9]),c_0_9]) ).

cnf(c_0_15,plain,
    ( sorti2(op2(X1,X2))
    | ~ sorti2(X1)
    | ~ sorti2(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_16,plain,
    ( sorti2(esk1_0)
    & sorti2(esk2_0)
    & op2(esk1_0,op2(esk1_0,esk2_0)) != esk2_0 ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax4])])]) ).

cnf(c_0_17,negated_conjecture,
    ( op2(h(j(X1)),op2(X1,X2)) = h(j(X2))
    | ~ sorti2(X2)
    | ~ sorti2(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_14]),c_0_9]),c_0_15]) ).

cnf(c_0_18,plain,
    op2(esk1_0,op2(esk1_0,esk2_0)) != esk2_0,
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_19,negated_conjecture,
    ( op2(X1,op2(X1,X2)) = h(j(X2))
    | ~ sorti2(X2)
    | ~ sorti2(X1) ),
    inference(spm,[status(thm)],[c_0_17,c_0_8]) ).

cnf(c_0_20,plain,
    sorti2(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_21,plain,
    sorti2(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_22,negated_conjecture,
    h(j(esk2_0)) != esk2_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_20]),c_0_21])]) ).

cnf(c_0_23,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_8]),c_0_20])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : ALG178+1 : TPTP v8.1.2. Released v2.7.0.
% 0.00/0.14  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.15/0.35  % Computer : n022.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Mon Aug 28 04:17:54 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.21/0.57  start to proof: theBenchmark
% 0.21/0.60  % Version  : CSE_E---1.5
% 0.21/0.60  % Problem  : theBenchmark.p
% 0.21/0.61  % Proof found
% 0.21/0.61  % SZS status Theorem for theBenchmark.p
% 0.21/0.61  % SZS output start Proof
% See solution above
% 0.21/0.61  % Total time : 0.027000 s
% 0.21/0.61  % SZS output end Proof
% 0.21/0.61  % Total time : 0.030000 s
%------------------------------------------------------------------------------