TSTP Solution File: LAT262-1 by Drodi---3.5.1

View Problem - Process Solution

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

% Computer : n025.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:17:10 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
fof(f2746,axiom,
    ! [V_cl,T_a] : c_Tarski_Opotype_Opset(c_Tarski_Odual(V_cl,T_a),T_a,tc_Product__Type_Ounit) = c_Tarski_Opotype_Opset(V_cl,T_a,tc_Product__Type_Ounit),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2747,negated_conjecture,
    c_lessequals(v_S,c_Tarski_Opotype_Opset(v_cl,t_a,tc_Product__Type_Ounit),tc_set(t_a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2748,negated_conjecture,
    ~ c_lessequals(v_S,c_Tarski_Opotype_Opset(c_Tarski_Odual(v_cl,t_a),t_a,tc_Product__Type_Ounit),tc_set(t_a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f6111,plain,
    ! [X0,X1] : c_Tarski_Opotype_Opset(c_Tarski_Odual(X0,X1),X1,tc_Product__Type_Ounit) = c_Tarski_Opotype_Opset(X0,X1,tc_Product__Type_Ounit),
    inference(cnf_transformation,[status(esa)],[f2746]) ).

fof(f6112,plain,
    c_lessequals(v_S,c_Tarski_Opotype_Opset(v_cl,t_a,tc_Product__Type_Ounit),tc_set(t_a)),
    inference(cnf_transformation,[status(esa)],[f2747]) ).

fof(f6113,plain,
    ~ c_lessequals(v_S,c_Tarski_Opotype_Opset(c_Tarski_Odual(v_cl,t_a),t_a,tc_Product__Type_Ounit),tc_set(t_a)),
    inference(cnf_transformation,[status(esa)],[f2748]) ).

fof(f6123,plain,
    ~ c_lessequals(v_S,c_Tarski_Opotype_Opset(v_cl,t_a,tc_Product__Type_Ounit),tc_set(t_a)),
    inference(backward_demodulation,[status(thm)],[f6111,f6113]) ).

fof(f6124,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f6123,f6112]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem  : LAT262-1 : TPTP v8.1.2. Released v3.2.0.
% 0.02/0.12  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.10/0.32  % Computer : n025.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit : 300
% 0.10/0.32  % WCLimit  : 300
% 0.10/0.32  % DateTime : Tue May 30 09:37:57 EDT 2023
% 0.10/0.32  % CPUTime  : 
% 0.15/0.42  % Drodi V3.5.1
% 0.15/0.50  % Refutation found
% 0.15/0.50  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.15/0.50  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.15/0.50  % Elapsed time: 0.169454 seconds
% 0.15/0.50  % CPU time: 0.139859 seconds
% 0.15/0.50  % Memory used: 25.797 MB
%------------------------------------------------------------------------------