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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SCT227_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 : n017.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:28 EDT 2024

% Result   : Theorem 0.21s 0.52s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :  136
% Syntax   : Number of formulae    :  172 (   4 unt; 128 typ;   0 def)
%            Number of atoms       :   98 (   3 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   90 (  36   ~;  36   |;   5   &)
%                                         (   7 <=>;   5  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :  219 ( 110   >; 109   *;   0   +;   0  <<)
%            Number of predicates  :   23 (  21 usr;   3 prp; 0-5 aty)
%            Number of functors    :  106 ( 106 usr;  12 con; 0-7 aty)
%            Number of variables   :  348 (  66   !;   3   ?; 348   :)
%                                         ( 279  !>;   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,
    fun: ( $tType * $tType ) > $tType ).

tff(type_def_9,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,
    comp: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,X1) * fun(X2,X0) ) > fun(X2,X1) ) ).

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

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

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

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

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

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

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

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

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

tff(func_def_16,type,
    fFalse: bool ).

tff(func_def_17,type,
    fTrue: bool ).

tff(func_def_18,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_19,type,
    p: fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ).

tff(func_def_20,type,
    p1: fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ).

tff(func_def_21,type,
    a: arrow_411405190le_alt ).

tff(func_def_22,type,
    b: arrow_411405190le_alt ).

tff(func_def_23,type,
    c: arrow_411405190le_alt ).

tff(func_def_24,type,
    sK10: arrow_159774573e_indi ).

tff(func_def_25,type,
    sK11: ( 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_26,type,
    sK12: ( 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_27,type,
    sK13: ( arrow_411405190le_alt * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_28,type,
    sK14: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > X0 ) ).

tff(func_def_29,type,
    sK15: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > X0 ) ).

tff(func_def_30,type,
    sK16: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > X0 ) ).

tff(func_def_31,type,
    sK17: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > X0 ) ).

tff(func_def_32,type,
    sK18: 
      !>[X0: $tType] : ( ( fun(X0,bool) * product_prod(X0,X0) ) > X0 ) ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_45,type,
    sK31: ( 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_46,type,
    sK32: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X1,X0),bool) * product_prod(X0,X1) ) > X1 ) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_63,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_64,type,
    sK50: ( 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_65,type,
    sK51: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( product_prod(X0,X2) * fun(X0,fun(X2,X1)) * fun(X1,bool) ) > X0 ) ).

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

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

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

tff(func_def_69,type,
    sK55: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X2 * product_prod(X1,X0) * fun(X1,fun(X0,fun(X2,bool))) ) > X1 ) ).

tff(func_def_70,type,
    sK56: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X2 * product_prod(X1,X0) * fun(X1,fun(X0,fun(X2,bool))) ) > X0 ) ).

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

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

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

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

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

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

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

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

tff(func_def_79,type,
    sK65: 
      !>[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_80,type,
    sK66: 
      !>[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_81,type,
    sK67: 
      !>[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_82,type,
    sK68: 
      !>[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_83,type,
    sK69: 
      !>[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_84,type,
    sK70: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X2,fun(X1,X0)) * fun(X2,fun(X1,X0)) * product_prod(X2,X1) ) > X2 ) ).

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

tff(func_def_86,type,
    sK72: 
      !>[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_87,type,
    sK73: 
      !>[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_88,type,
    sK74: 
      !>[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_89,type,
    sK75: 
      !>[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_90,type,
    sK76: 
      !>[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_91,type,
    sK77: 
      !>[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_92,type,
    sK78: 
      !>[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_93,type,
    sK79: 
      !>[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_94,type,
    sK80: 
      !>[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_95,type,
    sK81: 
      !>[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_96,type,
    sK82: 
      !>[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_97,type,
    sK83: 
      !>[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_98,type,
    sK84: 
      !>[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_99,type,
    sK85: 
      !>[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_100,type,
    sK86: 
      !>[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_101,type,
    sK87: 
      !>[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_102,type,
    sK88: 
      !>[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_103,type,
    sK89: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(pred_def_1,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_2,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_3,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_4,type,
    in_rel: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X0,X1),bool) * X0 * X1 ) > $o ) ).

tff(pred_def_5,type,
    antisym: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > $o ) ).

tff(pred_def_6,type,
    irrefl: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > $o ) ).

tff(pred_def_7,type,
    total_on: 
      !>[X0: $tType] : ( ( fun(X0,bool) * fun(product_prod(X0,X0),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: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $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 * 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: ( 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_15,type,
    sP5: ( 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_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: ( 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_19,type,
    sP9: ( fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt * arrow_411405190le_alt ) > $o ).

tff(f1995,plain,
    $false,
    inference(avatar_sat_refutation,[],[f635,f636,f1960,f1992]) ).

tff(f1992,plain,
    ( ~ spl90_1
    | spl90_2 ),
    inference(avatar_contradiction_clause,[],[f1991]) ).

tff(f1991,plain,
    ( $false
    | ~ spl90_1
    | spl90_2 ),
    inference(subsumption_resolution,[],[f1984,f1964]) ).

tff(f1964,plain,
    ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,sK10))
    | spl90_2 ),
    inference(resolution,[],[f634,f421]) ).

tff(f421,plain,
    ! [X0: arrow_159774573e_indi] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0))
      | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,X0)) ),
    inference(cnf_transformation,[],[f287]) ).

tff(f287,plain,
    ! [X0: arrow_159774573e_indi] :
      ( ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,X0))
        | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0)) )
      & ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0))
        | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,X0)) ) ),
    inference(nnf_transformation,[],[f103]) ).

tff(f103,plain,
    ! [X0: arrow_159774573e_indi] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,X0))
    <=> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0)) ),
    inference(rectify,[],[f6]) ).

tff(f6,axiom,
    ! [X4: arrow_159774573e_indi] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,X4))
    <=> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X4)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_5_iff) ).

tff(f634,plain,
    ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
    | spl90_2 ),
    inference(avatar_component_clause,[],[f632]) ).

tff(f632,plain,
    ( spl90_2
  <=> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl90_2])]) ).

tff(f1984,plain,
    ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,sK10))
    | ~ spl90_1 ),
    inference(resolution,[],[f1963,f543]) ).

tff(f543,plain,
    ! [X1: $tType,X0: $tType,X2: fun(product_prod(X1,X0),bool),X3: X1,X4: X0] :
      ( ~ member(product_prod(X0,X1),product_Pair(X0,X1,X4,X3),aa(fun(product_prod(X1,X0),bool),fun(product_prod(X0,X1),bool),converse(X1,X0),X2))
      | member(product_prod(X1,X0),product_Pair(X1,X0,X3,X4),X2) ),
    inference(cnf_transformation,[],[f237]) ).

tff(f237,plain,
    ! [X0: $tType,X1: $tType,X2: fun(product_prod(X1,X0),bool),X3: X1,X4: X0] :
      ( member(product_prod(X1,X0),product_Pair(X1,X0,X3,X4),X2)
      | ~ member(product_prod(X0,X1),product_Pair(X0,X1,X4,X3),aa(fun(product_prod(X1,X0),bool),fun(product_prod(X0,X1),bool),converse(X1,X0),X2)) ),
    inference(ennf_transformation,[],[f151]) ).

tff(f151,plain,
    ! [X0: $tType,X1: $tType,X2: fun(product_prod(X1,X0),bool),X3: X1,X4: X0] :
      ( member(product_prod(X0,X1),product_Pair(X0,X1,X4,X3),aa(fun(product_prod(X1,X0),bool),fun(product_prod(X0,X1),bool),converse(X1,X0),X2))
     => member(product_prod(X1,X0),product_Pair(X1,X0,X3,X4),X2) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X0: $tType,X1: $tType,X5: fun(product_prod(X1,X0),bool),X6: X1,X7: X0] :
      ( member(product_prod(X0,X1),product_Pair(X0,X1,X7,X6),aa(fun(product_prod(X1,X0),bool),fun(product_prod(X0,X1),bool),converse(X1,X0),X5))
     => member(product_prod(X1,X0),product_Pair(X1,X0,X6,X7),X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_13_converseD) ).

tff(f1963,plain,
    ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),converse(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,sK10)))
    | ~ spl90_1 ),
    inference(forward_demodulation,[],[f629,f549]) ).

tff(f549,plain,
    ! [X1: $tType,X0: $tType,X2: $tType,X3: X2,X4: fun(X2,X1),X5: fun(X1,X0)] : ( aa(X2,X0,comp(X1,X0,X2,X5,X4),X3) = aa(X1,X0,X5,aa(X2,X1,X4,X3)) ),
    inference(cnf_transformation,[],[f157]) ).

tff(f157,plain,
    ! [X0: $tType,X1: $tType,X2: $tType,X3: X2,X4: fun(X2,X1),X5: fun(X1,X0)] : ( aa(X2,X0,comp(X1,X0,X2,X5,X4),X3) = aa(X1,X0,X5,aa(X2,X1,X4,X3)) ),
    inference(rectify,[],[f10]) ).

tff(f10,axiom,
    ! [X0: $tType,X1: $tType,X2: $tType,X8: X2,X9: fun(X2,X1),X10: fun(X1,X0)] : ( aa(X2,X0,comp(X1,X0,X2,X10,X9),X8) = aa(X1,X0,X10,aa(X2,X1,X9,X8)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_9_o__apply) ).

tff(f629,plain,
    ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10))
    | ~ spl90_1 ),
    inference(avatar_component_clause,[],[f628]) ).

tff(f628,plain,
    ( spl90_1
  <=> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl90_1])]) ).

tff(f1960,plain,
    ( spl90_1
    | ~ spl90_2 ),
    inference(avatar_contradiction_clause,[],[f1959]) ).

tff(f1959,plain,
    ( $false
    | spl90_1
    | ~ spl90_2 ),
    inference(subsumption_resolution,[],[f1952,f633]) ).

tff(f633,plain,
    ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
    | ~ spl90_2 ),
    inference(avatar_component_clause,[],[f632]) ).

tff(f1952,plain,
    ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
    | spl90_1 ),
    inference(resolution,[],[f422,f1787]) ).

tff(f1787,plain,
    ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,sK10))
    | spl90_1 ),
    inference(resolution,[],[f537,f668]) ).

tff(f668,plain,
    ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),converse(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,sK10)))
    | spl90_1 ),
    inference(forward_demodulation,[],[f630,f549]) ).

tff(f630,plain,
    ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10))
    | spl90_1 ),
    inference(avatar_component_clause,[],[f628]) ).

tff(f537,plain,
    ! [X1: $tType,X0: $tType,X2: fun(product_prod(X1,X0),bool),X3: X0,X4: X1] :
      ( member(product_prod(X0,X1),product_Pair(X0,X1,X3,X4),aa(fun(product_prod(X1,X0),bool),fun(product_prod(X0,X1),bool),converse(X1,X0),X2))
      | ~ member(product_prod(X1,X0),product_Pair(X1,X0,X4,X3),X2) ),
    inference(cnf_transformation,[],[f231]) ).

tff(f231,plain,
    ! [X0: $tType,X1: $tType,X2: fun(product_prod(X1,X0),bool),X3: X0,X4: X1] :
      ( member(product_prod(X0,X1),product_Pair(X0,X1,X3,X4),aa(fun(product_prod(X1,X0),bool),fun(product_prod(X0,X1),bool),converse(X1,X0),X2))
      | ~ member(product_prod(X1,X0),product_Pair(X1,X0,X4,X3),X2) ),
    inference(ennf_transformation,[],[f145]) ).

tff(f145,plain,
    ! [X0: $tType,X1: $tType,X2: fun(product_prod(X1,X0),bool),X3: X0,X4: X1] :
      ( member(product_prod(X1,X0),product_Pair(X1,X0,X4,X3),X2)
     => member(product_prod(X0,X1),product_Pair(X0,X1,X3,X4),aa(fun(product_prod(X1,X0),bool),fun(product_prod(X0,X1),bool),converse(X1,X0),X2)) ),
    inference(rectify,[],[f13]) ).

tff(f13,axiom,
    ! [X1: $tType,X0: $tType,X5: fun(product_prod(X0,X1),bool),X6: X1,X7: X0] :
      ( member(product_prod(X0,X1),product_Pair(X0,X1,X7,X6),X5)
     => member(product_prod(X1,X0),product_Pair(X1,X0,X6,X7),aa(fun(product_prod(X0,X1),bool),fun(product_prod(X1,X0),bool),converse(X0,X1),X5)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_12_converseI) ).

tff(f422,plain,
    ! [X0: arrow_159774573e_indi] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,a,b),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p1,X0))
      | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0)) ),
    inference(cnf_transformation,[],[f287]) ).

tff(f636,plain,
    ( spl90_1
    | spl90_2 ),
    inference(avatar_split_clause,[],[f405,f632,f628]) ).

tff(f405,plain,
    ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
    | member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10)) ),
    inference(cnf_transformation,[],[f281]) ).

tff(f281,plain,
    ( ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
      | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10)) )
    & ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
      | member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10])],[f279,f280]) ).

tff(f280,plain,
    ( ? [X0: arrow_159774573e_indi] :
        ( ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0))
          | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X0)) )
        & ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0))
          | member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X0)) ) )
   => ( ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
        | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10)) )
      & ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
        | member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10)) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f279,plain,
    ? [X0: arrow_159774573e_indi] :
      ( ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0))
        | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X0)) )
      & ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0))
        | member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X0)) ) ),
    inference(nnf_transformation,[],[f191]) ).

tff(f191,plain,
    ? [X0: arrow_159774573e_indi] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X0))
    <~> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0)) ),
    inference(ennf_transformation,[],[f100]) ).

tff(f100,plain,
    ~ ! [X0: arrow_159774573e_indi] :
        ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X0))
      <=> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X0)) ),
    inference(rectify,[],[f99]) ).

tff(f99,negated_conjecture,
    ~ ! [X25: arrow_159774573e_indi] :
        ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X25))
      <=> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X25)) ),
    inference(negated_conjecture,[],[f98]) ).

tff(f98,conjecture,
    ! [X25: arrow_159774573e_indi] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),X25))
    <=> member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,X25)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

tff(f635,plain,
    ( ~ spl90_1
    | ~ spl90_2 ),
    inference(avatar_split_clause,[],[f406,f632,f628]) ).

tff(f406,plain,
    ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,c),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),p,sK10))
    | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt,b,a),aa(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),comp(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),arrow_159774573e_indi,converse(arrow_411405190le_alt,arrow_411405190le_alt),p1),sK10)) ),
    inference(cnf_transformation,[],[f281]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : SCT227_5 : TPTP v8.1.2. Released v6.0.0.
% 0.10/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n017.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Fri May  3 12:35:51 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (6847)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.37  % (6850)WARNING: value z3 for option sas not known
% 0.14/0.37  % (6850)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.38  % (6848)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.38  % (6849)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.14/0.38  % (6853)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.38  % (6852)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.38  % (6854)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.38  % (6851)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.14/0.39  % (6854)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.14/0.39  % Exception at run slice level
% 0.14/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.39  % Exception at run slice level
% 0.14/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.39  % Exception at run slice level
% 0.14/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.21/0.41  % (6856)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.21/0.41  % (6855)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.21/0.41  % (6857)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.21/0.42  % (6856)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.21/0.42  % (6855)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.21/0.42  % Exception at run slice level
% 0.21/0.42  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.21/0.43  % (6858)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)
% 0.21/0.51  % (6857)First to succeed.
% 0.21/0.51  % (6857)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-6847"
% 0.21/0.52  % (6857)Refutation found. Thanks to Tanya!
% 0.21/0.52  % SZS status Theorem for theBenchmark
% 0.21/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.52  % (6857)------------------------------
% 0.21/0.52  % (6857)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.21/0.52  % (6857)Termination reason: Refutation
% 0.21/0.52  
% 0.21/0.52  % (6857)Memory used [KB]: 2092
% 0.21/0.52  % (6857)Time elapsed: 0.107 s
% 0.21/0.52  % (6857)Instructions burned: 206 (million)
% 0.21/0.52  % (6847)Success in time 0.158 s
%------------------------------------------------------------------------------