TSTP Solution File: SET844-2 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : SET844-2 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n021.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  : 300s
% DateTime : Wed May 31 12:35:21 EDT 2023

% Result   : Unsatisfiable 0.15s 0.32s
% Output   : CNFRefutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   27 (  11 unt;   0 def)
%            Number of atoms       :   50 (  10 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   47 (  24   ~;  21   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-3 aty)
%            Number of variables   :   23 (;  23   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [V_A,T_a] : c_lessequals(V_A,V_A,tc_set(T_a)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f2,axiom,
    ! [V_Y,V_S,T_a] :
      ( ~ c_lessequals(V_Y,c_Zorn_OTFin(V_S,T_a),tc_set(tc_set(tc_set(T_a))))
      | c_in(c_Union(V_Y,tc_set(T_a)),c_Zorn_OTFin(V_S,T_a),tc_set(tc_set(T_a))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f3,axiom,
    ! [V_m,V_S,T_a,V_n] :
      ( ~ c_in(V_m,c_Zorn_OTFin(V_S,T_a),tc_set(tc_set(T_a)))
      | ~ c_in(V_n,c_Zorn_OTFin(V_S,T_a),tc_set(tc_set(T_a)))
      | V_m != c_Zorn_Osucc(V_S,V_m,T_a)
      | c_lessequals(V_n,V_m,tc_set(tc_set(T_a))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f4,negated_conjecture,
    c_in(v_m,c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f5,negated_conjecture,
    v_m = c_Zorn_Osucc(v_S,v_m,t_a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f6,negated_conjecture,
    ~ c_lessequals(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),v_m,tc_set(tc_set(t_a))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f7,plain,
    ! [X0,X1] : c_lessequals(X0,X0,tc_set(X1)),
    inference(cnf_transformation,[status(esa)],[f1]) ).

fof(f8,plain,
    ! [X0,X1,X2] :
      ( ~ c_lessequals(X0,c_Zorn_OTFin(X1,X2),tc_set(tc_set(tc_set(X2))))
      | c_in(c_Union(X0,tc_set(X2)),c_Zorn_OTFin(X1,X2),tc_set(tc_set(X2))) ),
    inference(cnf_transformation,[status(esa)],[f2]) ).

fof(f9,plain,
    ! [V_m,T_a,V_n] :
      ( ! [V_S] :
          ( ~ c_in(V_m,c_Zorn_OTFin(V_S,T_a),tc_set(tc_set(T_a)))
          | ~ c_in(V_n,c_Zorn_OTFin(V_S,T_a),tc_set(tc_set(T_a)))
          | V_m != c_Zorn_Osucc(V_S,V_m,T_a) )
      | c_lessequals(V_n,V_m,tc_set(tc_set(T_a))) ),
    inference(miniscoping,[status(esa)],[f3]) ).

fof(f10,plain,
    ! [X0,X1,X2,X3] :
      ( ~ c_in(X0,c_Zorn_OTFin(X1,X2),tc_set(tc_set(X2)))
      | ~ c_in(X3,c_Zorn_OTFin(X1,X2),tc_set(tc_set(X2)))
      | X0 != c_Zorn_Osucc(X1,X0,X2)
      | c_lessequals(X3,X0,tc_set(tc_set(X2))) ),
    inference(cnf_transformation,[status(esa)],[f9]) ).

fof(f11,plain,
    c_in(v_m,c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a))),
    inference(cnf_transformation,[status(esa)],[f4]) ).

fof(f12,plain,
    v_m = c_Zorn_Osucc(v_S,v_m,t_a),
    inference(cnf_transformation,[status(esa)],[f5]) ).

fof(f13,plain,
    ~ c_lessequals(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),v_m,tc_set(tc_set(t_a))),
    inference(cnf_transformation,[status(esa)],[f6]) ).

fof(f14,plain,
    ! [X0] :
      ( ~ c_in(v_m,c_Zorn_OTFin(X0,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_OTFin(X0,t_a),tc_set(tc_set(t_a)))
      | v_m != c_Zorn_Osucc(X0,v_m,t_a) ),
    inference(resolution,[status(thm)],[f10,f13]) ).

fof(f15,plain,
    ( spl0_0
  <=> 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))) ),
    introduced(split_symbol_definition) ).

fof(f17,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)))
    | spl0_0 ),
    inference(component_clause,[status(thm)],[f15]) ).

fof(f18,plain,
    ( spl0_1
  <=> v_m = c_Zorn_Osucc(v_S,v_m,t_a) ),
    introduced(split_symbol_definition) ).

fof(f20,plain,
    ( v_m != c_Zorn_Osucc(v_S,v_m,t_a)
    | spl0_1 ),
    inference(component_clause,[status(thm)],[f18]) ).

fof(f21,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)))
    | v_m != c_Zorn_Osucc(v_S,v_m,t_a) ),
    inference(resolution,[status(thm)],[f14,f11]) ).

fof(f22,plain,
    ( ~ spl0_0
    | ~ spl0_1 ),
    inference(split_clause,[status(thm)],[f21,f15,f18]) ).

fof(f23,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))))
    | spl0_0 ),
    inference(resolution,[status(thm)],[f17,f8]) ).

fof(f24,plain,
    ( $false
    | spl0_0 ),
    inference(forward_subsumption_resolution,[status(thm)],[f23,f7]) ).

fof(f25,plain,
    spl0_0,
    inference(contradiction_clause,[status(thm)],[f24]) ).

fof(f26,plain,
    ( v_m != v_m
    | spl0_1 ),
    inference(forward_demodulation,[status(thm)],[f12,f20]) ).

fof(f27,plain,
    ( $false
    | spl0_1 ),
    inference(trivial_equality_resolution,[status(esa)],[f26]) ).

fof(f28,plain,
    spl0_1,
    inference(contradiction_clause,[status(thm)],[f27]) ).

fof(f29,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f22,f25,f28]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.10  % Problem  : SET844-2 : TPTP v8.1.2. Released v3.2.0.
% 0.08/0.11  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.11/0.31  % Computer : n021.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit : 300
% 0.11/0.31  % WCLimit  : 300
% 0.11/0.31  % DateTime : Tue May 30 10:18:37 EDT 2023
% 0.15/0.31  % CPUTime  : 
% 0.15/0.32  % Drodi V3.5.1
% 0.15/0.32  % Refutation found
% 0.15/0.32  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.15/0.32  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.16/0.54  % Elapsed time: 0.012791 seconds
% 0.16/0.54  % CPU time: 0.011492 seconds
% 0.16/0.54  % Memory used: 2.268 MB
%------------------------------------------------------------------------------