TSTP Solution File: NUM769^1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : NUM769^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n016.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 08:42:18 EDT 2024

% Result   : Theorem 0.19s 0.37s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   47 (  15 unt;  16 typ;   0 def)
%            Number of atoms       :  262 (  34 equ;   0 cnn)
%            Maximal formula atoms :    3 (   8 avg)
%            Number of connectives :   29 (  12   ~;  11   |;   0   &;   0   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :   26 (  25   >;   1   *;   0   +;   0  <<)
%            Number of symbols     :   18 (  15 usr;   4 con; 0-6 aty)
%            Number of variables   :   31 (   0   ^  25   !;   0   ?;  31   :)
%                                         (   6  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf(type_def_5,type,
    frac: $tType ).

thf(type_def_6,type,
    sTfun: ( $tType * $tType ) > $tType ).

thf(func_def_0,type,
    frac: $tType ).

thf(func_def_1,type,
    x: frac ).

thf(func_def_2,type,
    y: frac ).

thf(func_def_3,type,
    moref: frac > frac > $o ).

thf(func_def_5,type,
    eq: frac > frac > $o ).

thf(func_def_6,type,
    pf: frac > frac > frac ).

thf(func_def_7,type,
    mf: frac > frac > frac ).

thf(func_def_10,type,
    kCOMB: 
      !>[X0: $tType,X1: $tType] : ( X0 > X1 > X0 ) ).

thf(func_def_11,type,
    bCOMB: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X1 > X2 ) > ( X0 > X1 ) > X0 > X2 ) ).

thf(func_def_12,type,
    vAND: $o > $o > $o ).

thf(func_def_13,type,
    vOR: $o > $o > $o ).

thf(func_def_14,type,
    vIMP: $o > $o > $o ).

thf(func_def_15,type,
    vNOT: $o > $o ).

thf(func_def_16,type,
    vEQ: 
      !>[X0: $tType] : ( X0 > X0 > $o ) ).

thf(f87,plain,
    $false,
    inference(trivial_inequality_removal,[],[f86]) ).

thf(f86,plain,
    $true = $false,
    inference(forward_demodulation,[],[f85,f70]) ).

thf(f70,plain,
    $false = vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))),x),
    inference(trivial_inequality_removal,[],[f63]) ).

thf(f63,plain,
    ( ( $true = $false )
    | ( $false = vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))),x) ) ),
    inference(superposition,[],[f52,f58]) ).

thf(f58,plain,
    ! [X0: frac,X1: frac] :
      ( ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X1),X0) = $true )
      | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X0),X1) = $false ) ),
    inference(trivial_inequality_removal,[],[f57]) ).

thf(f57,plain,
    ! [X0: frac,X1: frac] :
      ( ( $true != $true )
      | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X1),X0) = $true )
      | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X0),X1) = $false ) ),
    inference(superposition,[],[f21,f7]) ).

thf(f7,plain,
    ! [X0: $o] :
      ( ( $true = X0 )
      | ( $false = X0 ) ),
    introduced(fool_axiom,[]) ).

thf(f21,plain,
    ! [X0: frac,X1: frac] :
      ( ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X0),X1) != $true )
      | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X1),X0) = $true ) ),
    inference(cnf_transformation,[],[f18]) ).

thf(f18,plain,
    ! [X0: frac,X1: frac] :
      ( ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X1),X0) = $true )
      | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X0),X1) != $true ) ),
    inference(ennf_transformation,[],[f13]) ).

thf(f13,plain,
    ! [X0: frac,X1: frac] :
      ( ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X0),X1) = $true )
     => ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X1),X0) = $true ) ),
    inference(fool_elimination,[],[f12]) ).

thf(f12,plain,
    ! [X0: frac,X1: frac] :
      ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X0),X1)
     => vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X1),X0) ),
    inference(rectify,[],[f2]) ).

thf(f2,axiom,
    ! [X0: frac,X1: frac] :
      ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X0),X1)
     => vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,X1),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz38) ).

thf(f52,plain,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))) = $false,
    inference(trivial_inequality_removal,[],[f51]) ).

thf(f51,plain,
    ( ( $true != $true )
    | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))) = $false ) ),
    inference(superposition,[],[f19,f7]) ).

thf(f19,plain,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))) != $true,
    inference(cnf_transformation,[],[f16]) ).

thf(f16,plain,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))) != $true,
    inference(flattening,[],[f9]) ).

thf(f9,plain,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))) != $true,
    inference(fool_elimination,[],[f8]) ).

thf(f8,plain,
    ~ vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))),
    inference(rectify,[],[f5]) ).

thf(f5,negated_conjecture,
    ~ vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))),
    inference(negated_conjecture,[],[f4]) ).

thf(f4,conjecture,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,x),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz67d) ).

thf(f85,plain,
    $true = vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))),x),
    inference(trivial_inequality_removal,[],[f82]) ).

thf(f82,plain,
    ( ( $true != $true )
    | ( $true = vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,y),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,x),y))),x) ) ),
    inference(superposition,[],[f20,f22]) ).

thf(f22,plain,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,x),y) = $true,
    inference(cnf_transformation,[],[f15]) ).

thf(f15,plain,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,x),y) = $true,
    inference(fool_elimination,[],[f14]) ).

thf(f14,plain,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,x),y),
    inference(rectify,[],[f1]) ).

thf(f1,axiom,
    vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,x),y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m) ).

thf(f20,plain,
    ! [X0: frac,X1: frac] :
      ( ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,X0),X1) != $true )
      | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,X1),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,X0),X1))),X0) = $true ) ),
    inference(cnf_transformation,[],[f17]) ).

thf(f17,plain,
    ! [X0: frac,X1: frac] :
      ( ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,X1),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,X0),X1))),X0) = $true )
      | ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,X0),X1) != $true ) ),
    inference(ennf_transformation,[],[f11]) ).

thf(f11,plain,
    ! [X0: frac,X1: frac] :
      ( ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,X0),X1) = $true )
     => ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,X1),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,X0),X1))),X0) = $true ) ),
    inference(fool_elimination,[],[f10]) ).

thf(f10,plain,
    ! [X0: frac,X1: frac] :
      ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,X0),X1)
     => vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,X1),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,X0),X1))),X0) ),
    inference(rectify,[],[f3]) ).

thf(f3,axiom,
    ! [X0: frac,X1: frac] :
      ( vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),moref,X0),X1)
     => vAPP(frac,$o,vAPP(frac,sTfun(frac,$o),eq,vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),pf,X1),vAPP(frac,frac,vAPP(frac,sTfun(frac,frac),mf,X0),X1))),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz67c) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : NUM769^1 : TPTP v8.1.2. Released v3.7.0.
% 0.03/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.13/0.35  % Computer : n016.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Fri May  3 15:23:23 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.13/0.35  % (17422)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.37  % (17428)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.19/0.37  % (17427)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.19/0.37  % (17425)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.19/0.37  % (17424)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.19/0.37  % (17429)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.19/0.37  % (17425)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.19/0.37  % (17426)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.19/0.37  % Exception at run slice level
% 0.19/0.37  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.19/0.37  % Exception at run slice level
% 0.19/0.37  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.19/0.37  % (17426)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.19/0.37  % Exception at run slice level
% 0.19/0.37  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.19/0.37  % (17427)First to succeed.
% 0.19/0.37  % (17428)Also succeeded, but the first one will report.
% 0.19/0.37  % (17423)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.19/0.37  % (17425)Also succeeded, but the first one will report.
% 0.19/0.37  % (17427)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-17422"
% 0.19/0.37  % Exception at run slice level
% 0.19/0.37  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.19/0.37  % (17427)Refutation found. Thanks to Tanya!
% 0.19/0.37  % SZS status Theorem for theBenchmark
% 0.19/0.37  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.37  % (17427)------------------------------
% 0.19/0.37  % (17427)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.19/0.37  % (17427)Termination reason: Refutation
% 0.19/0.37  
% 0.19/0.37  % (17427)Memory used [KB]: 769
% 0.19/0.37  % (17427)Time elapsed: 0.005 s
% 0.19/0.37  % (17427)Instructions burned: 7 (million)
% 0.19/0.37  % (17422)Success in time 0.017 s
%------------------------------------------------------------------------------