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

View Problem - Process Solution

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

% Computer : n008.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:22 EDT 2023

% Result   : Unsatisfiable 0.19s 0.36s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   33 (  13 unt;   0 def)
%            Number of atoms       :   59 (   9 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   55 (  29   ~;  26   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   5 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   3 con; 0-3 aty)
%            Number of variables   :   71 (;  71   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [V_c,V_A,T_a,V_B] :
      ( ~ c_in(V_c,V_A,T_a)
      | c_in(V_c,V_B,T_a)
      | c_in(V_c,c_minus(V_A,V_B,tc_set(T_a)),T_a) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2,axiom,
    ! [V_a,T_a] : ~ c_in(V_a,c_emptyset,T_a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f3,axiom,
    ! [V_A,T_a] : c_lessequals(c_emptyset,V_A,tc_set(T_a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f4,axiom,
    ! [V_A,V_B,T_a] :
      ( c_in(c_Main_OsubsetI__1(V_A,V_B,T_a),V_A,T_a)
      | c_lessequals(V_A,V_B,tc_set(T_a)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f5,axiom,
    ! [V_B,V_A,T_a] :
      ( ~ c_lessequals(V_B,V_A,tc_set(T_a))
      | ~ c_lessequals(V_A,V_B,tc_set(T_a))
      | V_A = V_B ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f6,axiom,
    ! [V_A,T_a] : c_lessequals(V_A,V_A,tc_set(T_a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f7,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/sandbox/benchmark/theBenchmark.p') ).

fof(f8,axiom,
    ! [V_c,V_S,T_a] :
      ( ~ c_in(V_c,c_Zorn_OTFin(V_S,T_a),tc_set(tc_set(T_a)))
      | c_in(V_c,c_Zorn_Ochain(V_S,T_a),tc_set(tc_set(T_a))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f9,axiom,
    ! [V_S,T_a] :
      ( ~ 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)))
      | c_Union(c_Zorn_OTFin(V_S,T_a),tc_set(T_a)) = c_Zorn_Osucc(V_S,c_Union(c_Zorn_OTFin(V_S,T_a),tc_set(T_a)),T_a) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f10,axiom,
    ! [V_c,V_S,T_a] :
      ( ~ c_in(V_c,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)))
      | c_Zorn_Osucc(V_S,V_c,T_a) != V_c ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f11,negated_conjecture,
    ! [V_U] : ~ c_in(V_U,c_Zorn_Omaxchain(v_S,t_a),tc_set(tc_set(t_a))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f12,plain,
    ! [X0,X1,X2,X3] :
      ( ~ c_in(X0,X1,X2)
      | c_in(X0,X3,X2)
      | c_in(X0,c_minus(X1,X3,tc_set(X2)),X2) ),
    inference(cnf_transformation,[status(esa)],[f1]) ).

fof(f13,plain,
    ! [X0,X1] : ~ c_in(X0,c_emptyset,X1),
    inference(cnf_transformation,[status(esa)],[f2]) ).

fof(f14,plain,
    ! [X0,X1] : c_lessequals(c_emptyset,X0,tc_set(X1)),
    inference(cnf_transformation,[status(esa)],[f3]) ).

fof(f15,plain,
    ! [X0,X1,X2] :
      ( c_in(c_Main_OsubsetI__1(X0,X1,X2),X0,X2)
      | c_lessequals(X0,X1,tc_set(X2)) ),
    inference(cnf_transformation,[status(esa)],[f4]) ).

fof(f16,plain,
    ! [V_B,V_A] :
      ( ! [T_a] :
          ( ~ c_lessequals(V_B,V_A,tc_set(T_a))
          | ~ c_lessequals(V_A,V_B,tc_set(T_a)) )
      | V_A = V_B ),
    inference(miniscoping,[status(esa)],[f5]) ).

fof(f17,plain,
    ! [X0,X1,X2] :
      ( ~ c_lessequals(X0,X1,tc_set(X2))
      | ~ c_lessequals(X1,X0,tc_set(X2))
      | X1 = X0 ),
    inference(cnf_transformation,[status(esa)],[f16]) ).

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

fof(f19,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)],[f7]) ).

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

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

fof(f22,plain,
    ! [X0,X1,X2] :
      ( ~ c_in(X0,c_minus(c_Zorn_Ochain(X1,X2),c_Zorn_Omaxchain(X1,X2),tc_set(tc_set(tc_set(X2)))),tc_set(tc_set(X2)))
      | c_Zorn_Osucc(X1,X0,X2) != X0 ),
    inference(cnf_transformation,[status(esa)],[f10]) ).

fof(f23,plain,
    ! [X0] : ~ c_in(X0,c_Zorn_Omaxchain(v_S,t_a),tc_set(tc_set(t_a))),
    inference(cnf_transformation,[status(esa)],[f11]) ).

fof(f25,plain,
    ! [X0] : c_lessequals(c_Zorn_Omaxchain(v_S,t_a),X0,tc_set(tc_set(tc_set(t_a)))),
    inference(resolution,[status(thm)],[f15,f23]) ).

fof(f26,plain,
    ! [X0] :
      ( ~ c_lessequals(X0,c_Zorn_Omaxchain(v_S,t_a),tc_set(tc_set(tc_set(t_a))))
      | c_Zorn_Omaxchain(v_S,t_a) = X0 ),
    inference(resolution,[status(thm)],[f17,f25]) ).

fof(f28,plain,
    c_Zorn_Omaxchain(v_S,t_a) = c_emptyset,
    inference(resolution,[status(thm)],[f26,f14]) ).

fof(f35,plain,
    ! [X0,X1] :
      ( ~ c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_OTFin(X0,X1),tc_set(tc_set(X1)))
      | ~ c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_minus(c_Zorn_Ochain(X0,X1),c_Zorn_Omaxchain(X0,X1),tc_set(tc_set(tc_set(X1)))),tc_set(tc_set(X1))) ),
    inference(resolution,[status(thm)],[f21,f22]) ).

fof(f36,plain,
    ! [X0,X1] :
      ( ~ c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_OTFin(X0,X1),tc_set(tc_set(X1)))
      | ~ c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_Ochain(X0,X1),tc_set(tc_set(X1)))
      | c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_Omaxchain(X0,X1),tc_set(tc_set(X1))) ),
    inference(resolution,[status(thm)],[f35,f12]) ).

fof(f37,plain,
    ! [X0,X1] :
      ( ~ c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_OTFin(X0,X1),tc_set(tc_set(X1)))
      | c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_Omaxchain(X0,X1),tc_set(tc_set(X1))) ),
    inference(forward_subsumption_resolution,[status(thm)],[f36,f20]) ).

fof(f46,plain,
    ! [X0,X1] :
      ( c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_Omaxchain(X0,X1),tc_set(tc_set(X1)))
      | ~ c_lessequals(c_Zorn_OTFin(X0,X1),c_Zorn_OTFin(X0,X1),tc_set(tc_set(tc_set(X1)))) ),
    inference(resolution,[status(thm)],[f37,f19]) ).

fof(f47,plain,
    ! [X0,X1] : c_in(c_Union(c_Zorn_OTFin(X0,X1),tc_set(X1)),c_Zorn_Omaxchain(X0,X1),tc_set(tc_set(X1))),
    inference(forward_subsumption_resolution,[status(thm)],[f46,f18]) ).

fof(f48,plain,
    c_in(c_Union(c_Zorn_OTFin(v_S,t_a),tc_set(t_a)),c_emptyset,tc_set(tc_set(t_a))),
    inference(paramodulation,[status(thm)],[f28,f47]) ).

fof(f49,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f48,f13]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET847-2 : TPTP v8.1.2. Released v3.2.0.
% 0.12/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.12/0.34  % Computer : n008.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  : 300
% 0.12/0.34  % DateTime : Tue May 30 10:15:23 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.35  % Drodi V3.5.1
% 0.19/0.36  % Refutation found
% 0.19/0.36  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.19/0.36  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.19/0.37  % Elapsed time: 0.022609 seconds
% 0.19/0.37  % CPU time: 0.032884 seconds
% 0.19/0.37  % Memory used: 11.502 MB
%------------------------------------------------------------------------------