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

View Problem - Process Solution

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

% Computer : n010.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 14:34:58 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ~ equal(and_star(x__dfg,falsehood),falsehood),
    file('LCL157-1.p',unknown),
    [] ).

cnf(2,axiom,
    equal(implies__dfg(truth,u),u),
    file('LCL157-1.p',unknown),
    [] ).

cnf(3,axiom,
    equal(implies__dfg(implies__dfg(u,v),implies__dfg(implies__dfg(v,w),implies__dfg(u,w))),truth),
    file('LCL157-1.p',unknown),
    [] ).

cnf(4,axiom,
    equal(implies__dfg(implies__dfg(u,v),v),implies__dfg(implies__dfg(v,u),u)),
    file('LCL157-1.p',unknown),
    [] ).

cnf(5,axiom,
    equal(implies__dfg(implies__dfg(not__dfg(u),not__dfg(v)),implies__dfg(v,u)),truth),
    file('LCL157-1.p',unknown),
    [] ).

cnf(6,axiom,
    equal(implies__dfg(not__dfg(u),v),or__dfg(u,v)),
    file('LCL157-1.p',unknown),
    [] ).

cnf(8,axiom,
    equal(or__dfg(u,v),or__dfg(v,u)),
    file('LCL157-1.p',unknown),
    [] ).

cnf(14,axiom,
    equal(not__dfg(or__dfg(not__dfg(u),not__dfg(v))),and_star(u,v)),
    file('LCL157-1.p',unknown),
    [] ).

cnf(16,axiom,
    equal(and_star(u,v),and_star(v,u)),
    file('LCL157-1.p',unknown),
    [] ).

cnf(17,axiom,
    equal(not__dfg(truth),falsehood),
    file('LCL157-1.p',unknown),
    [] ).

cnf(22,plain,
    equal(implies__dfg(or__dfg(u,not__dfg(v)),implies__dfg(v,u)),truth),
    inference(rew,[status(thm),theory(equality)],[6,5]),
    [iquote('0:Rew:6.0,5.0')] ).

cnf(40,plain,
    equal(implies__dfg(falsehood,u),or__dfg(truth,u)),
    inference(spr,[status(thm),theory(equality)],[17,6]),
    [iquote('0:SpR:17.0,6.0')] ).

cnf(44,plain,
    equal(implies__dfg(or__dfg(u,not__dfg(truth)),u),truth),
    inference(spr,[status(thm),theory(equality)],[2,22]),
    [iquote('0:SpR:2.0,22.0')] ).

cnf(45,plain,
    equal(implies__dfg(or__dfg(u,not__dfg(falsehood)),or__dfg(truth,u)),truth),
    inference(spr,[status(thm),theory(equality)],[40,22]),
    [iquote('0:SpR:40.0,22.0')] ).

cnf(50,plain,
    equal(implies__dfg(or__dfg(u,falsehood),u),truth),
    inference(rew,[status(thm),theory(equality)],[17,44]),
    [iquote('0:Rew:17.0,44.0')] ).

cnf(54,plain,
    equal(implies__dfg(or__dfg(falsehood,u),u),truth),
    inference(spr,[status(thm),theory(equality)],[8,50]),
    [iquote('0:SpR:8.0,50.0')] ).

cnf(56,plain,
    equal(implies__dfg(or__dfg(u,not__dfg(or__dfg(falsehood,u))),truth),truth),
    inference(spr,[status(thm),theory(equality)],[54,22]),
    [iquote('0:SpR:54.0,22.0')] ).

cnf(77,plain,
    equal(not__dfg(or__dfg(not__dfg(u),falsehood)),and_star(u,truth)),
    inference(spr,[status(thm),theory(equality)],[17,14]),
    [iquote('0:SpR:17.0,14.0')] ).

cnf(81,plain,
    equal(not__dfg(or__dfg(falsehood,not__dfg(u))),and_star(u,truth)),
    inference(rew,[status(thm),theory(equality)],[8,77]),
    [iquote('0:Rew:8.0,77.0')] ).

cnf(130,plain,
    equal(implies__dfg(or__dfg(not__dfg(u),and_star(u,truth)),truth),truth),
    inference(spr,[status(thm),theory(equality)],[81,56]),
    [iquote('0:SpR:81.0,56.0')] ).

cnf(137,plain,
    equal(implies__dfg(u,u),implies__dfg(implies__dfg(u,truth),truth)),
    inference(spr,[status(thm),theory(equality)],[2,4]),
    [iquote('0:SpR:2.0,4.0')] ).

cnf(146,plain,
    equal(implies__dfg(implies__dfg(not__dfg(u),truth),truth),or__dfg(u,not__dfg(u))),
    inference(spr,[status(thm),theory(equality)],[137,6]),
    [iquote('0:SpR:137.0,6.0')] ).

cnf(163,plain,
    equal(implies__dfg(or__dfg(u,truth),truth),or__dfg(u,not__dfg(u))),
    inference(rew,[status(thm),theory(equality)],[6,146]),
    [iquote('0:Rew:6.0,146.0')] ).

cnf(240,plain,
    equal(or__dfg(falsehood,not__dfg(falsehood)),truth),
    inference(spr,[status(thm),theory(equality)],[163,54]),
    [iquote('0:SpR:163.0,54.0')] ).

cnf(288,plain,
    equal(implies__dfg(truth,not__dfg(falsehood)),truth),
    inference(spr,[status(thm),theory(equality)],[240,54]),
    [iquote('0:SpR:240.0,54.0')] ).

cnf(296,plain,
    equal(not__dfg(falsehood),truth),
    inference(rew,[status(thm),theory(equality)],[2,288]),
    [iquote('0:Rew:2.0,288.0')] ).

cnf(297,plain,
    equal(implies__dfg(or__dfg(u,truth),or__dfg(truth,u)),truth),
    inference(rew,[status(thm),theory(equality)],[296,45]),
    [iquote('0:Rew:296.0,45.0')] ).

cnf(328,plain,
    equal(implies__dfg(truth,u),or__dfg(falsehood,u)),
    inference(spr,[status(thm),theory(equality)],[296,6]),
    [iquote('0:SpR:296.0,6.0')] ).

cnf(329,plain,
    equal(not__dfg(or__dfg(truth,not__dfg(u))),and_star(falsehood,u)),
    inference(spr,[status(thm),theory(equality)],[296,14]),
    [iquote('0:SpR:296.0,14.0')] ).

cnf(336,plain,
    equal(or__dfg(falsehood,u),u),
    inference(rew,[status(thm),theory(equality)],[2,328]),
    [iquote('0:Rew:2.0,328.0')] ).

cnf(339,plain,
    equal(not__dfg(not__dfg(u)),and_star(u,truth)),
    inference(rew,[status(thm),theory(equality)],[336,81]),
    [iquote('0:Rew:336.0,81.0')] ).

cnf(340,plain,
    equal(implies__dfg(u,u),truth),
    inference(rew,[status(thm),theory(equality)],[336,54]),
    [iquote('0:Rew:336.0,54.0')] ).

cnf(355,plain,
    equal(implies__dfg(implies__dfg(u,truth),truth),truth),
    inference(rew,[status(thm),theory(equality)],[340,137]),
    [iquote('0:Rew:340.0,137.0')] ).

cnf(442,plain,
    equal(or__dfg(u,not__dfg(u)),truth),
    inference(spr,[status(thm),theory(equality)],[340,6]),
    [iquote('0:SpR:340.0,6.0')] ).

cnf(490,plain,
    equal(implies__dfg(implies__dfg(or__dfg(not__dfg(u),and_star(u,truth)),v),implies__dfg(implies__dfg(v,truth),truth)),truth),
    inference(spr,[status(thm),theory(equality)],[130,3]),
    [iquote('0:SpR:130.0,3.0')] ).

cnf(521,plain,
    equal(implies__dfg(implies__dfg(or__dfg(not__dfg(u),and_star(u,truth)),v),truth),truth),
    inference(rew,[status(thm),theory(equality)],[355,490]),
    [iquote('0:Rew:355.0,490.0')] ).

cnf(593,plain,
    equal(or__dfg(not__dfg(u),and_star(u,truth)),truth),
    inference(spr,[status(thm),theory(equality)],[339,442]),
    [iquote('0:SpR:339.0,442.0')] ).

cnf(609,plain,
    equal(implies__dfg(implies__dfg(truth,u),truth),truth),
    inference(rew,[status(thm),theory(equality)],[593,521]),
    [iquote('0:Rew:593.0,521.0')] ).

cnf(611,plain,
    equal(implies__dfg(u,truth),truth),
    inference(rew,[status(thm),theory(equality)],[2,609]),
    [iquote('0:Rew:2.0,609.0')] ).

cnf(636,plain,
    equal(or__dfg(u,truth),truth),
    inference(spr,[status(thm),theory(equality)],[611,6]),
    [iquote('0:SpR:611.0,6.0')] ).

cnf(643,plain,
    equal(implies__dfg(truth,or__dfg(truth,u)),truth),
    inference(rew,[status(thm),theory(equality)],[636,297]),
    [iquote('0:Rew:636.0,297.0')] ).

cnf(649,plain,
    equal(or__dfg(truth,u),truth),
    inference(rew,[status(thm),theory(equality)],[2,643]),
    [iquote('0:Rew:2.0,643.0')] ).

cnf(653,plain,
    equal(and_star(falsehood,u),not__dfg(truth)),
    inference(rew,[status(thm),theory(equality)],[649,329]),
    [iquote('0:Rew:649.0,329.0')] ).

cnf(655,plain,
    equal(and_star(falsehood,u),falsehood),
    inference(rew,[status(thm),theory(equality)],[17,653]),
    [iquote('0:Rew:17.0,653.0')] ).

cnf(733,plain,
    equal(and_star(u,falsehood),falsehood),
    inference(spr,[status(thm),theory(equality)],[655,16]),
    [iquote('0:SpR:655.0,16.0')] ).

cnf(739,plain,
    $false,
    inference(unc,[status(thm)],[733,1]),
    [iquote('0:UnC:733.0,1.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : LCL157-1 : TPTP v8.1.0. Released v1.0.0.
% 0.06/0.13  % Command  : run_spass %d %s
% 0.14/0.33  % Computer : n010.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.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Tue Jul  5 00:07:02 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.48  
% 0.20/0.48  SPASS V 3.9 
% 0.20/0.48  SPASS beiseite: Proof found.
% 0.20/0.48  % SZS status Theorem
% 0.20/0.48  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.20/0.48  SPASS derived 501 clauses, backtracked 0 clauses, performed 0 splits and kept 208 clauses.
% 0.20/0.48  SPASS allocated 63872 KBytes.
% 0.20/0.48  SPASS spent	0:00:00.13 on the problem.
% 0.20/0.48  		0:00:00.04 for the input.
% 0.20/0.48  		0:00:00.00 for the FLOTTER CNF translation.
% 0.20/0.48  		0:00:00.01 for inferences.
% 0.20/0.48  		0:00:00.00 for the backtracking.
% 0.20/0.48  		0:00:00.06 for the reduction.
% 0.20/0.48  
% 0.20/0.48  
% 0.20/0.48  Here is a proof with depth 6, length 46 :
% 0.20/0.48  % SZS output start Refutation
% See solution above
% 0.20/0.48  Formulae used in the proof : prove_alternative_wajsberg_axiom wajsberg_1 wajsberg_2 wajsberg_3 wajsberg_4 or_definition or_commutativity and_star_definition and_star_commutativity false_definition
% 0.20/0.48  
%------------------------------------------------------------------------------