TSTP Solution File: SET821-2 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : SET821-2 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n003.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 : Fri May 19 11:54:25 EDT 2023

% Result   : Unsatisfiable 2.48s 1.51s
% Output   : Refutation 2.64s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   31 (   9 unt;  10 typ;   0 def)
%            Number of atoms       :   37 (   2 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  154 (  14   ~;  16   |;   0   &; 124   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   5 con; 0-3 aty)
%            Number of variables   :   40 (   0   ^;  40   !;   0   ?;  40   :)

% Comments : 
%------------------------------------------------------------------------------
thf(c_less_type,type,
    c_less: $i > $i > $i > $o ).

thf(v_a_type,type,
    v_a: $i ).

thf(v_b_type,type,
    v_b: $i ).

thf(tc_IntDef_Oint_type,type,
    tc_IntDef_Oint: $i ).

thf(v_c_type,type,
    v_c: $i ).

thf(c_in_type,type,
    c_in: $i > $i > $i > $o ).

thf(class_Orderings_Oorder_type,type,
    class_Orderings_Oorder: $i > $o ).

thf(c_uminus_type,type,
    c_uminus: $i > $i > $i ).

thf(tc_set_type,type,
    tc_set: $i > $i ).

thf(c_insert_type,type,
    c_insert: $i > $i > $i > $i ).

thf(9,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( c_in @ A @ ( c_insert @ B @ C @ D ) @ D )
      | ( c_in @ A @ C @ D )
      | ( A = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Set_OinsertE_0) ).

thf(24,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( c_in @ A @ ( c_insert @ B @ C @ D ) @ D )
      | ( c_in @ A @ C @ D )
      | ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(7,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( c_in @ A @ B @ C )
      | ( c_in @ A @ ( c_insert @ D @ B @ C ) @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Set_OinsertCI_0) ).

thf(21,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( c_in @ A @ B @ C )
      | ( c_in @ A @ ( c_insert @ D @ B @ C ) @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(3,negated_conjecture,
    ! [A: $i] :
      ( ( c_in @ v_c @ A @ tc_IntDef_Oint )
      | ~ ( c_in @ v_b @ A @ tc_IntDef_Oint )
      | ( c_in @ v_a @ A @ tc_IntDef_Oint ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_2) ).

thf(13,plain,
    ! [A: $i] :
      ( ( c_in @ v_c @ A @ tc_IntDef_Oint )
      | ~ ( c_in @ v_b @ A @ tc_IntDef_Oint )
      | ( c_in @ v_a @ A @ tc_IntDef_Oint ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(5,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( c_in @ A @ B @ C )
      | ~ ( c_in @ A @ ( c_uminus @ B @ ( tc_set @ C ) ) @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Set_OComplD__dest_0) ).

thf(17,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( c_in @ A @ B @ C )
      | ~ ( c_in @ A @ ( c_uminus @ B @ ( tc_set @ C ) ) @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(10,axiom,
    class_Orderings_Oorder @ tc_IntDef_Oint,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clsarity_IntDef__Oint_31) ).

thf(27,plain,
    class_Orderings_Oorder @ tc_IntDef_Oint,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(2,negated_conjecture,
    c_less @ v_b @ v_c @ tc_IntDef_Oint,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

thf(12,plain,
    c_less @ v_b @ v_c @ tc_IntDef_Oint,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(1,negated_conjecture,
    c_less @ v_a @ v_b @ tc_IntDef_Oint,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

thf(11,plain,
    c_less @ v_a @ v_b @ tc_IntDef_Oint,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(8,axiom,
    ! [C: $i,B: $i,A: $i] : ( c_in @ A @ ( c_insert @ A @ B @ C ) @ C ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Set_OinsertCI_1) ).

thf(23,plain,
    ! [C: $i,B: $i,A: $i] : ( c_in @ A @ ( c_insert @ A @ B @ C ) @ C ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(6,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( c_in @ A @ B @ C )
      | ( c_in @ A @ ( c_uminus @ B @ ( tc_set @ C ) ) @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Set_OComplI_0) ).

thf(19,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( c_in @ A @ B @ C )
      | ( c_in @ A @ ( c_uminus @ B @ ( tc_set @ C ) ) @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(4,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( class_Orderings_Oorder @ A )
      | ~ ( c_less @ B @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Orderings_Oorder__less__irrefl__iff1_0) ).

thf(15,plain,
    ! [B: $i,A: $i] :
      ( ~ ( class_Orderings_Oorder @ A )
      | ~ ( c_less @ B @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(28,plain,
    $false,
    inference(e,[status(thm)],[24,21,13,17,27,12,11,23,19,15]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET821-2 : TPTP v8.1.2. Released v3.2.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n003.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu May 18 19:18:46 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.86/0.86  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.16/0.97  % [INFO] 	 Parsing done (106ms). 
% 1.16/0.98  % [INFO] 	 Running in sequential loop mode. 
% 1.50/1.16  % [INFO] 	 eprover registered as external prover. 
% 1.50/1.16  % [INFO] 	 cvc4 registered as external prover. 
% 1.50/1.16  % [INFO] 	 Scanning for conjecture ... 
% 1.72/1.21  % [INFO] 	 Found a conjecture and 7 axioms. Running axiom selection ... 
% 1.83/1.23  % [INFO] 	 Axiom selection finished. Selected 7 axioms (removed 0 axioms). 
% 1.83/1.24  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.83/1.25  % [INFO] 	 Type checking passed. 
% 1.83/1.25  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.48/1.51  % External prover 'e' found a proof!
% 2.48/1.51  % [INFO] 	 Killing All external provers ... 
% 2.48/1.51  % Time passed: 979ms (effective reasoning time: 534ms)
% 2.48/1.51  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 2.48/1.51  % Axioms used in derivation (7): cls_Set_OComplI_0, cls_Set_OinsertCI_0, cls_Set_OinsertE_0, cls_Set_OComplD__dest_0, clsarity_IntDef__Oint_31, cls_Orderings_Oorder__less__irrefl__iff1_0, cls_Set_OinsertCI_1
% 2.48/1.51  % No. of inferences in proof: 21
% 2.48/1.51  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 979 ms resp. 534 ms w/o parsing
% 2.64/1.54  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.64/1.54  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------