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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : KLE141+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 : n025.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 05:26:33 EDT 2023

% Result   : Theorem 0.21s 0.60s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   44 (  27 unt;   8 typ;   0 def)
%            Number of atoms       :   47 (  30 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   22 (  11   ~;   8   |;   1   &)
%                                         (   1 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   5   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   49 (   4 sgn;  28   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    addition: ( $i * $i ) > $i ).

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

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

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

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

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

tff(decl_28,type,
    strong_iteration: $i > $i ).

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

fof(infty_coinduction,axiom,
    ! [X1,X2,X3] :
      ( leq(X3,addition(multiplication(X1,X3),X2))
     => leq(X3,multiplication(strong_iteration(X1),X2)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',infty_coinduction) ).

fof(multiplicative_left_identity,axiom,
    ! [X1] : multiplication(one,X1) = X1,
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',multiplicative_left_identity) ).

fof(additive_identity,axiom,
    ! [X1] : addition(X1,zero) = X1,
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',additive_identity) ).

fof(order,axiom,
    ! [X1,X2] :
      ( leq(X1,X2)
    <=> addition(X1,X2) = X2 ),
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',order) ).

fof(idempotence,axiom,
    ! [X1] : addition(X1,X1) = X1,
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',idempotence) ).

fof(isolation,axiom,
    ! [X1] : strong_iteration(X1) = addition(star(X1),multiplication(strong_iteration(X1),zero)),
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',isolation) ).

fof(goals,conjecture,
    ! [X4] : multiplication(strong_iteration(one),X4) = strong_iteration(one),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

fof(multiplicative_associativity,axiom,
    ! [X1,X2,X3] : multiplication(X1,multiplication(X2,X3)) = multiplication(multiplication(X1,X2),X3),
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',multiplicative_associativity) ).

fof(left_annihilation,axiom,
    ! [X1] : multiplication(zero,X1) = zero,
    file('/export/starexec/sandbox/benchmark/Axioms/KLE004+0.ax',left_annihilation) ).

fof(c_0_9,plain,
    ! [X33,X34,X35] :
      ( ~ leq(X35,addition(multiplication(X33,X35),X34))
      | leq(X35,multiplication(strong_iteration(X33),X34)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[infty_coinduction])]) ).

fof(c_0_10,plain,
    ! [X16] : multiplication(one,X16) = X16,
    inference(variable_rename,[status(thm)],[multiplicative_left_identity]) ).

cnf(c_0_11,plain,
    ( leq(X1,multiplication(strong_iteration(X2),X3))
    | ~ leq(X1,addition(multiplication(X2,X1),X3)) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_12,plain,
    multiplication(one,X1) = X1,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_13,plain,
    ! [X10] : addition(X10,zero) = X10,
    inference(variable_rename,[status(thm)],[additive_identity]) ).

cnf(c_0_14,plain,
    ( leq(X1,multiplication(strong_iteration(one),X2))
    | ~ leq(X1,addition(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

cnf(c_0_15,plain,
    addition(X1,zero) = X1,
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_16,plain,
    ! [X37,X38] :
      ( ( ~ leq(X37,X38)
        | addition(X37,X38) = X38 )
      & ( addition(X37,X38) != X38
        | leq(X37,X38) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[order])]) ).

fof(c_0_17,plain,
    ! [X11] : addition(X11,X11) = X11,
    inference(variable_rename,[status(thm)],[idempotence]) ).

cnf(c_0_18,plain,
    ( leq(X1,multiplication(strong_iteration(one),zero))
    | ~ leq(X1,X1) ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_19,plain,
    ( leq(X1,X2)
    | addition(X1,X2) != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_20,plain,
    addition(X1,X1) = X1,
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

fof(c_0_21,plain,
    ! [X36] : strong_iteration(X36) = addition(star(X36),multiplication(strong_iteration(X36),zero)),
    inference(variable_rename,[status(thm)],[isolation]) ).

cnf(c_0_22,plain,
    ( addition(X1,X2) = X2
    | ~ leq(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_23,plain,
    leq(X1,multiplication(strong_iteration(one),zero)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_20])]) ).

fof(c_0_24,negated_conjecture,
    ~ ! [X4] : multiplication(strong_iteration(one),X4) = strong_iteration(one),
    inference(assume_negation,[status(cth)],[goals]) ).

fof(c_0_25,plain,
    ! [X12,X13,X14] : multiplication(X12,multiplication(X13,X14)) = multiplication(multiplication(X12,X13),X14),
    inference(variable_rename,[status(thm)],[multiplicative_associativity]) ).

cnf(c_0_26,plain,
    strong_iteration(X1) = addition(star(X1),multiplication(strong_iteration(X1),zero)),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_27,plain,
    addition(X1,multiplication(strong_iteration(one),zero)) = multiplication(strong_iteration(one),zero),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

fof(c_0_28,plain,
    ! [X23] : multiplication(zero,X23) = zero,
    inference(variable_rename,[status(thm)],[left_annihilation]) ).

fof(c_0_29,negated_conjecture,
    multiplication(strong_iteration(one),esk1_0) != strong_iteration(one),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_24])])]) ).

cnf(c_0_30,plain,
    multiplication(X1,multiplication(X2,X3)) = multiplication(multiplication(X1,X2),X3),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_31,plain,
    multiplication(strong_iteration(one),zero) = strong_iteration(one),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_32,plain,
    multiplication(zero,X1) = zero,
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_33,negated_conjecture,
    multiplication(strong_iteration(one),esk1_0) != strong_iteration(one),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_34,plain,
    multiplication(strong_iteration(one),X1) = strong_iteration(one),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_31]),c_0_32]),c_0_31]) ).

cnf(c_0_35,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_33,c_0_34])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : KLE141+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 : n025.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 12:10:25 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.21/0.58  start to proof: theBenchmark
% 0.21/0.60  % Version  : CSE_E---1.5
% 0.21/0.60  % Problem  : theBenchmark.p
% 0.21/0.60  % Proof found
% 0.21/0.60  % SZS status Theorem for theBenchmark.p
% 0.21/0.60  % SZS output start Proof
% See solution above
% 0.21/0.60  % Total time : 0.012000 s
% 0.21/0.60  % SZS output end Proof
% 0.21/0.60  % Total time : 0.015000 s
%------------------------------------------------------------------------------