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

View Problem - Process Solution

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

% Computer : n006.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:37 EDT 2022

% Result   : Unsatisfiable 0.18s 0.46s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    4
% Syntax   : Number of clauses     :   18 (  11 unt;   0 nHn;  18 RR)
%            Number of literals    :   26 (   0 equ;   9 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    :    9 (   9 usr;   8 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

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

cnf(2,axiom,
    is_a_theorem(equivalent(u,equivalent(equivalent(equivalent(equivalent(v,w),equivalent(v,x)),equivalent(w,x)),u))),
    file('LCL104-1.p',unknown),
    [] ).

cnf(3,axiom,
    is_a_theorem(equivalent(equivalent(equivalent(u,v),equivalent(equivalent(v,u),w)),w)),
    file('LCL104-1.p',unknown),
    [] ).

cnf(4,axiom,
    ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(e,b),equivalent(equivalent(a,e),c)))),
    file('LCL104-1.p',unknown),
    [] ).

cnf(9,plain,
    ( ~ is_a_theorem(equivalent(equivalent(u,v),equivalent(equivalent(v,u),w)))
    | is_a_theorem(w) ),
    inference(res,[status(thm),theory(equality)],[3,1]),
    [iquote('0:Res:3.0,1.1')] ).

cnf(10,plain,
    is_a_theorem(equivalent(equivalent(u,v),equivalent(equivalent(w,u),equivalent(w,v)))),
    inference(sor,[status(thm)],[9,2]),
    [iquote('0:SoR:9.0,2.0')] ).

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

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

cnf(15,plain,
    is_a_theorem(equivalent(equivalent(u,equivalent(v,w)),equivalent(u,equivalent(equivalent(x,v),equivalent(x,w))))),
    inference(sor,[status(thm)],[13,10]),
    [iquote('0:SoR:13.0,10.0')] ).

cnf(16,plain,
    is_a_theorem(equivalent(equivalent(u,equivalent(equivalent(v,w),equivalent(equivalent(w,v),x))),equivalent(u,x))),
    inference(sor,[status(thm)],[13,3]),
    [iquote('0:SoR:13.0,3.0')] ).

cnf(25,plain,
    ( ~ is_a_theorem(equivalent(u,equivalent(equivalent(v,w),equivalent(equivalent(w,v),x))))
    | is_a_theorem(equivalent(u,x)) ),
    inference(res,[status(thm),theory(equality)],[16,1]),
    [iquote('0:Res:16.0,1.1')] ).

cnf(47,plain,
    is_a_theorem(equivalent(equivalent(equivalent(u,v),equivalent(u,w)),equivalent(v,w))),
    inference(sor,[status(thm)],[25,15]),
    [iquote('0:SoR:25.0,15.0')] ).

cnf(52,plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(u,v),equivalent(equivalent(w,u),equivalent(w,v))),x),x)),
    inference(sor,[status(thm)],[25,2]),
    [iquote('0:SoR:25.0,2.0')] ).

cnf(56,plain,
    ( ~ is_a_theorem(equivalent(equivalent(u,v),equivalent(u,w)))
    | is_a_theorem(equivalent(v,w)) ),
    inference(res,[status(thm),theory(equality)],[47,1]),
    [iquote('0:Res:47.0,1.1')] ).

cnf(60,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(u,v),equivalent(u,w)),x))
    | is_a_theorem(equivalent(equivalent(v,w),x)) ),
    inference(sor,[status(thm)],[56,11]),
    [iquote('0:SoR:56.0,11.1')] ).

cnf(140,plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(u,v),equivalent(u,w)),x),equivalent(equivalent(v,w),x))),
    inference(sor,[status(thm)],[60,52]),
    [iquote('0:SoR:60.0,52.0')] ).

cnf(193,plain,
    is_a_theorem(equivalent(equivalent(equivalent(u,v),w),equivalent(equivalent(x,v),equivalent(equivalent(u,x),w)))),
    inference(sor,[status(thm)],[60,140]),
    [iquote('0:SoR:60.0,140.0')] ).

cnf(195,plain,
    $false,
    inference(unc,[status(thm)],[193,4]),
    [iquote('0:UnC:193.0,4.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : LCL104-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.12  % Command  : run_spass %d %s
% 0.13/0.33  % Computer : n006.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 Jul  4 03:56:07 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.18/0.46  
% 0.18/0.46  SPASS V 3.9 
% 0.18/0.46  SPASS beiseite: Proof found.
% 0.18/0.46  % SZS status Theorem
% 0.18/0.46  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.18/0.46  SPASS derived 186 clauses, backtracked 0 clauses, performed 0 splits and kept 128 clauses.
% 0.18/0.46  SPASS allocated 76218 KBytes.
% 0.18/0.46  SPASS spent	0:00:00.11 on the problem.
% 0.18/0.46  		0:00:00.04 for the input.
% 0.18/0.46  		0:00:00.00 for the FLOTTER CNF translation.
% 0.18/0.46  		0:00:00.01 for inferences.
% 0.18/0.46  		0:00:00.00 for the backtracking.
% 0.18/0.46  		0:00:00.03 for the reduction.
% 0.18/0.46  
% 0.18/0.46  
% 0.18/0.46  Here is a proof with depth 10, length 18 :
% 0.18/0.46  % SZS output start Refutation
% See solution above
% 0.18/0.46  Formulae used in the proof : condensed_detachment p_4 q_3 prove_p_1
% 0.18/0.46  
%------------------------------------------------------------------------------