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

View Problem - Process Solution

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

% Computer : n010.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:34 EDT 2023

% Result   : Theorem 5.03s 2.28s
% Output   : Refutation 5.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  110
% Syntax   : Number of formulae    :  177 (  48 unt;  45 typ;   0 def)
%            Number of atoms       :  311 (  84 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives : 1285 (  39   ~;  11   |;  65   &;1067   @)
%                                         (  17 <=>;  86  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   71 (  71   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   47 (  45 usr;   5 con; 0-3 aty)
%            Number of variables   :  351 (   0   ^; 340   !;  11   ?; 351   :)

% Comments : 
%------------------------------------------------------------------------------
thf(phi_type,type,
    phi: $i > $o ).

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

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

thf(issmallestelement_pq_type,type,
    issmallestelement_pq: $i > $i > $o ).

thf(i_type,type,
    i: $i > $i ).

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

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(contains_slb_type,type,
    contains_slb: $i > $i > $o ).

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

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

thf(isnonempty_pq_type,type,
    isnonempty_pq: $i > $o ).

thf(insert_pq_type,type,
    insert_pq: $i > $i > $i ).

thf(pi_sharp_remove_type,type,
    pi_sharp_remove: $i > $i > $o ).

thf(contains_pq_type,type,
    contains_pq: $i > $i > $o ).

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

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

thf(create_pq_type,type,
    create_pq: $i ).

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

thf(remove_pq_type,type,
    remove_pq: $i > $i > $i ).

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

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

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

thf(insert_pqp_type,type,
    insert_pqp: $i > $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(findmin_pq_eff_type,type,
    findmin_pq_eff: $i > $i > $i ).

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

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

thf(removemin_pq_res_type,type,
    removemin_pq_res: $i > $i > $i ).

thf(pi_remove_type,type,
    pi_remove: $i > $i > $o ).

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

thf(pi_find_min_type,type,
    pi_find_min: $i > $o ).

thf(pi_sharp_find_min_type,type,
    pi_sharp_find_min: $i > $i > $o ).

thf(pi_sharp_removemin_type,type,
    pi_sharp_removemin: $i > $i > $o ).

thf(pi_removemin_type,type,
    pi_removemin: $i > $o ).

thf(removemin_pq_eff_type,type,
    removemin_pq_eff: $i > $i > $i ).

thf(findmin_pq_res_type,type,
    findmin_pq_res: $i > $i > $i ).

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

thf(78,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(49,axiom,
    ! [A: $i] :
      ( ( phi @ A )
    <=> ? [B: $i] :
          ( ( succ_cpq @ A @ B )
          & ( ok @ B )
          & ( check_cpq @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax62) ).

thf(229,plain,
    ! [A: $i] :
      ( ( ( phi @ A )
       => ? [B: $i] :
            ( ( succ_cpq @ A @ B )
            & ( ok @ B )
            & ( check_cpq @ B ) ) )
      & ( ? [B: $i] :
            ( ( succ_cpq @ A @ B )
            & ( ok @ B )
            & ( check_cpq @ B ) )
       => ( phi @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

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

thf(204,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)],[42]) ).

thf(27,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/sandbox/benchmark/theBenchmark.p',ax23) ).

thf(150,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)],[27]) ).

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

thf(72,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(11,axiom,
    ! [A: $i,B: $i] : ( isnonempty_pq @ ( insert_pq @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax7) ).

thf(99,plain,
    ! [A: $i,B: $i] : ( isnonempty_pq @ ( insert_pq @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(55,axiom,
    ! [A: $i,B: $i] :
      ( ( pi_sharp_removemin @ A @ B )
    <=> ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax60) ).

thf(258,plain,
    ! [A: $i,B: $i] :
      ( ( ( pi_sharp_removemin @ A @ B )
       => ( ( contains_pq @ A @ B )
          & ( issmallestelement_pq @ A @ B ) ) )
      & ( ( ( contains_pq @ A @ B )
          & ( issmallestelement_pq @ A @ B ) )
       => ( pi_sharp_removemin @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

thf(15,axiom,
    ~ ( isnonempty_pq @ create_pq ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6) ).

thf(111,plain,
    ~ ( isnonempty_pq @ create_pq ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(23,axiom,
    ! [A: $i] :
      ~ ( contains_pq @ create_pq @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax8) ).

thf(138,plain,
    ! [A: $i] :
      ~ ( contains_pq @ create_pq @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(12,axiom,
    ! [A: $i,B: $i] :
      ( ( pi_sharp_remove @ A @ B )
    <=> ( contains_pq @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax56) ).

thf(101,plain,
    ! [A: $i,B: $i] :
      ( ( ( pi_sharp_remove @ A @ B )
       => ( contains_pq @ A @ B ) )
      & ( ( contains_pq @ A @ B )
       => ( pi_sharp_remove @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(53,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/sandbox/benchmark/theBenchmark.p',ax49) ).

thf(249,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)],[53]) ).

thf(31,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( contains_pq @ A @ C )
        & ( B != C ) )
     => ( ( remove_pq @ ( insert_pq @ A @ B ) @ C )
        = ( insert_pq @ ( remove_pq @ A @ C ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax12) ).

thf(170,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( contains_pq @ A @ C )
        & ( B != C ) )
     => ( ( remove_pq @ ( insert_pq @ A @ B ) @ C )
        = ( insert_pq @ ( remove_pq @ A @ C ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(18,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( contains_pq @ ( insert_pq @ A @ B ) @ C )
    <=> ( ( contains_pq @ A @ C )
        | ( B = C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax9) ).

thf(120,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( contains_pq @ ( insert_pq @ A @ B ) @ C )
       => ( ( contains_pq @ A @ C )
          | ( B = C ) ) )
      & ( ( ( contains_pq @ A @ C )
          | ( B = C ) )
       => ( contains_pq @ ( insert_pq @ A @ B ) @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(36,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/sandbox/benchmark/theBenchmark.p',ax44) ).

thf(185,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)],[36]) ).

thf(66,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/sandbox/benchmark/theBenchmark.p',ax38) ).

thf(301,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)],[66]) ).

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

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

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

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

thf(34,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/sandbox/benchmark/theBenchmark.p',ax42) ).

thf(179,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)],[34]) ).

thf(54,axiom,
    ! [A: $i] :
      ( ( pi_find_min @ A )
    <=> ? [B: $i] : ( pi_sharp_find_min @ ( i @ A ) @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax59) ).

thf(253,plain,
    ! [A: $i] :
      ( ( ( pi_find_min @ A )
       => ? [B: $i] : ( pi_sharp_find_min @ ( i @ A ) @ B ) )
      & ( ? [B: $i] : ( pi_sharp_find_min @ ( i @ A ) @ B )
       => ( pi_find_min @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

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

thf(106,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)],[13]) ).

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

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

thf(61,axiom,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( findmin_pq_res @ A @ B )
        = B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax14) ).

thf(280,plain,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( findmin_pq_res @ A @ B )
        = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[61]) ).

thf(17,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/sandbox/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)],[17]) ).

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

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

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

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

thf(64,axiom,
    ! [A: $i,B: $i] :
      ( ( pi_sharp_find_min @ A @ B )
    <=> ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax58) ).

thf(292,plain,
    ! [A: $i,B: $i] :
      ( ( ( pi_sharp_find_min @ A @ B )
       => ( ( contains_pq @ A @ B )
          & ( issmallestelement_pq @ A @ B ) ) )
      & ( ( ( contains_pq @ A @ B )
          & ( issmallestelement_pq @ A @ B ) )
       => ( pi_sharp_find_min @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

thf(41,axiom,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( findmin_pq_eff @ A @ B )
        = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax13) ).

thf(201,plain,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( findmin_pq_eff @ A @ B )
        = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

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

thf(70,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,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/sandbox/benchmark/theBenchmark.p',ax37) ).

thf(192,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)],[38]) ).

thf(37,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/sandbox/benchmark/theBenchmark.p',ax51) ).

thf(188,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)],[37]) ).

thf(24,axiom,
    ! [A: $i,B: $i] :
      ( ( remove_pq @ ( insert_pq @ A @ B ) @ B )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax11) ).

thf(141,plain,
    ! [A: $i,B: $i] :
      ( ( remove_pq @ ( insert_pq @ A @ B ) @ B )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

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

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

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

thf(96,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)],[10]) ).

thf(32,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/sandbox/benchmark/theBenchmark.p',ax27) ).

thf(173,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)],[32]) ).

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

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

thf(52,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( contains_cpq @ ( triple @ A @ B @ C ) @ D )
    <=> ( contains_pq @ ( i @ ( triple @ A @ B @ C ) ) @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l17_li56) ).

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

thf(57,axiom,
    ! [A: $i] :
      ( ( pi_removemin @ A )
    <=> ? [B: $i] : ( pi_sharp_find_min @ ( i @ A ) @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax61) ).

thf(266,plain,
    ! [A: $i] :
      ( ( ( pi_removemin @ A )
       => ? [B: $i] : ( pi_sharp_find_min @ ( i @ A ) @ B ) )
      & ( ? [B: $i] : ( pi_sharp_find_min @ ( i @ A ) @ B )
       => ( pi_removemin @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

thf(65,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( i @ ( triple @ A @ ( insert_slb @ B @ ( pair @ D @ E ) ) @ C ) )
      = ( insert_pq @ ( i @ ( triple @ A @ B @ C ) ) @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax55) ).

thf(298,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( i @ ( triple @ A @ ( insert_slb @ B @ ( pair @ D @ E ) ) @ C ) )
      = ( insert_pq @ ( i @ ( triple @ A @ B @ C ) ) @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

thf(56,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ? [D: $i] :
          ( ( contains_cpq @ ( triple @ A @ B @ C ) @ D )
          & ( strictly_less_than @ D @ ( findmin_cpq_res @ ( triple @ A @ B @ C ) ) ) )
     => ~ ( phi @ ( findmin_cpq_eff @ ( triple @ A @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l17_l18) ).

thf(264,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ? [D: $i] :
          ( ( contains_cpq @ ( triple @ A @ B @ C ) @ D )
          & ( strictly_less_than @ D @ ( findmin_cpq_res @ ( triple @ A @ B @ C ) ) ) )
     => ~ ( phi @ ( findmin_cpq_eff @ ( triple @ A @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

thf(28,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/sandbox/benchmark/theBenchmark.p',ax30) ).

thf(161,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)],[28]) ).

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

thf(144,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)],[25]) ).

thf(50,axiom,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( removemin_pq_res @ A @ B )
        = B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax16) ).

thf(236,plain,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( removemin_pq_res @ A @ B )
        = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

thf(16,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/sandbox/benchmark/theBenchmark.p',ax29) ).

thf(113,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)],[16]) ).

thf(47,axiom,
    ! [A: $i,B: $i] :
      ( ( issmallestelement_pq @ A @ B )
    <=> ! [C: $i] :
          ( ( contains_pq @ A @ C )
         => ( less_than @ B @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax10) ).

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

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

thf(274,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)],[59]) ).

thf(58,axiom,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( removemin_pq_eff @ A @ B )
        = ( remove_pq @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax15) ).

thf(271,plain,
    ! [A: $i,B: $i] :
      ( ( ( contains_pq @ A @ B )
        & ( issmallestelement_pq @ A @ B ) )
     => ( ( removemin_pq_eff @ A @ B )
        = ( remove_pq @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

thf(45,axiom,
    ! [A: $i,B: $i] :
      ( ( i @ ( triple @ A @ create_slb @ B ) )
      = create_pq ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax54) ).

thf(213,plain,
    ! [A: $i,B: $i] :
      ( ( i @ ( triple @ A @ create_slb @ B ) )
      = create_pq ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

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

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

thf(22,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( insert_pq @ ( insert_pq @ A @ B ) @ C )
      = ( insert_pq @ ( insert_pq @ A @ C ) @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax17) ).

thf(135,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( insert_pq @ ( insert_pq @ A @ B ) @ C )
      = ( insert_pq @ ( insert_pq @ A @ C ) @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(48,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/sandbox/benchmark/theBenchmark.p',ax45) ).

thf(226,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)],[48]) ).

thf(6,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/sandbox/benchmark/theBenchmark.p',ax21) ).

thf(80,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)],[6]) ).

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

thf(167,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)],[30]) ).

thf(1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ( ( phi @ ( findmin_cpq_eff @ ( triple @ A @ B @ C ) ) )
     => ( issmallestelement_pq @ ( i @ ( triple @ A @ B @ C ) ) @ ( findmin_cpq_res @ ( triple @ A @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l17_co) ).

thf(2,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( phi @ ( findmin_cpq_eff @ ( triple @ A @ B @ C ) ) )
       => ( issmallestelement_pq @ ( i @ ( triple @ A @ B @ C ) ) @ ( findmin_cpq_res @ ( triple @ A @ B @ C ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(67,plain,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( phi @ ( findmin_cpq_eff @ ( triple @ A @ B @ C ) ) )
       => ( issmallestelement_pq @ ( i @ ( triple @ A @ B @ C ) ) @ ( findmin_cpq_res @ ( triple @ A @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

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

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

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

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

thf(35,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/sandbox/benchmark/theBenchmark.p',ax43) ).

thf(182,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)],[35]) ).

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

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

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

thf(287,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)],[63]) ).

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

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

thf(51,axiom,
    ! [A: $i,B: $i] :
      ( ( pi_remove @ A @ B )
    <=> ( pi_sharp_remove @ ( i @ A ) @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax57) ).

thf(239,plain,
    ! [A: $i,B: $i] :
      ( ( ( pi_remove @ A @ B )
       => ( pi_sharp_remove @ ( i @ A ) @ B ) )
      & ( ( pi_sharp_remove @ ( i @ A ) @ B )
       => ( pi_remove @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(39,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/sandbox/benchmark/theBenchmark.p',ax47) ).

thf(195,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)],[39]) ).

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

thf(94,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)],[9]) ).

thf(62,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/sandbox/benchmark/theBenchmark.p',ax48) ).

thf(283,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)],[62]) ).

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

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

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

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

thf(303,plain,
    $false,
    inference(cvc4,[status(thm)],[78,229,204,150,72,99,258,111,138,101,249,170,120,185,301,216,164,179,253,106,147,280,116,89,133,292,201,70,192,188,141,109,96,173,129,244,266,298,264,161,144,236,113,219,274,271,213,91,135,226,80,167,67,199,177,182,207,287,210,239,195,94,283,131,277]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SWV381+1 : TPTP v8.1.2. Released v3.3.0.
% 0.10/0.13  % Command  : run_Leo-III %s %d
% 0.14/0.32  % Computer : n010.cluster.edu
% 0.14/0.32  % Model    : x86_64 x86_64
% 0.14/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.32  % Memory   : 8042.1875MB
% 0.14/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.32  % CPULimit : 300
% 0.18/0.32  % WCLimit  : 300
% 0.18/0.32  % DateTime : Fri May 19 02:05:00 EDT 2023
% 0.18/0.32  % CPUTime  : 
% 0.91/0.81  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.28/0.98  % [INFO] 	 Parsing done (170ms). 
% 1.28/0.99  % [INFO] 	 Running in sequential loop mode. 
% 1.89/1.19  % [INFO] 	 eprover registered as external prover. 
% 1.89/1.20  % [INFO] 	 cvc4 registered as external prover. 
% 1.89/1.20  % [INFO] 	 Scanning for conjecture ... 
% 2.02/1.27  % [INFO] 	 Found a conjecture and 64 axioms. Running axiom selection ... 
% 2.28/1.33  % [INFO] 	 Axiom selection finished. Selected 64 axioms (removed 0 axioms). 
% 2.53/1.41  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.53/1.42  % [INFO] 	 Type checking passed. 
% 2.53/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 ... 
% 5.03/2.28  % External prover 'cvc4' found a proof!
% 5.03/2.28  % [INFO] 	 Killing All external provers ... 
% 5.03/2.28  % Time passed: 1804ms (effective reasoning time: 1290ms)
% 5.03/2.28  % 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)>
% 5.03/2.28  % Axioms used in derivation (64): ax13, ax39, ax59, ax7, ax43, ax19, ax12, ax53, ax20, ax52, ax24, ax56, ax47, ax41, stricly_smaller_definition, ax31, ax28, ax9, ax17, ax6, ax45, ax40, ax35, ax58, ax27, ax8, ax51, ax48, l17_li56, ax21, ax62, ax10, ax55, ax32, ax16, ax38, ax44, reflexivity, ax33, ax26, ax61, ax11, bottom_smallest, ax50, ax22, ax15, ax37, totality, ax54, ax49, l17_l18, ax14, ax46, ax34, ax23, ax25, ax60, transitivity, ax57, ax30, ax42, ax18, ax36, ax29
% 5.03/2.28  % No. of inferences in proof: 132
% 5.03/2.28  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1804 ms resp. 1290 ms w/o parsing
% 5.31/2.34  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 5.31/2.34  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------