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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SET845-1 : TPTP v8.1.0. Released v3.2.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 : Tue Jul 19 05:29:11 EDT 2022

% Result   : Unsatisfiable 0.72s 0.92s
% Output   : Refutation 0.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   12 (   7 unt;   0 nHn;  12 RR)
%            Number of literals    :   18 (   0 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   6 con; 0-3 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    ( ~ c_in(u,v,tc_set(w))
    | c_lessequals(u,c_Union(v,w),tc_set(w)) ),
    file('SET845-1.p',unknown),
    [] ).

cnf(4,axiom,
    c_lessequals(u,c_Zorn_Osucc(v,u,w),tc_set(tc_set(w))),
    file('SET845-1.p',unknown),
    [] ).

cnf(5,axiom,
    ( ~ c_in(u,c_Zorn_OTFin(v,w),tc_set(tc_set(w)))
    | c_in(c_Zorn_Osucc(v,u,w),c_Zorn_OTFin(v,w),tc_set(tc_set(w))) ),
    file('SET845-1.p',unknown),
    [] ).

cnf(8,axiom,
    c_in(v_m,c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a))),
    file('SET845-1.p',unknown),
    [] ).

cnf(9,axiom,
    equal(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),v_m),
    file('SET845-1.p',unknown),
    [] ).

cnf(10,axiom,
    ~ equal(c_Zorn_Osucc(v_S,v_m,t_a),v_m),
    file('SET845-1.p',unknown),
    [] ).

cnf(319,axiom,
    ( ~ c_lessequals(u,v,tc_set(w))
    | ~ c_lessequals(v,u,tc_set(w))
    | equal(u,v) ),
    file('SET845-1.p',unknown),
    [] ).

cnf(1455,plain,
    c_in(c_Zorn_Osucc(v_S,v_m,t_a),c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a))),
    inference(res,[status(thm),theory(equality)],[8,5]),
    [iquote('0:Res:8.0,5.0')] ).

cnf(1680,plain,
    ( ~ c_in(u,c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a)))
    | c_lessequals(u,v_m,tc_set(tc_set(t_a))) ),
    inference(spr,[status(thm),theory(equality)],[9,3]),
    [iquote('0:SpR:9.0,3.1')] ).

cnf(1849,plain,
    c_lessequals(c_Zorn_Osucc(v_S,v_m,t_a),v_m,tc_set(tc_set(t_a))),
    inference(res,[status(thm),theory(equality)],[1455,1680]),
    [iquote('0:Res:1455.0,1680.0')] ).

cnf(1966,plain,
    ( ~ c_lessequals(v_m,c_Zorn_Osucc(v_S,v_m,t_a),tc_set(tc_set(t_a)))
    | equal(c_Zorn_Osucc(v_S,v_m,t_a),v_m) ),
    inference(res,[status(thm),theory(equality)],[1849,319]),
    [iquote('0:Res:1849.0,319.0')] ).

cnf(1967,plain,
    $false,
    inference(mrr,[status(thm)],[1966,4,10]),
    [iquote('0:MRR:1966.0,1966.1,4.0,10.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET845-1 : TPTP v8.1.0. Released v3.2.0.
% 0.13/0.13  % Command  : run_spass %d %s
% 0.14/0.35  % Computer : n015.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Sat Jul  9 20:57:22 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.72/0.92  
% 0.72/0.92  SPASS V 3.9 
% 0.72/0.92  SPASS beiseite: Proof found.
% 0.72/0.92  % SZS status Theorem
% 0.72/0.92  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.72/0.92  SPASS derived 454 clauses, backtracked 0 clauses, performed 0 splits and kept 1481 clauses.
% 0.72/0.92  SPASS allocated 78237 KBytes.
% 0.72/0.92  SPASS spent	0:00:00.54 on the problem.
% 0.72/0.92  		0:00:00.09 for the input.
% 0.72/0.92  		0:00:00.00 for the FLOTTER CNF translation.
% 0.72/0.92  		0:00:00.04 for inferences.
% 0.72/0.92  		0:00:00.00 for the backtracking.
% 0.72/0.92  		0:00:00.16 for the reduction.
% 0.72/0.92  
% 0.72/0.92  
% 0.72/0.92  Here is a proof with depth 3, length 12 :
% 0.72/0.92  % SZS output start Refutation
% See solution above
% 0.72/0.92  Formulae used in the proof : cls_Set_OUnion__upper_0 cls_Zorn_OAbrial__axiom1_0 cls_Zorn_OTFin_OsuccI_0 cls_conjecture_0 cls_conjecture_1 cls_conjecture_2 cls_Set_Osubset__antisym_0
% 0.72/0.92  
%------------------------------------------------------------------------------