TSTP Solution File: SCT247_5 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SCT247_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n027.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 09:02:32 EDT 2024

% Result   : Theorem 8.40s 1.58s
% Output   : Refutation 8.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :  130
% Syntax   : Number of formulae    :  145 (  11 unt; 125 typ;   0 def)
%            Number of atoms       :   34 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   26 (  12   ~;   8   |;   0   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :  201 (  98   >; 103   *;   0   +;   0  <<)
%            Number of predicates  :   21 (  20 usr;   1 prp; 0-5 aty)
%            Number of functors    :  101 ( 101 usr;  14 con; 0-7 aty)
%            Number of variables   :  280 (  34   !;   0   ?; 280   :)
%                                         ( 246  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    arrow_411405190le_alt: $tType ).

tff(type_def_6,type,
    arrow_159774573e_indi: $tType ).

tff(type_def_7,type,
    bool: $tType ).

tff(type_def_8,type,
    nat: $tType ).

tff(type_def_9,type,
    fun: ( $tType * $tType ) > $tType ).

tff(type_def_10,type,
    product_prod: ( $tType * $tType ) > $tType ).

tff(func_def_0,type,
    arrow_1985332922le_Lin: fun(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),bool) ).

tff(func_def_1,type,
    arrow_610318064e_Prof: fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),bool) ).

tff(func_def_2,type,
    arrow_1158827142_above: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_3,type,
    arrow_319942042_below: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_4,type,
    arrow_276188178_mkbot: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_5,type,
    arrow_424895264_mktop: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_6,type,
    combb: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,X1) * fun(X2,X0) ) > fun(X2,X1) ) ).

tff(func_def_7,type,
    combc: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * X1 ) > fun(X0,X2) ) ).

tff(func_def_8,type,
    combi: 
      !>[X0: $tType] : fun(X0,X0) ).

tff(func_def_9,type,
    combk: 
      !>[X0: $tType,X1: $tType] : ( X0 > fun(X1,X0) ) ).

tff(func_def_10,type,
    combs: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * fun(X0,X1) ) > fun(X0,X2) ) ).

tff(func_def_11,type,
    pi: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,bool) * fun(X0,fun(X1,bool)) ) > fun(fun(X0,X1),bool) ) ).

tff(func_def_12,type,
    if: 
      !>[X0: $tType] : fun(bool,fun(X0,fun(X0,X0))) ).

tff(func_def_13,type,
    ord_less: 
      !>[X0: $tType] : fun(X0,fun(X0,bool)) ).

tff(func_def_14,type,
    product_Pair: 
      !>[X0: $tType,X1: $tType] : fun(X0,fun(X1,product_prod(X0,X1))) ).

tff(func_def_15,type,
    product_curry: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(product_prod(X0,X1),X2) * X0 * X1 ) > X2 ) ).

tff(func_def_16,type,
    produc1605651328_split: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * product_prod(X0,X1) ) > X2 ) ).

tff(func_def_17,type,
    product_prod_rec: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * product_prod(X0,X1) ) > X2 ) ).

tff(func_def_18,type,
    inv_image: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X0),bool) > fun(fun(X1,X0),fun(product_prod(X1,X1),bool)) ) ).

tff(func_def_19,type,
    less_than: fun(product_prod(nat,nat),bool) ).

tff(func_def_20,type,
    lex_prod: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X0,X0),bool) * fun(product_prod(X1,X1),bool) ) > fun(product_prod(product_prod(X0,X1),product_prod(X0,X1)),bool) ) ).

tff(func_def_21,type,
    measure: 
      !>[X0: $tType] : fun(fun(X0,nat),fun(product_prod(X0,X0),bool)) ).

tff(func_def_22,type,
    mlex_prod: 
      !>[X0: $tType] : ( ( fun(X0,nat) * fun(product_prod(X0,X0),bool) ) > fun(product_prod(X0,X0),bool) ) ).

tff(func_def_23,type,
    aa: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * X0 ) > X1 ) ).

tff(func_def_24,type,
    fFalse: bool ).

tff(func_def_25,type,
    fTrue: bool ).

tff(func_def_26,type,
    f: fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ).

tff(func_def_27,type,
    lab: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_28,type,
    lba: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_29,type,
    a: arrow_411405190le_alt ).

tff(func_def_30,type,
    b: arrow_411405190le_alt ).

tff(func_def_31,type,
    h: fun(arrow_159774573e_indi,nat) ).

tff(func_def_32,type,
    sK11: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_33,type,
    sK12: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_34,type,
    sK13: ( fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_159774573e_indi ).

tff(func_def_35,type,
    sK14: ( fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_159774573e_indi ).

tff(func_def_36,type,
    sK15: ( arrow_411405190le_alt * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_37,type,
    sK16: ( arrow_159774573e_indi * fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ) > fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ).

tff(func_def_38,type,
    sK17: ( arrow_159774573e_indi * fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ) > arrow_411405190le_alt ).

tff(func_def_39,type,
    sK18: ( arrow_159774573e_indi * fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ) > arrow_411405190le_alt ).

tff(func_def_40,type,
    sK19: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X0 ) ).

tff(func_def_41,type,
    sK20: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X1 ) ).

tff(func_def_42,type,
    sK21: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > product_prod(X0,X1) ) ).

tff(func_def_43,type,
    sK22: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > product_prod(X0,X1) ) ).

tff(func_def_44,type,
    sK23: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X0 ) ).

tff(func_def_45,type,
    sK24: 
      !>[X0: $tType,X1: $tType] : ( fun(product_prod(X0,X1),bool) > X1 ) ).

tff(func_def_46,type,
    sK25: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_47,type,
    sK26: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_48,type,
    sK27: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_49,type,
    sK28: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_50,type,
    sK29: ( fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_159774573e_indi ).

tff(func_def_51,type,
    sK30: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,X0) * fun(X1,X0) ) > X1 ) ).

tff(func_def_52,type,
    sK31: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X1,X0),bool) * fun(product_prod(X1,X0),bool) ) > X1 ) ).

tff(func_def_53,type,
    sK32: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X1,X0),bool) * fun(product_prod(X1,X0),bool) ) > X0 ) ).

tff(func_def_54,type,
    sK33: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X0 ) ).

tff(func_def_55,type,
    sK34: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X1 ) ).

tff(func_def_56,type,
    sK35: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X2 ) ).

tff(func_def_57,type,
    sK36: ( fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_159774573e_indi ).

tff(func_def_58,type,
    sK37: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,bool) * fun(X0,X1) * fun(X0,bool) ) > X0 ) ).

tff(func_def_59,type,
    sK38: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,fun(X0,bool)) * fun(X1,X0) * fun(X1,bool) ) > X1 ) ).

tff(func_def_60,type,
    sK39: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,fun(X0,bool)) * fun(X1,X0) * fun(X1,bool) ) > X1 ) ).

tff(func_def_61,type,
    sK40: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(product_prod(X2,product_prod(X1,X0)),bool) > X2 ) ).

tff(func_def_62,type,
    sK41: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(product_prod(X2,product_prod(X1,X0)),bool) > X1 ) ).

tff(func_def_63,type,
    sK42: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( fun(product_prod(X2,product_prod(X1,X0)),bool) > X0 ) ).

tff(func_def_64,type,
    sK43: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X0 ) ).

tff(func_def_65,type,
    sK44: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X1 ) ).

tff(func_def_66,type,
    sK45: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X2 ) ).

tff(func_def_67,type,
    sK46: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X3 ) ).

tff(func_def_68,type,
    sK47: ( fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_159774573e_indi ).

tff(func_def_69,type,
    sK48: ( fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_159774573e_indi ).

tff(func_def_70,type,
    sK49: ( fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_159774573e_indi ).

tff(func_def_71,type,
    sK50: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,X0) * fun(X1,X0) * fun(X1,bool) ) > X1 ) ).

tff(func_def_72,type,
    sK51: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X3 ) ).

tff(func_def_73,type,
    sK52: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X2 ) ).

tff(func_def_74,type,
    sK53: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X1 ) ).

tff(func_def_75,type,
    sK54: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( fun(product_prod(X3,product_prod(X2,product_prod(X1,X0))),bool) > X0 ) ).

tff(func_def_76,type,
    sK55: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X0 ) ).

tff(func_def_77,type,
    sK56: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X1 ) ).

tff(func_def_78,type,
    sK57: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X2 ) ).

tff(func_def_79,type,
    sK58: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X3 ) ).

tff(func_def_80,type,
    sK59: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X4 ) ).

tff(func_def_81,type,
    sK60: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X4 ) ).

tff(func_def_82,type,
    sK61: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X3 ) ).

tff(func_def_83,type,
    sK62: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X2 ) ).

tff(func_def_84,type,
    sK63: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X1 ) ).

tff(func_def_85,type,
    sK64: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( fun(product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0)))),bool) > X0 ) ).

tff(func_def_86,type,
    sK65: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X0 ) ).

tff(func_def_87,type,
    sK66: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X1 ) ).

tff(func_def_88,type,
    sK67: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X2 ) ).

tff(func_def_89,type,
    sK68: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X3 ) ).

tff(func_def_90,type,
    sK69: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X4 ) ).

tff(func_def_91,type,
    sK70: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X5 ) ).

tff(func_def_92,type,
    sK71: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X5 ) ).

tff(func_def_93,type,
    sK72: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X4 ) ).

tff(func_def_94,type,
    sK73: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X3 ) ).

tff(func_def_95,type,
    sK74: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X2 ) ).

tff(func_def_96,type,
    sK75: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X1 ) ).

tff(func_def_97,type,
    sK76: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( fun(product_prod(X5,product_prod(X4,product_prod(X3,product_prod(X2,product_prod(X1,X0))))),bool) > X0 ) ).

tff(func_def_98,type,
    sK77: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(pred_def_1,type,
    ord: 
      !>[X0: $tType] : $o ).

tff(pred_def_2,type,
    order: 
      !>[X0: $tType] : $o ).

tff(pred_def_3,type,
    linorder: 
      !>[X0: $tType] : $o ).

tff(pred_def_4,type,
    preorder: 
      !>[X0: $tType] : $o ).

tff(pred_def_5,type,
    arrow_1958449194le_IIA: fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) > $o ).

tff(pred_def_6,type,
    arrow_987702531ctator: ( fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) * arrow_159774573e_indi ) > $o ).

tff(pred_def_7,type,
    arrow_2069624013nimity: fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) > $o ).

tff(pred_def_8,type,
    member: 
      !>[X0: $tType] : ( ( X0 * fun(X0,bool) ) > $o ) ).

tff(pred_def_9,type,
    pp: bool > $o ).

tff(pred_def_10,type,
    sP0: ( nat * nat * fun(nat,fun(nat,bool)) ) > $o ).

tff(pred_def_11,type,
    sP1: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_12,type,
    sP2: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_13,type,
    sP3: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_14,type,
    sP4: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_15,type,
    sP5: ( arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ) > $o ).

tff(pred_def_16,type,
    sP6: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_17,type,
    sP7: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_18,type,
    sP8: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(pred_def_19,type,
    sP9: ( arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ) > $o ).

tff(pred_def_20,type,
    sP10: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(f14379,plain,
    $false,
    inference(subsumption_resolution,[],[f14363,f5124]) ).

tff(f5124,plain,
    member(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,lba),arrow_610318064e_Prof),
    inference(unit_resulting_resolution,[],[f477,f516]) ).

tff(f516,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin)
      | member(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,X0),arrow_610318064e_Prof) ),
    inference(cnf_transformation,[],[f254]) ).

tff(f254,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,X0),arrow_610318064e_Prof)
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin) ),
    inference(ennf_transformation,[],[f150]) ).

tff(f150,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin)
     => member(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,X0),arrow_610318064e_Prof) ),
    inference(rectify,[],[f6]) ).

tff(f6,axiom,
    ! [X4: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X4,arrow_1985332922le_Lin)
     => member(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,X4),arrow_610318064e_Prof) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_5_const__Lin__Prof) ).

tff(f477,plain,
    member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),lba,arrow_1985332922le_Lin),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),lba,arrow_1985332922le_Lin),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_0__096Lba_A_058_ALin_096) ).

tff(f14363,plain,
    ~ member(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,lba),arrow_610318064e_Prof),
    inference(unit_resulting_resolution,[],[f462,f482,f666]) ).

tff(f666,plain,
    ! [X1: $tType,X0: $tType,X2: X0,X3: fun(X1,bool),X4: fun(X0,bool),X5: fun(X0,X1)] :
      ( ~ member(X0,X2,X4)
      | member(X1,aa(X0,X1,X5,X2),X3)
      | ~ member(fun(X0,X1),X5,pi(X0,X1,X4,combk(fun(X1,bool),X0,X3))) ),
    inference(cnf_transformation,[],[f314]) ).

tff(f314,plain,
    ! [X0: $tType,X1: $tType,X2: X0,X3: fun(X1,bool),X4: fun(X0,bool),X5: fun(X0,X1)] :
      ( member(X1,aa(X0,X1,X5,X2),X3)
      | ~ member(X0,X2,X4)
      | ~ member(fun(X0,X1),X5,pi(X0,X1,X4,combk(fun(X1,bool),X0,X3))) ),
    inference(flattening,[],[f313]) ).

tff(f313,plain,
    ! [X0: $tType,X1: $tType,X2: X0,X3: fun(X1,bool),X4: fun(X0,bool),X5: fun(X0,X1)] :
      ( member(X1,aa(X0,X1,X5,X2),X3)
      | ~ member(X0,X2,X4)
      | ~ member(fun(X0,X1),X5,pi(X0,X1,X4,combk(fun(X1,bool),X0,X3))) ),
    inference(ennf_transformation,[],[f213]) ).

tff(f213,plain,
    ! [X0: $tType,X1: $tType,X2: X0,X3: fun(X1,bool),X4: fun(X0,bool),X5: fun(X0,X1)] :
      ( member(fun(X0,X1),X5,pi(X0,X1,X4,combk(fun(X1,bool),X0,X3)))
     => ( member(X0,X2,X4)
       => member(X1,aa(X0,X1,X5,X2),X3) ) ),
    inference(rectify,[],[f42]) ).

tff(f42,axiom,
    ! [X0: $tType,X1: $tType,X7: X0,X28: fun(X1,bool),X29: fun(X0,bool),X30: fun(X0,X1)] :
      ( member(fun(X0,X1),X30,pi(X0,X1,X29,combk(fun(X1,bool),X0,X28)))
     => ( member(X0,X7,X29)
       => member(X1,aa(X0,X1,X30,X7),X28) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_41_funcset__mem) ).

tff(f482,plain,
    member(fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),f,pi(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_610318064e_Prof,combk(fun(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),bool),fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),arrow_1985332922le_Lin))),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,axiom,
    member(fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),f,pi(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_610318064e_Prof,combk(fun(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),bool),fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),arrow_1985332922le_Lin))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_4_assms_I1_J) ).

tff(f462,plain,
    ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),aa(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),f,combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,lba)),arrow_1985332922le_Lin),
    inference(cnf_transformation,[],[f124]) ).

tff(f124,plain,
    ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),aa(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),f,combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,lba)),arrow_1985332922le_Lin),
    inference(flattening,[],[f123]) ).

tff(f123,negated_conjecture,
    ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),aa(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),f,combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,lba)),arrow_1985332922le_Lin),
    inference(negated_conjecture,[],[f122]) ).

tff(f122,conjecture,
    member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),aa(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),f,combk(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,lba)),arrow_1985332922le_Lin),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : SCT247_5 : TPTP v8.1.2. Released v6.0.0.
% 0.13/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.36  % Computer : n027.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 13:31:21 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (16488)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.39  % (16491)WARNING: value z3 for option sas not known
% 0.14/0.39  % (16491)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.39  % (16489)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.40  % (16492)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.14/0.40  % (16490)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.14/0.40  % (16494)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.14/0.40  % (16495)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.14/0.40  % (16493)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.14/0.41  % (16495)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.14/0.41  % Exception at run slice level
% 0.14/0.41  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.41  % Exception at run slice level
% 0.14/0.41  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.41  % Exception at run slice level
% 0.14/0.41  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.43  % (16496)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.14/0.43  % (16498)lrs-11_2:5_fsd=off:fde=none:nm=4:nwc=5.0:sims=off:sp=reverse_weighted_frequency:stl=62_367 on theBenchmark for (367ds/0Mi)
% 0.14/0.43  % (16497)ott+1_9_av=off:bd=off:bs=on:gsp=on:lcm=predicate:nm=4:sp=weighted_frequency:urr=on_382 on theBenchmark for (382ds/0Mi)
% 0.22/0.44  % (16496)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.22/0.44  % Exception at run slice level
% 0.22/0.44  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.22/0.44  % (16497)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.22/0.46  % (16505)ott+4_64_acc=on:anc=none:bs=on:bsr=on:fsd=off:gs=on:gsem=off:irw=on:msp=off:nwc=2.5:nicw=on:sims=off_354 on theBenchmark for (354ds/0Mi)
% 8.40/1.58  % (16497)First to succeed.
% 8.40/1.58  % (16497)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-16488"
% 8.40/1.58  % (16497)Refutation found. Thanks to Tanya!
% 8.40/1.58  % SZS status Theorem for theBenchmark
% 8.40/1.58  % SZS output start Proof for theBenchmark
% See solution above
% 8.40/1.58  % (16497)------------------------------
% 8.40/1.58  % (16497)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.40/1.58  % (16497)Termination reason: Refutation
% 8.40/1.58  
% 8.40/1.58  % (16497)Memory used [KB]: 6300
% 8.40/1.58  % (16497)Time elapsed: 1.154 s
% 8.40/1.58  % (16497)Instructions burned: 2461 (million)
% 8.40/1.58  % (16488)Success in time 1.212 s
%------------------------------------------------------------------------------