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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : LCL368-1 : TPTP v8.1.0. Released v2.3.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %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  : 600s
% DateTime : Sun Jul 17 14:36:30 EDT 2022

% Result   : Unsatisfiable 4.46s 4.64s
% Output   : Refutation 4.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   28
%            Number of leaves      :    5
% Syntax   : Number of clauses     :   50 (  30 unt;   0 nHn;  50 RR)
%            Number of literals    :   73 (   0 equ;  24 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :   10 (  10 usr;   8 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ is_a_theorem(u)
    | ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(v) ),
    file('LCL368-1.p',unknown),
    [] ).

cnf(2,axiom,
    is_a_theorem(implies__dfg(implies__dfg(u,v),implies__dfg(implies__dfg(v,w),implies__dfg(u,w)))),
    file('LCL368-1.p',unknown),
    [] ).

cnf(3,axiom,
    is_a_theorem(implies__dfg(implies__dfg(not__dfg(u),u),u)),
    file('LCL368-1.p',unknown),
    [] ).

cnf(4,axiom,
    is_a_theorem(implies__dfg(u,implies__dfg(not__dfg(u),v))),
    file('LCL368-1.p',unknown),
    [] ).

cnf(5,axiom,
    ~ is_a_theorem(implies__dfg(implies__dfg(implies__dfg(x__dfg,implies__dfg(y__dfg,z__dfg)),u__dfg),implies__dfg(implies__dfg(y__dfg,implies__dfg(x__dfg,z__dfg)),u__dfg))),
    file('LCL368-1.p',unknown),
    [] ).

cnf(11,plain,
    ( ~ is_a_theorem(implies__dfg(not__dfg(u),u))
    | is_a_theorem(u) ),
    inference(res,[status(thm),theory(equality)],[3,1]),
    [iquote('0:Res:3.0,1.1')] ).

cnf(13,plain,
    ( ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(implies__dfg(implies__dfg(v,w),implies__dfg(u,w))) ),
    inference(res,[status(thm),theory(equality)],[2,1]),
    [iquote('0:Res:2.0,1.1')] ).

cnf(17,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(implies__dfg(u,v),implies__dfg(w,v)),x),implies__dfg(implies__dfg(w,u),x))),
    inference(sor,[status(thm)],[13,2]),
    [iquote('0:SoR:13.0,2.0')] ).

cnf(18,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(not__dfg(u),v),w),implies__dfg(u,w))),
    inference(sor,[status(thm)],[13,4]),
    [iquote('0:SoR:13.0,4.0')] ).

cnf(19,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,v),implies__dfg(implies__dfg(not__dfg(u),u),v))),
    inference(sor,[status(thm)],[13,3]),
    [iquote('0:SoR:13.0,3.0')] ).

cnf(21,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(not__dfg(u),v),w))
    | is_a_theorem(implies__dfg(u,w)) ),
    inference(res,[status(thm),theory(equality)],[18,1]),
    [iquote('0:Res:18.0,1.1')] ).

cnf(22,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(implies__dfg(not__dfg(u),u),v),w),implies__dfg(implies__dfg(u,v),w))),
    inference(sor,[status(thm)],[13,19]),
    [iquote('0:SoR:13.0,19.0')] ).

cnf(23,plain,
    ( ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(implies__dfg(implies__dfg(not__dfg(u),u),v)) ),
    inference(res,[status(thm),theory(equality)],[19,1]),
    [iquote('0:Res:19.0,1.1')] ).

cnf(35,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,v),implies__dfg(w,v)),x))
    | is_a_theorem(implies__dfg(implies__dfg(w,u),x)) ),
    inference(res,[status(thm),theory(equality)],[17,1]),
    [iquote('0:Res:17.0,1.1')] ).

cnf(61,plain,
    is_a_theorem(implies__dfg(implies__dfg(not__dfg(implies__dfg(not__dfg(u),u)),implies__dfg(not__dfg(u),u)),u)),
    inference(sor,[status(thm)],[23,3]),
    [iquote('0:SoR:23.0,3.0')] ).

cnf(91,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(implies__dfg(not__dfg(u),u),v),w))
    | is_a_theorem(implies__dfg(implies__dfg(u,v),w)) ),
    inference(res,[status(thm),theory(equality)],[22,1]),
    [iquote('0:Res:22.0,1.1')] ).

cnf(110,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,not__dfg(v)),implies__dfg(v,implies__dfg(u,w)))),
    inference(sor,[status(thm)],[35,18]),
    [iquote('0:SoR:35.0,18.0')] ).

cnf(111,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,implies__dfg(not__dfg(v),v)),implies__dfg(implies__dfg(v,w),implies__dfg(u,w)))),
    inference(sor,[status(thm)],[35,22]),
    [iquote('0:SoR:35.0,22.0')] ).

cnf(113,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,implies__dfg(v,w)),implies__dfg(implies__dfg(x,v),implies__dfg(u,implies__dfg(x,w))))),
    inference(sor,[status(thm)],[35,17]),
    [iquote('0:SoR:35.0,17.0')] ).

cnf(124,plain,
    is_a_theorem(implies__dfg(u,implies__dfg(v,implies__dfg(not__dfg(u),w)))),
    inference(sor,[status(thm)],[21,110]),
    [iquote('0:SoR:21.0,110.0')] ).

cnf(127,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,implies__dfg(not__dfg(v),w)),x),implies__dfg(v,x))),
    inference(sor,[status(thm)],[13,124]),
    [iquote('0:SoR:13.0,124.0')] ).

cnf(168,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,implies__dfg(not__dfg(v),w)),x))
    | is_a_theorem(implies__dfg(v,x)) ),
    inference(res,[status(thm),theory(equality)],[127,1]),
    [iquote('0:Res:127.0,1.1')] ).

cnf(173,plain,
    ( ~ is_a_theorem(implies__dfg(u,implies__dfg(not__dfg(v),v)))
    | is_a_theorem(implies__dfg(implies__dfg(v,w),implies__dfg(u,w))) ),
    inference(res,[status(thm),theory(equality)],[111,1]),
    [iquote('0:Res:111.0,1.1')] ).

cnf(229,plain,
    is_a_theorem(implies__dfg(u,implies__dfg(implies__dfg(u,v),implies__dfg(w,v)))),
    inference(sor,[status(thm)],[168,111]),
    [iquote('0:SoR:168.0,111.0')] ).

cnf(246,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(implies__dfg(u,v),implies__dfg(w,v))) ),
    inference(res,[status(thm),theory(equality)],[229,1]),
    [iquote('0:Res:229.0,1.1')] ).

cnf(268,plain,
    ( ~ is_a_theorem(u)
    | ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(implies__dfg(w,v)) ),
    inference(res,[status(thm),theory(equality)],[246,1]),
    [iquote('0:Res:246.1,1.1')] ).

cnf(310,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(not__dfg(u),v),w))
    | is_a_theorem(implies__dfg(x,implies__dfg(u,w))) ),
    inference(sor,[status(thm)],[268,18]),
    [iquote('0:SoR:268.1,18.0')] ).

cnf(450,plain,
    ( ~ is_a_theorem(implies__dfg(u,implies__dfg(v,w)))
    | is_a_theorem(implies__dfg(implies__dfg(x,v),implies__dfg(u,implies__dfg(x,w)))) ),
    inference(res,[status(thm),theory(equality)],[113,1]),
    [iquote('0:Res:113.0,1.1')] ).

cnf(1258,plain,
    is_a_theorem(implies__dfg(u,implies__dfg(implies__dfg(not__dfg(v),v),v))),
    inference(sor,[status(thm)],[310,61]),
    [iquote('0:SoR:310.0,61.0')] ).

cnf(1302,plain,
    is_a_theorem(implies__dfg(u,implies__dfg(v,v))),
    inference(sor,[status(thm)],[310,3]),
    [iquote('0:SoR:310.0,3.0')] ).

cnf(1312,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,u),v),implies__dfg(w,v))),
    inference(sor,[status(thm)],[13,1302]),
    [iquote('0:SoR:13.0,1302.0')] ).

cnf(1487,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,u),v))
    | is_a_theorem(implies__dfg(w,v)) ),
    inference(res,[status(thm),theory(equality)],[1312,1]),
    [iquote('0:Res:1312.0,1.1')] ).

cnf(2236,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,v),implies__dfg(implies__dfg(implies__dfg(w,w),u),v))),
    inference(sor,[status(thm)],[173,1312]),
    [iquote('0:SoR:173.0,1312.0')] ).

cnf(2285,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(implies__dfg(v,w),implies__dfg(implies__dfg(u,v),w))) ),
    inference(sor,[status(thm)],[173,246]),
    [iquote('0:SoR:173.0,246.1')] ).

cnf(2321,plain,
    is_a_theorem(implies__dfg(u,implies__dfg(implies__dfg(implies__dfg(v,v),w),w))),
    inference(sor,[status(thm)],[1487,2236]),
    [iquote('0:SoR:1487.0,2236.0')] ).

cnf(2328,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,u),v),v)),
    inference(sor,[status(thm)],[11,2321]),
    [iquote('0:SoR:11.0,2321.0')] ).

cnf(2358,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,u),v))
    | is_a_theorem(v) ),
    inference(res,[status(thm),theory(equality)],[2328,1]),
    [iquote('0:Res:2328.0,1.1')] ).

cnf(3673,plain,
    ( ~ is_a_theorem(u)
    | is_a_theorem(implies__dfg(implies__dfg(u,v),v)) ),
    inference(sor,[status(thm)],[2358,2285]),
    [iquote('0:SoR:2358.0,2285.1')] ).

cnf(3712,plain,
    ( ~ is_a_theorem(implies__dfg(not__dfg(u),u))
    | is_a_theorem(implies__dfg(implies__dfg(u,v),v)) ),
    inference(sor,[status(thm)],[91,3673]),
    [iquote('0:SoR:91.0,3673.1')] ).

cnf(3721,plain,
    ( ~ is_a_theorem(u)
    | ~ is_a_theorem(implies__dfg(u,v))
    | is_a_theorem(v) ),
    inference(res,[status(thm),theory(equality)],[3673,1]),
    [iquote('0:Res:3673.1,1.1')] ).

cnf(4227,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(implies__dfg(not__dfg(u),u),u),v),v)),
    inference(sor,[status(thm)],[3712,1258]),
    [iquote('0:SoR:3712.0,1258.0')] ).

cnf(4488,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,implies__dfg(not__dfg(v),v)),implies__dfg(u,v))),
    inference(sor,[status(thm)],[35,4227]),
    [iquote('0:SoR:35.0,4227.0')] ).

cnf(4711,plain,
    is_a_theorem(implies__dfg(implies__dfg(not__dfg(u),v),implies__dfg(implies__dfg(v,u),u))),
    inference(sor,[status(thm)],[35,4488]),
    [iquote('0:SoR:35.0,4488.0')] ).

cnf(4712,plain,
    is_a_theorem(implies__dfg(u,implies__dfg(v,u))),
    inference(sor,[status(thm)],[168,4488]),
    [iquote('0:SoR:168.0,4488.0')] ).

cnf(4730,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,v),w),implies__dfg(v,w))),
    inference(sor,[status(thm)],[13,4712]),
    [iquote('0:SoR:13.0,4712.0')] ).

cnf(4846,plain,
    ( ~ is_a_theorem(implies__dfg(implies__dfg(u,v),w))
    | is_a_theorem(implies__dfg(v,w)) ),
    inference(sor,[status(thm)],[3721,4730]),
    [iquote('0:SoR:3721.1,4730.0')] ).

cnf(5071,plain,
    is_a_theorem(implies__dfg(u,implies__dfg(implies__dfg(u,v),v))),
    inference(sor,[status(thm)],[4846,4711]),
    [iquote('0:SoR:4846.0,4711.0')] ).

cnf(5257,plain,
    is_a_theorem(implies__dfg(implies__dfg(u,implies__dfg(v,w)),implies__dfg(v,implies__dfg(u,w)))),
    inference(sor,[status(thm)],[450,5071]),
    [iquote('0:SoR:450.0,5071.0')] ).

cnf(10740,plain,
    is_a_theorem(implies__dfg(implies__dfg(implies__dfg(u,implies__dfg(v,w)),x),implies__dfg(implies__dfg(v,implies__dfg(u,w)),x))),
    inference(sor,[status(thm)],[13,5257]),
    [iquote('0:SoR:13.0,5257.0')] ).

cnf(10764,plain,
    $false,
    inference(unc,[status(thm)],[10740,5]),
    [iquote('0:UnC:10740.0,5.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : LCL368-1 : TPTP v8.1.0. Released v2.3.0.
% 0.03/0.13  % Command  : run_spass %d %s
% 0.12/0.34  % Computer : n015.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  : 600
% 0.12/0.34  % DateTime : Mon Jul  4 04:14:31 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 4.46/4.64  
% 4.46/4.64  SPASS V 3.9 
% 4.46/4.64  SPASS beiseite: Proof found.
% 4.46/4.64  % SZS status Theorem
% 4.46/4.64  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 4.46/4.64  SPASS derived 10687 clauses, backtracked 0 clauses, performed 0 splits and kept 3876 clauses.
% 4.46/4.64  SPASS allocated 89215 KBytes.
% 4.46/4.64  SPASS spent	0:00:04.17 on the problem.
% 4.46/4.64  		0:00:00.03 for the input.
% 4.46/4.64  		0:00:00.00 for the FLOTTER CNF translation.
% 4.46/4.64  		0:00:00.23 for inferences.
% 4.46/4.64  		0:00:00.00 for the backtracking.
% 4.46/4.64  		0:00:03.85 for the reduction.
% 4.46/4.64  
% 4.46/4.64  
% 4.46/4.64  Here is a proof with depth 27, length 50 :
% 4.46/4.64  % SZS output start Refutation
% See solution above
% 4.46/4.64  Formulae used in the proof : condensed_detachment cn_1 cn_2 cn_3 prove_cn_23
% 4.46/4.64  
%------------------------------------------------------------------------------