TSTP Solution File: GRP516-1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : GRP516-1 : TPTP v8.1.0. Bugfixed v2.7.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n026.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 : Sat Jul 16 11:47:50 EDT 2022

% Result   : Unsatisfiable 0.18s 0.44s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    2
% Syntax   : Number of clauses     :   16 (  16 unt;   0 nHn;  16 RR)
%            Number of literals    :   16 (   0 equ;   1 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    equal(multiply(u,multiply(multiply(v,w),inverse(multiply(u,w)))),v),
    file('GRP516-1.p',unknown),
    [] ).

cnf(2,axiom,
    ~ equal(multiply(b,a),multiply(a,b)),
    file('GRP516-1.p',unknown),
    [] ).

cnf(3,plain,
    equal(multiply(u,multiply(multiply(v,multiply(multiply(w,x),inverse(multiply(u,x)))),inverse(w))),v),
    inference(spr,[status(thm),theory(equality)],[1]),
    [iquote('0:SpR:1.0,1.0')] ).

cnf(4,plain,
    equal(multiply(u,multiply(v,inverse(multiply(u,multiply(multiply(v,w),inverse(multiply(x,w))))))),x),
    inference(spr,[status(thm),theory(equality)],[1]),
    [iquote('0:SpR:1.0,1.0')] ).

cnf(13,plain,
    equal(multiply(u,multiply(v,inverse(v))),u),
    inference(spr,[status(thm),theory(equality)],[1,3]),
    [iquote('0:SpR:1.0,3.0')] ).

cnf(20,plain,
    equal(multiply(u,multiply(v,inverse(u))),v),
    inference(spr,[status(thm),theory(equality)],[13,3]),
    [iquote('0:SpR:13.0,3.0')] ).

cnf(46,plain,
    equal(multiply(multiply(u,v),multiply(w,inverse(multiply(w,v)))),u),
    inference(spr,[status(thm),theory(equality)],[20,4]),
    [iquote('0:SpR:20.0,4.0')] ).

cnf(52,plain,
    equal(multiply(u,multiply(multiply(v,w),inverse(v))),multiply(u,w)),
    inference(spr,[status(thm),theory(equality)],[20,3]),
    [iquote('0:SpR:20.0,3.0')] ).

cnf(59,plain,
    equal(multiply(multiply(u,v),multiply(w,inverse(u))),multiply(w,v)),
    inference(spr,[status(thm),theory(equality)],[46,4]),
    [iquote('0:SpR:46.0,4.0')] ).

cnf(162,plain,
    equal(multiply(multiply(u,v),w),multiply(multiply(u,w),v)),
    inference(spr,[status(thm),theory(equality)],[59,52]),
    [iquote('0:SpR:59.0,52.0')] ).

cnf(200,plain,
    equal(multiply(u,multiply(multiply(v,inverse(v)),w)),multiply(u,w)),
    inference(spr,[status(thm),theory(equality)],[162,52]),
    [iquote('0:SpR:162.0,52.0')] ).

cnf(250,plain,
    equal(multiply(u,inverse(multiply(v,inverse(v)))),u),
    inference(spr,[status(thm),theory(equality)],[200,13]),
    [iquote('0:SpR:200.0,13.0')] ).

cnf(280,plain,
    equal(multiply(multiply(multiply(u,inverse(u)),v),w),multiply(w,v)),
    inference(spr,[status(thm),theory(equality)],[250,59]),
    [iquote('0:SpR:250.0,59.0')] ).

cnf(284,plain,
    equal(multiply(multiply(u,inverse(u)),v),v),
    inference(spr,[status(thm),theory(equality)],[250,20]),
    [iquote('0:SpR:250.0,20.0')] ).

cnf(289,plain,
    equal(multiply(u,v),multiply(v,u)),
    inference(rew,[status(thm),theory(equality)],[284,280]),
    [iquote('0:Rew:284.0,280.0')] ).

cnf(290,plain,
    $false,
    inference(unc,[status(thm)],[289,2]),
    [iquote('0:UnC:289.0,2.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : GRP516-1 : TPTP v8.1.0. Bugfixed v2.7.0.
% 0.06/0.12  % Command  : run_spass %d %s
% 0.13/0.33  % Computer : n026.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Mon Jun 13 13:19:36 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.18/0.44  
% 0.18/0.44  SPASS V 3.9 
% 0.18/0.44  SPASS beiseite: Proof found.
% 0.18/0.44  % SZS status Theorem
% 0.18/0.44  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.18/0.44  SPASS derived 217 clauses, backtracked 0 clauses, performed 0 splits and kept 71 clauses.
% 0.18/0.44  SPASS allocated 63540 KBytes.
% 0.18/0.44  SPASS spent	0:00:00.09 on the problem.
% 0.18/0.44  		0:00:00.03 for the input.
% 0.18/0.44  		0:00:00.00 for the FLOTTER CNF translation.
% 0.18/0.44  		0:00:00.00 for inferences.
% 0.18/0.44  		0:00:00.00 for the backtracking.
% 0.18/0.44  		0:00:00.03 for the reduction.
% 0.18/0.44  
% 0.18/0.44  
% 0.18/0.44  Here is a proof with depth 9, length 16 :
% 0.18/0.44  % SZS output start Refutation
% See solution above
% 0.18/0.44  Formulae used in the proof : single_axiom prove_these_axioms_4
% 0.18/0.44  
%------------------------------------------------------------------------------