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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SET848-1 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n019.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:14 EDT 2022

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

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

cnf(3,axiom,
    ( ~ c_in(u,c_Zorn_OTFin(v,w),tc_set(tc_set(w)))
    | c_in(u,c_Zorn_Ochain(v,w),tc_set(tc_set(w))) ),
    file('SET848-1.p',unknown),
    [] ).

cnf(6,axiom,
    ( ~ equal(c_Zorn_Osucc(u,v,w),v)
    | ~ c_in(v,c_minus(c_Zorn_Ochain(u,w),c_Zorn_Omaxchain(u,w),tc_set(tc_set(tc_set(w)))),tc_set(tc_set(w))) ),
    file('SET848-1.p',unknown),
    [] ).

cnf(8,axiom,
    equal(c_Zorn_Osucc(v_S,c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),t_a),c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a))),
    file('SET848-1.p',unknown),
    [] ).

cnf(9,axiom,
    ~ c_in(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),c_Zorn_Omaxchain(v_S,t_a),tc_set(tc_set(t_a))),
    file('SET848-1.p',unknown),
    [] ).

cnf(168,axiom,
    ( ~ c_in(u,v,w)
    | c_in(u,x,w)
    | c_in(u,c_minus(v,x,tc_set(w)),w) ),
    file('SET848-1.p',unknown),
    [] ).

cnf(319,axiom,
    c_lessequals(u,u,tc_set(v)),
    file('SET848-1.p',unknown),
    [] ).

cnf(1380,plain,
    ~ c_in(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),c_minus(c_Zorn_Ochain(v_S,t_a),c_Zorn_Omaxchain(v_S,t_a),tc_set(tc_set(tc_set(t_a)))),tc_set(tc_set(t_a))),
    inference(res,[status(thm),theory(equality)],[8,6]),
    [iquote('0:Res:8.0,6.1')] ).

cnf(19353,plain,
    ( ~ c_in(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),c_Zorn_Ochain(v_S,t_a),tc_set(tc_set(t_a)))
    | c_in(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),c_Zorn_Omaxchain(v_S,t_a),tc_set(tc_set(t_a))) ),
    inference(res,[status(thm),theory(equality)],[168,1380]),
    [iquote('0:Res:168.2,1380.0')] ).

cnf(19354,plain,
    ~ c_in(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),c_Zorn_Ochain(v_S,t_a),tc_set(tc_set(t_a))),
    inference(mrr,[status(thm)],[19353,9]),
    [iquote('0:MRR:19353.1,9.0')] ).

cnf(19544,plain,
    ~ c_in(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a))),
    inference(res,[status(thm),theory(equality)],[3,19354]),
    [iquote('0:Res:3.1,19354.0')] ).

cnf(19546,plain,
    ~ c_lessequals(c_Zorn_OTFin(v_S,t_a),c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(tc_set(t_a)))),
    inference(res,[status(thm),theory(equality)],[2,19544]),
    [iquote('0:Res:2.1,19544.0')] ).

cnf(19547,plain,
    $false,
    inference(mrr,[status(thm)],[19546,319]),
    [iquote('0:MRR:19546.0,319.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET848-1 : TPTP v8.1.0. Released v3.2.0.
% 0.12/0.12  % Command  : run_spass %d %s
% 0.12/0.33  % Computer : n019.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat Jul  9 22:56:23 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 18.83/19.02  
% 18.83/19.02  SPASS V 3.9 
% 18.83/19.02  SPASS beiseite: Proof found.
% 18.83/19.02  % SZS status Theorem
% 18.83/19.02  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 18.83/19.02  SPASS derived 14719 clauses, backtracked 397 clauses, performed 5 splits and kept 8044 clauses.
% 18.83/19.02  SPASS allocated 101926 KBytes.
% 18.83/19.02  SPASS spent	0:0:18.20 on the problem.
% 18.83/19.02  		0:00:00.09 for the input.
% 18.83/19.02  		0:00:00.00 for the FLOTTER CNF translation.
% 18.83/19.02  		0:00:00.48 for inferences.
% 18.83/19.02  		0:00:00.03 for the backtracking.
% 18.83/19.02  		0:0:17.18 for the reduction.
% 18.83/19.02  
% 18.83/19.02  
% 18.83/19.02  Here is a proof with depth 4, length 13 :
% 18.83/19.02  % SZS output start Refutation
% See solution above
% 18.83/19.02  Formulae used in the proof : cls_Zorn_OTFin__UnionI_0 cls_Zorn_OTFin__chain__lemma4_0 cls_Zorn_Osucc__not__equals_0 cls_conjecture_1 cls_conjecture_2 cls_Set_ODiffI_0 cls_Set_Osubset__refl_0
% 18.83/19.02  
%------------------------------------------------------------------------------