TSTP Solution File: SET074+1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SET074+1 : TPTP v8.1.2. Bugfixed v5.4.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 : n031.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 : Thu Aug 31 15:36:18 EDT 2023

% Result   : Theorem 0.22s 0.44s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   21 (   9 unt;   0 def)
%            Number of atoms       :   52 (  23 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   49 (  18   ~;  14   |;  12   &)
%                                         (   2 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :   27 (;  23   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f278,plain,
    $false,
    inference(subsumption_resolution,[],[f277,f135]) ).

fof(f135,plain,
    member(sK1,universal_class),
    inference(cnf_transformation,[],[f86]) ).

fof(f86,plain,
    ( null_class = unordered_pair(sK0,sK1)
    & member(sK1,universal_class) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f71,f85]) ).

fof(f85,plain,
    ( ? [X0,X1] :
        ( unordered_pair(X0,X1) = null_class
        & member(X1,universal_class) )
   => ( null_class = unordered_pair(sK0,sK1)
      & member(sK1,universal_class) ) ),
    introduced(choice_axiom,[]) ).

fof(f71,plain,
    ? [X0,X1] :
      ( unordered_pair(X0,X1) = null_class
      & member(X1,universal_class) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f45,negated_conjecture,
    ~ ! [X0,X1] :
        ( member(X1,universal_class)
       => unordered_pair(X0,X1) != null_class ),
    inference(negated_conjecture,[],[f44]) ).

fof(f44,conjecture,
    ! [X0,X1] :
      ( member(X1,universal_class)
     => unordered_pair(X0,X1) != null_class ),
    file('/export/starexec/sandbox/tmp/tmp.csriBYaEdj/Vampire---4.8_14294',corollary1_2) ).

fof(f277,plain,
    ~ member(sK1,universal_class),
    inference(subsumption_resolution,[],[f276,f139]) ).

fof(f139,plain,
    ! [X0] : ~ member(X0,null_class),
    inference(cnf_transformation,[],[f16]) ).

fof(f16,axiom,
    ! [X0] : ~ member(X0,null_class),
    file('/export/starexec/sandbox/tmp/tmp.csriBYaEdj/Vampire---4.8_14294',null_class_defn) ).

fof(f276,plain,
    ( member(sK1,null_class)
    | ~ member(sK1,universal_class) ),
    inference(superposition,[],[f265,f270]) ).

fof(f270,plain,
    null_class = unordered_pair(sK0,sK1),
    inference(forward_demodulation,[],[f267,f268]) ).

fof(f268,plain,
    null_class = sF8,
    inference(definition_folding,[],[f136,f267]) ).

fof(f136,plain,
    null_class = unordered_pair(sK0,sK1),
    inference(cnf_transformation,[],[f86]) ).

fof(f267,plain,
    unordered_pair(sK0,sK1) = sF8,
    introduced(function_definition,[]) ).

fof(f265,plain,
    ! [X2,X1] :
      ( member(X2,unordered_pair(X1,X2))
      | ~ member(X2,universal_class) ),
    inference(equality_resolution,[],[f206]) ).

fof(f206,plain,
    ! [X2,X0,X1] :
      ( member(X0,unordered_pair(X1,X2))
      | X0 != X2
      | ~ member(X0,universal_class) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f122,plain,
    ! [X0,X1,X2] :
      ( ( member(X0,unordered_pair(X1,X2))
        | ( X0 != X2
          & X0 != X1 )
        | ~ member(X0,universal_class) )
      & ( ( ( X0 = X2
            | X0 = X1 )
          & member(X0,universal_class) )
        | ~ member(X0,unordered_pair(X1,X2)) ) ),
    inference(flattening,[],[f121]) ).

fof(f121,plain,
    ! [X0,X1,X2] :
      ( ( member(X0,unordered_pair(X1,X2))
        | ( X0 != X2
          & X0 != X1 )
        | ~ member(X0,universal_class) )
      & ( ( ( X0 = X2
            | X0 = X1 )
          & member(X0,universal_class) )
        | ~ member(X0,unordered_pair(X1,X2)) ) ),
    inference(nnf_transformation,[],[f64]) ).

fof(f64,plain,
    ! [X0,X1,X2] :
      ( member(X0,unordered_pair(X1,X2))
    <=> ( ( X0 = X2
          | X0 = X1 )
        & member(X0,universal_class) ) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( member(X2,unordered_pair(X0,X1))
    <=> ( ( X1 = X2
          | X0 = X2 )
        & member(X2,universal_class) ) ),
    file('/export/starexec/sandbox/tmp/tmp.csriBYaEdj/Vampire---4.8_14294',unordered_pair_defn) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.14  % Problem    : SET074+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.12/0.15  % Command    : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s
% 0.15/0.37  % Computer : n031.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit   : 300
% 0.15/0.37  % WCLimit    : 300
% 0.15/0.37  % DateTime   : Sat Aug 26 09:36:38 EDT 2023
% 0.15/0.37  % CPUTime    : 
% 0.15/0.37  This is a FOF_THM_RFO_SEQ problem
% 0.15/0.37  Running vampire_casc2023 --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox/tmp/tmp.csriBYaEdj/Vampire---4.8_14294
% 0.15/0.37  % (14529)Running in auto input_syntax mode. Trying TPTP
% 0.22/0.44  % (14535)lrs-3_8_anc=none:bce=on:cond=on:drc=off:flr=on:fsd=off:fsr=off:fde=unused:gsp=on:gs=on:gsaa=full_model:lcm=predicate:lma=on:nm=16:sos=all:sp=weighted_frequency:tgt=ground:urr=ec_only:stl=188_482 on Vampire---4 for (482ds/0Mi)
% 0.22/0.44  % (14538)dis+1011_4_add=large:amm=off:sims=off:sac=on:sp=frequency:tgt=ground_413 on Vampire---4 for (413ds/0Mi)
% 0.22/0.44  % (14534)dis-11_4:1_aac=none:add=off:afr=on:anc=none:bd=preordered:bs=on:bsr=on:drc=off:fsr=off:fde=none:gsp=on:irw=on:lcm=reverse:lma=on:nm=0:nwc=1.7:nicw=on:sas=z3:sims=off:sos=all:sac=on:sp=weighted_frequency:tgt=full_602 on Vampire---4 for (602ds/0Mi)
% 0.22/0.44  % (14533)dis+1010_4:1_anc=none:bd=off:drc=off:flr=on:fsr=off:nm=4:nwc=1.1:nicw=on:sas=z3_680 on Vampire---4 for (680ds/0Mi)
% 0.22/0.44  % (14539)ott+11_14_av=off:bs=on:bsr=on:cond=on:flr=on:fsd=off:fde=unused:gsp=on:nm=4:nwc=1.5:tgt=full_386 on Vampire---4 for (386ds/0Mi)
% 0.22/0.44  % (14532)lrs+10_11_cond=on:drc=off:flr=on:fsr=off:gsp=on:gs=on:gsem=off:lma=on:msp=off:nm=4:nwc=1.5:nicw=on:sas=z3:sims=off:sp=scramble:stl=188_730 on Vampire---4 for (730ds/0Mi)
% 0.22/0.44  % (14538)First to succeed.
% 0.22/0.44  % (14538)Refutation found. Thanks to Tanya!
% 0.22/0.44  % SZS status Theorem for Vampire---4
% 0.22/0.44  % SZS output start Proof for Vampire---4
% See solution above
% 0.22/0.44  % (14538)------------------------------
% 0.22/0.44  % (14538)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.22/0.44  % (14538)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.22/0.44  % (14538)Termination reason: Refutation
% 0.22/0.44  
% 0.22/0.44  % (14538)Memory used [KB]: 5628
% 0.22/0.44  % (14538)Time elapsed: 0.007 s
% 0.22/0.44  % (14538)------------------------------
% 0.22/0.44  % (14538)------------------------------
% 0.22/0.44  % (14529)Success in time 0.069 s
% 0.22/0.44  % Vampire---4.8 exiting
%------------------------------------------------------------------------------