TSTP Solution File: SWV391+1 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SWV391+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n011.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  : 600s
% DateTime : Wed Jul 20 20:12:17 EDT 2022

% Result   : Theorem 38.94s 39.13s
% Output   : CNFRefutation 39.03s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   79
% Syntax   : Number of formulae    :  537 ( 344 unt;  33 typ;   0 def)
%            Number of atoms       : 2674 ( 993 equ;   0 cnn)
%            Maximal formula atoms :    4 (   5 avg)
%            Number of connectives : 6876 ( 693   ~; 746   |;  55   &;5309   @)
%                                         (  16 <=>;  57  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   46 (  46   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   36 (  33 usr;   9 con; 0-3 aty)
%            Number of variables   : 1859 (   0   ^1859   !;   0   ?;1859   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_bad,type,
    bad: $i ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

thf(tp_sK1_U,type,
    sK1_U: $i ).

thf(tp_sK2_SY139,type,
    sK2_SY139: $i ).

thf(tp_sK3_SY142,type,
    sK3_SY142: $i ).

thf(tp_sK4_SY144,type,
    sK4_SY144: $i ).

thf(tp_sK5_X,type,
    sK5_X: $i > $i > $i ).

thf(tp_sK6_SY145,type,
    sK6_SY145: $i > $i > $i ).

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

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

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

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

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

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

thf(3,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( V != create_slb )
     => ( ( findmin_cpq_res @ ( triple @ U @ V @ W ) )
        = ( findmin_pqp_res @ U ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax51) ).

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

thf(5,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( V != create_slb )
        & ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
        & ( less_than @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) @ ( findmin_pqp_res @ U ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
        = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax49) ).

thf(6,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( V != create_slb )
        & ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
        & ( strictly_less_than @ ( findmin_pqp_res @ U ) @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
        = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax48) ).

thf(7,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( V != create_slb )
        & ~ ( contains_slb @ V @ ( findmin_pqp_res @ U ) ) )
     => ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
        = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax47) ).

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

thf(9,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( contains_slb @ V @ X )
        & ( strictly_less_than @ X @ ( lookup_slb @ V @ X ) ) )
     => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
        = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax45) ).

thf(10,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( contains_slb @ V @ X )
        & ( less_than @ ( lookup_slb @ V @ X ) @ X ) )
     => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
        = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax44) ).

thf(11,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ~ ( contains_slb @ V @ X )
     => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
        = ( triple @ U @ V @ bad ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax43) ).

thf(12,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( insert_cpq @ ( triple @ U @ V @ W ) @ X )
      = ( triple @ ( insert_pqp @ U @ X ) @ ( insert_slb @ V @ ( pair @ X @ bottom ) ) @ W ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax42) ).

thf(13,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ~ ( ok @ ( triple @ U @ V @ W ) )
     => ( W = bad ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax41) ).

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

thf(15,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( contains_cpq @ ( triple @ U @ V @ W ) @ X )
    <=> ( contains_slb @ V @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax39) ).

thf(16,axiom,
    ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
      ( ( strictly_less_than @ X @ Y )
     => ( ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) )
      <=> $false ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax38) ).

thf(17,axiom,
    ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
      ( ( less_than @ Y @ X )
     => ( ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) )
      <=> ( check_cpq @ ( triple @ U @ V @ W ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax37) ).

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

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

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

thf(21,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( succ_cpq @ U @ V )
     => ( succ_cpq @ U @ ( remove_cpq @ V @ W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax33) ).

thf(22,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( succ_cpq @ U @ V )
     => ( succ_cpq @ U @ ( insert_cpq @ V @ W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax32) ).

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

thf(24,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( less_than @ W @ X )
     => ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
        = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax30) ).

thf(25,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( strictly_less_than @ X @ W )
     => ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
        = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ W ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax29) ).

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

thf(27,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( V != W )
        & ( contains_slb @ U @ W ) )
     => ( ( lookup_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
        = ( lookup_slb @ U @ W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax27) ).

thf(28,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( lookup_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) @ V )
      = W ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax26) ).

thf(29,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( V != W )
        & ( contains_slb @ U @ W ) )
     => ( ( remove_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
        = ( insert_slb @ ( remove_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax25) ).

thf(30,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( remove_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) @ V )
      = U ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax24) ).

thf(31,axiom,
    ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
      ( ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y )
    <=> ( ( pair_in_list @ U @ W @ Y )
        | ( ( V = W )
          & ( X = Y ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax23) ).

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

thf(33,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
    <=> ( ( contains_slb @ U @ W )
        | ( V = W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax21) ).

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

thf(35,axiom,
    ! [U: $i,V: $i,W: $i] : ( isnonempty_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax19) ).

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

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

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

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

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

thf(41,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( less_than @ U @ V )
        & ( less_than @ V @ W ) )
     => ( less_than @ U @ W ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity) ).

thf(42,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
     => ( contains_slb @ V @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l27_l33) ).

thf(43,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
        & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
     => ! [Y: $i] :
          ( ( pair_in_list @ V @ X @ Y )
         => ( less_than @ Y @ X ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l27_l30) ).

thf(44,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( pair_in_list @ U @ V @ W )
     => ! [X: $i] :
          ( ( contains_slb @ U @ X )
         => ( ( pair_in_list @ ( remove_slb @ U @ X ) @ V @ W )
            | ( V = X ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l27_li2829) ).

thf(45,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( check_cpq @ ( triple @ U @ V @ W ) )
    <=> ! [X: $i,Y: $i] :
          ( ( pair_in_list @ V @ X @ Y )
         => ( less_than @ Y @ X ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l27_li4142) ).

thf(46,conjecture,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
        & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
     => ( check_cpq @ ( triple @ U @ V @ W ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l27_co) ).

thf(47,negated_conjecture,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
            & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
         => ( check_cpq @ ( triple @ U @ V @ W ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[46]) ).

thf(48,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
            & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
         => ( check_cpq @ ( triple @ U @ V @ W ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[47]) ).

thf(49,plain,
    ( ( ! [U: $i] :
          ( ( removemin_cpq_res @ U )
          = ( findmin_cpq_res @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(50,plain,
    ( ( ! [U: $i] :
          ( ( removemin_cpq_eff @ U )
          = ( remove_cpq @ ( findmin_cpq_eff @ U ) @ ( findmin_cpq_res @ U ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(51,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( V != create_slb )
         => ( ( findmin_cpq_res @ ( triple @ U @ V @ W ) )
            = ( findmin_pqp_res @ U ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(52,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( findmin_cpq_res @ ( triple @ U @ create_slb @ V ) )
          = bottom ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(53,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( V != create_slb )
            & ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
            & ( less_than @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) @ ( findmin_pqp_res @ U ) ) )
         => ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
            = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ W ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(54,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( V != create_slb )
            & ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
            & ( strictly_less_than @ ( findmin_pqp_res @ U ) @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) ) )
         => ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
            = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(55,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( V != create_slb )
            & ~ ( contains_slb @ V @ ( findmin_pqp_res @ U ) ) )
         => ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
            = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(56,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( findmin_cpq_eff @ ( triple @ U @ create_slb @ V ) )
          = ( triple @ U @ create_slb @ bad ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(57,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( contains_slb @ V @ X )
            & ( strictly_less_than @ X @ ( lookup_slb @ V @ X ) ) )
         => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ bad ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(58,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( contains_slb @ V @ X )
            & ( less_than @ ( lookup_slb @ V @ X ) @ X ) )
         => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ W ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(59,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( contains_slb @ V @ X )
         => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ U @ V @ bad ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(60,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( insert_cpq @ ( triple @ U @ V @ W ) @ X )
          = ( triple @ ( insert_pqp @ U @ X ) @ ( insert_slb @ V @ ( pair @ X @ bottom ) ) @ W ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(61,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( ok @ ( triple @ U @ V @ W ) )
         => ( W = bad ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(62,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( ok @ ( triple @ U @ V @ bad ) )
        <=> $false ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(63,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( contains_cpq @ ( triple @ U @ V @ W ) @ X )
        <=> ( contains_slb @ V @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(64,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ( strictly_less_than @ X @ Y )
         => ( ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) )
          <=> $false ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(65,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ( less_than @ Y @ X )
         => ( ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) )
          <=> ( check_cpq @ ( triple @ U @ V @ W ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(66,plain,
    ( ( ! [U: $i,V: $i] : ( check_cpq @ ( triple @ U @ create_slb @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(67,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( succ_cpq @ U @ V )
         => ( succ_cpq @ U @ ( removemin_cpq_eff @ V ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(68,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( succ_cpq @ U @ V )
         => ( succ_cpq @ U @ ( findmin_cpq_eff @ V ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(69,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( succ_cpq @ U @ V )
         => ( succ_cpq @ U @ ( remove_cpq @ V @ W ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

thf(70,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( succ_cpq @ U @ V )
         => ( succ_cpq @ U @ ( insert_cpq @ V @ W ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(71,plain,
    ( ( ! [U: $i] : ( succ_cpq @ U @ U ) )
    = $true ),
    inference(unfold_def,[status(thm)],[23]) ).

thf(72,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( less_than @ W @ X )
         => ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[24]) ).

thf(73,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( strictly_less_than @ X @ W )
         => ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ W ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[25]) ).

thf(74,plain,
    ( ( ! [U: $i] :
          ( ( update_slb @ create_slb @ U )
          = create_slb ) )
    = $true ),
    inference(unfold_def,[status(thm)],[26]) ).

thf(75,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( V != W )
            & ( contains_slb @ U @ W ) )
         => ( ( lookup_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( lookup_slb @ U @ W ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[27]) ).

thf(76,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( lookup_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) @ V )
          = W ) )
    = $true ),
    inference(unfold_def,[status(thm)],[28]) ).

thf(77,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( V != W )
            & ( contains_slb @ U @ W ) )
         => ( ( remove_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( insert_slb @ ( remove_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[29]) ).

thf(78,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( remove_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) @ V )
          = U ) )
    = $true ),
    inference(unfold_def,[status(thm)],[30]) ).

thf(79,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y )
        <=> ( ( pair_in_list @ U @ W @ Y )
            | ( ( V = W )
              & ( X = Y ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[31]) ).

thf(80,plain,
    ( ( ! [U: $i,V: $i] :
          ~ ( pair_in_list @ create_slb @ U @ V ) )
    = $true ),
    inference(unfold_def,[status(thm)],[32]) ).

thf(81,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
        <=> ( ( contains_slb @ U @ W )
            | ( V = W ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[33]) ).

thf(82,plain,
    ( ( ! [U: $i] :
          ~ ( contains_slb @ create_slb @ U ) )
    = $true ),
    inference(unfold_def,[status(thm)],[34]) ).

thf(83,plain,
    ( ( ! [U: $i,V: $i,W: $i] : ( isnonempty_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[35]) ).

thf(84,plain,
    ( ( ~ ( isnonempty_slb @ create_slb ) )
    = $true ),
    inference(unfold_def,[status(thm)],[36]) ).

thf(85,plain,
    ( ( ! [U: $i] : ( less_than @ bottom @ U ) )
    = $true ),
    inference(unfold_def,[status(thm)],[37]) ).

thf(86,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( strictly_less_than @ U @ V )
        <=> ( ( less_than @ U @ V )
            & ~ ( less_than @ V @ U ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[38]) ).

thf(87,plain,
    ( ( ! [U: $i] : ( less_than @ U @ U ) )
    = $true ),
    inference(unfold_def,[status(thm)],[39]) ).

thf(88,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( less_than @ U @ V )
          | ( less_than @ V @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[40]) ).

thf(89,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( less_than @ U @ V )
            & ( less_than @ V @ W ) )
         => ( less_than @ U @ W ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[41]) ).

thf(90,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
         => ( contains_slb @ V @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[42]) ).

thf(91,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
            & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
         => ! [Y: $i] :
              ( ( pair_in_list @ V @ X @ Y )
             => ( less_than @ Y @ X ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[43]) ).

thf(92,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( pair_in_list @ U @ V @ W )
         => ! [X: $i] :
              ( ( contains_slb @ U @ X )
             => ( ( pair_in_list @ ( remove_slb @ U @ X ) @ V @ W )
                | ( V = X ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[44]) ).

thf(93,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( check_cpq @ ( triple @ U @ V @ W ) )
        <=> ! [X: $i,Y: $i] :
              ( ( pair_in_list @ V @ X @ Y )
             => ( less_than @ Y @ X ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[45]) ).

thf(94,plain,
    ( ( ! [SY139: $i,SY140: $i,SY141: $i] :
          ( ( ( check_cpq @ ( remove_cpq @ ( triple @ sK1_U @ SY139 @ SY140 ) @ SY141 ) )
            & ( ok @ ( remove_cpq @ ( triple @ sK1_U @ SY139 @ SY140 ) @ SY141 ) ) )
         => ( check_cpq @ ( triple @ sK1_U @ SY139 @ SY140 ) ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[48]) ).

thf(95,plain,
    ( ( ! [SY142: $i,SY143: $i] :
          ( ( ( check_cpq @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ SY142 ) @ SY143 ) )
            & ( ok @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ SY142 ) @ SY143 ) ) )
         => ( check_cpq @ ( triple @ sK1_U @ sK2_SY139 @ SY142 ) ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[94]) ).

thf(96,plain,
    ( ( ! [SY144: $i] :
          ( ( ( check_cpq @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ SY144 ) )
            & ( ok @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ SY144 ) ) )
         => ( check_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[95]) ).

thf(97,plain,
    ( ( ( ( check_cpq @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ sK4_SY144 ) )
        & ( ok @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ sK4_SY144 ) ) )
     => ( check_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[96]) ).

thf(98,plain,
    ( ( check_cpq @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ sK4_SY144 ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[97]) ).

thf(99,plain,
    ( ( ok @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ sK4_SY144 ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[97]) ).

thf(100,plain,
    ( ( check_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[97]) ).

thf(101,plain,
    ( ( ~ ( check_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[100]) ).

thf(102,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ! [W: $i] :
              ( ( findmin_cpq_res @ ( triple @ U @ V @ W ) )
              = ( findmin_pqp_res @ U ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[51]) ).

thf(103,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ~ ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
          | ~ ( less_than @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) @ ( findmin_pqp_res @ U ) )
          | ! [W: $i] :
              ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
              = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[53]) ).

thf(104,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ~ ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
          | ~ ( strictly_less_than @ ( findmin_pqp_res @ U ) @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) )
          | ! [W: $i] :
              ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
              = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[54]) ).

thf(105,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
          | ! [W: $i] :
              ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
              = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[55]) ).

thf(106,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( contains_slb @ V @ X )
          | ~ ( strictly_less_than @ X @ ( lookup_slb @ V @ X ) )
          | ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ bad ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[57]) ).

thf(107,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( contains_slb @ V @ X )
          | ~ ( less_than @ ( lookup_slb @ V @ X ) @ X )
          | ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[58]) ).

thf(108,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( contains_slb @ V @ X )
          | ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ U @ V @ bad ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[59]) ).

thf(109,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ok @ ( triple @ U @ V @ W ) )
          | ( W = bad ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[61]) ).

thf(110,plain,
    ( ( ! [U: $i,V: $i] :
          ~ ( ok @ ( triple @ U @ V @ bad ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[62]) ).

thf(111,plain,
    ( ( ! [U: $i,V: $i] :
          ( ! [W: $i,X: $i] :
              ( ~ ( contains_cpq @ ( triple @ U @ V @ W ) @ X )
              | ( contains_slb @ V @ X ) )
          & ! [W: $i,X: $i] :
              ( ~ ( contains_slb @ V @ X )
              | ( contains_cpq @ ( triple @ U @ V @ W ) @ X ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[63]) ).

thf(112,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ~ ( strictly_less_than @ X @ Y )
          | ~ ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[64]) ).

thf(113,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ! [X: $i,Y: $i] :
              ( ~ ( less_than @ Y @ X )
              | ~ ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) )
              | ( check_cpq @ ( triple @ U @ V @ W ) ) )
          & ! [X: $i,Y: $i] :
              ( ~ ( less_than @ Y @ X )
              | ~ ( check_cpq @ ( triple @ U @ V @ W ) )
              | ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[65]) ).

thf(114,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ( succ_cpq @ U @ ( removemin_cpq_eff @ V ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[67]) ).

thf(115,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ( succ_cpq @ U @ ( findmin_cpq_eff @ V ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[68]) ).

thf(116,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ! [W: $i] : ( succ_cpq @ U @ ( remove_cpq @ V @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[69]) ).

thf(117,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ! [W: $i] : ( succ_cpq @ U @ ( insert_cpq @ V @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[70]) ).

thf(118,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( less_than @ W @ X )
          | ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[72]) ).

thf(119,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( strictly_less_than @ X @ W )
          | ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ W ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[73]) ).

thf(120,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( V = W )
          | ~ ( contains_slb @ U @ W )
          | ! [X: $i] :
              ( ( lookup_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
              = ( lookup_slb @ U @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[75]) ).

thf(121,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( V = W )
          | ~ ( contains_slb @ U @ W )
          | ! [X: $i] :
              ( ( remove_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
              = ( insert_slb @ ( remove_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[77]) ).

thf(122,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ! [X: $i,Y: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y )
              | ( V = W )
              | ( pair_in_list @ U @ W @ Y ) )
          & ! [X: $i,Y: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y )
              | ( X = Y )
              | ( pair_in_list @ U @ W @ Y ) )
          & ! [X: $i,Y: $i] :
              ( ( V != W )
              | ( X != Y )
              | ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y ) )
          & ! [X: $i,Y: $i] :
              ( ~ ( pair_in_list @ U @ W @ Y )
              | ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[79]) ).

thf(123,plain,
    ( ( ! [U: $i,V: $i] :
          ( ! [W: $i] :
              ( ! [X: $i] :
                  ~ ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
              | ( V = W )
              | ( contains_slb @ U @ W ) )
          & ! [W: $i] :
              ( ( V != W )
              | ! [X: $i] : ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W ) )
          & ! [W: $i] :
              ( ~ ( contains_slb @ U @ W )
              | ! [X: $i] : ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[81]) ).

thf(124,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( less_than @ U @ V )
          | ( less_than @ V @ U )
          | ( strictly_less_than @ U @ V ) )
      & ! [U: $i,V: $i] :
          ( ~ ( strictly_less_than @ U @ V )
          | ( less_than @ U @ V ) )
      & ! [U: $i,V: $i] :
          ( ~ ( strictly_less_than @ U @ V )
          | ~ ( less_than @ V @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[86]) ).

thf(125,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( less_than @ U @ V )
          | ~ ( less_than @ V @ W )
          | ( less_than @ U @ W ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[89]) ).

thf(126,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          | ( contains_slb @ V @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[90]) ).

thf(127,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          | ~ ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          | ! [Y: $i] :
              ( ~ ( pair_in_list @ V @ X @ Y )
              | ( less_than @ Y @ X ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[91]) ).

thf(128,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( pair_in_list @ U @ V @ W )
          | ! [X: $i] :
              ( ~ ( contains_slb @ U @ X )
              | ( V = X )
              | ( pair_in_list @ ( remove_slb @ U @ X ) @ V @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[92]) ).

thf(129,plain,
    ( ( ! [U: $i] :
          ( ! [V: $i] :
              ( ( ( pair_in_list @ V @ ( sK5_X @ V @ U ) @ ( sK6_SY145 @ V @ U ) )
                & ~ ( less_than @ ( sK6_SY145 @ V @ U ) @ ( sK5_X @ V @ U ) ) )
              | ! [W: $i] : ( check_cpq @ ( triple @ U @ V @ W ) ) )
          & ! [V: $i] :
              ( ! [W: $i] :
                  ~ ( check_cpq @ ( triple @ U @ V @ W ) )
              | ! [X: $i,Y: $i] :
                  ( ~ ( pair_in_list @ V @ X @ Y )
                  | ( less_than @ Y @ X ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[93]) ).

thf(130,plain,
    ( ( ! [U: $i] :
          ( ! [V: $i] :
              ( ( ( pair_in_list @ V @ ( sK5_X @ V @ U ) @ ( sK6_SY145 @ V @ U ) )
                & ~ ( less_than @ ( sK6_SY145 @ V @ U ) @ ( sK5_X @ V @ U ) ) )
              | ! [W: $i] : ( check_cpq @ ( triple @ U @ V @ W ) ) )
          & ! [V: $i] :
              ( ! [W: $i] :
                  ~ ( check_cpq @ ( triple @ U @ V @ W ) )
              | ! [X: $i,Y: $i] :
                  ( ~ ( pair_in_list @ V @ X @ Y )
                  | ( less_than @ Y @ X ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[129]) ).

thf(131,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( pair_in_list @ U @ V @ W )
          | ! [X: $i] :
              ( ~ ( contains_slb @ U @ X )
              | ( V = X )
              | ( pair_in_list @ ( remove_slb @ U @ X ) @ V @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[128]) ).

thf(132,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          | ~ ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          | ! [Y: $i] :
              ( ~ ( pair_in_list @ V @ X @ Y )
              | ( less_than @ Y @ X ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[127]) ).

thf(133,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          | ( contains_slb @ V @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[126]) ).

thf(134,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( less_than @ U @ V )
          | ~ ( less_than @ V @ W )
          | ( less_than @ U @ W ) ) )
    = $true ),
    inference(copy,[status(thm)],[125]) ).

thf(135,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( less_than @ U @ V )
          | ( less_than @ V @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[88]) ).

thf(136,plain,
    ( ( ! [U: $i] : ( less_than @ U @ U ) )
    = $true ),
    inference(copy,[status(thm)],[87]) ).

thf(137,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( less_than @ U @ V )
          | ( less_than @ V @ U )
          | ( strictly_less_than @ U @ V ) )
      & ! [U: $i,V: $i] :
          ( ~ ( strictly_less_than @ U @ V )
          | ( less_than @ U @ V ) )
      & ! [U: $i,V: $i] :
          ( ~ ( strictly_less_than @ U @ V )
          | ~ ( less_than @ V @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[124]) ).

thf(138,plain,
    ( ( ! [U: $i] : ( less_than @ bottom @ U ) )
    = $true ),
    inference(copy,[status(thm)],[85]) ).

thf(139,plain,
    ( ( ~ ( isnonempty_slb @ create_slb ) )
    = $true ),
    inference(copy,[status(thm)],[84]) ).

thf(140,plain,
    ( ( ! [U: $i,V: $i,W: $i] : ( isnonempty_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[83]) ).

thf(141,plain,
    ( ( ! [U: $i] :
          ~ ( contains_slb @ create_slb @ U ) )
    = $true ),
    inference(copy,[status(thm)],[82]) ).

thf(142,plain,
    ( ( ! [U: $i,V: $i] :
          ( ! [W: $i] :
              ( ! [X: $i] :
                  ~ ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
              | ( V = W )
              | ( contains_slb @ U @ W ) )
          & ! [W: $i] :
              ( ( V != W )
              | ! [X: $i] : ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W ) )
          & ! [W: $i] :
              ( ~ ( contains_slb @ U @ W )
              | ! [X: $i] : ( contains_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[123]) ).

thf(143,plain,
    ( ( ! [U: $i,V: $i] :
          ~ ( pair_in_list @ create_slb @ U @ V ) )
    = $true ),
    inference(copy,[status(thm)],[80]) ).

thf(144,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ! [X: $i,Y: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y )
              | ( V = W )
              | ( pair_in_list @ U @ W @ Y ) )
          & ! [X: $i,Y: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y )
              | ( X = Y )
              | ( pair_in_list @ U @ W @ Y ) )
          & ! [X: $i,Y: $i] :
              ( ( V != W )
              | ( X != Y )
              | ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y ) )
          & ! [X: $i,Y: $i] :
              ( ~ ( pair_in_list @ U @ W @ Y )
              | ( pair_in_list @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W @ Y ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[122]) ).

thf(145,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( remove_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) @ V )
          = U ) )
    = $true ),
    inference(copy,[status(thm)],[78]) ).

thf(146,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( V = W )
          | ~ ( contains_slb @ U @ W )
          | ! [X: $i] :
              ( ( remove_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
              = ( insert_slb @ ( remove_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[121]) ).

thf(147,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( lookup_slb @ ( insert_slb @ U @ ( pair @ V @ W ) ) @ V )
          = W ) )
    = $true ),
    inference(copy,[status(thm)],[76]) ).

thf(148,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( V = W )
          | ~ ( contains_slb @ U @ W )
          | ! [X: $i] :
              ( ( lookup_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
              = ( lookup_slb @ U @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[120]) ).

thf(149,plain,
    ( ( ! [U: $i] :
          ( ( update_slb @ create_slb @ U )
          = create_slb ) )
    = $true ),
    inference(copy,[status(thm)],[74]) ).

thf(150,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( strictly_less_than @ X @ W )
          | ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ W ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[119]) ).

thf(151,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( less_than @ W @ X )
          | ( ( update_slb @ ( insert_slb @ U @ ( pair @ V @ X ) ) @ W )
            = ( insert_slb @ ( update_slb @ U @ W ) @ ( pair @ V @ X ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[118]) ).

thf(152,plain,
    ( ( ! [U: $i] : ( succ_cpq @ U @ U ) )
    = $true ),
    inference(copy,[status(thm)],[71]) ).

thf(153,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ! [W: $i] : ( succ_cpq @ U @ ( insert_cpq @ V @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[117]) ).

thf(154,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ! [W: $i] : ( succ_cpq @ U @ ( remove_cpq @ V @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[116]) ).

thf(155,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ( succ_cpq @ U @ ( findmin_cpq_eff @ V ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[115]) ).

thf(156,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( succ_cpq @ U @ V )
          | ( succ_cpq @ U @ ( removemin_cpq_eff @ V ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[114]) ).

thf(157,plain,
    ( ( ! [U: $i,V: $i] : ( check_cpq @ ( triple @ U @ create_slb @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[66]) ).

thf(158,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ! [X: $i,Y: $i] :
              ( ~ ( less_than @ Y @ X )
              | ~ ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) )
              | ( check_cpq @ ( triple @ U @ V @ W ) ) )
          & ! [X: $i,Y: $i] :
              ( ~ ( less_than @ Y @ X )
              | ~ ( check_cpq @ ( triple @ U @ V @ W ) )
              | ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[113]) ).

thf(159,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ~ ( strictly_less_than @ X @ Y )
          | ~ ( check_cpq @ ( triple @ U @ ( insert_slb @ V @ ( pair @ X @ Y ) ) @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[112]) ).

thf(160,plain,
    ( ( ! [U: $i,V: $i] :
          ( ! [W: $i,X: $i] :
              ( ~ ( contains_cpq @ ( triple @ U @ V @ W ) @ X )
              | ( contains_slb @ V @ X ) )
          & ! [W: $i,X: $i] :
              ( ~ ( contains_slb @ V @ X )
              | ( contains_cpq @ ( triple @ U @ V @ W ) @ X ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[111]) ).

thf(161,plain,
    ( ( ! [U: $i,V: $i] :
          ~ ( ok @ ( triple @ U @ V @ bad ) ) )
    = $true ),
    inference(copy,[status(thm)],[110]) ).

thf(162,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ok @ ( triple @ U @ V @ W ) )
          | ( W = bad ) ) )
    = $true ),
    inference(copy,[status(thm)],[109]) ).

thf(163,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( insert_cpq @ ( triple @ U @ V @ W ) @ X )
          = ( triple @ ( insert_pqp @ U @ X ) @ ( insert_slb @ V @ ( pair @ X @ bottom ) ) @ W ) ) )
    = $true ),
    inference(copy,[status(thm)],[60]) ).

thf(164,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( contains_slb @ V @ X )
          | ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ U @ V @ bad ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[108]) ).

thf(165,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( contains_slb @ V @ X )
          | ~ ( less_than @ ( lookup_slb @ V @ X ) @ X )
          | ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[107]) ).

thf(166,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( contains_slb @ V @ X )
          | ~ ( strictly_less_than @ X @ ( lookup_slb @ V @ X ) )
          | ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
            = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ bad ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[106]) ).

thf(167,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( findmin_cpq_eff @ ( triple @ U @ create_slb @ V ) )
          = ( triple @ U @ create_slb @ bad ) ) )
    = $true ),
    inference(copy,[status(thm)],[56]) ).

thf(168,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
          | ! [W: $i] :
              ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
              = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[105]) ).

thf(169,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ~ ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
          | ~ ( strictly_less_than @ ( findmin_pqp_res @ U ) @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) )
          | ! [W: $i] :
              ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
              = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ bad ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[104]) ).

thf(170,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ~ ( contains_slb @ V @ ( findmin_pqp_res @ U ) )
          | ~ ( less_than @ ( lookup_slb @ V @ ( findmin_pqp_res @ U ) ) @ ( findmin_pqp_res @ U ) )
          | ! [W: $i] :
              ( ( findmin_cpq_eff @ ( triple @ U @ V @ W ) )
              = ( triple @ U @ ( update_slb @ V @ ( findmin_pqp_res @ U ) ) @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[103]) ).

thf(171,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( findmin_cpq_res @ ( triple @ U @ create_slb @ V ) )
          = bottom ) )
    = $true ),
    inference(copy,[status(thm)],[52]) ).

thf(172,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( V = create_slb )
          | ! [W: $i] :
              ( ( findmin_cpq_res @ ( triple @ U @ V @ W ) )
              = ( findmin_pqp_res @ U ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[102]) ).

thf(173,plain,
    ( ( ! [U: $i] :
          ( ( removemin_cpq_eff @ U )
          = ( remove_cpq @ ( findmin_cpq_eff @ U ) @ ( findmin_cpq_res @ U ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[50]) ).

thf(174,plain,
    ( ( ! [U: $i] :
          ( ( removemin_cpq_res @ U )
          = ( findmin_cpq_res @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[49]) ).

thf(175,plain,
    ( ( ok @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ sK4_SY144 ) )
    = $true ),
    inference(copy,[status(thm)],[99]) ).

thf(176,plain,
    ( ( check_cpq @ ( remove_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) @ sK4_SY144 ) )
    = $true ),
    inference(copy,[status(thm)],[98]) ).

thf(177,plain,
    ( ( ~ ( check_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) ) )
    = $true ),
    inference(copy,[status(thm)],[101]) ).

thf(178,plain,
    ( ( ! [SX0: $i,SX1: $i,SX2: $i] :
          ~ ( ~ ! [SX3: $i,SX4: $i] :
                  ( ~ ( less_than @ SX4 @ SX3 )
                  | ~ ( check_cpq @ ( triple @ SX0 @ ( insert_slb @ SX1 @ ( pair @ SX3 @ SX4 ) ) @ SX2 ) )
                  | ( check_cpq @ ( triple @ SX0 @ SX1 @ SX2 ) ) )
            | ~ ! [SX3: $i,SX4: $i] :
                  ( ~ ( less_than @ SX4 @ SX3 )
                  | ~ ( check_cpq @ ( triple @ SX0 @ SX1 @ SX2 ) )
                  | ( check_cpq @ ( triple @ SX0 @ ( insert_slb @ SX1 @ ( pair @ SX3 @ SX4 ) ) @ SX2 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[158]) ).

thf(179,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ! [SX1: $i] :
                  ( ~ ( ~ ( pair_in_list @ SX1 @ ( sK5_X @ SX1 @ SX0 ) @ ( sK6_SY145 @ SX1 @ SX0 ) )
                      | ~ ~ ( less_than @ ( sK6_SY145 @ SX1 @ SX0 ) @ ( sK5_X @ SX1 @ SX0 ) ) )
                  | ! [SX2: $i] : ( check_cpq @ ( triple @ SX0 @ SX1 @ SX2 ) ) )
            | ~ ! [SX1: $i] :
                  ( ! [SX2: $i] :
                      ~ ( check_cpq @ ( triple @ SX0 @ SX1 @ SX2 ) )
                  | ! [SX2: $i,SX3: $i] :
                      ( ~ ( pair_in_list @ SX1 @ SX2 @ SX3 )
                      | ( less_than @ SX3 @ SX2 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[130]) ).

thf(180,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( less_than @ SX0 @ SX1 )
                | ( less_than @ SX1 @ SX0 )
                | ( strictly_less_than @ SX0 @ SX1 ) )
          | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( strictly_less_than @ SX0 @ SX1 )
                      | ( less_than @ SX0 @ SX1 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( strictly_less_than @ SX0 @ SX1 )
                      | ~ ( less_than @ SX1 @ SX0 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[137]) ).

thf(181,plain,
    ( ( ! [SX0: $i,SX1: $i,SX2: $i] :
          ~ ( ~ ~ ( ~ ! [SX3: $i,SX4: $i] :
                        ( ~ ( pair_in_list @ ( insert_slb @ SX0 @ ( pair @ SX1 @ SX3 ) ) @ SX2 @ SX4 )
                        | ( SX1 = SX2 )
                        | ( pair_in_list @ SX0 @ SX2 @ SX4 ) )
                  | ~ ! [SX3: $i,SX4: $i] :
                        ( ~ ( pair_in_list @ ( insert_slb @ SX0 @ ( pair @ SX1 @ SX3 ) ) @ SX2 @ SX4 )
                        | ( SX3 = SX4 )
                        | ( pair_in_list @ SX0 @ SX2 @ SX4 ) ) )
            | ~ ~ ( ~ ! [SX3: $i,SX4: $i] :
                        ( ( SX1 != SX2 )
                        | ( SX3 != SX4 )
                        | ( pair_in_list @ ( insert_slb @ SX0 @ ( pair @ SX1 @ SX3 ) ) @ SX2 @ SX4 ) )
                  | ~ ! [SX3: $i,SX4: $i] :
                        ( ~ ( pair_in_list @ SX0 @ SX2 @ SX4 )
                        | ( pair_in_list @ ( insert_slb @ SX0 @ ( pair @ SX1 @ SX3 ) ) @ SX2 @ SX4 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[144]) ).

thf(182,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ~ ( ~ ! [SX2: $i] :
                  ( ! [SX3: $i] :
                      ~ ( contains_slb @ ( insert_slb @ SX0 @ ( pair @ SX1 @ SX3 ) ) @ SX2 )
                  | ( SX1 = SX2 )
                  | ( contains_slb @ SX0 @ SX2 ) )
            | ~ ~ ( ~ ! [SX2: $i] :
                        ( ( SX1 != SX2 )
                        | ! [SX3: $i] : ( contains_slb @ ( insert_slb @ SX0 @ ( pair @ SX1 @ SX3 ) ) @ SX2 ) )
                  | ~ ! [SX2: $i] :
                        ( ~ ( contains_slb @ SX0 @ SX2 )
                        | ! [SX3: $i] : ( contains_slb @ ( insert_slb @ SX0 @ ( pair @ SX1 @ SX3 ) ) @ SX2 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[142]) ).

thf(183,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ~ ( ~ ! [SX2: $i,SX3: $i] :
                  ( ~ ( contains_cpq @ ( triple @ SX0 @ SX1 @ SX2 ) @ SX3 )
                  | ( contains_slb @ SX1 @ SX3 ) )
            | ~ ! [SX2: $i,SX3: $i] :
                  ( ~ ( contains_slb @ SX1 @ SX3 )
                  | ( contains_cpq @ ( triple @ SX0 @ SX1 @ SX2 ) @ SX3 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[160]) ).

thf(184,plain,
    ! [SV1: $i] :
      ( ( ! [SY146: $i,SY147: $i] :
            ( ~ ( pair_in_list @ SV1 @ SY146 @ SY147 )
            | ! [SY148: $i] :
                ( ~ ( contains_slb @ SV1 @ SY148 )
                | ( SY146 = SY148 )
                | ( pair_in_list @ ( remove_slb @ SV1 @ SY148 ) @ SY146 @ SY147 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[131]) ).

thf(185,plain,
    ! [SV2: $i] :
      ( ( ! [SY149: $i,SY150: $i,SY151: $i] :
            ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SY149 @ SY150 ) @ SY151 ) )
            | ~ ( ok @ ( remove_cpq @ ( triple @ SV2 @ SY149 @ SY150 ) @ SY151 ) )
            | ! [Y: $i] :
                ( ~ ( pair_in_list @ SY149 @ SY151 @ Y )
                | ( less_than @ Y @ SY151 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[132]) ).

thf(186,plain,
    ! [SV3: $i] :
      ( ( ! [SY153: $i,SY154: $i,SY155: $i] :
            ( ~ ( ok @ ( remove_cpq @ ( triple @ SV3 @ SY153 @ SY154 ) @ SY155 ) )
            | ( contains_slb @ SY153 @ SY155 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[133]) ).

thf(187,plain,
    ! [SV4: $i] :
      ( ( ! [SY156: $i,SY157: $i] :
            ( ~ ( less_than @ SV4 @ SY156 )
            | ~ ( less_than @ SY156 @ SY157 )
            | ( less_than @ SV4 @ SY157 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[134]) ).

thf(188,plain,
    ! [SV5: $i] :
      ( ( ! [SY158: $i] :
            ( ( less_than @ SV5 @ SY158 )
            | ( less_than @ SY158 @ SV5 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[135]) ).

thf(189,plain,
    ! [SV6: $i] :
      ( ( less_than @ SV6 @ SV6 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[136]) ).

thf(190,plain,
    ! [SV7: $i] :
      ( ( less_than @ bottom @ SV7 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[138]) ).

thf(191,plain,
    ( ( isnonempty_slb @ create_slb )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[139]) ).

thf(192,plain,
    ! [SV8: $i] :
      ( ( ! [SY159: $i,SY160: $i] : ( isnonempty_slb @ ( insert_slb @ SV8 @ ( pair @ SY159 @ SY160 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[140]) ).

thf(193,plain,
    ! [SV9: $i] :
      ( ( ~ ( contains_slb @ create_slb @ SV9 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[141]) ).

thf(194,plain,
    ! [SV10: $i] :
      ( ( ! [SY161: $i] :
            ~ ( pair_in_list @ create_slb @ SV10 @ SY161 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[143]) ).

thf(195,plain,
    ! [SV11: $i] :
      ( ( ! [SY162: $i,SY163: $i] :
            ( ( remove_slb @ ( insert_slb @ SV11 @ ( pair @ SY162 @ SY163 ) ) @ SY162 )
            = SV11 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[145]) ).

thf(196,plain,
    ! [SV12: $i] :
      ( ( ! [SY164: $i,SY165: $i] :
            ( ( SY164 = SY165 )
            | ~ ( contains_slb @ SV12 @ SY165 )
            | ! [SY166: $i] :
                ( ( remove_slb @ ( insert_slb @ SV12 @ ( pair @ SY164 @ SY166 ) ) @ SY165 )
                = ( insert_slb @ ( remove_slb @ SV12 @ SY165 ) @ ( pair @ SY164 @ SY166 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[146]) ).

thf(197,plain,
    ! [SV13: $i] :
      ( ( ! [SY167: $i,SY168: $i] :
            ( ( lookup_slb @ ( insert_slb @ SV13 @ ( pair @ SY167 @ SY168 ) ) @ SY167 )
            = SY168 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[147]) ).

thf(198,plain,
    ! [SV14: $i] :
      ( ( ! [SY169: $i,SY170: $i] :
            ( ( SY169 = SY170 )
            | ~ ( contains_slb @ SV14 @ SY170 )
            | ! [SY171: $i] :
                ( ( lookup_slb @ ( insert_slb @ SV14 @ ( pair @ SY169 @ SY171 ) ) @ SY170 )
                = ( lookup_slb @ SV14 @ SY170 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[148]) ).

thf(199,plain,
    ! [SV15: $i] :
      ( ( ( update_slb @ create_slb @ SV15 )
        = create_slb )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[149]) ).

thf(200,plain,
    ! [SV16: $i] :
      ( ( ! [SY172: $i,SY173: $i,SY174: $i] :
            ( ~ ( strictly_less_than @ SY174 @ SY173 )
            | ( ( update_slb @ ( insert_slb @ SV16 @ ( pair @ SY172 @ SY174 ) ) @ SY173 )
              = ( insert_slb @ ( update_slb @ SV16 @ SY173 ) @ ( pair @ SY172 @ SY173 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[150]) ).

thf(201,plain,
    ! [SV17: $i] :
      ( ( ! [SY175: $i,SY176: $i,SY177: $i] :
            ( ~ ( less_than @ SY176 @ SY177 )
            | ( ( update_slb @ ( insert_slb @ SV17 @ ( pair @ SY175 @ SY177 ) ) @ SY176 )
              = ( insert_slb @ ( update_slb @ SV17 @ SY176 ) @ ( pair @ SY175 @ SY177 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[151]) ).

thf(202,plain,
    ! [SV18: $i] :
      ( ( succ_cpq @ SV18 @ SV18 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[152]) ).

thf(203,plain,
    ! [SV19: $i] :
      ( ( ! [SY178: $i] :
            ( ~ ( succ_cpq @ SV19 @ SY178 )
            | ! [SY179: $i] : ( succ_cpq @ SV19 @ ( insert_cpq @ SY178 @ SY179 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[153]) ).

thf(204,plain,
    ! [SV20: $i] :
      ( ( ! [SY180: $i] :
            ( ~ ( succ_cpq @ SV20 @ SY180 )
            | ! [SY181: $i] : ( succ_cpq @ SV20 @ ( remove_cpq @ SY180 @ SY181 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[154]) ).

thf(205,plain,
    ! [SV21: $i] :
      ( ( ! [SY182: $i] :
            ( ~ ( succ_cpq @ SV21 @ SY182 )
            | ( succ_cpq @ SV21 @ ( findmin_cpq_eff @ SY182 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[155]) ).

thf(206,plain,
    ! [SV22: $i] :
      ( ( ! [SY183: $i] :
            ( ~ ( succ_cpq @ SV22 @ SY183 )
            | ( succ_cpq @ SV22 @ ( removemin_cpq_eff @ SY183 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[156]) ).

thf(207,plain,
    ! [SV23: $i] :
      ( ( ! [SY184: $i] : ( check_cpq @ ( triple @ SV23 @ create_slb @ SY184 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[157]) ).

thf(208,plain,
    ! [SV24: $i] :
      ( ( ! [SY185: $i,SY186: $i,SY187: $i,SY188: $i] :
            ( ~ ( strictly_less_than @ SY187 @ SY188 )
            | ~ ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SY185 @ ( pair @ SY187 @ SY188 ) ) @ SY186 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[159]) ).

thf(209,plain,
    ! [SV25: $i] :
      ( ( ! [SY189: $i] :
            ~ ( ok @ ( triple @ SV25 @ SY189 @ bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[161]) ).

thf(210,plain,
    ! [SV26: $i] :
      ( ( ! [SY190: $i,SY191: $i] :
            ( ( ok @ ( triple @ SV26 @ SY190 @ SY191 ) )
            | ( SY191 = bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[162]) ).

thf(211,plain,
    ! [SV27: $i] :
      ( ( ! [SY192: $i,SY193: $i,SY194: $i] :
            ( ( insert_cpq @ ( triple @ SV27 @ SY192 @ SY193 ) @ SY194 )
            = ( triple @ ( insert_pqp @ SV27 @ SY194 ) @ ( insert_slb @ SY192 @ ( pair @ SY194 @ bottom ) ) @ SY193 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[163]) ).

thf(212,plain,
    ! [SV28: $i] :
      ( ( ! [SY195: $i,SY196: $i,SY197: $i] :
            ( ( contains_slb @ SY195 @ SY197 )
            | ( ( remove_cpq @ ( triple @ SV28 @ SY195 @ SY196 ) @ SY197 )
              = ( triple @ SV28 @ SY195 @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[164]) ).

thf(213,plain,
    ! [SV29: $i] :
      ( ( ! [SY198: $i,SY199: $i,SY200: $i] :
            ( ~ ( contains_slb @ SY198 @ SY200 )
            | ~ ( less_than @ ( lookup_slb @ SY198 @ SY200 ) @ SY200 )
            | ( ( remove_cpq @ ( triple @ SV29 @ SY198 @ SY199 ) @ SY200 )
              = ( triple @ ( remove_pqp @ SV29 @ SY200 ) @ ( remove_slb @ SY198 @ SY200 ) @ SY199 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[165]) ).

thf(214,plain,
    ! [SV30: $i] :
      ( ( ! [SY201: $i,SY202: $i,SY203: $i] :
            ( ~ ( contains_slb @ SY201 @ SY203 )
            | ~ ( strictly_less_than @ SY203 @ ( lookup_slb @ SY201 @ SY203 ) )
            | ( ( remove_cpq @ ( triple @ SV30 @ SY201 @ SY202 ) @ SY203 )
              = ( triple @ ( remove_pqp @ SV30 @ SY203 ) @ ( remove_slb @ SY201 @ SY203 ) @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[166]) ).

thf(215,plain,
    ! [SV31: $i] :
      ( ( ! [SY204: $i] :
            ( ( findmin_cpq_eff @ ( triple @ SV31 @ create_slb @ SY204 ) )
            = ( triple @ SV31 @ create_slb @ bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[167]) ).

thf(216,plain,
    ! [SV32: $i] :
      ( ( ! [SY205: $i] :
            ( ( SY205 = create_slb )
            | ( contains_slb @ SY205 @ ( findmin_pqp_res @ SV32 ) )
            | ! [SY206: $i] :
                ( ( findmin_cpq_eff @ ( triple @ SV32 @ SY205 @ SY206 ) )
                = ( triple @ SV32 @ ( update_slb @ SY205 @ ( findmin_pqp_res @ SV32 ) ) @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[168]) ).

thf(217,plain,
    ! [SV33: $i] :
      ( ( ! [SY207: $i] :
            ( ( SY207 = create_slb )
            | ~ ( contains_slb @ SY207 @ ( findmin_pqp_res @ SV33 ) )
            | ~ ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SY207 @ ( findmin_pqp_res @ SV33 ) ) )
            | ! [SY208: $i] :
                ( ( findmin_cpq_eff @ ( triple @ SV33 @ SY207 @ SY208 ) )
                = ( triple @ SV33 @ ( update_slb @ SY207 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[169]) ).

thf(218,plain,
    ! [SV34: $i] :
      ( ( ! [SY209: $i] :
            ( ( SY209 = create_slb )
            | ~ ( contains_slb @ SY209 @ ( findmin_pqp_res @ SV34 ) )
            | ~ ( less_than @ ( lookup_slb @ SY209 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) )
            | ! [SY210: $i] :
                ( ( findmin_cpq_eff @ ( triple @ SV34 @ SY209 @ SY210 ) )
                = ( triple @ SV34 @ ( update_slb @ SY209 @ ( findmin_pqp_res @ SV34 ) ) @ SY210 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[170]) ).

thf(219,plain,
    ! [SV35: $i] :
      ( ( ! [SY211: $i] :
            ( ( findmin_cpq_res @ ( triple @ SV35 @ create_slb @ SY211 ) )
            = bottom ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[171]) ).

thf(220,plain,
    ! [SV36: $i] :
      ( ( ! [SY212: $i] :
            ( ( SY212 = create_slb )
            | ! [SY213: $i] :
                ( ( findmin_cpq_res @ ( triple @ SV36 @ SY212 @ SY213 ) )
                = ( findmin_pqp_res @ SV36 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[172]) ).

thf(221,plain,
    ! [SV37: $i] :
      ( ( ( removemin_cpq_eff @ SV37 )
        = ( remove_cpq @ ( findmin_cpq_eff @ SV37 ) @ ( findmin_cpq_res @ SV37 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[173]) ).

thf(222,plain,
    ! [SV38: $i] :
      ( ( ( removemin_cpq_res @ SV38 )
        = ( findmin_cpq_res @ SV38 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[174]) ).

thf(223,plain,
    ( ( check_cpq @ ( triple @ sK1_U @ sK2_SY139 @ sK3_SY142 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[177]) ).

thf(224,plain,
    ! [SV39: $i] :
      ( ( ! [SY214: $i,SY215: $i] :
            ~ ( ~ ! [SY216: $i,SY217: $i] :
                    ( ~ ( less_than @ SY217 @ SY216 )
                    | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SY214 @ ( pair @ SY216 @ SY217 ) ) @ SY215 ) )
                    | ( check_cpq @ ( triple @ SV39 @ SY214 @ SY215 ) ) )
              | ~ ! [SY218: $i,SY219: $i] :
                    ( ~ ( less_than @ SY219 @ SY218 )
                    | ~ ( check_cpq @ ( triple @ SV39 @ SY214 @ SY215 ) )
                    | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SY214 @ ( pair @ SY218 @ SY219 ) ) @ SY215 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[178]) ).

thf(225,plain,
    ! [SV40: $i] :
      ( ( ~ ( ~ ! [SY220: $i] :
                  ( ~ ( ~ ( pair_in_list @ SY220 @ ( sK5_X @ SY220 @ SV40 ) @ ( sK6_SY145 @ SY220 @ SV40 ) )
                      | ~ ~ ( less_than @ ( sK6_SY145 @ SY220 @ SV40 ) @ ( sK5_X @ SY220 @ SV40 ) ) )
                  | ! [SY221: $i] : ( check_cpq @ ( triple @ SV40 @ SY220 @ SY221 ) ) )
            | ~ ! [SY222: $i] :
                  ( ! [SY223: $i] :
                      ~ ( check_cpq @ ( triple @ SV40 @ SY222 @ SY223 ) )
                  | ! [SX2: $i,SX3: $i] :
                      ( ~ ( pair_in_list @ SY222 @ SX2 @ SX3 )
                      | ( less_than @ SX3 @ SX2 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[179]) ).

thf(226,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less_than @ SX0 @ SX1 )
            | ( less_than @ SX1 @ SX0 )
            | ( strictly_less_than @ SX0 @ SX1 ) )
      | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( strictly_less_than @ SX0 @ SX1 )
                  | ( less_than @ SX0 @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( strictly_less_than @ SX0 @ SX1 )
                  | ~ ( less_than @ SX1 @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[180]) ).

thf(227,plain,
    ! [SV41: $i] :
      ( ( ! [SY226: $i,SY227: $i] :
            ~ ( ~ ~ ( ~ ! [SY228: $i,SY229: $i] :
                          ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SY226 @ SY228 ) ) @ SY227 @ SY229 )
                          | ( SY226 = SY227 )
                          | ( pair_in_list @ SV41 @ SY227 @ SY229 ) )
                    | ~ ! [SY230: $i,SY231: $i] :
                          ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SY226 @ SY230 ) ) @ SY227 @ SY231 )
                          | ( SY230 = SY231 )
                          | ( pair_in_list @ SV41 @ SY227 @ SY231 ) ) )
              | ~ ~ ( ~ ! [SY232: $i,SY233: $i] :
                          ( ( SY226 != SY227 )
                          | ( SY232 != SY233 )
                          | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SY226 @ SY232 ) ) @ SY227 @ SY233 ) )
                    | ~ ! [SY234: $i,SY235: $i] :
                          ( ~ ( pair_in_list @ SV41 @ SY227 @ SY235 )
                          | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SY226 @ SY234 ) ) @ SY227 @ SY235 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[181]) ).

thf(228,plain,
    ! [SV42: $i] :
      ( ( ! [SY236: $i] :
            ~ ( ~ ! [SY237: $i] :
                    ( ! [SY238: $i] :
                        ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SY236 @ SY238 ) ) @ SY237 )
                    | ( SY236 = SY237 )
                    | ( contains_slb @ SV42 @ SY237 ) )
              | ~ ~ ( ~ ! [SY239: $i] :
                          ( ( SY236 != SY239 )
                          | ! [SY240: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SY236 @ SY240 ) ) @ SY239 ) )
                    | ~ ! [SY241: $i] :
                          ( ~ ( contains_slb @ SV42 @ SY241 )
                          | ! [SY242: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SY236 @ SY242 ) ) @ SY241 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[182]) ).

thf(229,plain,
    ! [SV43: $i] :
      ( ( ! [SY243: $i] :
            ~ ( ~ ! [SY244: $i,SY245: $i] :
                    ( ~ ( contains_cpq @ ( triple @ SV43 @ SY243 @ SY244 ) @ SY245 )
                    | ( contains_slb @ SY243 @ SY245 ) )
              | ~ ! [SY246: $i,SY247: $i] :
                    ( ~ ( contains_slb @ SY243 @ SY247 )
                    | ( contains_cpq @ ( triple @ SV43 @ SY243 @ SY246 ) @ SY247 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[183]) ).

thf(230,plain,
    ! [SV44: $i,SV1: $i] :
      ( ( ! [SY248: $i] :
            ( ~ ( pair_in_list @ SV1 @ SV44 @ SY248 )
            | ! [SY249: $i] :
                ( ~ ( contains_slb @ SV1 @ SY249 )
                | ( SV44 = SY249 )
                | ( pair_in_list @ ( remove_slb @ SV1 @ SY249 ) @ SV44 @ SY248 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[184]) ).

thf(231,plain,
    ! [SV45: $i,SV2: $i] :
      ( ( ! [SY250: $i,SY251: $i] :
            ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SY250 ) @ SY251 ) )
            | ~ ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SY250 ) @ SY251 ) )
            | ! [SY252: $i] :
                ( ~ ( pair_in_list @ SV45 @ SY251 @ SY252 )
                | ( less_than @ SY252 @ SY251 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[185]) ).

thf(232,plain,
    ! [SV46: $i,SV3: $i] :
      ( ( ! [SY253: $i,SY254: $i] :
            ( ~ ( ok @ ( remove_cpq @ ( triple @ SV3 @ SV46 @ SY253 ) @ SY254 ) )
            | ( contains_slb @ SV46 @ SY254 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[186]) ).

thf(233,plain,
    ! [SV47: $i,SV4: $i] :
      ( ( ! [SY255: $i] :
            ( ~ ( less_than @ SV4 @ SV47 )
            | ~ ( less_than @ SV47 @ SY255 )
            | ( less_than @ SV4 @ SY255 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[187]) ).

thf(234,plain,
    ! [SV48: $i,SV5: $i] :
      ( ( ( less_than @ SV5 @ SV48 )
        | ( less_than @ SV48 @ SV5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[188]) ).

thf(235,plain,
    ! [SV49: $i,SV8: $i] :
      ( ( ! [SY256: $i] : ( isnonempty_slb @ ( insert_slb @ SV8 @ ( pair @ SV49 @ SY256 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[192]) ).

thf(236,plain,
    ! [SV9: $i] :
      ( ( contains_slb @ create_slb @ SV9 )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[193]) ).

thf(237,plain,
    ! [SV50: $i,SV10: $i] :
      ( ( ~ ( pair_in_list @ create_slb @ SV10 @ SV50 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[194]) ).

thf(238,plain,
    ! [SV51: $i,SV11: $i] :
      ( ( ! [SY257: $i] :
            ( ( remove_slb @ ( insert_slb @ SV11 @ ( pair @ SV51 @ SY257 ) ) @ SV51 )
            = SV11 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[195]) ).

thf(239,plain,
    ! [SV12: $i,SV52: $i] :
      ( ( ! [SY258: $i] :
            ( ( SV52 = SY258 )
            | ~ ( contains_slb @ SV12 @ SY258 )
            | ! [SY259: $i] :
                ( ( remove_slb @ ( insert_slb @ SV12 @ ( pair @ SV52 @ SY259 ) ) @ SY258 )
                = ( insert_slb @ ( remove_slb @ SV12 @ SY258 ) @ ( pair @ SV52 @ SY259 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[196]) ).

thf(240,plain,
    ! [SV53: $i,SV13: $i] :
      ( ( ! [SY260: $i] :
            ( ( lookup_slb @ ( insert_slb @ SV13 @ ( pair @ SV53 @ SY260 ) ) @ SV53 )
            = SY260 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[197]) ).

thf(241,plain,
    ! [SV14: $i,SV54: $i] :
      ( ( ! [SY261: $i] :
            ( ( SV54 = SY261 )
            | ~ ( contains_slb @ SV14 @ SY261 )
            | ! [SY262: $i] :
                ( ( lookup_slb @ ( insert_slb @ SV14 @ ( pair @ SV54 @ SY262 ) ) @ SY261 )
                = ( lookup_slb @ SV14 @ SY261 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[198]) ).

thf(242,plain,
    ! [SV55: $i,SV16: $i] :
      ( ( ! [SY263: $i,SY264: $i] :
            ( ~ ( strictly_less_than @ SY264 @ SY263 )
            | ( ( update_slb @ ( insert_slb @ SV16 @ ( pair @ SV55 @ SY264 ) ) @ SY263 )
              = ( insert_slb @ ( update_slb @ SV16 @ SY263 ) @ ( pair @ SV55 @ SY263 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[200]) ).

thf(243,plain,
    ! [SV56: $i,SV17: $i] :
      ( ( ! [SY265: $i,SY266: $i] :
            ( ~ ( less_than @ SY265 @ SY266 )
            | ( ( update_slb @ ( insert_slb @ SV17 @ ( pair @ SV56 @ SY266 ) ) @ SY265 )
              = ( insert_slb @ ( update_slb @ SV17 @ SY265 ) @ ( pair @ SV56 @ SY266 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[201]) ).

thf(244,plain,
    ! [SV57: $i,SV19: $i] :
      ( ( ~ ( succ_cpq @ SV19 @ SV57 )
        | ! [SY267: $i] : ( succ_cpq @ SV19 @ ( insert_cpq @ SV57 @ SY267 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[203]) ).

thf(245,plain,
    ! [SV58: $i,SV20: $i] :
      ( ( ~ ( succ_cpq @ SV20 @ SV58 )
        | ! [SY268: $i] : ( succ_cpq @ SV20 @ ( remove_cpq @ SV58 @ SY268 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[204]) ).

thf(246,plain,
    ! [SV59: $i,SV21: $i] :
      ( ( ~ ( succ_cpq @ SV21 @ SV59 )
        | ( succ_cpq @ SV21 @ ( findmin_cpq_eff @ SV59 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[205]) ).

thf(247,plain,
    ! [SV60: $i,SV22: $i] :
      ( ( ~ ( succ_cpq @ SV22 @ SV60 )
        | ( succ_cpq @ SV22 @ ( removemin_cpq_eff @ SV60 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[206]) ).

thf(248,plain,
    ! [SV61: $i,SV23: $i] :
      ( ( check_cpq @ ( triple @ SV23 @ create_slb @ SV61 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[207]) ).

thf(249,plain,
    ! [SV62: $i,SV24: $i] :
      ( ( ! [SY269: $i,SY270: $i,SY271: $i] :
            ( ~ ( strictly_less_than @ SY270 @ SY271 )
            | ~ ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SV62 @ ( pair @ SY270 @ SY271 ) ) @ SY269 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[208]) ).

thf(250,plain,
    ! [SV63: $i,SV25: $i] :
      ( ( ~ ( ok @ ( triple @ SV25 @ SV63 @ bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[209]) ).

thf(251,plain,
    ! [SV64: $i,SV26: $i] :
      ( ( ! [SY272: $i] :
            ( ( ok @ ( triple @ SV26 @ SV64 @ SY272 ) )
            | ( SY272 = bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[210]) ).

thf(252,plain,
    ! [SV65: $i,SV27: $i] :
      ( ( ! [SY273: $i,SY274: $i] :
            ( ( insert_cpq @ ( triple @ SV27 @ SV65 @ SY273 ) @ SY274 )
            = ( triple @ ( insert_pqp @ SV27 @ SY274 ) @ ( insert_slb @ SV65 @ ( pair @ SY274 @ bottom ) ) @ SY273 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[211]) ).

thf(253,plain,
    ! [SV28: $i,SV66: $i] :
      ( ( ! [SY275: $i,SY276: $i] :
            ( ( contains_slb @ SV66 @ SY276 )
            | ( ( remove_cpq @ ( triple @ SV28 @ SV66 @ SY275 ) @ SY276 )
              = ( triple @ SV28 @ SV66 @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[212]) ).

thf(254,plain,
    ! [SV29: $i,SV67: $i] :
      ( ( ! [SY277: $i,SY278: $i] :
            ( ~ ( contains_slb @ SV67 @ SY278 )
            | ~ ( less_than @ ( lookup_slb @ SV67 @ SY278 ) @ SY278 )
            | ( ( remove_cpq @ ( triple @ SV29 @ SV67 @ SY277 ) @ SY278 )
              = ( triple @ ( remove_pqp @ SV29 @ SY278 ) @ ( remove_slb @ SV67 @ SY278 ) @ SY277 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[213]) ).

thf(255,plain,
    ! [SV30: $i,SV68: $i] :
      ( ( ! [SY279: $i,SY280: $i] :
            ( ~ ( contains_slb @ SV68 @ SY280 )
            | ~ ( strictly_less_than @ SY280 @ ( lookup_slb @ SV68 @ SY280 ) )
            | ( ( remove_cpq @ ( triple @ SV30 @ SV68 @ SY279 ) @ SY280 )
              = ( triple @ ( remove_pqp @ SV30 @ SY280 ) @ ( remove_slb @ SV68 @ SY280 ) @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[214]) ).

thf(256,plain,
    ! [SV69: $i,SV31: $i] :
      ( ( ( findmin_cpq_eff @ ( triple @ SV31 @ create_slb @ SV69 ) )
        = ( triple @ SV31 @ create_slb @ bad ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[215]) ).

thf(257,plain,
    ! [SV32: $i,SV70: $i] :
      ( ( ( SV70 = create_slb )
        | ( contains_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) )
        | ! [SY281: $i] :
            ( ( findmin_cpq_eff @ ( triple @ SV32 @ SV70 @ SY281 ) )
            = ( triple @ SV32 @ ( update_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) ) @ bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[216]) ).

thf(258,plain,
    ! [SV33: $i,SV71: $i] :
      ( ( ( SV71 = create_slb )
        | ~ ( contains_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) )
        | ~ ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) )
        | ! [SY282: $i] :
            ( ( findmin_cpq_eff @ ( triple @ SV33 @ SV71 @ SY282 ) )
            = ( triple @ SV33 @ ( update_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[217]) ).

thf(259,plain,
    ! [SV34: $i,SV72: $i] :
      ( ( ( SV72 = create_slb )
        | ~ ( contains_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) )
        | ~ ( less_than @ ( lookup_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) )
        | ! [SY283: $i] :
            ( ( findmin_cpq_eff @ ( triple @ SV34 @ SV72 @ SY283 ) )
            = ( triple @ SV34 @ ( update_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ SY283 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[218]) ).

thf(260,plain,
    ! [SV73: $i,SV35: $i] :
      ( ( ( findmin_cpq_res @ ( triple @ SV35 @ create_slb @ SV73 ) )
        = bottom )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[219]) ).

thf(261,plain,
    ! [SV36: $i,SV74: $i] :
      ( ( ( SV74 = create_slb )
        | ! [SY284: $i] :
            ( ( findmin_cpq_res @ ( triple @ SV36 @ SV74 @ SY284 ) )
            = ( findmin_pqp_res @ SV36 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[220]) ).

thf(262,plain,
    ! [SV75: $i,SV39: $i] :
      ( ( ! [SY285: $i] :
            ~ ( ~ ! [SY286: $i,SY287: $i] :
                    ( ~ ( less_than @ SY287 @ SY286 )
                    | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY286 @ SY287 ) ) @ SY285 ) )
                    | ( check_cpq @ ( triple @ SV39 @ SV75 @ SY285 ) ) )
              | ~ ! [SY288: $i,SY289: $i] :
                    ( ~ ( less_than @ SY289 @ SY288 )
                    | ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SY285 ) )
                    | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY288 @ SY289 ) ) @ SY285 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[224]) ).

thf(263,plain,
    ! [SV40: $i] :
      ( ( ~ ! [SY220: $i] :
              ( ~ ( ~ ( pair_in_list @ SY220 @ ( sK5_X @ SY220 @ SV40 ) @ ( sK6_SY145 @ SY220 @ SV40 ) )
                  | ~ ~ ( less_than @ ( sK6_SY145 @ SY220 @ SV40 ) @ ( sK5_X @ SY220 @ SV40 ) ) )
              | ! [SY221: $i] : ( check_cpq @ ( triple @ SV40 @ SY220 @ SY221 ) ) )
        | ~ ! [SY222: $i] :
              ( ! [SY223: $i] :
                  ~ ( check_cpq @ ( triple @ SV40 @ SY222 @ SY223 ) )
              | ! [SX2: $i,SX3: $i] :
                  ( ~ ( pair_in_list @ SY222 @ SX2 @ SX3 )
                  | ( less_than @ SX3 @ SX2 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[225]) ).

thf(264,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less_than @ SX0 @ SX1 )
            | ( less_than @ SX1 @ SX0 )
            | ( strictly_less_than @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[226]) ).

thf(265,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( strictly_less_than @ SX0 @ SX1 )
                  | ( less_than @ SX0 @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( strictly_less_than @ SX0 @ SX1 )
                  | ~ ( less_than @ SX1 @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[226]) ).

thf(266,plain,
    ! [SV76: $i,SV41: $i] :
      ( ( ! [SY290: $i] :
            ~ ( ~ ~ ( ~ ! [SY291: $i,SY292: $i] :
                          ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY291 ) ) @ SY290 @ SY292 )
                          | ( SV76 = SY290 )
                          | ( pair_in_list @ SV41 @ SY290 @ SY292 ) )
                    | ~ ! [SY293: $i,SY294: $i] :
                          ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY293 ) ) @ SY290 @ SY294 )
                          | ( SY293 = SY294 )
                          | ( pair_in_list @ SV41 @ SY290 @ SY294 ) ) )
              | ~ ~ ( ~ ! [SY295: $i,SY296: $i] :
                          ( ( SV76 != SY290 )
                          | ( SY295 != SY296 )
                          | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY295 ) ) @ SY290 @ SY296 ) )
                    | ~ ! [SY297: $i,SY298: $i] :
                          ( ~ ( pair_in_list @ SV41 @ SY290 @ SY298 )
                          | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY297 ) ) @ SY290 @ SY298 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[227]) ).

thf(267,plain,
    ! [SV77: $i,SV42: $i] :
      ( ( ~ ( ~ ! [SY299: $i] :
                  ( ! [SY300: $i] :
                      ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY300 ) ) @ SY299 )
                  | ( SV77 = SY299 )
                  | ( contains_slb @ SV42 @ SY299 ) )
            | ~ ~ ( ~ ! [SY301: $i] :
                        ( ( SV77 != SY301 )
                        | ! [SY302: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY302 ) ) @ SY301 ) )
                  | ~ ! [SY303: $i] :
                        ( ~ ( contains_slb @ SV42 @ SY303 )
                        | ! [SY304: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY304 ) ) @ SY303 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[228]) ).

thf(268,plain,
    ! [SV78: $i,SV43: $i] :
      ( ( ~ ( ~ ! [SY305: $i,SY306: $i] :
                  ( ~ ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY305 ) @ SY306 )
                  | ( contains_slb @ SV78 @ SY306 ) )
            | ~ ! [SY307: $i,SY308: $i] :
                  ( ~ ( contains_slb @ SV78 @ SY308 )
                  | ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY307 ) @ SY308 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[229]) ).

thf(269,plain,
    ! [SV79: $i,SV44: $i,SV1: $i] :
      ( ( ~ ( pair_in_list @ SV1 @ SV44 @ SV79 )
        | ! [SY309: $i] :
            ( ~ ( contains_slb @ SV1 @ SY309 )
            | ( SV44 = SY309 )
            | ( pair_in_list @ ( remove_slb @ SV1 @ SY309 ) @ SV44 @ SV79 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[230]) ).

thf(270,plain,
    ! [SV80: $i,SV45: $i,SV2: $i] :
      ( ( ! [SY310: $i] :
            ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SY310 ) )
            | ~ ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SY310 ) )
            | ! [SY252: $i] :
                ( ~ ( pair_in_list @ SV45 @ SY310 @ SY252 )
                | ( less_than @ SY252 @ SY310 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[231]) ).

thf(271,plain,
    ! [SV81: $i,SV46: $i,SV3: $i] :
      ( ( ! [SY312: $i] :
            ( ~ ( ok @ ( remove_cpq @ ( triple @ SV3 @ SV46 @ SV81 ) @ SY312 ) )
            | ( contains_slb @ SV46 @ SY312 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[232]) ).

thf(272,plain,
    ! [SV82: $i,SV47: $i,SV4: $i] :
      ( ( ~ ( less_than @ SV4 @ SV47 )
        | ~ ( less_than @ SV47 @ SV82 )
        | ( less_than @ SV4 @ SV82 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[233]) ).

thf(273,plain,
    ! [SV48: $i,SV5: $i] :
      ( ( ( less_than @ SV5 @ SV48 )
        = $true )
      | ( ( less_than @ SV48 @ SV5 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[234]) ).

thf(274,plain,
    ! [SV83: $i,SV49: $i,SV8: $i] :
      ( ( isnonempty_slb @ ( insert_slb @ SV8 @ ( pair @ SV49 @ SV83 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[235]) ).

thf(275,plain,
    ! [SV50: $i,SV10: $i] :
      ( ( pair_in_list @ create_slb @ SV10 @ SV50 )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[237]) ).

thf(276,plain,
    ! [SV84: $i,SV51: $i,SV11: $i] :
      ( ( ( remove_slb @ ( insert_slb @ SV11 @ ( pair @ SV51 @ SV84 ) ) @ SV51 )
        = SV11 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[238]) ).

thf(277,plain,
    ! [SV12: $i,SV85: $i,SV52: $i] :
      ( ( ( SV52 = SV85 )
        | ~ ( contains_slb @ SV12 @ SV85 )
        | ! [SY313: $i] :
            ( ( remove_slb @ ( insert_slb @ SV12 @ ( pair @ SV52 @ SY313 ) ) @ SV85 )
            = ( insert_slb @ ( remove_slb @ SV12 @ SV85 ) @ ( pair @ SV52 @ SY313 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[239]) ).

thf(278,plain,
    ! [SV86: $i,SV53: $i,SV13: $i] :
      ( ( ( lookup_slb @ ( insert_slb @ SV13 @ ( pair @ SV53 @ SV86 ) ) @ SV53 )
        = SV86 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[240]) ).

thf(279,plain,
    ! [SV14: $i,SV87: $i,SV54: $i] :
      ( ( ( SV54 = SV87 )
        | ~ ( contains_slb @ SV14 @ SV87 )
        | ! [SY314: $i] :
            ( ( lookup_slb @ ( insert_slb @ SV14 @ ( pair @ SV54 @ SY314 ) ) @ SV87 )
            = ( lookup_slb @ SV14 @ SV87 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[241]) ).

thf(280,plain,
    ! [SV55: $i,SV16: $i,SV88: $i] :
      ( ( ! [SY315: $i] :
            ( ~ ( strictly_less_than @ SY315 @ SV88 )
            | ( ( update_slb @ ( insert_slb @ SV16 @ ( pair @ SV55 @ SY315 ) ) @ SV88 )
              = ( insert_slb @ ( update_slb @ SV16 @ SV88 ) @ ( pair @ SV55 @ SV88 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[242]) ).

thf(281,plain,
    ! [SV56: $i,SV17: $i,SV89: $i] :
      ( ( ! [SY316: $i] :
            ( ~ ( less_than @ SV89 @ SY316 )
            | ( ( update_slb @ ( insert_slb @ SV17 @ ( pair @ SV56 @ SY316 ) ) @ SV89 )
              = ( insert_slb @ ( update_slb @ SV17 @ SV89 ) @ ( pair @ SV56 @ SY316 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[243]) ).

thf(282,plain,
    ! [SV57: $i,SV19: $i] :
      ( ( ( ~ ( succ_cpq @ SV19 @ SV57 ) )
        = $true )
      | ( ( ! [SY267: $i] : ( succ_cpq @ SV19 @ ( insert_cpq @ SV57 @ SY267 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[244]) ).

thf(283,plain,
    ! [SV58: $i,SV20: $i] :
      ( ( ( ~ ( succ_cpq @ SV20 @ SV58 ) )
        = $true )
      | ( ( ! [SY268: $i] : ( succ_cpq @ SV20 @ ( remove_cpq @ SV58 @ SY268 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[245]) ).

thf(284,plain,
    ! [SV59: $i,SV21: $i] :
      ( ( ( ~ ( succ_cpq @ SV21 @ SV59 ) )
        = $true )
      | ( ( succ_cpq @ SV21 @ ( findmin_cpq_eff @ SV59 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[246]) ).

thf(285,plain,
    ! [SV60: $i,SV22: $i] :
      ( ( ( ~ ( succ_cpq @ SV22 @ SV60 ) )
        = $true )
      | ( ( succ_cpq @ SV22 @ ( removemin_cpq_eff @ SV60 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[247]) ).

thf(286,plain,
    ! [SV90: $i,SV62: $i,SV24: $i] :
      ( ( ! [SY317: $i,SY318: $i] :
            ( ~ ( strictly_less_than @ SY317 @ SY318 )
            | ~ ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SV62 @ ( pair @ SY317 @ SY318 ) ) @ SV90 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[249]) ).

thf(287,plain,
    ! [SV63: $i,SV25: $i] :
      ( ( ok @ ( triple @ SV25 @ SV63 @ bad ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[250]) ).

thf(288,plain,
    ! [SV91: $i,SV64: $i,SV26: $i] :
      ( ( ( ok @ ( triple @ SV26 @ SV64 @ SV91 ) )
        | ( SV91 = bad ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[251]) ).

thf(289,plain,
    ! [SV92: $i,SV65: $i,SV27: $i] :
      ( ( ! [SY319: $i] :
            ( ( insert_cpq @ ( triple @ SV27 @ SV65 @ SV92 ) @ SY319 )
            = ( triple @ ( insert_pqp @ SV27 @ SY319 ) @ ( insert_slb @ SV65 @ ( pair @ SY319 @ bottom ) ) @ SV92 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[252]) ).

thf(290,plain,
    ! [SV93: $i,SV28: $i,SV66: $i] :
      ( ( ! [SY320: $i] :
            ( ( contains_slb @ SV66 @ SY320 )
            | ( ( remove_cpq @ ( triple @ SV28 @ SV66 @ SV93 ) @ SY320 )
              = ( triple @ SV28 @ SV66 @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[253]) ).

thf(291,plain,
    ! [SV94: $i,SV29: $i,SV67: $i] :
      ( ( ! [SY321: $i] :
            ( ~ ( contains_slb @ SV67 @ SY321 )
            | ~ ( less_than @ ( lookup_slb @ SV67 @ SY321 ) @ SY321 )
            | ( ( remove_cpq @ ( triple @ SV29 @ SV67 @ SV94 ) @ SY321 )
              = ( triple @ ( remove_pqp @ SV29 @ SY321 ) @ ( remove_slb @ SV67 @ SY321 ) @ SV94 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[254]) ).

thf(292,plain,
    ! [SV95: $i,SV30: $i,SV68: $i] :
      ( ( ! [SY322: $i] :
            ( ~ ( contains_slb @ SV68 @ SY322 )
            | ~ ( strictly_less_than @ SY322 @ ( lookup_slb @ SV68 @ SY322 ) )
            | ( ( remove_cpq @ ( triple @ SV30 @ SV68 @ SV95 ) @ SY322 )
              = ( triple @ ( remove_pqp @ SV30 @ SY322 ) @ ( remove_slb @ SV68 @ SY322 ) @ bad ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[255]) ).

thf(293,plain,
    ! [SV32: $i,SV70: $i] :
      ( ( ( ( SV70 = create_slb )
          | ( contains_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) ) )
        = $true )
      | ( ( ! [SY281: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV32 @ SV70 @ SY281 ) )
              = ( triple @ SV32 @ ( update_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) ) @ bad ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[257]) ).

thf(294,plain,
    ! [SV33: $i,SV71: $i] :
      ( ( ( ( SV71 = create_slb )
          | ~ ( contains_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) )
          | ~ ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) ) )
        = $true )
      | ( ( ! [SY282: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV33 @ SV71 @ SY282 ) )
              = ( triple @ SV33 @ ( update_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[258]) ).

thf(295,plain,
    ! [SV34: $i,SV72: $i] :
      ( ( ( ( SV72 = create_slb )
          | ~ ( contains_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) )
          | ~ ( less_than @ ( lookup_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) ) )
        = $true )
      | ( ( ! [SY283: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV34 @ SV72 @ SY283 ) )
              = ( triple @ SV34 @ ( update_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ SY283 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[259]) ).

thf(296,plain,
    ! [SV36: $i,SV74: $i] :
      ( ( ( SV74 = create_slb )
        = $true )
      | ( ( ! [SY284: $i] :
              ( ( findmin_cpq_res @ ( triple @ SV36 @ SV74 @ SY284 ) )
              = ( findmin_pqp_res @ SV36 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[261]) ).

thf(297,plain,
    ! [SV96: $i,SV75: $i,SV39: $i] :
      ( ( ~ ( ~ ! [SY323: $i,SY324: $i] :
                  ( ~ ( less_than @ SY324 @ SY323 )
                  | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY323 @ SY324 ) ) @ SV96 ) )
                  | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) )
            | ~ ! [SY325: $i,SY326: $i] :
                  ( ~ ( less_than @ SY326 @ SY325 )
                  | ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
                  | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY325 @ SY326 ) ) @ SV96 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[262]) ).

thf(298,plain,
    ! [SV40: $i] :
      ( ( ~ ! [SY220: $i] :
              ( ~ ( ~ ( pair_in_list @ SY220 @ ( sK5_X @ SY220 @ SV40 ) @ ( sK6_SY145 @ SY220 @ SV40 ) )
                  | ~ ~ ( less_than @ ( sK6_SY145 @ SY220 @ SV40 ) @ ( sK5_X @ SY220 @ SV40 ) ) )
              | ! [SY221: $i] : ( check_cpq @ ( triple @ SV40 @ SY220 @ SY221 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[263]) ).

thf(299,plain,
    ! [SV40: $i] :
      ( ( ~ ! [SY222: $i] :
              ( ! [SY223: $i] :
                  ~ ( check_cpq @ ( triple @ SV40 @ SY222 @ SY223 ) )
              | ! [SX2: $i,SX3: $i] :
                  ( ~ ( pair_in_list @ SY222 @ SX2 @ SX3 )
                  | ( less_than @ SX3 @ SX2 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[263]) ).

thf(300,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( less_than @ SX0 @ SX1 )
          | ( less_than @ SX1 @ SX0 )
          | ( strictly_less_than @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[264]) ).

thf(301,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( strictly_less_than @ SX0 @ SX1 )
                | ( less_than @ SX0 @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( strictly_less_than @ SX0 @ SX1 )
                | ~ ( less_than @ SX1 @ SX0 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[265]) ).

thf(302,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ~ ( ~ ~ ( ~ ! [SY327: $i,SY328: $i] :
                        ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY327 ) ) @ SV97 @ SY328 )
                        | ( SV76 = SV97 )
                        | ( pair_in_list @ SV41 @ SV97 @ SY328 ) )
                  | ~ ! [SY329: $i,SY330: $i] :
                        ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY329 ) ) @ SV97 @ SY330 )
                        | ( SY329 = SY330 )
                        | ( pair_in_list @ SV41 @ SV97 @ SY330 ) ) )
            | ~ ~ ( ~ ! [SY331: $i,SY332: $i] :
                        ( ( SV76 != SV97 )
                        | ( SY331 != SY332 )
                        | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY331 ) ) @ SV97 @ SY332 ) )
                  | ~ ! [SY333: $i,SY334: $i] :
                        ( ~ ( pair_in_list @ SV41 @ SV97 @ SY334 )
                        | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY333 ) ) @ SV97 @ SY334 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[266]) ).

thf(303,plain,
    ! [SV77: $i,SV42: $i] :
      ( ( ~ ! [SY299: $i] :
              ( ! [SY300: $i] :
                  ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY300 ) ) @ SY299 )
              | ( SV77 = SY299 )
              | ( contains_slb @ SV42 @ SY299 ) )
        | ~ ~ ( ~ ! [SY301: $i] :
                    ( ( SV77 != SY301 )
                    | ! [SY302: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY302 ) ) @ SY301 ) )
              | ~ ! [SY303: $i] :
                    ( ~ ( contains_slb @ SV42 @ SY303 )
                    | ! [SY304: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY304 ) ) @ SY303 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[267]) ).

thf(304,plain,
    ! [SV78: $i,SV43: $i] :
      ( ( ~ ! [SY305: $i,SY306: $i] :
              ( ~ ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY305 ) @ SY306 )
              | ( contains_slb @ SV78 @ SY306 ) )
        | ~ ! [SY307: $i,SY308: $i] :
              ( ~ ( contains_slb @ SV78 @ SY308 )
              | ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY307 ) @ SY308 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[268]) ).

thf(305,plain,
    ! [SV79: $i,SV44: $i,SV1: $i] :
      ( ( ( ~ ( pair_in_list @ SV1 @ SV44 @ SV79 ) )
        = $true )
      | ( ( ! [SY309: $i] :
              ( ~ ( contains_slb @ SV1 @ SY309 )
              | ( SV44 = SY309 )
              | ( pair_in_list @ ( remove_slb @ SV1 @ SY309 ) @ SV44 @ SV79 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[269]) ).

thf(306,plain,
    ! [SV98: $i,SV80: $i,SV45: $i,SV2: $i] :
      ( ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        | ~ ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        | ! [SY335: $i] :
            ( ~ ( pair_in_list @ SV45 @ SV98 @ SY335 )
            | ( less_than @ SY335 @ SV98 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[270]) ).

thf(307,plain,
    ! [SV99: $i,SV81: $i,SV46: $i,SV3: $i] :
      ( ( ~ ( ok @ ( remove_cpq @ ( triple @ SV3 @ SV46 @ SV81 ) @ SV99 ) )
        | ( contains_slb @ SV46 @ SV99 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[271]) ).

thf(308,plain,
    ! [SV82: $i,SV47: $i,SV4: $i] :
      ( ( ( ~ ( less_than @ SV4 @ SV47 )
          | ~ ( less_than @ SV47 @ SV82 ) )
        = $true )
      | ( ( less_than @ SV4 @ SV82 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[272]) ).

thf(309,plain,
    ! [SV12: $i,SV85: $i,SV52: $i] :
      ( ( ( ( SV52 = SV85 )
          | ~ ( contains_slb @ SV12 @ SV85 ) )
        = $true )
      | ( ( ! [SY313: $i] :
              ( ( remove_slb @ ( insert_slb @ SV12 @ ( pair @ SV52 @ SY313 ) ) @ SV85 )
              = ( insert_slb @ ( remove_slb @ SV12 @ SV85 ) @ ( pair @ SV52 @ SY313 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[277]) ).

thf(310,plain,
    ! [SV14: $i,SV87: $i,SV54: $i] :
      ( ( ( ( SV54 = SV87 )
          | ~ ( contains_slb @ SV14 @ SV87 ) )
        = $true )
      | ( ( ! [SY314: $i] :
              ( ( lookup_slb @ ( insert_slb @ SV14 @ ( pair @ SV54 @ SY314 ) ) @ SV87 )
              = ( lookup_slb @ SV14 @ SV87 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[279]) ).

thf(311,plain,
    ! [SV55: $i,SV16: $i,SV88: $i,SV100: $i] :
      ( ( ~ ( strictly_less_than @ SV100 @ SV88 )
        | ( ( update_slb @ ( insert_slb @ SV16 @ ( pair @ SV55 @ SV100 ) ) @ SV88 )
          = ( insert_slb @ ( update_slb @ SV16 @ SV88 ) @ ( pair @ SV55 @ SV88 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[280]) ).

thf(312,plain,
    ! [SV56: $i,SV17: $i,SV101: $i,SV89: $i] :
      ( ( ~ ( less_than @ SV89 @ SV101 )
        | ( ( update_slb @ ( insert_slb @ SV17 @ ( pair @ SV56 @ SV101 ) ) @ SV89 )
          = ( insert_slb @ ( update_slb @ SV17 @ SV89 ) @ ( pair @ SV56 @ SV101 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[281]) ).

thf(313,plain,
    ! [SV57: $i,SV19: $i] :
      ( ( ( succ_cpq @ SV19 @ SV57 )
        = $false )
      | ( ( ! [SY267: $i] : ( succ_cpq @ SV19 @ ( insert_cpq @ SV57 @ SY267 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[282]) ).

thf(314,plain,
    ! [SV58: $i,SV20: $i] :
      ( ( ( succ_cpq @ SV20 @ SV58 )
        = $false )
      | ( ( ! [SY268: $i] : ( succ_cpq @ SV20 @ ( remove_cpq @ SV58 @ SY268 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[283]) ).

thf(315,plain,
    ! [SV59: $i,SV21: $i] :
      ( ( ( succ_cpq @ SV21 @ SV59 )
        = $false )
      | ( ( succ_cpq @ SV21 @ ( findmin_cpq_eff @ SV59 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[284]) ).

thf(316,plain,
    ! [SV60: $i,SV22: $i] :
      ( ( ( succ_cpq @ SV22 @ SV60 )
        = $false )
      | ( ( succ_cpq @ SV22 @ ( removemin_cpq_eff @ SV60 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[285]) ).

thf(317,plain,
    ! [SV90: $i,SV62: $i,SV24: $i,SV102: $i] :
      ( ( ! [SY336: $i] :
            ( ~ ( strictly_less_than @ SV102 @ SY336 )
            | ~ ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SV62 @ ( pair @ SV102 @ SY336 ) ) @ SV90 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[286]) ).

thf(318,plain,
    ! [SV91: $i,SV64: $i,SV26: $i] :
      ( ( ( ok @ ( triple @ SV26 @ SV64 @ SV91 ) )
        = $true )
      | ( ( SV91 = bad )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[288]) ).

thf(319,plain,
    ! [SV103: $i,SV92: $i,SV65: $i,SV27: $i] :
      ( ( ( insert_cpq @ ( triple @ SV27 @ SV65 @ SV92 ) @ SV103 )
        = ( triple @ ( insert_pqp @ SV27 @ SV103 ) @ ( insert_slb @ SV65 @ ( pair @ SV103 @ bottom ) ) @ SV92 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[289]) ).

thf(320,plain,
    ! [SV93: $i,SV28: $i,SV104: $i,SV66: $i] :
      ( ( ( contains_slb @ SV66 @ SV104 )
        | ( ( remove_cpq @ ( triple @ SV28 @ SV66 @ SV93 ) @ SV104 )
          = ( triple @ SV28 @ SV66 @ bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[290]) ).

thf(321,plain,
    ! [SV94: $i,SV29: $i,SV105: $i,SV67: $i] :
      ( ( ~ ( contains_slb @ SV67 @ SV105 )
        | ~ ( less_than @ ( lookup_slb @ SV67 @ SV105 ) @ SV105 )
        | ( ( remove_cpq @ ( triple @ SV29 @ SV67 @ SV94 ) @ SV105 )
          = ( triple @ ( remove_pqp @ SV29 @ SV105 ) @ ( remove_slb @ SV67 @ SV105 ) @ SV94 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[291]) ).

thf(322,plain,
    ! [SV95: $i,SV30: $i,SV106: $i,SV68: $i] :
      ( ( ~ ( contains_slb @ SV68 @ SV106 )
        | ~ ( strictly_less_than @ SV106 @ ( lookup_slb @ SV68 @ SV106 ) )
        | ( ( remove_cpq @ ( triple @ SV30 @ SV68 @ SV95 ) @ SV106 )
          = ( triple @ ( remove_pqp @ SV30 @ SV106 ) @ ( remove_slb @ SV68 @ SV106 ) @ bad ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[292]) ).

thf(323,plain,
    ! [SV32: $i,SV70: $i] :
      ( ( ( SV70 = create_slb )
        = $true )
      | ( ( contains_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) )
        = $true )
      | ( ( ! [SY281: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV32 @ SV70 @ SY281 ) )
              = ( triple @ SV32 @ ( update_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) ) @ bad ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[293]) ).

thf(324,plain,
    ! [SV33: $i,SV71: $i] :
      ( ( ( ( SV71 = create_slb )
          | ~ ( contains_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) )
        = $true )
      | ( ( ~ ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) ) )
        = $true )
      | ( ( ! [SY282: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV33 @ SV71 @ SY282 ) )
              = ( triple @ SV33 @ ( update_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[294]) ).

thf(325,plain,
    ! [SV34: $i,SV72: $i] :
      ( ( ( ( SV72 = create_slb )
          | ~ ( contains_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) )
        = $true )
      | ( ( ~ ( less_than @ ( lookup_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) ) )
        = $true )
      | ( ( ! [SY283: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV34 @ SV72 @ SY283 ) )
              = ( triple @ SV34 @ ( update_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ SY283 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[295]) ).

thf(326,plain,
    ! [SV107: $i,SV74: $i,SV36: $i] :
      ( ( ( ( findmin_cpq_res @ ( triple @ SV36 @ SV74 @ SV107 ) )
          = ( findmin_pqp_res @ SV36 ) )
        = $true )
      | ( ( SV74 = create_slb )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[296]) ).

thf(327,plain,
    ! [SV96: $i,SV75: $i,SV39: $i] :
      ( ( ~ ! [SY323: $i,SY324: $i] :
              ( ~ ( less_than @ SY324 @ SY323 )
              | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY323 @ SY324 ) ) @ SV96 ) )
              | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) )
        | ~ ! [SY325: $i,SY326: $i] :
              ( ~ ( less_than @ SY326 @ SY325 )
              | ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
              | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY325 @ SY326 ) ) @ SV96 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[297]) ).

thf(328,plain,
    ! [SV40: $i] :
      ( ( ! [SY220: $i] :
            ( ~ ( ~ ( pair_in_list @ SY220 @ ( sK5_X @ SY220 @ SV40 ) @ ( sK6_SY145 @ SY220 @ SV40 ) )
                | ~ ~ ( less_than @ ( sK6_SY145 @ SY220 @ SV40 ) @ ( sK5_X @ SY220 @ SV40 ) ) )
            | ! [SY221: $i] : ( check_cpq @ ( triple @ SV40 @ SY220 @ SY221 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[298]) ).

thf(329,plain,
    ! [SV40: $i] :
      ( ( ! [SY222: $i] :
            ( ! [SY223: $i] :
                ~ ( check_cpq @ ( triple @ SV40 @ SY222 @ SY223 ) )
            | ! [SX2: $i,SX3: $i] :
                ( ~ ( pair_in_list @ SY222 @ SX2 @ SX3 )
                | ( less_than @ SX3 @ SX2 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[299]) ).

thf(330,plain,
    ! [SV108: $i] :
      ( ( ! [SY337: $i] :
            ( ~ ( less_than @ SV108 @ SY337 )
            | ( less_than @ SY337 @ SV108 )
            | ( strictly_less_than @ SV108 @ SY337 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[300]) ).

thf(331,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( strictly_less_than @ SX0 @ SX1 )
            | ( less_than @ SX0 @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( strictly_less_than @ SX0 @ SX1 )
            | ~ ( less_than @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[301]) ).

thf(332,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ~ ~ ( ~ ! [SY327: $i,SY328: $i] :
                    ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY327 ) ) @ SV97 @ SY328 )
                    | ( SV76 = SV97 )
                    | ( pair_in_list @ SV41 @ SV97 @ SY328 ) )
              | ~ ! [SY329: $i,SY330: $i] :
                    ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY329 ) ) @ SV97 @ SY330 )
                    | ( SY329 = SY330 )
                    | ( pair_in_list @ SV41 @ SV97 @ SY330 ) ) )
        | ~ ~ ( ~ ! [SY331: $i,SY332: $i] :
                    ( ( SV76 != SV97 )
                    | ( SY331 != SY332 )
                    | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY331 ) ) @ SV97 @ SY332 ) )
              | ~ ! [SY333: $i,SY334: $i] :
                    ( ~ ( pair_in_list @ SV41 @ SV97 @ SY334 )
                    | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY333 ) ) @ SV97 @ SY334 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[302]) ).

thf(333,plain,
    ! [SV77: $i,SV42: $i] :
      ( ( ~ ! [SY299: $i] :
              ( ! [SY300: $i] :
                  ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY300 ) ) @ SY299 )
              | ( SV77 = SY299 )
              | ( contains_slb @ SV42 @ SY299 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[303]) ).

thf(334,plain,
    ! [SV42: $i,SV77: $i] :
      ( ( ~ ~ ( ~ ! [SY301: $i] :
                    ( ( SV77 != SY301 )
                    | ! [SY302: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY302 ) ) @ SY301 ) )
              | ~ ! [SY303: $i] :
                    ( ~ ( contains_slb @ SV42 @ SY303 )
                    | ! [SY304: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY304 ) ) @ SY303 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[303]) ).

thf(335,plain,
    ! [SV78: $i,SV43: $i] :
      ( ( ~ ! [SY305: $i,SY306: $i] :
              ( ~ ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY305 ) @ SY306 )
              | ( contains_slb @ SV78 @ SY306 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[304]) ).

thf(336,plain,
    ! [SV43: $i,SV78: $i] :
      ( ( ~ ! [SY307: $i,SY308: $i] :
              ( ~ ( contains_slb @ SV78 @ SY308 )
              | ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY307 ) @ SY308 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[304]) ).

thf(337,plain,
    ! [SV79: $i,SV44: $i,SV1: $i] :
      ( ( ( pair_in_list @ SV1 @ SV44 @ SV79 )
        = $false )
      | ( ( ! [SY309: $i] :
              ( ~ ( contains_slb @ SV1 @ SY309 )
              | ( SV44 = SY309 )
              | ( pair_in_list @ ( remove_slb @ SV1 @ SY309 ) @ SV44 @ SV79 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[305]) ).

thf(338,plain,
    ! [SV98: $i,SV80: $i,SV45: $i,SV2: $i] :
      ( ( ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
          | ~ ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) ) )
        = $true )
      | ( ( ! [SY335: $i] :
              ( ~ ( pair_in_list @ SV45 @ SV98 @ SY335 )
              | ( less_than @ SY335 @ SV98 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[306]) ).

thf(339,plain,
    ! [SV99: $i,SV81: $i,SV46: $i,SV3: $i] :
      ( ( ( ~ ( ok @ ( remove_cpq @ ( triple @ SV3 @ SV46 @ SV81 ) @ SV99 ) ) )
        = $true )
      | ( ( contains_slb @ SV46 @ SV99 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[307]) ).

thf(340,plain,
    ! [SV82: $i,SV47: $i,SV4: $i] :
      ( ( ( ~ ( less_than @ SV4 @ SV47 ) )
        = $true )
      | ( ( ~ ( less_than @ SV47 @ SV82 ) )
        = $true )
      | ( ( less_than @ SV4 @ SV82 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[308]) ).

thf(341,plain,
    ! [SV12: $i,SV85: $i,SV52: $i] :
      ( ( ( SV52 = SV85 )
        = $true )
      | ( ( ~ ( contains_slb @ SV12 @ SV85 ) )
        = $true )
      | ( ( ! [SY313: $i] :
              ( ( remove_slb @ ( insert_slb @ SV12 @ ( pair @ SV52 @ SY313 ) ) @ SV85 )
              = ( insert_slb @ ( remove_slb @ SV12 @ SV85 ) @ ( pair @ SV52 @ SY313 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[309]) ).

thf(342,plain,
    ! [SV14: $i,SV87: $i,SV54: $i] :
      ( ( ( SV54 = SV87 )
        = $true )
      | ( ( ~ ( contains_slb @ SV14 @ SV87 ) )
        = $true )
      | ( ( ! [SY314: $i] :
              ( ( lookup_slb @ ( insert_slb @ SV14 @ ( pair @ SV54 @ SY314 ) ) @ SV87 )
              = ( lookup_slb @ SV14 @ SV87 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[310]) ).

thf(343,plain,
    ! [SV55: $i,SV16: $i,SV88: $i,SV100: $i] :
      ( ( ( ~ ( strictly_less_than @ SV100 @ SV88 ) )
        = $true )
      | ( ( ( update_slb @ ( insert_slb @ SV16 @ ( pair @ SV55 @ SV100 ) ) @ SV88 )
          = ( insert_slb @ ( update_slb @ SV16 @ SV88 ) @ ( pair @ SV55 @ SV88 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[311]) ).

thf(344,plain,
    ! [SV56: $i,SV17: $i,SV101: $i,SV89: $i] :
      ( ( ( ~ ( less_than @ SV89 @ SV101 ) )
        = $true )
      | ( ( ( update_slb @ ( insert_slb @ SV17 @ ( pair @ SV56 @ SV101 ) ) @ SV89 )
          = ( insert_slb @ ( update_slb @ SV17 @ SV89 ) @ ( pair @ SV56 @ SV101 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[312]) ).

thf(345,plain,
    ! [SV109: $i,SV57: $i,SV19: $i] :
      ( ( ( succ_cpq @ SV19 @ ( insert_cpq @ SV57 @ SV109 ) )
        = $true )
      | ( ( succ_cpq @ SV19 @ SV57 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[313]) ).

thf(346,plain,
    ! [SV110: $i,SV58: $i,SV20: $i] :
      ( ( ( succ_cpq @ SV20 @ ( remove_cpq @ SV58 @ SV110 ) )
        = $true )
      | ( ( succ_cpq @ SV20 @ SV58 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[314]) ).

thf(347,plain,
    ! [SV90: $i,SV62: $i,SV24: $i,SV111: $i,SV102: $i] :
      ( ( ~ ( strictly_less_than @ SV102 @ SV111 )
        | ~ ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SV62 @ ( pair @ SV102 @ SV111 ) ) @ SV90 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[317]) ).

thf(348,plain,
    ! [SV93: $i,SV28: $i,SV104: $i,SV66: $i] :
      ( ( ( contains_slb @ SV66 @ SV104 )
        = $true )
      | ( ( ( remove_cpq @ ( triple @ SV28 @ SV66 @ SV93 ) @ SV104 )
          = ( triple @ SV28 @ SV66 @ bad ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[320]) ).

thf(349,plain,
    ! [SV94: $i,SV29: $i,SV105: $i,SV67: $i] :
      ( ( ( ~ ( contains_slb @ SV67 @ SV105 )
          | ~ ( less_than @ ( lookup_slb @ SV67 @ SV105 ) @ SV105 ) )
        = $true )
      | ( ( ( remove_cpq @ ( triple @ SV29 @ SV67 @ SV94 ) @ SV105 )
          = ( triple @ ( remove_pqp @ SV29 @ SV105 ) @ ( remove_slb @ SV67 @ SV105 ) @ SV94 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[321]) ).

thf(350,plain,
    ! [SV95: $i,SV30: $i,SV106: $i,SV68: $i] :
      ( ( ( ~ ( contains_slb @ SV68 @ SV106 )
          | ~ ( strictly_less_than @ SV106 @ ( lookup_slb @ SV68 @ SV106 ) ) )
        = $true )
      | ( ( ( remove_cpq @ ( triple @ SV30 @ SV68 @ SV95 ) @ SV106 )
          = ( triple @ ( remove_pqp @ SV30 @ SV106 ) @ ( remove_slb @ SV68 @ SV106 ) @ bad ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[322]) ).

thf(351,plain,
    ! [SV112: $i,SV70: $i,SV32: $i] :
      ( ( ( ( findmin_cpq_eff @ ( triple @ SV32 @ SV70 @ SV112 ) )
          = ( triple @ SV32 @ ( update_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) ) @ bad ) )
        = $true )
      | ( ( contains_slb @ SV70 @ ( findmin_pqp_res @ SV32 ) )
        = $true )
      | ( ( SV70 = create_slb )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[323]) ).

thf(352,plain,
    ! [SV33: $i,SV71: $i] :
      ( ( ( SV71 = create_slb )
        = $true )
      | ( ( ~ ( contains_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) )
        = $true )
      | ( ( ~ ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) ) )
        = $true )
      | ( ( ! [SY282: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV33 @ SV71 @ SY282 ) )
              = ( triple @ SV33 @ ( update_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[324]) ).

thf(353,plain,
    ! [SV34: $i,SV72: $i] :
      ( ( ( SV72 = create_slb )
        = $true )
      | ( ( ~ ( contains_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) )
        = $true )
      | ( ( ~ ( less_than @ ( lookup_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) ) )
        = $true )
      | ( ( ! [SY283: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV34 @ SV72 @ SY283 ) )
              = ( triple @ SV34 @ ( update_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ SY283 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[325]) ).

thf(354,plain,
    ! [SV96: $i,SV75: $i,SV39: $i] :
      ( ( ~ ! [SY323: $i,SY324: $i] :
              ( ~ ( less_than @ SY324 @ SY323 )
              | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY323 @ SY324 ) ) @ SV96 ) )
              | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[327]) ).

thf(355,plain,
    ! [SV96: $i,SV75: $i,SV39: $i] :
      ( ( ~ ! [SY325: $i,SY326: $i] :
              ( ~ ( less_than @ SY326 @ SY325 )
              | ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
              | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY325 @ SY326 ) ) @ SV96 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[327]) ).

thf(356,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ~ ( ~ ( pair_in_list @ SV113 @ ( sK5_X @ SV113 @ SV40 ) @ ( sK6_SY145 @ SV113 @ SV40 ) )
            | ~ ~ ( less_than @ ( sK6_SY145 @ SV113 @ SV40 ) @ ( sK5_X @ SV113 @ SV40 ) ) )
        | ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[328]) ).

thf(357,plain,
    ! [SV114: $i,SV40: $i] :
      ( ( ! [SY339: $i] :
            ~ ( check_cpq @ ( triple @ SV40 @ SV114 @ SY339 ) )
        | ! [SY340: $i,SY341: $i] :
            ( ~ ( pair_in_list @ SV114 @ SY340 @ SY341 )
            | ( less_than @ SY341 @ SY340 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[329]) ).

thf(358,plain,
    ! [SV115: $i,SV108: $i] :
      ( ( ~ ( less_than @ SV108 @ SV115 )
        | ( less_than @ SV115 @ SV108 )
        | ( strictly_less_than @ SV108 @ SV115 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[330]) ).

thf(359,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( strictly_less_than @ SX0 @ SX1 )
            | ( less_than @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[331]) ).

thf(360,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( strictly_less_than @ SX0 @ SX1 )
            | ~ ( less_than @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[331]) ).

thf(361,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ~ ~ ( ~ ! [SY327: $i,SY328: $i] :
                    ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY327 ) ) @ SV97 @ SY328 )
                    | ( SV76 = SV97 )
                    | ( pair_in_list @ SV41 @ SV97 @ SY328 ) )
              | ~ ! [SY329: $i,SY330: $i] :
                    ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY329 ) ) @ SV97 @ SY330 )
                    | ( SY329 = SY330 )
                    | ( pair_in_list @ SV41 @ SV97 @ SY330 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[332]) ).

thf(362,plain,
    ! [SV41: $i,SV97: $i,SV76: $i] :
      ( ( ~ ~ ( ~ ! [SY331: $i,SY332: $i] :
                    ( ( SV76 != SV97 )
                    | ( SY331 != SY332 )
                    | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY331 ) ) @ SV97 @ SY332 ) )
              | ~ ! [SY333: $i,SY334: $i] :
                    ( ~ ( pair_in_list @ SV41 @ SV97 @ SY334 )
                    | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY333 ) ) @ SV97 @ SY334 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[332]) ).

thf(363,plain,
    ! [SV77: $i,SV42: $i] :
      ( ( ! [SY299: $i] :
            ( ! [SY300: $i] :
                ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY300 ) ) @ SY299 )
            | ( SV77 = SY299 )
            | ( contains_slb @ SV42 @ SY299 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[333]) ).

thf(364,plain,
    ! [SV42: $i,SV77: $i] :
      ( ( ~ ( ~ ! [SY301: $i] :
                  ( ( SV77 != SY301 )
                  | ! [SY302: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY302 ) ) @ SY301 ) )
            | ~ ! [SY303: $i] :
                  ( ~ ( contains_slb @ SV42 @ SY303 )
                  | ! [SY304: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY304 ) ) @ SY303 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[334]) ).

thf(365,plain,
    ! [SV78: $i,SV43: $i] :
      ( ( ! [SY305: $i,SY306: $i] :
            ( ~ ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY305 ) @ SY306 )
            | ( contains_slb @ SV78 @ SY306 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[335]) ).

thf(366,plain,
    ! [SV43: $i,SV78: $i] :
      ( ( ! [SY307: $i,SY308: $i] :
            ( ~ ( contains_slb @ SV78 @ SY308 )
            | ( contains_cpq @ ( triple @ SV43 @ SV78 @ SY307 ) @ SY308 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[336]) ).

thf(367,plain,
    ! [SV79: $i,SV44: $i,SV116: $i,SV1: $i] :
      ( ( ( ~ ( contains_slb @ SV1 @ SV116 )
          | ( SV44 = SV116 )
          | ( pair_in_list @ ( remove_slb @ SV1 @ SV116 ) @ SV44 @ SV79 ) )
        = $true )
      | ( ( pair_in_list @ SV1 @ SV44 @ SV79 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[337]) ).

thf(368,plain,
    ! [SV98: $i,SV80: $i,SV45: $i,SV2: $i] :
      ( ( ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) ) )
        = $true )
      | ( ( ~ ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) ) )
        = $true )
      | ( ( ! [SY335: $i] :
              ( ~ ( pair_in_list @ SV45 @ SV98 @ SY335 )
              | ( less_than @ SY335 @ SV98 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[338]) ).

thf(369,plain,
    ! [SV99: $i,SV81: $i,SV46: $i,SV3: $i] :
      ( ( ( ok @ ( remove_cpq @ ( triple @ SV3 @ SV46 @ SV81 ) @ SV99 ) )
        = $false )
      | ( ( contains_slb @ SV46 @ SV99 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[339]) ).

thf(370,plain,
    ! [SV82: $i,SV47: $i,SV4: $i] :
      ( ( ( less_than @ SV4 @ SV47 )
        = $false )
      | ( ( ~ ( less_than @ SV47 @ SV82 ) )
        = $true )
      | ( ( less_than @ SV4 @ SV82 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[340]) ).

thf(371,plain,
    ! [SV52: $i,SV85: $i,SV12: $i] :
      ( ( ( contains_slb @ SV12 @ SV85 )
        = $false )
      | ( ( SV52 = SV85 )
        = $true )
      | ( ( ! [SY313: $i] :
              ( ( remove_slb @ ( insert_slb @ SV12 @ ( pair @ SV52 @ SY313 ) ) @ SV85 )
              = ( insert_slb @ ( remove_slb @ SV12 @ SV85 ) @ ( pair @ SV52 @ SY313 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[341]) ).

thf(372,plain,
    ! [SV54: $i,SV87: $i,SV14: $i] :
      ( ( ( contains_slb @ SV14 @ SV87 )
        = $false )
      | ( ( SV54 = SV87 )
        = $true )
      | ( ( ! [SY314: $i] :
              ( ( lookup_slb @ ( insert_slb @ SV14 @ ( pair @ SV54 @ SY314 ) ) @ SV87 )
              = ( lookup_slb @ SV14 @ SV87 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[342]) ).

thf(373,plain,
    ! [SV55: $i,SV16: $i,SV88: $i,SV100: $i] :
      ( ( ( strictly_less_than @ SV100 @ SV88 )
        = $false )
      | ( ( ( update_slb @ ( insert_slb @ SV16 @ ( pair @ SV55 @ SV100 ) ) @ SV88 )
          = ( insert_slb @ ( update_slb @ SV16 @ SV88 ) @ ( pair @ SV55 @ SV88 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[343]) ).

thf(374,plain,
    ! [SV56: $i,SV17: $i,SV101: $i,SV89: $i] :
      ( ( ( less_than @ SV89 @ SV101 )
        = $false )
      | ( ( ( update_slb @ ( insert_slb @ SV17 @ ( pair @ SV56 @ SV101 ) ) @ SV89 )
          = ( insert_slb @ ( update_slb @ SV17 @ SV89 ) @ ( pair @ SV56 @ SV101 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[344]) ).

thf(375,plain,
    ! [SV90: $i,SV62: $i,SV24: $i,SV111: $i,SV102: $i] :
      ( ( ( ~ ( strictly_less_than @ SV102 @ SV111 ) )
        = $true )
      | ( ( ~ ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SV62 @ ( pair @ SV102 @ SV111 ) ) @ SV90 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[347]) ).

thf(376,plain,
    ! [SV94: $i,SV29: $i,SV105: $i,SV67: $i] :
      ( ( ( ~ ( contains_slb @ SV67 @ SV105 ) )
        = $true )
      | ( ( ~ ( less_than @ ( lookup_slb @ SV67 @ SV105 ) @ SV105 ) )
        = $true )
      | ( ( ( remove_cpq @ ( triple @ SV29 @ SV67 @ SV94 ) @ SV105 )
          = ( triple @ ( remove_pqp @ SV29 @ SV105 ) @ ( remove_slb @ SV67 @ SV105 ) @ SV94 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[349]) ).

thf(377,plain,
    ! [SV95: $i,SV30: $i,SV106: $i,SV68: $i] :
      ( ( ( ~ ( contains_slb @ SV68 @ SV106 ) )
        = $true )
      | ( ( ~ ( strictly_less_than @ SV106 @ ( lookup_slb @ SV68 @ SV106 ) ) )
        = $true )
      | ( ( ( remove_cpq @ ( triple @ SV30 @ SV68 @ SV95 ) @ SV106 )
          = ( triple @ ( remove_pqp @ SV30 @ SV106 ) @ ( remove_slb @ SV68 @ SV106 ) @ bad ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[350]) ).

thf(378,plain,
    ! [SV33: $i,SV71: $i] :
      ( ( ( contains_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) )
        = $false )
      | ( ( SV71 = create_slb )
        = $true )
      | ( ( ~ ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) ) )
        = $true )
      | ( ( ! [SY282: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV33 @ SV71 @ SY282 ) )
              = ( triple @ SV33 @ ( update_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[352]) ).

thf(379,plain,
    ! [SV34: $i,SV72: $i] :
      ( ( ( contains_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) )
        = $false )
      | ( ( SV72 = create_slb )
        = $true )
      | ( ( ~ ( less_than @ ( lookup_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) ) )
        = $true )
      | ( ( ! [SY283: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV34 @ SV72 @ SY283 ) )
              = ( triple @ SV34 @ ( update_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ SY283 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[353]) ).

thf(380,plain,
    ! [SV96: $i,SV75: $i,SV39: $i] :
      ( ( ! [SY323: $i,SY324: $i] :
            ( ~ ( less_than @ SY324 @ SY323 )
            | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY323 @ SY324 ) ) @ SV96 ) )
            | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[354]) ).

thf(381,plain,
    ! [SV96: $i,SV75: $i,SV39: $i] :
      ( ( ! [SY325: $i,SY326: $i] :
            ( ~ ( less_than @ SY326 @ SY325 )
            | ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
            | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SY325 @ SY326 ) ) @ SV96 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[355]) ).

thf(382,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ( ~ ( ~ ( pair_in_list @ SV113 @ ( sK5_X @ SV113 @ SV40 ) @ ( sK6_SY145 @ SV113 @ SV40 ) )
              | ~ ~ ( less_than @ ( sK6_SY145 @ SV113 @ SV40 ) @ ( sK5_X @ SV113 @ SV40 ) ) ) )
        = $true )
      | ( ( ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[356]) ).

thf(383,plain,
    ! [SV114: $i,SV40: $i] :
      ( ( ( ! [SY339: $i] :
              ~ ( check_cpq @ ( triple @ SV40 @ SV114 @ SY339 ) ) )
        = $true )
      | ( ( ! [SY340: $i,SY341: $i] :
              ( ~ ( pair_in_list @ SV114 @ SY340 @ SY341 )
              | ( less_than @ SY341 @ SY340 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[357]) ).

thf(384,plain,
    ! [SV115: $i,SV108: $i] :
      ( ( ( ~ ( less_than @ SV108 @ SV115 )
          | ( less_than @ SV115 @ SV108 ) )
        = $true )
      | ( ( strictly_less_than @ SV108 @ SV115 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[358]) ).

thf(385,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( strictly_less_than @ SX0 @ SX1 )
          | ( less_than @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[359]) ).

thf(386,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( strictly_less_than @ SX0 @ SX1 )
          | ~ ( less_than @ SX1 @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[360]) ).

thf(387,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ~ ( ~ ! [SY327: $i,SY328: $i] :
                  ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY327 ) ) @ SV97 @ SY328 )
                  | ( SV76 = SV97 )
                  | ( pair_in_list @ SV41 @ SV97 @ SY328 ) )
            | ~ ! [SY329: $i,SY330: $i] :
                  ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY329 ) ) @ SV97 @ SY330 )
                  | ( SY329 = SY330 )
                  | ( pair_in_list @ SV41 @ SV97 @ SY330 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[361]) ).

thf(388,plain,
    ! [SV41: $i,SV97: $i,SV76: $i] :
      ( ( ~ ( ~ ! [SY331: $i,SY332: $i] :
                  ( ( SV76 != SV97 )
                  | ( SY331 != SY332 )
                  | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY331 ) ) @ SV97 @ SY332 ) )
            | ~ ! [SY333: $i,SY334: $i] :
                  ( ~ ( pair_in_list @ SV41 @ SV97 @ SY334 )
                  | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY333 ) ) @ SV97 @ SY334 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[362]) ).

thf(389,plain,
    ! [SV117: $i,SV77: $i,SV42: $i] :
      ( ( ! [SY342: $i] :
            ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY342 ) ) @ SV117 )
        | ( SV77 = SV117 )
        | ( contains_slb @ SV42 @ SV117 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[363]) ).

thf(390,plain,
    ! [SV42: $i,SV77: $i] :
      ( ( ~ ! [SY301: $i] :
              ( ( SV77 != SY301 )
              | ! [SY302: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY302 ) ) @ SY301 ) )
        | ~ ! [SY303: $i] :
              ( ~ ( contains_slb @ SV42 @ SY303 )
              | ! [SY304: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY304 ) ) @ SY303 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[364]) ).

thf(391,plain,
    ! [SV118: $i,SV78: $i,SV43: $i] :
      ( ( ! [SY343: $i] :
            ( ~ ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV118 ) @ SY343 )
            | ( contains_slb @ SV78 @ SY343 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[365]) ).

thf(392,plain,
    ! [SV119: $i,SV43: $i,SV78: $i] :
      ( ( ! [SY344: $i] :
            ( ~ ( contains_slb @ SV78 @ SY344 )
            | ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV119 ) @ SY344 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[366]) ).

thf(393,plain,
    ! [SV79: $i,SV44: $i,SV116: $i,SV1: $i] :
      ( ( ( ~ ( contains_slb @ SV1 @ SV116 ) )
        = $true )
      | ( ( ( SV44 = SV116 )
          | ( pair_in_list @ ( remove_slb @ SV1 @ SV116 ) @ SV44 @ SV79 ) )
        = $true )
      | ( ( pair_in_list @ SV1 @ SV44 @ SV79 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[367]) ).

thf(394,plain,
    ! [SV98: $i,SV80: $i,SV45: $i,SV2: $i] :
      ( ( ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false )
      | ( ( ~ ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) ) )
        = $true )
      | ( ( ! [SY335: $i] :
              ( ~ ( pair_in_list @ SV45 @ SV98 @ SY335 )
              | ( less_than @ SY335 @ SV98 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[368]) ).

thf(395,plain,
    ! [SV4: $i,SV82: $i,SV47: $i] :
      ( ( ( less_than @ SV47 @ SV82 )
        = $false )
      | ( ( less_than @ SV4 @ SV47 )
        = $false )
      | ( ( less_than @ SV4 @ SV82 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[370]) ).

thf(396,plain,
    ! [SV85: $i,SV120: $i,SV52: $i,SV12: $i] :
      ( ( ( ( remove_slb @ ( insert_slb @ SV12 @ ( pair @ SV52 @ SV120 ) ) @ SV85 )
          = ( insert_slb @ ( remove_slb @ SV12 @ SV85 ) @ ( pair @ SV52 @ SV120 ) ) )
        = $true )
      | ( ( SV52 = SV85 )
        = $true )
      | ( ( contains_slb @ SV12 @ SV85 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[371]) ).

thf(397,plain,
    ! [SV87: $i,SV121: $i,SV54: $i,SV14: $i] :
      ( ( ( ( lookup_slb @ ( insert_slb @ SV14 @ ( pair @ SV54 @ SV121 ) ) @ SV87 )
          = ( lookup_slb @ SV14 @ SV87 ) )
        = $true )
      | ( ( SV54 = SV87 )
        = $true )
      | ( ( contains_slb @ SV14 @ SV87 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[372]) ).

thf(398,plain,
    ! [SV90: $i,SV62: $i,SV24: $i,SV111: $i,SV102: $i] :
      ( ( ( strictly_less_than @ SV102 @ SV111 )
        = $false )
      | ( ( ~ ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SV62 @ ( pair @ SV102 @ SV111 ) ) @ SV90 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[375]) ).

thf(399,plain,
    ! [SV94: $i,SV29: $i,SV105: $i,SV67: $i] :
      ( ( ( contains_slb @ SV67 @ SV105 )
        = $false )
      | ( ( ~ ( less_than @ ( lookup_slb @ SV67 @ SV105 ) @ SV105 ) )
        = $true )
      | ( ( ( remove_cpq @ ( triple @ SV29 @ SV67 @ SV94 ) @ SV105 )
          = ( triple @ ( remove_pqp @ SV29 @ SV105 ) @ ( remove_slb @ SV67 @ SV105 ) @ SV94 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[376]) ).

thf(400,plain,
    ! [SV95: $i,SV30: $i,SV106: $i,SV68: $i] :
      ( ( ( contains_slb @ SV68 @ SV106 )
        = $false )
      | ( ( ~ ( strictly_less_than @ SV106 @ ( lookup_slb @ SV68 @ SV106 ) ) )
        = $true )
      | ( ( ( remove_cpq @ ( triple @ SV30 @ SV68 @ SV95 ) @ SV106 )
          = ( triple @ ( remove_pqp @ SV30 @ SV106 ) @ ( remove_slb @ SV68 @ SV106 ) @ bad ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[377]) ).

thf(401,plain,
    ! [SV71: $i,SV33: $i] :
      ( ( ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) )
        = $false )
      | ( ( SV71 = create_slb )
        = $true )
      | ( ( contains_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) )
        = $false )
      | ( ( ! [SY282: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV33 @ SV71 @ SY282 ) )
              = ( triple @ SV33 @ ( update_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[378]) ).

thf(402,plain,
    ! [SV34: $i,SV72: $i] :
      ( ( ( less_than @ ( lookup_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) )
        = $false )
      | ( ( SV72 = create_slb )
        = $true )
      | ( ( contains_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) )
        = $false )
      | ( ( ! [SY283: $i] :
              ( ( findmin_cpq_eff @ ( triple @ SV34 @ SV72 @ SY283 ) )
              = ( triple @ SV34 @ ( update_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ SY283 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[379]) ).

thf(403,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV122: $i] :
      ( ( ! [SY345: $i] :
            ( ~ ( less_than @ SY345 @ SV122 )
            | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV122 @ SY345 ) ) @ SV96 ) )
            | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[380]) ).

thf(404,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV123: $i] :
      ( ( ! [SY346: $i] :
            ( ~ ( less_than @ SY346 @ SV123 )
            | ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
            | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV123 @ SY346 ) ) @ SV96 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[381]) ).

thf(405,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ( ~ ( pair_in_list @ SV113 @ ( sK5_X @ SV113 @ SV40 ) @ ( sK6_SY145 @ SV113 @ SV40 ) )
          | ~ ~ ( less_than @ ( sK6_SY145 @ SV113 @ SV40 ) @ ( sK5_X @ SV113 @ SV40 ) ) )
        = $false )
      | ( ( ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[382]) ).

thf(406,plain,
    ! [SV124: $i,SV114: $i,SV40: $i] :
      ( ( ( ~ ( check_cpq @ ( triple @ SV40 @ SV114 @ SV124 ) ) )
        = $true )
      | ( ( ! [SY340: $i,SY341: $i] :
              ( ~ ( pair_in_list @ SV114 @ SY340 @ SY341 )
              | ( less_than @ SY341 @ SY340 ) ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[383]) ).

thf(407,plain,
    ! [SV115: $i,SV108: $i] :
      ( ( ( ~ ( less_than @ SV108 @ SV115 ) )
        = $true )
      | ( ( less_than @ SV115 @ SV108 )
        = $true )
      | ( ( strictly_less_than @ SV108 @ SV115 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[384]) ).

thf(408,plain,
    ! [SV125: $i] :
      ( ( ! [SY347: $i] :
            ( ~ ( strictly_less_than @ SV125 @ SY347 )
            | ( less_than @ SV125 @ SY347 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[385]) ).

thf(409,plain,
    ! [SV126: $i] :
      ( ( ! [SY348: $i] :
            ( ~ ( strictly_less_than @ SV126 @ SY348 )
            | ~ ( less_than @ SY348 @ SV126 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[386]) ).

thf(410,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ~ ! [SY327: $i,SY328: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY327 ) ) @ SV97 @ SY328 )
              | ( SV76 = SV97 )
              | ( pair_in_list @ SV41 @ SV97 @ SY328 ) )
        | ~ ! [SY329: $i,SY330: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY329 ) ) @ SV97 @ SY330 )
              | ( SY329 = SY330 )
              | ( pair_in_list @ SV41 @ SV97 @ SY330 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[387]) ).

thf(411,plain,
    ! [SV41: $i,SV97: $i,SV76: $i] :
      ( ( ~ ! [SY331: $i,SY332: $i] :
              ( ( SV76 != SV97 )
              | ( SY331 != SY332 )
              | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY331 ) ) @ SV97 @ SY332 ) )
        | ~ ! [SY333: $i,SY334: $i] :
              ( ~ ( pair_in_list @ SV41 @ SV97 @ SY334 )
              | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY333 ) ) @ SV97 @ SY334 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[388]) ).

thf(412,plain,
    ! [SV117: $i,SV77: $i,SV42: $i] :
      ( ( ( ! [SY342: $i] :
              ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY342 ) ) @ SV117 ) )
        = $true )
      | ( ( ( SV77 = SV117 )
          | ( contains_slb @ SV42 @ SV117 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[389]) ).

thf(413,plain,
    ! [SV42: $i,SV77: $i] :
      ( ( ~ ! [SY301: $i] :
              ( ( SV77 != SY301 )
              | ! [SY302: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY302 ) ) @ SY301 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[390]) ).

thf(414,plain,
    ! [SV77: $i,SV42: $i] :
      ( ( ~ ! [SY303: $i] :
              ( ~ ( contains_slb @ SV42 @ SY303 )
              | ! [SY304: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY304 ) ) @ SY303 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[390]) ).

thf(415,plain,
    ! [SV127: $i,SV118: $i,SV78: $i,SV43: $i] :
      ( ( ~ ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV118 ) @ SV127 )
        | ( contains_slb @ SV78 @ SV127 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[391]) ).

thf(416,plain,
    ! [SV119: $i,SV43: $i,SV128: $i,SV78: $i] :
      ( ( ~ ( contains_slb @ SV78 @ SV128 )
        | ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV119 ) @ SV128 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[392]) ).

thf(417,plain,
    ! [SV79: $i,SV44: $i,SV116: $i,SV1: $i] :
      ( ( ( contains_slb @ SV1 @ SV116 )
        = $false )
      | ( ( ( SV44 = SV116 )
          | ( pair_in_list @ ( remove_slb @ SV1 @ SV116 ) @ SV44 @ SV79 ) )
        = $true )
      | ( ( pair_in_list @ SV1 @ SV44 @ SV79 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[393]) ).

thf(418,plain,
    ! [SV98: $i,SV80: $i,SV45: $i,SV2: $i] :
      ( ( ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false )
      | ( ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false )
      | ( ( ! [SY335: $i] :
              ( ~ ( pair_in_list @ SV45 @ SV98 @ SY335 )
              | ( less_than @ SY335 @ SV98 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[394]) ).

thf(419,plain,
    ! [SV90: $i,SV111: $i,SV102: $i,SV62: $i,SV24: $i] :
      ( ( ( check_cpq @ ( triple @ SV24 @ ( insert_slb @ SV62 @ ( pair @ SV102 @ SV111 ) ) @ SV90 ) )
        = $false )
      | ( ( strictly_less_than @ SV102 @ SV111 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[398]) ).

thf(420,plain,
    ! [SV94: $i,SV29: $i,SV105: $i,SV67: $i] :
      ( ( ( less_than @ ( lookup_slb @ SV67 @ SV105 ) @ SV105 )
        = $false )
      | ( ( contains_slb @ SV67 @ SV105 )
        = $false )
      | ( ( ( remove_cpq @ ( triple @ SV29 @ SV67 @ SV94 ) @ SV105 )
          = ( triple @ ( remove_pqp @ SV29 @ SV105 ) @ ( remove_slb @ SV67 @ SV105 ) @ SV94 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[399]) ).

thf(421,plain,
    ! [SV95: $i,SV30: $i,SV68: $i,SV106: $i] :
      ( ( ( strictly_less_than @ SV106 @ ( lookup_slb @ SV68 @ SV106 ) )
        = $false )
      | ( ( contains_slb @ SV68 @ SV106 )
        = $false )
      | ( ( ( remove_cpq @ ( triple @ SV30 @ SV68 @ SV95 ) @ SV106 )
          = ( triple @ ( remove_pqp @ SV30 @ SV106 ) @ ( remove_slb @ SV68 @ SV106 ) @ bad ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[400]) ).

thf(422,plain,
    ! [SV129: $i,SV71: $i,SV33: $i] :
      ( ( ( ( findmin_cpq_eff @ ( triple @ SV33 @ SV71 @ SV129 ) )
          = ( triple @ SV33 @ ( update_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) @ bad ) )
        = $true )
      | ( ( contains_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) )
        = $false )
      | ( ( SV71 = create_slb )
        = $true )
      | ( ( strictly_less_than @ ( findmin_pqp_res @ SV33 ) @ ( lookup_slb @ SV71 @ ( findmin_pqp_res @ SV33 ) ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[401]) ).

thf(423,plain,
    ! [SV130: $i,SV72: $i,SV34: $i] :
      ( ( ( ( findmin_cpq_eff @ ( triple @ SV34 @ SV72 @ SV130 ) )
          = ( triple @ SV34 @ ( update_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ SV130 ) )
        = $true )
      | ( ( contains_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) )
        = $false )
      | ( ( SV72 = create_slb )
        = $true )
      | ( ( less_than @ ( lookup_slb @ SV72 @ ( findmin_pqp_res @ SV34 ) ) @ ( findmin_pqp_res @ SV34 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[402]) ).

thf(424,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV122: $i,SV131: $i] :
      ( ( ~ ( less_than @ SV131 @ SV122 )
        | ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV122 @ SV131 ) ) @ SV96 ) )
        | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[403]) ).

thf(425,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV123: $i,SV132: $i] :
      ( ( ~ ( less_than @ SV132 @ SV123 )
        | ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
        | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV123 @ SV132 ) ) @ SV96 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[404]) ).

thf(426,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ( ~ ( pair_in_list @ SV113 @ ( sK5_X @ SV113 @ SV40 ) @ ( sK6_SY145 @ SV113 @ SV40 ) ) )
        = $false )
      | ( ( ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[405]) ).

thf(427,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ( ~ ~ ( less_than @ ( sK6_SY145 @ SV113 @ SV40 ) @ ( sK5_X @ SV113 @ SV40 ) ) )
        = $false )
      | ( ( ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[405]) ).

thf(428,plain,
    ! [SV124: $i,SV114: $i,SV40: $i] :
      ( ( ( check_cpq @ ( triple @ SV40 @ SV114 @ SV124 ) )
        = $false )
      | ( ( ! [SY340: $i,SY341: $i] :
              ( ~ ( pair_in_list @ SV114 @ SY340 @ SY341 )
              | ( less_than @ SY341 @ SY340 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[406]) ).

thf(429,plain,
    ! [SV115: $i,SV108: $i] :
      ( ( ( less_than @ SV108 @ SV115 )
        = $false )
      | ( ( less_than @ SV115 @ SV108 )
        = $true )
      | ( ( strictly_less_than @ SV108 @ SV115 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[407]) ).

thf(430,plain,
    ! [SV133: $i,SV125: $i] :
      ( ( ~ ( strictly_less_than @ SV125 @ SV133 )
        | ( less_than @ SV125 @ SV133 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[408]) ).

thf(431,plain,
    ! [SV134: $i,SV126: $i] :
      ( ( ~ ( strictly_less_than @ SV126 @ SV134 )
        | ~ ( less_than @ SV134 @ SV126 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[409]) ).

thf(432,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ~ ! [SY327: $i,SY328: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY327 ) ) @ SV97 @ SY328 )
              | ( SV76 = SV97 )
              | ( pair_in_list @ SV41 @ SV97 @ SY328 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[410]) ).

thf(433,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ~ ! [SY329: $i,SY330: $i] :
              ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY329 ) ) @ SV97 @ SY330 )
              | ( SY329 = SY330 )
              | ( pair_in_list @ SV41 @ SV97 @ SY330 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[410]) ).

thf(434,plain,
    ! [SV41: $i,SV97: $i,SV76: $i] :
      ( ( ~ ! [SY331: $i,SY332: $i] :
              ( ( SV76 != SV97 )
              | ( SY331 != SY332 )
              | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY331 ) ) @ SV97 @ SY332 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[411]) ).

thf(435,plain,
    ! [SV76: $i,SV97: $i,SV41: $i] :
      ( ( ~ ! [SY333: $i,SY334: $i] :
              ( ~ ( pair_in_list @ SV41 @ SV97 @ SY334 )
              | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY333 ) ) @ SV97 @ SY334 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[411]) ).

thf(436,plain,
    ! [SV117: $i,SV135: $i,SV77: $i,SV42: $i] :
      ( ( ( ~ ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SV135 ) ) @ SV117 ) )
        = $true )
      | ( ( ( SV77 = SV117 )
          | ( contains_slb @ SV42 @ SV117 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[412]) ).

thf(437,plain,
    ! [SV42: $i,SV77: $i] :
      ( ( ! [SY301: $i] :
            ( ( SV77 != SY301 )
            | ! [SY302: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY302 ) ) @ SY301 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[413]) ).

thf(438,plain,
    ! [SV77: $i,SV42: $i] :
      ( ( ! [SY303: $i] :
            ( ~ ( contains_slb @ SV42 @ SY303 )
            | ! [SY304: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY304 ) ) @ SY303 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[414]) ).

thf(439,plain,
    ! [SV127: $i,SV118: $i,SV78: $i,SV43: $i] :
      ( ( ( ~ ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV118 ) @ SV127 ) )
        = $true )
      | ( ( contains_slb @ SV78 @ SV127 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[415]) ).

thf(440,plain,
    ! [SV119: $i,SV43: $i,SV128: $i,SV78: $i] :
      ( ( ( ~ ( contains_slb @ SV78 @ SV128 ) )
        = $true )
      | ( ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV119 ) @ SV128 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[416]) ).

thf(441,plain,
    ! [SV79: $i,SV1: $i,SV116: $i,SV44: $i] :
      ( ( ( SV44 = SV116 )
        = $true )
      | ( ( pair_in_list @ ( remove_slb @ SV1 @ SV116 ) @ SV44 @ SV79 )
        = $true )
      | ( ( contains_slb @ SV1 @ SV116 )
        = $false )
      | ( ( pair_in_list @ SV1 @ SV44 @ SV79 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[417]) ).

thf(442,plain,
    ! [SV80: $i,SV2: $i,SV136: $i,SV98: $i,SV45: $i] :
      ( ( ( ~ ( pair_in_list @ SV45 @ SV98 @ SV136 )
          | ( less_than @ SV136 @ SV98 ) )
        = $true )
      | ( ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false )
      | ( ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[418]) ).

thf(443,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV122: $i,SV131: $i] :
      ( ( ( ~ ( less_than @ SV131 @ SV122 ) )
        = $true )
      | ( ( ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV122 @ SV131 ) ) @ SV96 ) )
          | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[424]) ).

thf(444,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV123: $i,SV132: $i] :
      ( ( ( ~ ( less_than @ SV132 @ SV123 ) )
        = $true )
      | ( ( ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
          | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV123 @ SV132 ) ) @ SV96 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[425]) ).

thf(445,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ( pair_in_list @ SV113 @ ( sK5_X @ SV113 @ SV40 ) @ ( sK6_SY145 @ SV113 @ SV40 ) )
        = $true )
      | ( ( ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[426]) ).

thf(446,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ( ~ ( less_than @ ( sK6_SY145 @ SV113 @ SV40 ) @ ( sK5_X @ SV113 @ SV40 ) ) )
        = $true )
      | ( ( ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[427]) ).

thf(447,plain,
    ! [SV124: $i,SV40: $i,SV137: $i,SV114: $i] :
      ( ( ( ! [SY349: $i] :
              ( ~ ( pair_in_list @ SV114 @ SV137 @ SY349 )
              | ( less_than @ SY349 @ SV137 ) ) )
        = $true )
      | ( ( check_cpq @ ( triple @ SV40 @ SV114 @ SV124 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[428]) ).

thf(448,plain,
    ! [SV133: $i,SV125: $i] :
      ( ( ( ~ ( strictly_less_than @ SV125 @ SV133 ) )
        = $true )
      | ( ( less_than @ SV125 @ SV133 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[430]) ).

thf(449,plain,
    ! [SV134: $i,SV126: $i] :
      ( ( ( ~ ( strictly_less_than @ SV126 @ SV134 ) )
        = $true )
      | ( ( ~ ( less_than @ SV134 @ SV126 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[431]) ).

thf(450,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ! [SY327: $i,SY328: $i] :
            ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY327 ) ) @ SV97 @ SY328 )
            | ( SV76 = SV97 )
            | ( pair_in_list @ SV41 @ SV97 @ SY328 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[432]) ).

thf(451,plain,
    ! [SV97: $i,SV76: $i,SV41: $i] :
      ( ( ! [SY329: $i,SY330: $i] :
            ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY329 ) ) @ SV97 @ SY330 )
            | ( SY329 = SY330 )
            | ( pair_in_list @ SV41 @ SV97 @ SY330 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[433]) ).

thf(452,plain,
    ! [SV41: $i,SV97: $i,SV76: $i] :
      ( ( ! [SY331: $i,SY332: $i] :
            ( ( SV76 != SV97 )
            | ( SY331 != SY332 )
            | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY331 ) ) @ SV97 @ SY332 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[434]) ).

thf(453,plain,
    ! [SV76: $i,SV97: $i,SV41: $i] :
      ( ( ! [SY333: $i,SY334: $i] :
            ( ~ ( pair_in_list @ SV41 @ SV97 @ SY334 )
            | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SY333 ) ) @ SV97 @ SY334 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[435]) ).

thf(454,plain,
    ! [SV117: $i,SV135: $i,SV77: $i,SV42: $i] :
      ( ( ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SV135 ) ) @ SV117 )
        = $false )
      | ( ( ( SV77 = SV117 )
          | ( contains_slb @ SV42 @ SV117 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[436]) ).

thf(455,plain,
    ! [SV42: $i,SV138: $i,SV77: $i] :
      ( ( ( SV77 != SV138 )
        | ! [SY350: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY350 ) ) @ SV138 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[437]) ).

thf(456,plain,
    ! [SV77: $i,SV139: $i,SV42: $i] :
      ( ( ~ ( contains_slb @ SV42 @ SV139 )
        | ! [SY351: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY351 ) ) @ SV139 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[438]) ).

thf(457,plain,
    ! [SV127: $i,SV118: $i,SV78: $i,SV43: $i] :
      ( ( ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV118 ) @ SV127 )
        = $false )
      | ( ( contains_slb @ SV78 @ SV127 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[439]) ).

thf(458,plain,
    ! [SV119: $i,SV43: $i,SV128: $i,SV78: $i] :
      ( ( ( contains_slb @ SV78 @ SV128 )
        = $false )
      | ( ( contains_cpq @ ( triple @ SV43 @ SV78 @ SV119 ) @ SV128 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[440]) ).

thf(459,plain,
    ! [SV80: $i,SV2: $i,SV136: $i,SV98: $i,SV45: $i] :
      ( ( ( ~ ( pair_in_list @ SV45 @ SV98 @ SV136 ) )
        = $true )
      | ( ( less_than @ SV136 @ SV98 )
        = $true )
      | ( ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false )
      | ( ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[442]) ).

thf(460,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV122: $i,SV131: $i] :
      ( ( ( less_than @ SV131 @ SV122 )
        = $false )
      | ( ( ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV122 @ SV131 ) ) @ SV96 ) )
          | ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[443]) ).

thf(461,plain,
    ! [SV96: $i,SV75: $i,SV39: $i,SV123: $i,SV132: $i] :
      ( ( ( less_than @ SV132 @ SV123 )
        = $false )
      | ( ( ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
          | ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV123 @ SV132 ) ) @ SV96 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[444]) ).

thf(462,plain,
    ! [SV140: $i,SV113: $i,SV40: $i] :
      ( ( ( check_cpq @ ( triple @ SV40 @ SV113 @ SV140 ) )
        = $true )
      | ( ( pair_in_list @ SV113 @ ( sK5_X @ SV113 @ SV40 ) @ ( sK6_SY145 @ SV113 @ SV40 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[445]) ).

thf(463,plain,
    ! [SV40: $i,SV113: $i] :
      ( ( ( less_than @ ( sK6_SY145 @ SV113 @ SV40 ) @ ( sK5_X @ SV113 @ SV40 ) )
        = $false )
      | ( ( ! [SY338: $i] : ( check_cpq @ ( triple @ SV40 @ SV113 @ SY338 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[446]) ).

thf(464,plain,
    ! [SV124: $i,SV40: $i,SV141: $i,SV137: $i,SV114: $i] :
      ( ( ( ~ ( pair_in_list @ SV114 @ SV137 @ SV141 )
          | ( less_than @ SV141 @ SV137 ) )
        = $true )
      | ( ( check_cpq @ ( triple @ SV40 @ SV114 @ SV124 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[447]) ).

thf(465,plain,
    ! [SV133: $i,SV125: $i] :
      ( ( ( strictly_less_than @ SV125 @ SV133 )
        = $false )
      | ( ( less_than @ SV125 @ SV133 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[448]) ).

thf(466,plain,
    ! [SV134: $i,SV126: $i] :
      ( ( ( strictly_less_than @ SV126 @ SV134 )
        = $false )
      | ( ( ~ ( less_than @ SV134 @ SV126 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[449]) ).

thf(467,plain,
    ! [SV97: $i,SV142: $i,SV76: $i,SV41: $i] :
      ( ( ! [SY352: $i] :
            ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV142 ) ) @ SV97 @ SY352 )
            | ( SV76 = SV97 )
            | ( pair_in_list @ SV41 @ SV97 @ SY352 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[450]) ).

thf(468,plain,
    ! [SV97: $i,SV143: $i,SV76: $i,SV41: $i] :
      ( ( ! [SY353: $i] :
            ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV143 ) ) @ SV97 @ SY353 )
            | ( SV143 = SY353 )
            | ( pair_in_list @ SV41 @ SV97 @ SY353 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[451]) ).

thf(469,plain,
    ! [SV41: $i,SV144: $i,SV97: $i,SV76: $i] :
      ( ( ! [SY354: $i] :
            ( ( SV76 != SV97 )
            | ( SV144 != SY354 )
            | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV144 ) ) @ SV97 @ SY354 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[452]) ).

thf(470,plain,
    ! [SV145: $i,SV76: $i,SV97: $i,SV41: $i] :
      ( ( ! [SY355: $i] :
            ( ~ ( pair_in_list @ SV41 @ SV97 @ SY355 )
            | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV145 ) ) @ SV97 @ SY355 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[453]) ).

thf(471,plain,
    ! [SV135: $i,SV42: $i,SV117: $i,SV77: $i] :
      ( ( ( SV77 = SV117 )
        = $true )
      | ( ( contains_slb @ SV42 @ SV117 )
        = $true )
      | ( ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SV135 ) ) @ SV117 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[454]) ).

thf(472,plain,
    ! [SV42: $i,SV138: $i,SV77: $i] :
      ( ( ( ( SV77 != SV138 ) )
        = $true )
      | ( ( ! [SY350: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY350 ) ) @ SV138 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[455]) ).

thf(473,plain,
    ! [SV77: $i,SV139: $i,SV42: $i] :
      ( ( ( ~ ( contains_slb @ SV42 @ SV139 ) )
        = $true )
      | ( ( ! [SY351: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY351 ) ) @ SV139 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[456]) ).

thf(474,plain,
    ! [SV80: $i,SV2: $i,SV136: $i,SV98: $i,SV45: $i] :
      ( ( ( pair_in_list @ SV45 @ SV98 @ SV136 )
        = $false )
      | ( ( less_than @ SV136 @ SV98 )
        = $true )
      | ( ( check_cpq @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false )
      | ( ( ok @ ( remove_cpq @ ( triple @ SV2 @ SV45 @ SV80 ) @ SV98 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[459]) ).

thf(475,plain,
    ! [SV96: $i,SV131: $i,SV122: $i,SV75: $i,SV39: $i] :
      ( ( ( ~ ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV122 @ SV131 ) ) @ SV96 ) ) )
        = $true )
      | ( ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
        = $true )
      | ( ( less_than @ SV131 @ SV122 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[460]) ).

thf(476,plain,
    ! [SV132: $i,SV123: $i,SV96: $i,SV75: $i,SV39: $i] :
      ( ( ( ~ ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) ) )
        = $true )
      | ( ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV123 @ SV132 ) ) @ SV96 ) )
        = $true )
      | ( ( less_than @ SV132 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[461]) ).

thf(477,plain,
    ! [SV146: $i,SV113: $i,SV40: $i] :
      ( ( ( check_cpq @ ( triple @ SV40 @ SV113 @ SV146 ) )
        = $true )
      | ( ( less_than @ ( sK6_SY145 @ SV113 @ SV40 ) @ ( sK5_X @ SV113 @ SV40 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[463]) ).

thf(478,plain,
    ! [SV124: $i,SV40: $i,SV141: $i,SV137: $i,SV114: $i] :
      ( ( ( ~ ( pair_in_list @ SV114 @ SV137 @ SV141 ) )
        = $true )
      | ( ( less_than @ SV141 @ SV137 )
        = $true )
      | ( ( check_cpq @ ( triple @ SV40 @ SV114 @ SV124 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[464]) ).

thf(479,plain,
    ! [SV126: $i,SV134: $i] :
      ( ( ( less_than @ SV134 @ SV126 )
        = $false )
      | ( ( strictly_less_than @ SV126 @ SV134 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[466]) ).

thf(480,plain,
    ! [SV147: $i,SV97: $i,SV142: $i,SV76: $i,SV41: $i] :
      ( ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV142 ) ) @ SV97 @ SV147 )
        | ( SV76 = SV97 )
        | ( pair_in_list @ SV41 @ SV97 @ SV147 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[467]) ).

thf(481,plain,
    ! [SV148: $i,SV97: $i,SV143: $i,SV76: $i,SV41: $i] :
      ( ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV143 ) ) @ SV97 @ SV148 )
        | ( SV143 = SV148 )
        | ( pair_in_list @ SV41 @ SV97 @ SV148 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[468]) ).

thf(482,plain,
    ! [SV41: $i,SV149: $i,SV144: $i,SV97: $i,SV76: $i] :
      ( ( ( SV76 != SV97 )
        | ( SV144 != SV149 )
        | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV144 ) ) @ SV97 @ SV149 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[469]) ).

thf(483,plain,
    ! [SV145: $i,SV76: $i,SV150: $i,SV97: $i,SV41: $i] :
      ( ( ~ ( pair_in_list @ SV41 @ SV97 @ SV150 )
        | ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV145 ) ) @ SV97 @ SV150 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[470]) ).

thf(484,plain,
    ! [SV42: $i,SV138: $i,SV77: $i] :
      ( ( ( SV77 = SV138 )
        = $false )
      | ( ( ! [SY350: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY350 ) ) @ SV138 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[472]) ).

thf(485,plain,
    ! [SV77: $i,SV139: $i,SV42: $i] :
      ( ( ( contains_slb @ SV42 @ SV139 )
        = $false )
      | ( ( ! [SY351: $i] : ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SY351 ) ) @ SV139 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[473]) ).

thf(486,plain,
    ! [SV96: $i,SV131: $i,SV122: $i,SV75: $i,SV39: $i] :
      ( ( ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV122 @ SV131 ) ) @ SV96 ) )
        = $false )
      | ( ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
        = $true )
      | ( ( less_than @ SV131 @ SV122 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[475]) ).

thf(487,plain,
    ! [SV132: $i,SV123: $i,SV96: $i,SV75: $i,SV39: $i] :
      ( ( ( check_cpq @ ( triple @ SV39 @ SV75 @ SV96 ) )
        = $false )
      | ( ( check_cpq @ ( triple @ SV39 @ ( insert_slb @ SV75 @ ( pair @ SV123 @ SV132 ) ) @ SV96 ) )
        = $true )
      | ( ( less_than @ SV132 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[476]) ).

thf(488,plain,
    ! [SV124: $i,SV40: $i,SV141: $i,SV137: $i,SV114: $i] :
      ( ( ( pair_in_list @ SV114 @ SV137 @ SV141 )
        = $false )
      | ( ( less_than @ SV141 @ SV137 )
        = $true )
      | ( ( check_cpq @ ( triple @ SV40 @ SV114 @ SV124 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[478]) ).

thf(489,plain,
    ! [SV147: $i,SV97: $i,SV142: $i,SV76: $i,SV41: $i] :
      ( ( ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV142 ) ) @ SV97 @ SV147 ) )
        = $true )
      | ( ( ( SV76 = SV97 )
          | ( pair_in_list @ SV41 @ SV97 @ SV147 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[480]) ).

thf(490,plain,
    ! [SV148: $i,SV97: $i,SV143: $i,SV76: $i,SV41: $i] :
      ( ( ( ~ ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV143 ) ) @ SV97 @ SV148 ) )
        = $true )
      | ( ( ( SV143 = SV148 )
          | ( pair_in_list @ SV41 @ SV97 @ SV148 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[481]) ).

thf(491,plain,
    ! [SV41: $i,SV149: $i,SV144: $i,SV97: $i,SV76: $i] :
      ( ( ( ( SV76 != SV97 )
          | ( SV144 != SV149 ) )
        = $true )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV144 ) ) @ SV97 @ SV149 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[482]) ).

thf(492,plain,
    ! [SV145: $i,SV76: $i,SV150: $i,SV97: $i,SV41: $i] :
      ( ( ( ~ ( pair_in_list @ SV41 @ SV97 @ SV150 ) )
        = $true )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV145 ) ) @ SV97 @ SV150 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[483]) ).

thf(493,plain,
    ! [SV138: $i,SV151: $i,SV77: $i,SV42: $i] :
      ( ( ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SV151 ) ) @ SV138 )
        = $true )
      | ( ( SV77 = SV138 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[484]) ).

thf(494,plain,
    ! [SV139: $i,SV152: $i,SV77: $i,SV42: $i] :
      ( ( ( contains_slb @ ( insert_slb @ SV42 @ ( pair @ SV77 @ SV152 ) ) @ SV139 )
        = $true )
      | ( ( contains_slb @ SV42 @ SV139 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[485]) ).

thf(495,plain,
    ! [SV147: $i,SV97: $i,SV142: $i,SV76: $i,SV41: $i] :
      ( ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV142 ) ) @ SV97 @ SV147 )
        = $false )
      | ( ( ( SV76 = SV97 )
          | ( pair_in_list @ SV41 @ SV97 @ SV147 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[489]) ).

thf(496,plain,
    ! [SV148: $i,SV97: $i,SV143: $i,SV76: $i,SV41: $i] :
      ( ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV143 ) ) @ SV97 @ SV148 )
        = $false )
      | ( ( ( SV143 = SV148 )
          | ( pair_in_list @ SV41 @ SV97 @ SV148 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[490]) ).

thf(497,plain,
    ! [SV41: $i,SV149: $i,SV144: $i,SV97: $i,SV76: $i] :
      ( ( ( ( SV76 != SV97 ) )
        = $true )
      | ( ( ( SV144 != SV149 ) )
        = $true )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV144 ) ) @ SV97 @ SV149 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[491]) ).

thf(498,plain,
    ! [SV145: $i,SV76: $i,SV150: $i,SV97: $i,SV41: $i] :
      ( ( ( pair_in_list @ SV41 @ SV97 @ SV150 )
        = $false )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV145 ) ) @ SV97 @ SV150 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[492]) ).

thf(499,plain,
    ! [SV142: $i,SV147: $i,SV41: $i,SV97: $i,SV76: $i] :
      ( ( ( SV76 = SV97 )
        = $true )
      | ( ( pair_in_list @ SV41 @ SV97 @ SV147 )
        = $true )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV142 ) ) @ SV97 @ SV147 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[495]) ).

thf(500,plain,
    ! [SV76: $i,SV97: $i,SV41: $i,SV148: $i,SV143: $i] :
      ( ( ( SV143 = SV148 )
        = $true )
      | ( ( pair_in_list @ SV41 @ SV97 @ SV148 )
        = $true )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV143 ) ) @ SV97 @ SV148 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[496]) ).

thf(501,plain,
    ! [SV41: $i,SV149: $i,SV144: $i,SV97: $i,SV76: $i] :
      ( ( ( SV76 = SV97 )
        = $false )
      | ( ( ( SV144 != SV149 ) )
        = $true )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV144 ) ) @ SV97 @ SV149 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[497]) ).

thf(502,plain,
    ! [SV41: $i,SV97: $i,SV76: $i,SV149: $i,SV144: $i] :
      ( ( ( SV144 = SV149 )
        = $false )
      | ( ( SV76 = SV97 )
        = $false )
      | ( ( pair_in_list @ ( insert_slb @ SV41 @ ( pair @ SV76 @ SV144 ) ) @ SV97 @ SV149 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[501]) ).

thf(503,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[175,502,500,499,498,494,493,488,487,486,479,477,474,471,465,462,458,457,441,429,423,422,421,420,419,397,396,395,374,373,369,351,348,346,345,326,319,318,316,315,287,278,276,275,274,273,260,256,248,236,223,222,221,202,199,191,190,189,176]) ).

thf(504,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[503]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.12  % Problem  : SWV391+1 : TPTP v8.1.0. Released v3.3.0.
% 0.12/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.34  % Computer : n011.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  : 600
% 0.12/0.34  % DateTime : Wed Jun 15 17:50:35 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.39  .
% 0.19/0.39  
% 0.19/0.39   No.of.Axioms: 45
% 0.19/0.39  
% 0.19/0.39   Length.of.Defs: 0
% 0.19/0.39  
% 0.19/0.39   Contains.Choice.Funs: false
% 0.19/0.44  .
% 0.19/0.45  (rf:0,axioms:45,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:600,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:47,loop_count:0,foatp_calls:0,translation:fof_full).....................................
% 38.94/39.13  
% 38.94/39.13  ********************************
% 38.94/39.13  *   All subproblems solved!    *
% 38.94/39.13  ********************************
% 38.94/39.13  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:47,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:503,loop_count:0,foatp_calls:1,translation:fof_full)
% 39.03/39.26  
% 39.03/39.26  %**** Beginning of derivation protocol ****
% 39.03/39.26  % SZS output start CNFRefutation
% See solution above
% 39.03/39.26  
% 39.03/39.26  %**** End of derivation protocol ****
% 39.03/39.26  %**** no. of clauses in derivation: 504 ****
% 39.03/39.26  %**** clause counter: 503 ****
% 39.03/39.26  
% 39.03/39.26  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:47,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:503,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------