TSTP Solution File: SWV397+1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : SWV397+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n024.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 12:15:37 EDT 2023

% Result   : Theorem 4.27s 2.05s
% Output   : Refutation 4.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   69
% Syntax   : Number of formulae    :  113 (  34 unt;  27 typ;   0 def)
%            Number of atoms       :  183 (  61 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  827 (  31   ~;   8   |;  31   &; 699   @)
%                                         (   7 <=>;  51  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   42 (  42   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   29 (  27 usr;   4 con; 0-3 aty)
%            Number of variables   :  242 (   0   ^; 242   !;   0   ?; 242   :)

% Comments : 
%------------------------------------------------------------------------------
thf(ok_type,type,
    ok: $i > $o ).

thf(remove_cpq_type,type,
    remove_cpq: $i > $i > $i ).

thf(triple_type,type,
    triple: $i > $i > $i > $i ).

thf(contains_slb_type,type,
    contains_slb: $i > $i > $o ).

thf(succ_cpq_type,type,
    succ_cpq: $i > $i > $o ).

thf(removemin_cpq_eff_type,type,
    removemin_cpq_eff: $i > $i ).

thf(strictly_less_than_type,type,
    strictly_less_than: $i > $i > $o ).

thf(less_than_type,type,
    less_than: $i > $i > $o ).

thf(isnonempty_slb_type,type,
    isnonempty_slb: $i > $o ).

thf(insert_slb_type,type,
    insert_slb: $i > $i > $i ).

thf(pair_type,type,
    pair: $i > $i > $i ).

thf(insert_cpq_type,type,
    insert_cpq: $i > $i > $i ).

thf(remove_slb_type,type,
    remove_slb: $i > $i > $i ).

thf(bottom_type,type,
    bottom: $i ).

thf(create_slb_type,type,
    create_slb: $i ).

thf(findmin_cpq_eff_type,type,
    findmin_cpq_eff: $i > $i ).

thf(lookup_slb_type,type,
    lookup_slb: $i > $i > $i ).

thf(update_slb_type,type,
    update_slb: $i > $i > $i ).

thf(pair_in_list_type,type,
    pair_in_list: $i > $i > $i > $o ).

thf(removemin_cpq_res_type,type,
    removemin_cpq_res: $i > $i ).

thf(findmin_cpq_res_type,type,
    findmin_cpq_res: $i > $i ).

thf(bad_type,type,
    bad: $i ).

thf(remove_pqp_type,type,
    remove_pqp: $i > $i > $i ).

thf(findmin_pqp_res_type,type,
    findmin_pqp_res: $i > $i ).

thf(check_cpq_type,type,
    check_cpq: $i > $o ).

thf(insert_pqp_type,type,
    insert_pqp: $i > $i > $i ).

thf(contains_cpq_type,type,
    contains_cpq: $i > $i > $o ).

thf(26,axiom,
    ! [A: $i,B: $i] :
      ( ( findmin_cpq_eff @ ( triple @ A @ create_slb @ B ) )
      = ( triple @ A @ create_slb @ bad ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax46) ).

thf(120,plain,
    ! [A: $i,B: $i] :
      ( ( findmin_cpq_eff @ ( triple @ A @ create_slb @ B ) )
      = ( triple @ A @ create_slb @ bad ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(37,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( insert_cpq @ ( triple @ A @ B @ C ) @ D )
      = ( triple @ ( insert_pqp @ A @ D ) @ ( insert_slb @ B @ ( pair @ D @ bottom ) ) @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax42) ).

thf(160,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( insert_cpq @ ( triple @ A @ B @ C ) @ D )
      = ( triple @ ( insert_pqp @ A @ D ) @ ( insert_slb @ B @ ( pair @ D @ bottom ) ) @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(19,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( less_than @ C @ D )
     => ( ( update_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( insert_slb @ ( update_slb @ A @ C ) @ ( pair @ B @ D ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax30) ).

thf(97,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( less_than @ C @ D )
     => ( ( update_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( insert_slb @ ( update_slb @ A @ C ) @ ( pair @ B @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(23,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( contains_slb @ B @ D )
        & ( less_than @ ( lookup_slb @ B @ D ) @ D ) )
     => ( ( remove_cpq @ ( triple @ A @ B @ C ) @ D )
        = ( triple @ ( remove_pqp @ A @ D ) @ ( remove_slb @ B @ D ) @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax44) ).

thf(109,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( contains_slb @ B @ D )
        & ( less_than @ ( lookup_slb @ B @ D ) @ D ) )
     => ( ( remove_cpq @ ( triple @ A @ B @ C ) @ D )
        = ( triple @ ( remove_pqp @ A @ D ) @ ( remove_slb @ B @ D ) @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(41,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( contains_cpq @ ( triple @ A @ B @ C ) @ D )
    <=> ( contains_slb @ B @ D ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax39) ).

thf(173,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( contains_cpq @ ( triple @ A @ B @ C ) @ D )
       => ( contains_slb @ B @ D ) )
      & ( ( contains_slb @ B @ D )
       => ( contains_cpq @ ( triple @ A @ B @ C ) @ D ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(13,axiom,
    ! [A: $i,B: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( findmin_cpq_eff @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax34) ).

thf(73,plain,
    ! [A: $i,B: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( findmin_cpq_eff @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(16,axiom,
    ! [A: $i,B: $i] :
      ~ ( pair_in_list @ create_slb @ A @ B ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax22) ).

thf(81,plain,
    ! [A: $i,B: $i] :
      ~ ( pair_in_list @ create_slb @ A @ B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(21,axiom,
    ! [A: $i] :
      ( ( removemin_cpq_res @ A )
      = ( findmin_cpq_res @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax53) ).

thf(103,plain,
    ! [A: $i] :
      ( ( removemin_cpq_res @ A )
      = ( findmin_cpq_res @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(10,axiom,
    ! [A: $i] : ( less_than @ bottom @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bottom_smallest) ).

thf(67,plain,
    ! [A: $i] : ( less_than @ bottom @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(5,axiom,
    ! [A: $i,B: $i,C: $i] : ( isnonempty_slb @ ( insert_slb @ A @ ( pair @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax19) ).

thf(55,plain,
    ! [A: $i,B: $i,C: $i] : ( isnonempty_slb @ ( insert_slb @ A @ ( pair @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(14,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( lookup_slb @ ( insert_slb @ A @ ( pair @ B @ C ) ) @ B )
      = C ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax26) ).

thf(75,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( lookup_slb @ ( insert_slb @ A @ ( pair @ B @ C ) ) @ B )
      = C ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(28,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( B != create_slb )
        & ~ ( contains_slb @ B @ ( findmin_pqp_res @ A ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ A @ B @ C ) )
        = ( triple @ A @ ( update_slb @ B @ ( findmin_pqp_res @ A ) ) @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax47) ).

thf(126,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( B != create_slb )
        & ~ ( contains_slb @ B @ ( findmin_pqp_res @ A ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ A @ B @ C ) )
        = ( triple @ A @ ( update_slb @ B @ ( findmin_pqp_res @ A ) ) @ bad ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(20,axiom,
    ! [A: $i] :
      ( ( update_slb @ create_slb @ A )
      = create_slb ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax28) ).

thf(100,plain,
    ! [A: $i] :
      ( ( update_slb @ create_slb @ A )
      = create_slb ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(11,axiom,
    ~ ( isnonempty_slb @ create_slb ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax18) ).

thf(69,plain,
    ~ ( isnonempty_slb @ create_slb ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(32,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ~ ( ok @ ( triple @ A @ B @ C ) )
     => ( C = bad ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax41) ).

thf(138,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ~ ( ok @ ( triple @ A @ B @ C ) )
     => ( C = bad ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(6,axiom,
    ! [A: $i] : ( less_than @ A @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity) ).

thf(57,plain,
    ! [A: $i] : ( less_than @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(15,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( strictly_less_than @ D @ C )
     => ( ( update_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( insert_slb @ ( update_slb @ A @ C ) @ ( pair @ B @ C ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax29) ).

thf(78,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( strictly_less_than @ D @ C )
     => ( ( update_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( insert_slb @ ( update_slb @ A @ C ) @ ( pair @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(22,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ~ ( contains_slb @ B @ D )
     => ( ( remove_cpq @ ( triple @ A @ B @ C ) @ D )
        = ( triple @ A @ B @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax43) ).

thf(106,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ~ ( contains_slb @ B @ D )
     => ( ( remove_cpq @ ( triple @ A @ B @ C ) @ D )
        = ( triple @ A @ B @ bad ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(17,axiom,
    ! [A: $i,B: $i] :
      ( ( less_than @ A @ B )
      | ( less_than @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',totality) ).

thf(84,plain,
    ! [A: $i,B: $i] :
      ( ( less_than @ A @ B )
      | ( less_than @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(35,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( contains_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
    <=> ( ( contains_slb @ A @ C )
        | ( B = C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax21) ).

thf(147,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( contains_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
       => ( ( contains_slb @ A @ C )
          | ( B = C ) ) )
      & ( ( ( contains_slb @ A @ C )
          | ( B = C ) )
       => ( contains_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(8,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( insert_cpq @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax32) ).

thf(61,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( insert_cpq @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(30,axiom,
    ! [A: $i] :
      ( ( removemin_cpq_eff @ A )
      = ( remove_cpq @ ( findmin_cpq_eff @ A ) @ ( findmin_cpq_res @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax52) ).

thf(132,plain,
    ! [A: $i] :
      ( ( removemin_cpq_eff @ A )
      = ( remove_cpq @ ( findmin_cpq_eff @ A ) @ ( findmin_cpq_res @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(25,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( B != C )
        & ( contains_slb @ A @ C ) )
     => ( ( remove_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( insert_slb @ ( remove_slb @ A @ C ) @ ( pair @ B @ D ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax25) ).

thf(116,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( B != C )
        & ( contains_slb @ A @ C ) )
     => ( ( remove_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( insert_slb @ ( remove_slb @ A @ C ) @ ( pair @ B @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(36,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( B != create_slb )
        & ( contains_slb @ B @ ( findmin_pqp_res @ A ) )
        & ( less_than @ ( lookup_slb @ B @ ( findmin_pqp_res @ A ) ) @ ( findmin_pqp_res @ A ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ A @ B @ C ) )
        = ( triple @ A @ ( update_slb @ B @ ( findmin_pqp_res @ A ) ) @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax49) ).

thf(156,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( B != create_slb )
        & ( contains_slb @ B @ ( findmin_pqp_res @ A ) )
        & ( less_than @ ( lookup_slb @ B @ ( findmin_pqp_res @ A ) ) @ ( findmin_pqp_res @ A ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ A @ B @ C ) )
        = ( triple @ A @ ( update_slb @ B @ ( findmin_pqp_res @ A ) ) @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(40,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( B != create_slb )
        & ( contains_slb @ B @ ( findmin_pqp_res @ A ) )
        & ( strictly_less_than @ ( findmin_pqp_res @ A ) @ ( lookup_slb @ B @ ( findmin_pqp_res @ A ) ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ A @ B @ C ) )
        = ( triple @ A @ ( update_slb @ B @ ( findmin_pqp_res @ A ) ) @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax48) ).

thf(169,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( B != create_slb )
        & ( contains_slb @ B @ ( findmin_pqp_res @ A ) )
        & ( strictly_less_than @ ( findmin_pqp_res @ A ) @ ( lookup_slb @ B @ ( findmin_pqp_res @ A ) ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ A @ B @ C ) )
        = ( triple @ A @ ( update_slb @ B @ ( findmin_pqp_res @ A ) ) @ bad ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(33,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( B != C )
        & ( contains_slb @ A @ C ) )
     => ( ( lookup_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( lookup_slb @ A @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax27) ).

thf(141,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( B != C )
        & ( contains_slb @ A @ C ) )
     => ( ( lookup_slb @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C )
        = ( lookup_slb @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(39,axiom,
    ! [A: $i,B: $i] :
      ( ( ok @ ( triple @ A @ B @ bad ) )
    <=> $false ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax40) ).

thf(166,plain,
    ! [A: $i,B: $i] :
      ~ ( ok @ ( triple @ A @ B @ bad ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(9,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( remove_slb @ ( insert_slb @ A @ ( pair @ B @ C ) ) @ B )
      = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax24) ).

thf(64,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( remove_slb @ ( insert_slb @ A @ ( pair @ B @ C ) ) @ B )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(1,conjecture,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ok @ ( remove_cpq @ ( triple @ A @ B @ C ) @ D ) )
     => ( contains_slb @ B @ D ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l33_co) ).

thf(2,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i,D: $i] :
        ( ( ok @ ( remove_cpq @ ( triple @ A @ B @ C ) @ D ) )
       => ( contains_slb @ B @ D ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(44,plain,
    ~ ! [A: $i,B: $i,C: $i,D: $i] :
        ( ( ok @ ( remove_cpq @ ( triple @ A @ B @ C ) @ D ) )
       => ( contains_slb @ B @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( less_than @ A @ B )
        & ( less_than @ B @ C ) )
     => ( less_than @ A @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity) ).

thf(59,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( less_than @ A @ B )
        & ( less_than @ B @ C ) )
     => ( less_than @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(12,axiom,
    ! [A: $i] : ( succ_cpq @ A @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax31) ).

thf(71,plain,
    ! [A: $i] : ( succ_cpq @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(4,axiom,
    ! [A: $i,B: $i] :
      ( ( strictly_less_than @ A @ B )
    <=> ( ( less_than @ A @ B )
        & ~ ( less_than @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',stricly_smaller_definition) ).

thf(49,plain,
    ! [A: $i,B: $i] :
      ( ( ( strictly_less_than @ A @ B )
       => ( ( less_than @ A @ B )
          & ~ ( less_than @ B @ A ) ) )
      & ( ( ( less_than @ A @ B )
          & ~ ( less_than @ B @ A ) )
       => ( strictly_less_than @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(43,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( contains_slb @ B @ D )
        & ( strictly_less_than @ D @ ( lookup_slb @ B @ D ) ) )
     => ( ( remove_cpq @ ( triple @ A @ B @ C ) @ D )
        = ( triple @ ( remove_pqp @ A @ D ) @ ( remove_slb @ B @ D ) @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax45) ).

thf(181,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( contains_slb @ B @ D )
        & ( strictly_less_than @ D @ ( lookup_slb @ B @ D ) ) )
     => ( ( remove_cpq @ ( triple @ A @ B @ C ) @ D )
        = ( triple @ ( remove_pqp @ A @ D ) @ ( remove_slb @ B @ D ) @ bad ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(18,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( pair_in_list @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C @ E )
    <=> ( ( pair_in_list @ A @ C @ E )
        | ( ( B = C )
          & ( D = E ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax23) ).

thf(86,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( pair_in_list @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C @ E )
       => ( ( pair_in_list @ A @ C @ E )
          | ( ( B = C )
            & ( D = E ) ) ) )
      & ( ( ( pair_in_list @ A @ C @ E )
          | ( ( B = C )
            & ( D = E ) ) )
       => ( pair_in_list @ ( insert_slb @ A @ ( pair @ B @ D ) ) @ C @ E ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(29,axiom,
    ! [A: $i,B: $i] : ( check_cpq @ ( triple @ A @ create_slb @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax36) ).

thf(130,plain,
    ! [A: $i,B: $i] : ( check_cpq @ ( triple @ A @ create_slb @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(31,axiom,
    ! [A: $i,B: $i] :
      ( ( findmin_cpq_res @ ( triple @ A @ create_slb @ B ) )
      = bottom ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax50) ).

thf(135,plain,
    ! [A: $i,B: $i] :
      ( ( findmin_cpq_res @ ( triple @ A @ create_slb @ B ) )
      = bottom ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(24,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( B != create_slb )
     => ( ( findmin_cpq_res @ ( triple @ A @ B @ C ) )
        = ( findmin_pqp_res @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax51) ).

thf(112,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( B != create_slb )
     => ( ( findmin_cpq_res @ ( triple @ A @ B @ C ) )
        = ( findmin_pqp_res @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(27,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( less_than @ E @ D )
     => ( ( check_cpq @ ( triple @ A @ ( insert_slb @ B @ ( pair @ D @ E ) ) @ C ) )
      <=> ( check_cpq @ ( triple @ A @ B @ C ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax37) ).

thf(123,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( less_than @ E @ D )
     => ( ( ( check_cpq @ ( triple @ A @ ( insert_slb @ B @ ( pair @ D @ E ) ) @ C ) )
         => ( check_cpq @ ( triple @ A @ B @ C ) ) )
        & ( ( check_cpq @ ( triple @ A @ B @ C ) )
         => ( check_cpq @ ( triple @ A @ ( insert_slb @ B @ ( pair @ D @ E ) ) @ C ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(34,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( strictly_less_than @ D @ E )
     => ( ( check_cpq @ ( triple @ A @ ( insert_slb @ B @ ( pair @ D @ E ) ) @ C ) )
      <=> $false ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax38) ).

thf(145,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( strictly_less_than @ D @ E )
     => ~ ( check_cpq @ ( triple @ A @ ( insert_slb @ B @ ( pair @ D @ E ) ) @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(3,axiom,
    ! [A: $i,B: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( removemin_cpq_eff @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax35) ).

thf(47,plain,
    ! [A: $i,B: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( removemin_cpq_eff @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(38,axiom,
    ! [A: $i] :
      ~ ( contains_slb @ create_slb @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax20) ).

thf(163,plain,
    ! [A: $i] :
      ~ ( contains_slb @ create_slb @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(42,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( remove_cpq @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax33) ).

thf(178,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( succ_cpq @ A @ B )
     => ( succ_cpq @ A @ ( remove_cpq @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(184,plain,
    $false,
    inference(e,[status(thm)],[120,160,97,109,173,73,81,103,67,55,75,126,100,69,138,57,78,106,84,147,61,132,116,156,169,141,166,64,44,59,71,49,181,86,130,135,112,123,145,47,163,178]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV397+1 : TPTP v8.1.2. Released v3.3.0.
% 0.14/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n024.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 : Fri May 19 02:40:23 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.96/0.86  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.20/1.01  % [INFO] 	 Parsing done (150ms). 
% 1.20/1.02  % [INFO] 	 Running in sequential loop mode. 
% 1.79/1.22  % [INFO] 	 eprover registered as external prover. 
% 1.79/1.22  % [INFO] 	 cvc4 registered as external prover. 
% 1.87/1.23  % [INFO] 	 Scanning for conjecture ... 
% 1.89/1.29  % [INFO] 	 Found a conjecture and 41 axioms. Running axiom selection ... 
% 2.09/1.34  % [INFO] 	 Axiom selection finished. Selected 41 axioms (removed 0 axioms). 
% 2.33/1.40  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.33/1.41  % [INFO] 	 Type checking passed. 
% 2.33/1.42  % [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 ... 
% 4.27/2.05  % External prover 'e' found a proof!
% 4.27/2.05  % [INFO] 	 Killing All external provers ... 
% 4.27/2.05  % Time passed: 1540ms (effective reasoning time: 1022ms)
% 4.27/2.05  % 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)>
% 4.27/2.05  % Axioms used in derivation (41): ax28, ax39, ax27, ax32, ax22, ax43, ax19, ax49, ax25, ax53, ax20, ax52, ax24, ax47, ax41, stricly_smaller_definition, ax31, ax45, ax40, ax35, ax51, ax48, ax21, ax38, ax44, reflexivity, ax33, ax26, bottom_smallest, ax50, ax37, totality, ax46, ax34, ax23, transitivity, ax30, ax42, ax18, ax36, ax29
% 4.27/2.05  % No. of inferences in proof: 86
% 4.27/2.05  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1540 ms resp. 1022 ms w/o parsing
% 4.69/2.10  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 4.69/2.10  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------