TSTP Solution File: COM041_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : COM041_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s

% Computer : n004.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 : Wed Aug 30 18:46:24 EDT 2023

% Result   : Theorem 0.24s 0.47s
% Output   : Refutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   59
% Syntax   : Number of formulae    :   67 (   7 unt;  56 typ;   0 def)
%            Number of atoms       :   15 (   8 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    9 (   5   ~;   2   |;   0   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   43 (  21   >;  22   *;   0   +;   0  <<)
%            Number of predicates  :   23 (  21 usr;   1 prp; 0-2 aty)
%            Number of functors    :   32 (  32 usr;  11 con; 0-5 aty)
%            Number of variables   :   53 (;  16   !;   0   ?;  53   :)
%                                         (  37  !>;   0  ?*;   0  @-;   0  @+)

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

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

tff(type_def_7,type,
    list: $tType > $tType ).

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

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

tff(func_def_0,type,
    div_mod: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

tff(func_def_1,type,
    minus_minus: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

tff(func_def_2,type,
    one_one: 
      !>[X0: $tType] : X0 ).

tff(func_def_3,type,
    plus_plus: 
      !>[X0: $tType] : fun(X0,fun(X0,X0)) ).

tff(func_def_4,type,
    times_times: 
      !>[X0: $tType] : ( X0 > fun(X0,X0) ) ).

tff(func_def_5,type,
    iprod: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) ) > X0 ) ).

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

tff(func_def_7,type,
    cons: 
      !>[X0: $tType] : ( ( X0 * list(X0) ) > list(X0) ) ).

tff(func_def_8,type,
    map: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * list(X0) ) > list(X1) ) ).

tff(func_def_9,type,
    asubst: ( int * list(int) * atom ) > atom ).

tff(func_def_10,type,
    dvd: ( int * int * list(int) ) > atom ).

tff(func_def_11,type,
    c_PresArith_Oatom_OLe: ( int * list(int) ) > atom ).

tff(func_def_12,type,
    nDvd: ( int * int * list(int) ) > atom ).

tff(func_def_13,type,
    atom_case: 
      !>[X0: $tType] : ( ( fun(int,fun(list(int),X0)) * fun(int,fun(int,fun(list(int),X0))) * fun(int,fun(int,fun(list(int),X0))) * atom ) > X0 ) ).

tff(func_def_14,type,
    atom_rec: 
      !>[X0: $tType] : ( ( fun(int,fun(list(int),X0)) * fun(int,fun(int,fun(list(int),X0))) * fun(int,fun(int,fun(list(int),X0))) * atom ) > X0 ) ).

tff(func_def_15,type,
    divisor: atom > int ).

tff(func_def_16,type,
    hd_coeff: atom > int ).

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

tff(func_def_18,type,
    fFalse: bool ).

tff(func_def_19,type,
    fTrue: bool ).

tff(func_def_20,type,
    a: atom ).

tff(func_def_21,type,
    d: int ).

tff(func_def_22,type,
    e: list(int) ).

tff(func_def_23,type,
    i: int ).

tff(func_def_24,type,
    j: int ).

tff(func_def_25,type,
    ks: list(int) ).

tff(func_def_26,type,
    ks1: list(int) ).

tff(func_def_27,type,
    l: int ).

tff(func_def_28,type,
    sK0: list(int) ).

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

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

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

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

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

tff(pred_def_5,type,
    cl_Groups_Ominus: 
      !>[X0: $tType] : $o ).

tff(pred_def_6,type,
    semiring: 
      !>[X0: $tType] : $o ).

tff(pred_def_7,type,
    comm_ring: 
      !>[X0: $tType] : $o ).

tff(pred_def_8,type,
    monoid_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_9,type,
    monoid_mult: 
      !>[X0: $tType] : $o ).

tff(pred_def_10,type,
    comm_semiring: 
      !>[X0: $tType] : $o ).

tff(pred_def_11,type,
    semiring_div: 
      !>[X0: $tType] : $o ).

tff(pred_def_12,type,
    comm_semiring_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_13,type,
    ab_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_14,type,
    comm_monoid_mult: 
      !>[X0: $tType] : $o ).

tff(pred_def_15,type,
    ab_semigroup_mult: 
      !>[X0: $tType] : $o ).

tff(pred_def_16,type,
    cancel_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_17,type,
    cancel146912293up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_18,type,
    ab_sem1668676832m_mult: 
      !>[X0: $tType] : $o ).

tff(pred_def_19,type,
    semiri456707255roduct: 
      !>[X0: $tType] : $o ).

tff(pred_def_20,type,
    i_Z: ( atom * list(int) ) > $o ).

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

tff(f492,plain,
    $false,
    inference(unit_resulting_resolution,[],[f347,f330,f405]) ).

tff(f405,plain,
    ! [X0: $tType,X2: X0,X3: X0,X1: X0] :
      ( ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),X2),X1) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),div_mod(X0,X3,X1)),div_mod(X0,X2,X1)),X1) )
      | ~ semiring_div(X0) ),
    inference(cnf_transformation,[],[f267]) ).

tff(f267,plain,
    ! [X0: $tType] :
      ( ! [X1: X0,X2: X0,X3: X0] : ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),X2),X1) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),div_mod(X0,X3,X1)),div_mod(X0,X2,X1)),X1) )
      | ~ semiring_div(X0) ),
    inference(ennf_transformation,[],[f170]) ).

tff(f170,plain,
    ! [X0: $tType] :
      ( semiring_div(X0)
     => ! [X1: X0,X2: X0,X3: X0] : ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X3),X2),X1) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),div_mod(X0,X3,X1)),div_mod(X0,X2,X1)),X1) ) ),
    inference(rectify,[],[f11]) ).

tff(f11,axiom,
    ! [X0: $tType] :
      ( semiring_div(X0)
     => ! [X12: X0,X4: X0,X5: X0] : ( div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),X5),X4),X12) = div_mod(X0,aa(X0,X0,aa(X0,fun(X0,X0),plus_plus(X0),div_mod(X0,X5,X12)),div_mod(X0,X4,X12)),X12) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.Em7vi6NPVf/Vampire---4.8_5464',fact_10_mod__add__eq) ).

tff(f330,plain,
    div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) != div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),div_mod(int,l,d)),div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e)),d)),d),
    inference(cnf_transformation,[],[f126]) ).

tff(f126,plain,
    div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) != div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),div_mod(int,l,d)),div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e)),d)),d),
    inference(flattening,[],[f125]) ).

tff(f125,negated_conjecture,
    ( ~ div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) = div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),div_mod(int,l,d)),div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e)),d)),d) ),
    inference(negated_conjecture,[],[f124]) ).

tff(f124,conjecture,
    div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),l),aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e))),d) = div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),div_mod(int,l,d)),div_mod(int,aa(int,int,aa(int,fun(int,int),plus_plus(int),i),iprod(int,ks,e)),d)),d),
    file('/export/starexec/sandbox2/tmp/tmp.Em7vi6NPVf/Vampire---4.8_5464',conj_0) ).

tff(f347,plain,
    semiring_div(int),
    inference(cnf_transformation,[],[f108]) ).

tff(f108,axiom,
    semiring_div(int),
    file('/export/starexec/sandbox2/tmp/tmp.Em7vi6NPVf/Vampire---4.8_5464',arity_Int_Oint___Divides_Osemiring__div) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.15  % Problem    : COM041_5 : TPTP v8.1.2. Released v6.0.0.
% 0.16/0.17  % Command    : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s
% 0.17/0.38  % Computer : n004.cluster.edu
% 0.17/0.38  % Model    : x86_64 x86_64
% 0.17/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.38  % Memory   : 8042.1875MB
% 0.17/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.38  % CPULimit   : 300
% 0.17/0.38  % WCLimit    : 300
% 0.17/0.38  % DateTime   : Tue Aug 29 13:16:07 EDT 2023
% 0.17/0.38  % CPUTime    : 
% 0.17/0.38  This is a TF1_THM_EQU_NAR problem
% 0.17/0.39  Running vampire_casc2023 --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/tmp/tmp.Em7vi6NPVf/Vampire---4.8_5464
% 0.17/0.39  % (5715)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5722)ott+1010_1_aac=none:bce=on:ep=RS:fsd=off:nm=4:nwc=2.0:nicw=on:sas=z3:sims=off_453 on Vampire---4 for (453ds/0Mi)
% 0.24/0.46  % (5716)lrs+1010_20_av=off:bd=off:bs=on:bsr=on:bce=on:flr=on:fde=none:gsp=on:nwc=3.0:tgt=ground:urr=ec_only:stl=125_1192 on Vampire---4 for (1192ds/0Mi)
% 0.24/0.46  % (5719)lrs+2_5:4_anc=none:br=off:fde=unused:gsp=on:nm=32:nwc=1.3:sims=off:sos=all:urr=on:stl=62_558 on Vampire---4 for (558ds/0Mi)
% 0.24/0.46  % (5721)lrs-1010_2_av=off:bce=on:cond=on:er=filter:fde=unused:lcm=predicate:nm=2:nwc=3.0:sims=off:sp=frequency:urr=on:stl=188_520 on Vampire---4 for (520ds/0Mi)
% 0.24/0.46  % (5718)lrs+11_10:1_bs=unit_only:drc=off:fsd=off:fde=none:gs=on:msp=off:nm=16:nwc=2.0:nicw=on:sos=all:sac=on:sp=reverse_frequency:stl=62_575 on Vampire---4 for (575ds/0Mi)
% 0.24/0.46  % (5720)lrs-1010_20_afr=on:anc=all_dependent:bs=on:bsr=on:cond=on:er=known:fde=none:nm=4:nwc=1.3:sims=off:sp=frequency:urr=on:stl=62_533 on Vampire---4 for (533ds/0Mi)
% 0.24/0.46  % (5717)ott+3_2:7_add=large:amm=off:anc=all:bce=on:drc=off:fsd=off:fde=unused:gs=on:irw=on:lcm=predicate:lma=on:msp=off:nwc=10.0:sac=on_598 on Vampire---4 for (598ds/0Mi)
% 0.24/0.46  % (5719)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.24/0.46  % (5716)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.24/0.47  % (5719)First to succeed.
% 0.24/0.47  % (5718)Also succeeded, but the first one will report.
% 0.24/0.47  % (5719)Refutation found. Thanks to Tanya!
% 0.24/0.47  % SZS status Theorem for Vampire---4
% 0.24/0.47  % SZS output start Proof for Vampire---4
% See solution above
% 0.24/0.47  % (5719)------------------------------
% 0.24/0.47  % (5719)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.24/0.47  % (5719)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.24/0.47  % (5719)Termination reason: Refutation
% 0.24/0.47  
% 0.24/0.47  % (5719)Memory used [KB]: 6012
% 0.24/0.47  % (5719)Time elapsed: 0.016 s
% 0.24/0.47  % (5719)------------------------------
% 0.24/0.47  % (5719)------------------------------
% 0.24/0.47  % (5715)Success in time 0.083 s
% 0.24/0.48  % Vampire---4.8 exiting
%------------------------------------------------------------------------------