TSTP Solution File: KLE035+1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : KLE035+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n023.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  : 600s
% DateTime : Sun Jul 17 02:28:10 EDT 2022

% Result   : Theorem 0.19s 0.45s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   23 (  21 unt;   0 nHn;  23 RR)
%            Number of literals    :   25 (   0 equ;   9 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   8 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    equal(addition(u,zero),u),
    file('KLE035+1.p',unknown),
    [] ).

cnf(11,axiom,
    equal(addition(u,v),addition(v,u)),
    file('KLE035+1.p',unknown),
    [] ).

cnf(13,axiom,
    leq(multiplication(multiplication(skc5,skc7),c(skc4)),zero),
    file('KLE035+1.p',unknown),
    [] ).

cnf(14,axiom,
    leq(multiplication(multiplication(skc5,skc6),c(skc4)),zero),
    file('KLE035+1.p',unknown),
    [] ).

cnf(15,axiom,
    ( ~ leq(u,v)
    | equal(addition(u,v),v) ),
    file('KLE035+1.p',unknown),
    [] ).

cnf(20,axiom,
    ~ leq(multiplication(multiplication(skc5,addition(skc7,skc6)),c(skc4)),zero),
    file('KLE035+1.p',unknown),
    [] ).

cnf(22,axiom,
    equal(multiplication(multiplication(u,v),w),multiplication(u,multiplication(v,w))),
    file('KLE035+1.p',unknown),
    [] ).

cnf(25,axiom,
    equal(multiplication(u,addition(v,w)),addition(multiplication(u,v),multiplication(u,w))),
    file('KLE035+1.p',unknown),
    [] ).

cnf(26,axiom,
    equal(multiplication(addition(u,v),w),addition(multiplication(u,w),multiplication(v,w))),
    file('KLE035+1.p',unknown),
    [] ).

cnf(28,plain,
    leq(multiplication(skc5,multiplication(skc7,c(skc4))),zero),
    inference(rew,[status(thm),theory(equality)],[22,13]),
    [iquote('0:Rew:22.0,13.0')] ).

cnf(29,plain,
    leq(multiplication(skc5,multiplication(skc6,c(skc4))),zero),
    inference(rew,[status(thm),theory(equality)],[22,14]),
    [iquote('0:Rew:22.0,14.0')] ).

cnf(30,plain,
    ~ leq(multiplication(skc5,multiplication(addition(skc6,skc7),c(skc4))),zero),
    inference(rew,[status(thm),theory(equality)],[22,20,11]),
    [iquote('0:Rew:22.0,20.0,11.0,20.0')] ).

cnf(31,plain,
    ~ leq(multiplication(skc5,addition(multiplication(skc6,c(skc4)),multiplication(skc7,c(skc4)))),zero),
    inference(rew,[status(thm),theory(equality)],[26,30]),
    [iquote('0:Rew:26.0,30.0')] ).

cnf(32,plain,
    ~ leq(addition(multiplication(skc5,multiplication(skc6,c(skc4))),multiplication(skc5,multiplication(skc7,c(skc4)))),zero),
    inference(rew,[status(thm),theory(equality)],[25,31]),
    [iquote('0:Rew:25.0,31.0')] ).

cnf(57,plain,
    equal(addition(zero,u),u),
    inference(spr,[status(thm),theory(equality)],[11,3]),
    [iquote('0:SpR:11.0,3.0')] ).

cnf(109,plain,
    ( ~ leq(u,zero)
    | equal(zero,u) ),
    inference(spr,[status(thm),theory(equality)],[15,3]),
    [iquote('0:SpR:15.1,3.0')] ).

cnf(120,plain,
    equal(multiplication(skc5,multiplication(skc7,c(skc4))),zero),
    inference(res,[status(thm),theory(equality)],[28,109]),
    [iquote('0:Res:28.0,109.0')] ).

cnf(121,plain,
    equal(multiplication(skc5,multiplication(skc6,c(skc4))),zero),
    inference(res,[status(thm),theory(equality)],[29,109]),
    [iquote('0:Res:29.0,109.0')] ).

cnf(122,plain,
    leq(zero,zero),
    inference(rew,[status(thm),theory(equality)],[120,28]),
    [iquote('0:Rew:120.0,28.0')] ).

cnf(123,plain,
    ~ leq(addition(multiplication(skc5,multiplication(skc6,c(skc4))),zero),zero),
    inference(rew,[status(thm),theory(equality)],[120,32]),
    [iquote('0:Rew:120.0,32.0')] ).

cnf(125,plain,
    ~ leq(multiplication(skc5,multiplication(skc6,c(skc4))),zero),
    inference(rew,[status(thm),theory(equality)],[57,123,11]),
    [iquote('0:Rew:57.0,123.0,11.0,123.0')] ).

cnf(126,plain,
    ~ leq(zero,zero),
    inference(rew,[status(thm),theory(equality)],[121,125]),
    [iquote('0:Rew:121.0,125.0')] ).

cnf(127,plain,
    $false,
    inference(mrr,[status(thm)],[126,122]),
    [iquote('0:MRR:126.0,122.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : KLE035+1 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : run_spass %d %s
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Thu Jun 16 12:48:35 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  
% 0.19/0.45  SPASS V 3.9 
% 0.19/0.45  SPASS beiseite: Proof found.
% 0.19/0.45  % SZS status Theorem
% 0.19/0.45  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.19/0.45  SPASS derived 88 clauses, backtracked 0 clauses, performed 0 splits and kept 62 clauses.
% 0.19/0.45  SPASS allocated 97670 KBytes.
% 0.19/0.45  SPASS spent	0:00:00.09 on the problem.
% 0.19/0.45  		0:00:00.04 for the input.
% 0.19/0.45  		0:00:00.03 for the FLOTTER CNF translation.
% 0.19/0.45  		0:00:00.00 for inferences.
% 0.19/0.45  		0:00:00.00 for the backtracking.
% 0.19/0.45  		0:00:00.00 for the reduction.
% 0.19/0.45  
% 0.19/0.45  
% 0.19/0.45  Here is a proof with depth 2, length 23 :
% 0.19/0.45  % SZS output start Refutation
% See solution above
% 0.19/0.45  Formulae used in the proof : additive_identity additive_commutativity goals order multiplicative_associativity right_distributivity left_distributivity
% 0.19/0.45  
%------------------------------------------------------------------------------