TSTP Solution File: SCT240_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SCT240_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -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:00:11 EDT 2024

% Result   : Theorem 0.55s 0.75s
% Output   : Refutation 0.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   78
% Syntax   : Number of formulae    :  100 (   9 unt;  71 typ;   0 def)
%            Number of atoms       :   63 (  10 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   60 (  26   ~;  19   |;   6   &)
%                                         (   2 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   75 (  52   >;  23   *;   0   +;   0  <<)
%            Number of predicates  :   11 (   9 usr;   4 prp; 0-5 aty)
%            Number of functors    :   62 (  62 usr;   9 con; 0-7 aty)
%            Number of variables   :  174 (  21   !;   4   ?; 174   :)
%                                         ( 149  !>;   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,
    combb: 
      !>[X0: $tType,X1: $tType,X2: $tType] : fun(fun(X0,X1),fun(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,
    the: 
      !>[X0: $tType] : ( fun(X0,bool) > X0 ) ).

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

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

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

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

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

tff(func_def_18,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_19,type,
    product_prod_rec: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * product_prod(X0,X1) ) > X2 ) ).

tff(func_def_20,type,
    product_scomp: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : fun(fun(X0,product_prod(X1,X2)),fun(fun(X1,fun(X2,X3)),fun(X0,X3))) ).

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

tff(func_def_22,type,
    fFalse: bool ).

tff(func_def_23,type,
    fNot: bool > bool ).

tff(func_def_24,type,
    fTrue: bool ).

tff(func_def_25,type,
    fconj: fun(bool,fun(bool,bool)) ).

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

tff(func_def_27,type,
    fimplies: bool > fun(bool,bool) ).

tff(func_def_28,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_29,type,
    a: arrow_411405190le_alt ).

tff(func_def_30,type,
    b: arrow_411405190le_alt ).

tff(func_def_31,type,
    sK0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

tff(func_def_32,type,
    sK1: ( arrow_411405190le_alt * arrow_411405190le_alt ) > fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool) ).

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

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

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

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

tff(func_def_37,type,
    sK6: 
      !>[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_38,type,
    sK7: 
      !>[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_39,type,
    sK8: 
      !>[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_40,type,
    sK9: 
      !>[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_41,type,
    sK10: 
      !>[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_42,type,
    sK11: 
      !>[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_43,type,
    sK12: 
      !>[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_44,type,
    sK13: 
      !>[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_45,type,
    sK14: 
      !>[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_46,type,
    sK15: 
      !>[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_47,type,
    sK16: 
      !>[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_48,type,
    sK17: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X0 ) ).

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

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

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

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

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

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

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

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

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

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

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

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,
    member: 
      !>[X0: $tType] : ( ( X0 * fun(X0,bool) ) > $o ) ).

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

tff(f227,plain,
    $false,
    inference(avatar_sat_refutation,[],[f217,f218,f226]) ).

tff(f226,plain,
    ~ spl29_1,
    inference(avatar_contradiction_clause,[],[f225]) ).

tff(f225,plain,
    ( $false
    | ~ spl29_1 ),
    inference(subsumption_resolution,[],[f224,f204]) ).

tff(f204,plain,
    a != b,
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    a != b,
    file('/export/starexec/sandbox/tmp/tmp.hhmdb6OMc4/Vampire---4.8_4428',fact_0__096a_A_126_061_Ab_096) ).

tff(f224,plain,
    ( ( a = b )
    | ~ spl29_1 ),
    inference(resolution,[],[f222,f183]) ).

tff(f183,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK1(X0,X1),arrow_1985332922le_Lin)
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f156]) ).

tff(f156,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X1),X0),sK1(X0,X1))
        & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK1(X0,X1),arrow_1985332922le_Lin) )
      | ( X0 = X1 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f140,f155]) ).

tff(f155,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( ? [X2: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
          ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X1),X0),X2)
          & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X2,arrow_1985332922le_Lin) )
     => ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X1),X0),sK1(X0,X1))
        & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK1(X0,X1),arrow_1985332922le_Lin) ) ),
    introduced(choice_axiom,[]) ).

tff(f140,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( ? [X2: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
          ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X1),X0),X2)
          & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X2,arrow_1985332922le_Lin) )
      | ( X0 = X1 ) ),
    inference(ennf_transformation,[],[f124]) ).

tff(f124,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( ( X0 != X1 )
     => ? [X2: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
          ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X1),X0),X2)
          & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X2,arrow_1985332922le_Lin) ) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X8: arrow_411405190le_alt,X9: arrow_411405190le_alt] :
      ( ( X8 != X9 )
     => ? [X10: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
          ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X9),X8),X10)
          & member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X10,arrow_1985332922le_Lin) ) ),
    file('/export/starexec/sandbox/tmp/tmp.hhmdb6OMc4/Vampire---4.8_4428',fact_3_complete__Lin) ).

tff(f222,plain,
    ( ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK1(b,a),arrow_1985332922le_Lin)
    | ~ spl29_1 ),
    inference(subsumption_resolution,[],[f219,f204]) ).

tff(f219,plain,
    ( ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),sK1(b,a),arrow_1985332922le_Lin)
    | ( a = b )
    | ~ spl29_1 ),
    inference(resolution,[],[f212,f184]) ).

tff(f184,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),X1),X0),sK1(X0,X1))
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f156]) ).

tff(f212,plain,
    ( ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
        ( ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0)
        | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin) )
    | ~ spl29_1 ),
    inference(avatar_component_clause,[],[f211]) ).

tff(f211,plain,
    ( spl29_1
  <=> ! [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(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl29_1])]) ).

tff(f218,plain,
    ~ spl29_2,
    inference(avatar_split_clause,[],[f181,f214]) ).

tff(f214,plain,
    ( spl29_2
  <=> thesis ),
    introduced(avatar_definition,[new_symbols(naming,[spl29_2])]) ).

tff(f181,plain,
    ~ thesis,
    inference(cnf_transformation,[],[f122]) ).

tff(f122,plain,
    ~ thesis,
    inference(flattening,[],[f120]) ).

tff(f120,negated_conjecture,
    ~ thesis,
    inference(negated_conjecture,[],[f119]) ).

tff(f119,conjecture,
    thesis,
    file('/export/starexec/sandbox/tmp/tmp.hhmdb6OMc4/Vampire---4.8_4428',conj_1) ).

tff(f217,plain,
    ( spl29_1
    | spl29_2 ),
    inference(avatar_split_clause,[],[f180,f214,f211]) ).

tff(f180,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( thesis
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin)
      | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0) ),
    inference(cnf_transformation,[],[f139]) ).

tff(f139,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( thesis
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin)
      | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0) ),
    inference(flattening,[],[f138]) ).

tff(f138,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( thesis
      | ~ member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin)
      | ~ member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0) ),
    inference(ennf_transformation,[],[f121]) ).

tff(f121,plain,
    ! [X0: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X0)
     => ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X0,arrow_1985332922le_Lin)
       => thesis ) ),
    inference(rectify,[],[f118]) ).

tff(f118,axiom,
    ! [X61: fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)] :
      ( member(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt),aa(arrow_411405190le_alt,fun(arrow_411405190le_alt,product_prod(arrow_411405190le_alt,arrow_411405190le_alt)),product_Pair(arrow_411405190le_alt,arrow_411405190le_alt),a),b),X61)
     => ( member(fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool),X61,arrow_1985332922le_Lin)
       => thesis ) ),
    file('/export/starexec/sandbox/tmp/tmp.hhmdb6OMc4/Vampire---4.8_4428',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : SCT240_5 : TPTP v8.1.2. Released v6.0.0.
% 0.06/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.34  % Computer : n017.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Fri May  3 12:35:21 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.14/0.34  This is a TF1_THM_EQU_NAR problem
% 0.14/0.35  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.hhmdb6OMc4/Vampire---4.8_4428
% 0.55/0.74  % (4547)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.55/0.74  % (4540)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.55/0.74  % (4542)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.55/0.74  % (4543)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.55/0.74  % (4544)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.55/0.74  % (4541)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.55/0.74  % (4545)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.55/0.74  % (4546)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.55/0.74  % (4547)Refutation not found, incomplete strategy% (4547)------------------------------
% 0.55/0.74  % (4547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.74  % (4547)Termination reason: Refutation not found, incomplete strategy
% 0.55/0.74  
% 0.55/0.74  % (4547)Memory used [KB]: 1167
% 0.55/0.74  % (4547)Time elapsed: 0.003 s
% 0.55/0.74  % (4547)Instructions burned: 8 (million)
% 0.55/0.74  % (4547)------------------------------
% 0.55/0.74  % (4547)------------------------------
% 0.55/0.75  % (4546)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.55/0.75  % (4548)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.55/0.75  % (4545)First to succeed.
% 0.55/0.75  % (4543)Also succeeded, but the first one will report.
% 0.55/0.75  % (4545)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-4538"
% 0.55/0.75  % (4546)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.55/0.75  % (4542)Also succeeded, but the first one will report.
% 0.55/0.75  % (4545)Refutation found. Thanks to Tanya!
% 0.55/0.75  % SZS status Theorem for Vampire---4
% 0.55/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.55/0.75  % (4545)------------------------------
% 0.55/0.75  % (4545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.55/0.75  % (4545)Termination reason: Refutation
% 0.55/0.75  
% 0.55/0.75  % (4545)Memory used [KB]: 1243
% 0.55/0.75  % (4545)Time elapsed: 0.008 s
% 0.55/0.75  % (4545)Instructions burned: 12 (million)
% 0.55/0.75  % (4538)Success in time 0.394 s
% 0.55/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------