TSTP Solution File: SEU152+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SEU152+1 : TPTP v8.1.2. Released v3.3.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 : n028.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 : Sat Sep  2 00:06:52 EDT 2023

% Result   : Theorem 0.20s 0.42s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   17 (   5 unt;   0 def)
%            Number of atoms       :   33 (  13 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   29 (  13   ~;   6   |;   5   &)
%                                         (   1 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   22 (;  18   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f46,plain,
    $false,
    inference(trivial_inequality_removal,[],[f43]) ).

fof(f43,plain,
    sK1 != sK1,
    inference(superposition,[],[f20,f39]) ).

fof(f39,plain,
    sK1 = set_union2(singleton(sK0),sK1),
    inference(resolution,[],[f38,f19]) ).

fof(f19,plain,
    in(sK0,sK1),
    inference(cnf_transformation,[],[f17]) ).

fof(f17,plain,
    ( sK1 != set_union2(singleton(sK0),sK1)
    & in(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f13,f16]) ).

fof(f16,plain,
    ( ? [X0,X1] :
        ( set_union2(singleton(X0),X1) != X1
        & in(X0,X1) )
   => ( sK1 != set_union2(singleton(sK0),sK1)
      & in(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f13,plain,
    ? [X0,X1] :
      ( set_union2(singleton(X0),X1) != X1
      & in(X0,X1) ),
    inference(ennf_transformation,[],[f7]) ).

fof(f7,negated_conjecture,
    ~ ! [X0,X1] :
        ( in(X0,X1)
       => set_union2(singleton(X0),X1) = X1 ),
    inference(negated_conjecture,[],[f6]) ).

fof(f6,conjecture,
    ! [X0,X1] :
      ( in(X0,X1)
     => set_union2(singleton(X0),X1) = X1 ),
    file('/export/starexec/sandbox/tmp/tmp.QPwvAz9GSR/Vampire---4.8_5184',l23_zfmisc_1) ).

fof(f38,plain,
    ! [X2,X1] :
      ( ~ in(X1,X2)
      | set_union2(singleton(X1),X2) = X2 ),
    inference(resolution,[],[f24,f27]) ).

fof(f27,plain,
    ! [X0,X1] :
      ( subset(singleton(X0),X1)
      | ~ in(X0,X1) ),
    inference(cnf_transformation,[],[f18]) ).

fof(f18,plain,
    ! [X0,X1] :
      ( ( subset(singleton(X0),X1)
        | ~ in(X0,X1) )
      & ( in(X0,X1)
        | ~ subset(singleton(X0),X1) ) ),
    inference(nnf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( subset(singleton(X0),X1)
    <=> in(X0,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.QPwvAz9GSR/Vampire---4.8_5184',l2_zfmisc_1) ).

fof(f24,plain,
    ! [X0,X1] :
      ( ~ subset(X0,X1)
      | set_union2(X0,X1) = X1 ),
    inference(cnf_transformation,[],[f14]) ).

fof(f14,plain,
    ! [X0,X1] :
      ( set_union2(X0,X1) = X1
      | ~ subset(X0,X1) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( subset(X0,X1)
     => set_union2(X0,X1) = X1 ),
    file('/export/starexec/sandbox/tmp/tmp.QPwvAz9GSR/Vampire---4.8_5184',t12_xboole_1) ).

fof(f20,plain,
    sK1 != set_union2(singleton(sK0),sK1),
    inference(cnf_transformation,[],[f17]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : SEU152+1 : TPTP v8.1.2. Released v3.3.0.
% 0.12/0.14  % Command    : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s
% 0.14/0.35  % Computer : n028.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   : Wed Aug 30 14:25:12 EDT 2023
% 0.14/0.35  % CPUTime    : 
% 0.20/0.41  % (5431)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (5459)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 Vampire---4 for (522ds/0Mi)
% 0.20/0.42  % (5453)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on Vampire---4 for (846ds/0Mi)
% 0.20/0.42  % (5454)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on Vampire---4 for (793ds/0Mi)
% 0.20/0.42  % (5456)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on Vampire---4 for (533ds/0Mi)
% 0.20/0.42  % (5455)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 Vampire---4 for (569ds/0Mi)
% 0.20/0.42  % (5457)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 Vampire---4 for (531ds/0Mi)
% 0.20/0.42  % (5460)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 Vampire---4 for (497ds/0Mi)
% 0.20/0.42  TRYING [1]
% 0.20/0.42  TRYING [2]
% 0.20/0.42  % (5459)First to succeed.
% 0.20/0.42  TRYING [3]
% 0.20/0.42  TRYING [1]
% 0.20/0.42  TRYING [2]
% 0.20/0.42  TRYING [4]
% 0.20/0.42  % (5460)Also succeeded, but the first one will report.
% 0.20/0.42  % (5459)Refutation found. Thanks to Tanya!
% 0.20/0.42  % SZS status Theorem for Vampire---4
% 0.20/0.42  % SZS output start Proof for Vampire---4
% See solution above
% 0.20/0.42  % (5459)------------------------------
% 0.20/0.42  % (5459)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.20/0.42  % (5459)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.20/0.42  % (5459)Termination reason: Refutation
% 0.20/0.42  
% 0.20/0.42  % (5459)Memory used [KB]: 895
% 0.20/0.42  % (5459)Time elapsed: 0.004 s
% 0.20/0.42  % (5459)------------------------------
% 0.20/0.42  % (5459)------------------------------
% 0.20/0.42  % (5431)Success in time 0.062 s
% 0.20/0.42  % Vampire---4.8 exiting
%------------------------------------------------------------------------------