TSTP Solution File: SET083-7 by Z3---4.8.9.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Z3---4.8.9.0
% Problem  : SET083-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp
% Command  : z3_tptp -proof -model -t:%d -file:%s

% Computer : n014.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 : Tue Sep 20 05:05:30 EDT 2022

% Result   : Unsatisfiable 0.19s 0.42s
% Output   : Proof 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   41 (  13 unt;   5 typ;   0 def)
%            Number of atoms       :   95 (  27 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  106 (  49   ~;  44   |;   0   &)
%                                         (  13 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of FOOLs       :    2 (   2 fml;   0 var)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    3 (   2   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-1 aty)
%            Number of variables   :   39 (  36   !;   0   ?;  39   :)

% Comments : 
%------------------------------------------------------------------------------
tff(member_type,type,
    member: ( $i * $i ) > $o ).

tff(singleton_type,type,
    singleton: $i > $i ).

tff(y_type,type,
    y: $i ).

tff(x_type,type,
    x: $i ).

tff(universal_class_type,type,
    universal_class: $i ).

tff(1,plain,
    ( ( singleton(x) = singleton(y) )
  <=> ( singleton(x) = singleton(y) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(2,axiom,
    singleton(x) = singleton(y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_singleton_identified_by_element1_1) ).

tff(3,plain,
    singleton(x) = singleton(y),
    inference(modus_ponens,[status(thm)],[2,1]) ).

tff(4,plain,
    singleton(y) = singleton(x),
    inference(symmetry,[status(thm)],[3]) ).

tff(5,plain,
    ( member(x,singleton(y))
  <=> member(x,singleton(x)) ),
    inference(monotonicity,[status(thm)],[4]) ).

tff(6,plain,
    ( member(x,singleton(x))
  <=> member(x,singleton(y)) ),
    inference(symmetry,[status(thm)],[5]) ).

tff(7,plain,
    ( member(x,universal_class)
  <=> member(x,universal_class) ),
    inference(rewrite,[status(thm)],]) ).

tff(8,axiom,
    member(x,universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_singleton_identified_by_element1_2) ).

tff(9,plain,
    member(x,universal_class),
    inference(modus_ponens,[status(thm)],[8,7]) ).

tff(10,plain,
    ^ [X: $i] :
      refl(
        ( ( ~ member(X,universal_class)
          | member(X,singleton(X)) )
      <=> ( ~ member(X,universal_class)
          | member(X,singleton(X)) ) )),
    inference(bind,[status(th)],]) ).

tff(11,plain,
    ( ! [X: $i] :
        ( ~ member(X,universal_class)
        | member(X,singleton(X)) )
  <=> ! [X: $i] :
        ( ~ member(X,universal_class)
        | member(X,singleton(X)) ) ),
    inference(quant_intro,[status(thm)],[10]) ).

tff(12,plain,
    ( ! [X: $i] :
        ( ~ member(X,universal_class)
        | member(X,singleton(X)) )
  <=> ! [X: $i] :
        ( ~ member(X,universal_class)
        | member(X,singleton(X)) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(13,axiom,
    ! [X: $i] :
      ( ~ member(X,universal_class)
      | member(X,singleton(X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',set_in_its_singleton) ).

tff(14,plain,
    ! [X: $i] :
      ( ~ member(X,universal_class)
      | member(X,singleton(X)) ),
    inference(modus_ponens,[status(thm)],[13,12]) ).

tff(15,plain,
    ! [X: $i] :
      ( ~ member(X,universal_class)
      | member(X,singleton(X)) ),
    inference(skolemize,[status(sab)],[14]) ).

tff(16,plain,
    ! [X: $i] :
      ( ~ member(X,universal_class)
      | member(X,singleton(X)) ),
    inference(modus_ponens,[status(thm)],[15,11]) ).

tff(17,plain,
    ( ( ~ ! [X: $i] :
            ( ~ member(X,universal_class)
            | member(X,singleton(X)) )
      | ~ member(x,universal_class)
      | member(x,singleton(x)) )
  <=> ( ~ ! [X: $i] :
            ( ~ member(X,universal_class)
            | member(X,singleton(X)) )
      | ~ member(x,universal_class)
      | member(x,singleton(x)) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(18,plain,
    ( ~ ! [X: $i] :
          ( ~ member(X,universal_class)
          | member(X,singleton(X)) )
    | ~ member(x,universal_class)
    | member(x,singleton(x)) ),
    inference(quant_inst,[status(thm)],]) ).

tff(19,plain,
    ( ~ ! [X: $i] :
          ( ~ member(X,universal_class)
          | member(X,singleton(X)) )
    | ~ member(x,universal_class)
    | member(x,singleton(x)) ),
    inference(modus_ponens,[status(thm)],[18,17]) ).

tff(20,plain,
    member(x,singleton(x)),
    inference(unit_resolution,[status(thm)],[19,16,9]) ).

tff(21,plain,
    member(x,singleton(y)),
    inference(modus_ponens,[status(thm)],[20,6]) ).

tff(22,plain,
    ( ( x != y )
  <=> ( x != y ) ),
    inference(rewrite,[status(thm)],]) ).

tff(23,axiom,
    x != y,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_singleton_identified_by_element1_3) ).

tff(24,plain,
    x != y,
    inference(modus_ponens,[status(thm)],[23,22]) ).

tff(25,plain,
    ^ [Y: $i,X: $i] :
      refl(
        ( ( ~ member(Y,singleton(X))
          | ( Y = X ) )
      <=> ( ~ member(Y,singleton(X))
          | ( Y = X ) ) )),
    inference(bind,[status(th)],]) ).

tff(26,plain,
    ( ! [Y: $i,X: $i] :
        ( ~ member(Y,singleton(X))
        | ( Y = X ) )
  <=> ! [Y: $i,X: $i] :
        ( ~ member(Y,singleton(X))
        | ( Y = X ) ) ),
    inference(quant_intro,[status(thm)],[25]) ).

tff(27,plain,
    ( ! [Y: $i,X: $i] :
        ( ~ member(Y,singleton(X))
        | ( Y = X ) )
  <=> ! [Y: $i,X: $i] :
        ( ~ member(Y,singleton(X))
        | ( Y = X ) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(28,axiom,
    ! [Y: $i,X: $i] :
      ( ~ member(Y,singleton(X))
      | ( Y = X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',only_member_in_singleton) ).

tff(29,plain,
    ! [Y: $i,X: $i] :
      ( ~ member(Y,singleton(X))
      | ( Y = X ) ),
    inference(modus_ponens,[status(thm)],[28,27]) ).

tff(30,plain,
    ! [Y: $i,X: $i] :
      ( ~ member(Y,singleton(X))
      | ( Y = X ) ),
    inference(skolemize,[status(sab)],[29]) ).

tff(31,plain,
    ! [Y: $i,X: $i] :
      ( ~ member(Y,singleton(X))
      | ( Y = X ) ),
    inference(modus_ponens,[status(thm)],[30,26]) ).

tff(32,plain,
    ( ( ~ ! [Y: $i,X: $i] :
            ( ~ member(Y,singleton(X))
            | ( Y = X ) )
      | ~ member(x,singleton(y))
      | ( x = y ) )
  <=> ( ~ ! [Y: $i,X: $i] :
            ( ~ member(Y,singleton(X))
            | ( Y = X ) )
      | ~ member(x,singleton(y))
      | ( x = y ) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(33,plain,
    ( ~ ! [Y: $i,X: $i] :
          ( ~ member(Y,singleton(X))
          | ( Y = X ) )
    | ~ member(x,singleton(y))
    | ( x = y ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(34,plain,
    ( ~ ! [Y: $i,X: $i] :
          ( ~ member(Y,singleton(X))
          | ( Y = X ) )
    | ~ member(x,singleton(y))
    | ( x = y ) ),
    inference(modus_ponens,[status(thm)],[33,32]) ).

tff(35,plain,
    ~ member(x,singleton(y)),
    inference(unit_resolution,[status(thm)],[34,31,24]) ).

tff(36,plain,
    $false,
    inference(unit_resolution,[status(thm)],[35,21]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET083-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.13/0.33  % Computer : n014.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Sat Sep  3 02:09:16 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  Z3tptp [4.8.9.0] (c) 2006-20**. Microsoft Corp.
% 0.13/0.34  Usage: tptp [options] [-file:]file
% 0.13/0.34    -h, -?       prints this message.
% 0.13/0.34    -smt2        print SMT-LIB2 benchmark.
% 0.13/0.34    -m, -model   generate model.
% 0.13/0.34    -p, -proof   generate proof.
% 0.13/0.34    -c, -core    generate unsat core of named formulas.
% 0.13/0.34    -st, -statistics display statistics.
% 0.13/0.34    -t:timeout   set timeout (in second).
% 0.13/0.34    -smt2status  display status in smt2 format instead of SZS.
% 0.13/0.34    -check_status check the status produced by Z3 against annotation in benchmark.
% 0.13/0.34    -<param>:<value> configuration parameter and value.
% 0.13/0.34    -o:<output-file> file to place output in.
% 0.19/0.42  % SZS status Unsatisfiable
% 0.19/0.42  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------