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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : ALG171+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 : n015.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:49 EDT 2023

% Result   : Theorem 0.19s 0.58s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   21 (   7 unt;   8 typ;   0 def)
%            Number of atoms       :  158 ( 150 equ)
%            Maximal formula atoms :   50 (  12 avg)
%            Number of connectives :  214 (  69   ~;  13   |; 131   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   30 (   9 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    2 (   1   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   3 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    e0: $i ).

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

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

tff(decl_25,type,
    e2: $i ).

tff(decl_26,type,
    e3: $i ).

tff(decl_27,type,
    e4: $i ).

tff(decl_28,type,
    epred1_0: $o ).

tff(decl_29,type,
    epred2_0: $o ).

fof(co1,conjecture,
    ~ ( ( ( op(e0,e0) != e0
          & op(e1,e0) != e1
          & op(e2,e0) != e2
          & op(e3,e0) != e3
          & op(e4,e0) != e4 )
        | ( op(e0,e1) != e0
          & op(e1,e1) != e1
          & op(e2,e1) != e2
          & op(e3,e1) != e3
          & op(e4,e1) != e4 )
        | ( op(e0,e2) != e0
          & op(e1,e2) != e1
          & op(e2,e2) != e2
          & op(e3,e2) != e3
          & op(e4,e2) != e4 )
        | ( op(e0,e3) != e0
          & op(e1,e3) != e1
          & op(e2,e3) != e2
          & op(e3,e3) != e3
          & op(e4,e3) != e4 )
        | ( op(e0,e4) != e0
          & op(e1,e4) != e1
          & op(e2,e4) != e2
          & op(e3,e4) != e3
          & op(e4,e4) != e4 ) )
      & op(e0,op(e0,e0)) = e0
      & op(e0,op(e0,e1)) = e1
      & op(e0,op(e0,e2)) = e2
      & op(e0,op(e0,e3)) = e3
      & op(e0,op(e0,e4)) = e4
      & op(e1,op(e1,e0)) = e0
      & op(e1,op(e1,e1)) = e1
      & op(e1,op(e1,e2)) = e2
      & op(e1,op(e1,e3)) = e3
      & op(e1,op(e1,e4)) = e4
      & op(e2,op(e2,e0)) = e0
      & op(e2,op(e2,e1)) = e1
      & op(e2,op(e2,e2)) = e2
      & op(e2,op(e2,e3)) = e3
      & op(e2,op(e2,e4)) = e4
      & op(e3,op(e3,e0)) = e0
      & op(e3,op(e3,e1)) = e1
      & op(e3,op(e3,e2)) = e2
      & op(e3,op(e3,e3)) = e3
      & op(e3,op(e3,e4)) = e4
      & op(e4,op(e4,e0)) = e0
      & op(e4,op(e4,e1)) = e1
      & op(e4,op(e4,e2)) = e2
      & op(e4,op(e4,e3)) = e3
      & op(e4,op(e4,e4)) = e4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

fof(ax6,axiom,
    ( e0 = op(e4,op(e4,e4))
    & e1 = op(e4,e4)
    & e2 = op(op(e4,op(e4,e4)),op(e4,e4))
    & e3 = op(op(e4,op(e4,e4)),op(e4,op(e4,e4))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax6) ).

fof(ax5,axiom,
    ( e0 != e1
    & e0 != e2
    & e0 != e3
    & e0 != e4
    & e1 != e2
    & e1 != e3
    & e1 != e4
    & e2 != e3
    & e2 != e4
    & e3 != e4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax5) ).

fof(c_0_3,plain,
    ( epred2_0
  <=> ( ( op(e0,e0) != e0
        & op(e1,e0) != e1
        & op(e2,e0) != e2
        & op(e3,e0) != e3
        & op(e4,e0) != e4 )
      | ( op(e0,e1) != e0
        & op(e1,e1) != e1
        & op(e2,e1) != e2
        & op(e3,e1) != e3
        & op(e4,e1) != e4 )
      | ( op(e0,e2) != e0
        & op(e1,e2) != e1
        & op(e2,e2) != e2
        & op(e3,e2) != e3
        & op(e4,e2) != e4 )
      | ( op(e0,e3) != e0
        & op(e1,e3) != e1
        & op(e2,e3) != e2
        & op(e3,e3) != e3
        & op(e4,e3) != e4 ) ) ),
    introduced(definition) ).

fof(c_0_4,negated_conjecture,
    ~ ~ ( ( epred2_0
          | ( op(e0,e4) != e0
            & op(e1,e4) != e1
            & op(e2,e4) != e2
            & op(e3,e4) != e3
            & op(e4,e4) != e4 ) )
        & op(e0,op(e0,e0)) = e0
        & op(e0,op(e0,e1)) = e1
        & op(e0,op(e0,e2)) = e2
        & op(e0,op(e0,e3)) = e3
        & op(e0,op(e0,e4)) = e4
        & op(e1,op(e1,e0)) = e0
        & op(e1,op(e1,e1)) = e1
        & op(e1,op(e1,e2)) = e2
        & op(e1,op(e1,e3)) = e3
        & op(e1,op(e1,e4)) = e4
        & op(e2,op(e2,e0)) = e0
        & op(e2,op(e2,e1)) = e1
        & op(e2,op(e2,e2)) = e2
        & op(e2,op(e2,e3)) = e3
        & op(e2,op(e2,e4)) = e4
        & op(e3,op(e3,e0)) = e0
        & op(e3,op(e3,e1)) = e1
        & op(e3,op(e3,e2)) = e2
        & op(e3,op(e3,e3)) = e3
        & op(e3,op(e3,e4)) = e4
        & op(e4,op(e4,e0)) = e0
        & op(e4,op(e4,e1)) = e1
        & op(e4,op(e4,e2)) = e2
        & op(e4,op(e4,e3)) = e3
        & op(e4,op(e4,e4)) = e4 ),
    inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[co1]),c_0_3]) ).

fof(c_0_5,negated_conjecture,
    ( ( op(e0,e4) != e0
      | epred2_0 )
    & ( op(e1,e4) != e1
      | epred2_0 )
    & ( op(e2,e4) != e2
      | epred2_0 )
    & ( op(e3,e4) != e3
      | epred2_0 )
    & ( op(e4,e4) != e4
      | epred2_0 )
    & op(e0,op(e0,e0)) = e0
    & op(e0,op(e0,e1)) = e1
    & op(e0,op(e0,e2)) = e2
    & op(e0,op(e0,e3)) = e3
    & op(e0,op(e0,e4)) = e4
    & op(e1,op(e1,e0)) = e0
    & op(e1,op(e1,e1)) = e1
    & op(e1,op(e1,e2)) = e2
    & op(e1,op(e1,e3)) = e3
    & op(e1,op(e1,e4)) = e4
    & op(e2,op(e2,e0)) = e0
    & op(e2,op(e2,e1)) = e1
    & op(e2,op(e2,e2)) = e2
    & op(e2,op(e2,e3)) = e3
    & op(e2,op(e2,e4)) = e4
    & op(e3,op(e3,e0)) = e0
    & op(e3,op(e3,e1)) = e1
    & op(e3,op(e3,e2)) = e2
    & op(e3,op(e3,e3)) = e3
    & op(e3,op(e3,e4)) = e4
    & op(e4,op(e4,e0)) = e0
    & op(e4,op(e4,e1)) = e1
    & op(e4,op(e4,e2)) = e2
    & op(e4,op(e4,e3)) = e3
    & op(e4,op(e4,e4)) = e4 ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_4])]) ).

cnf(c_0_6,plain,
    e0 = op(e4,op(e4,e4)),
    inference(split_conjunct,[status(thm)],[ax6]) ).

cnf(c_0_7,plain,
    e1 = op(e4,e4),
    inference(split_conjunct,[status(thm)],[ax6]) ).

cnf(c_0_8,negated_conjecture,
    op(e4,op(e4,e4)) = e4,
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_9,plain,
    op(e4,e1) = e0,
    inference(rw,[status(thm)],[c_0_6,c_0_7]) ).

cnf(c_0_10,plain,
    e0 != e4,
    inference(split_conjunct,[status(thm)],[ax5]) ).

cnf(c_0_11,negated_conjecture,
    e0 = e4,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_8,c_0_7]),c_0_9]) ).

cnf(c_0_12,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_10,c_0_11])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : ALG171+1 : TPTP v8.1.2. Released v2.7.0.
% 0.00/0.12  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.14/0.33  % Computer : n015.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit   : 300
% 0.14/0.33  % WCLimit    : 300
% 0.14/0.33  % DateTime   : Mon Aug 28 05:05:54 EDT 2023
% 0.14/0.33  % 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.58  % Total time : 0.009000 s
% 0.19/0.58  % SZS output end Proof
% 0.19/0.58  % Total time : 0.015000 s
%------------------------------------------------------------------------------