TSTP Solution File: NUM139-1 by Z3---4.8.9.0

View Problem - Process Solution

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

% Computer : n006.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 Sep 18 13:02:59 EDT 2022

% Result   : Unsatisfiable 0.19s 0.43s
% Output   : Proof 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   38 (   9 unt;   7 typ;   0 def)
%            Number of atoms       :   95 (   0 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :   95 (  34   ~;  49   |;   0   &)
%                                         (  12 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of FOOLs       :    3 (   3 fml;   0 var)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   5   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   73 (  66   !;   0   ?;  73   :)

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

tff(intersection_type,type,
    intersection: ( $i * $i ) > $i ).

tff(z_type,type,
    z: $i ).

tff(power_class_type,type,
    power_class: $i > $i ).

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

tff(not_subclass_element_type,type,
    not_subclass_element: ( $i * $i ) > $i ).

tff(subclass_type,type,
    subclass: ( $i * $i ) > $o ).

tff(1,plain,
    ( ~ subclass(intersection(power_class(x),z),x)
  <=> ~ subclass(intersection(power_class(x),z),x) ),
    inference(rewrite,[status(thm)],]) ).

tff(2,axiom,
    ~ subclass(intersection(power_class(x),z),x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_complete_induction3_2) ).

tff(3,plain,
    ~ subclass(intersection(power_class(x),z),x),
    inference(modus_ponens,[status(thm)],[2,1]) ).

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

tff(5,plain,
    ( ! [Y: $i,X: $i] :
        ( subclass(X,Y)
        | member(not_subclass_element(X,Y),X) )
  <=> ! [Y: $i,X: $i] :
        ( subclass(X,Y)
        | member(not_subclass_element(X,Y),X) ) ),
    inference(quant_intro,[status(thm)],[4]) ).

tff(6,plain,
    ( ! [Y: $i,X: $i] :
        ( subclass(X,Y)
        | member(not_subclass_element(X,Y),X) )
  <=> ! [Y: $i,X: $i] :
        ( subclass(X,Y)
        | member(not_subclass_element(X,Y),X) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(7,plain,
    ^ [Y: $i,X: $i] :
      rewrite(
        ( ( member(not_subclass_element(X,Y),X)
          | subclass(X,Y) )
      <=> ( subclass(X,Y)
          | member(not_subclass_element(X,Y),X) ) )),
    inference(bind,[status(th)],]) ).

tff(8,plain,
    ( ! [Y: $i,X: $i] :
        ( member(not_subclass_element(X,Y),X)
        | subclass(X,Y) )
  <=> ! [Y: $i,X: $i] :
        ( subclass(X,Y)
        | member(not_subclass_element(X,Y),X) ) ),
    inference(quant_intro,[status(thm)],[7]) ).

tff(9,axiom,
    ! [Y: $i,X: $i] :
      ( member(not_subclass_element(X,Y),X)
      | subclass(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',not_subclass_members1) ).

tff(10,plain,
    ! [Y: $i,X: $i] :
      ( subclass(X,Y)
      | member(not_subclass_element(X,Y),X) ),
    inference(modus_ponens,[status(thm)],[9,8]) ).

tff(11,plain,
    ! [Y: $i,X: $i] :
      ( subclass(X,Y)
      | member(not_subclass_element(X,Y),X) ),
    inference(modus_ponens,[status(thm)],[10,6]) ).

tff(12,plain,
    ! [Y: $i,X: $i] :
      ( subclass(X,Y)
      | member(not_subclass_element(X,Y),X) ),
    inference(skolemize,[status(sab)],[11]) ).

tff(13,plain,
    ! [Y: $i,X: $i] :
      ( subclass(X,Y)
      | member(not_subclass_element(X,Y),X) ),
    inference(modus_ponens,[status(thm)],[12,5]) ).

tff(14,plain,
    ( ( ~ ! [Y: $i,X: $i] :
            ( subclass(X,Y)
            | member(not_subclass_element(X,Y),X) )
      | subclass(intersection(power_class(x),z),x)
      | member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z)) )
  <=> ( ~ ! [Y: $i,X: $i] :
            ( subclass(X,Y)
            | member(not_subclass_element(X,Y),X) )
      | subclass(intersection(power_class(x),z),x)
      | member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z)) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(15,plain,
    ( ~ ! [Y: $i,X: $i] :
          ( subclass(X,Y)
          | member(not_subclass_element(X,Y),X) )
    | subclass(intersection(power_class(x),z),x)
    | member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z)) ),
    inference(quant_inst,[status(thm)],]) ).

tff(16,plain,
    ( ~ ! [Y: $i,X: $i] :
          ( subclass(X,Y)
          | member(not_subclass_element(X,Y),X) )
    | subclass(intersection(power_class(x),z),x)
    | member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z)) ),
    inference(modus_ponens,[status(thm)],[15,14]) ).

tff(17,plain,
    member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z)),
    inference(unit_resolution,[status(thm)],[16,13,3]) ).

tff(18,plain,
    ( ~ member(not_subclass_element(intersection(power_class(x),z),x),z)
  <=> ~ member(not_subclass_element(intersection(power_class(x),z),x),z) ),
    inference(rewrite,[status(thm)],]) ).

tff(19,axiom,
    ~ member(not_subclass_element(intersection(power_class(x),z),x),z),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_complete_induction3_1) ).

tff(20,plain,
    ~ member(not_subclass_element(intersection(power_class(x),z),x),z),
    inference(modus_ponens,[status(thm)],[19,18]) ).

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

tff(22,plain,
    ( ! [Z: $i,Y: $i,X: $i] :
        ( ~ member(Z,intersection(X,Y))
        | member(Z,Y) )
  <=> ! [Z: $i,Y: $i,X: $i] :
        ( ~ member(Z,intersection(X,Y))
        | member(Z,Y) ) ),
    inference(quant_intro,[status(thm)],[21]) ).

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

tff(24,axiom,
    ! [Z: $i,Y: $i,X: $i] :
      ( ~ member(Z,intersection(X,Y))
      | member(Z,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',intersection2) ).

tff(25,plain,
    ! [Z: $i,Y: $i,X: $i] :
      ( ~ member(Z,intersection(X,Y))
      | member(Z,Y) ),
    inference(modus_ponens,[status(thm)],[24,23]) ).

tff(26,plain,
    ! [Z: $i,Y: $i,X: $i] :
      ( ~ member(Z,intersection(X,Y))
      | member(Z,Y) ),
    inference(skolemize,[status(sab)],[25]) ).

tff(27,plain,
    ! [Z: $i,Y: $i,X: $i] :
      ( ~ member(Z,intersection(X,Y))
      | member(Z,Y) ),
    inference(modus_ponens,[status(thm)],[26,22]) ).

tff(28,plain,
    ( ( ~ ! [Z: $i,Y: $i,X: $i] :
            ( ~ member(Z,intersection(X,Y))
            | member(Z,Y) )
      | ~ member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z))
      | member(not_subclass_element(intersection(power_class(x),z),x),z) )
  <=> ( ~ ! [Z: $i,Y: $i,X: $i] :
            ( ~ member(Z,intersection(X,Y))
            | member(Z,Y) )
      | ~ member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z))
      | member(not_subclass_element(intersection(power_class(x),z),x),z) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(29,plain,
    ( ~ ! [Z: $i,Y: $i,X: $i] :
          ( ~ member(Z,intersection(X,Y))
          | member(Z,Y) )
    | ~ member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z))
    | member(not_subclass_element(intersection(power_class(x),z),x),z) ),
    inference(quant_inst,[status(thm)],]) ).

tff(30,plain,
    ( ~ ! [Z: $i,Y: $i,X: $i] :
          ( ~ member(Z,intersection(X,Y))
          | member(Z,Y) )
    | ~ member(not_subclass_element(intersection(power_class(x),z),x),intersection(power_class(x),z))
    | member(not_subclass_element(intersection(power_class(x),z),x),z) ),
    inference(modus_ponens,[status(thm)],[29,28]) ).

tff(31,plain,
    $false,
    inference(unit_resolution,[status(thm)],[30,27,20,17]) ).

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