TSTP Solution File: SET239-6 by Z3---4.8.9.0

View Problem - Process Solution

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

% Computer : n021.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:06:17 EDT 2022

% Result   : Unsatisfiable 0.19s 0.42s
% Output   : Proof 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   38 (  14 unt;   8 typ;   0 def)
%            Number of atoms       :   66 (  13 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   62 (  28   ~;  23   |;   0   &)
%                                         (  11 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of FOOLs       :    2 (   2 fml;   0 var)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   4   >;   5   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-3 aty)
%            Number of variables   :   69 (  63   !;   0   ?;  69   :)

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

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

tff(xr_type,type,
    xr: $i ).

tff(cross_product_type,type,
    cross_product: ( $i * $i ) > $i ).

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

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

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

tff(restrict_type,type,
    restrict: ( $i * $i * $i ) > $i ).

tff(1,plain,
    ^ [Y: $i,Xr: $i,X: $i] :
      refl(
        ( ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) )
      <=> ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ) )),
    inference(bind,[status(th)],]) ).

tff(2,plain,
    ( ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) )
  <=> ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ) ),
    inference(quant_intro,[status(thm)],[1]) ).

tff(3,plain,
    ( ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) )
  <=> ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(4,axiom,
    ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',restriction2) ).

tff(5,plain,
    ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ),
    inference(modus_ponens,[status(thm)],[4,3]) ).

tff(6,plain,
    ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ),
    inference(skolemize,[status(sab)],[5]) ).

tff(7,plain,
    ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ),
    inference(modus_ponens,[status(thm)],[6,2]) ).

tff(8,plain,
    ( ~ ! [Y: $i,Xr: $i,X: $i] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) )
    | ( intersection(cross_product(x,y),xr) = restrict(xr,x,y) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(9,plain,
    intersection(cross_product(x,y),xr) = restrict(xr,x,y),
    inference(unit_resolution,[status(thm)],[8,7]) ).

tff(10,plain,
    ( member(z,intersection(cross_product(x,y),xr))
  <=> member(z,restrict(xr,x,y)) ),
    inference(monotonicity,[status(thm)],[9]) ).

tff(11,plain,
    ( member(z,restrict(xr,x,y))
  <=> member(z,intersection(cross_product(x,y),xr)) ),
    inference(symmetry,[status(thm)],[10]) ).

tff(12,plain,
    ( member(z,restrict(xr,x,y))
  <=> member(z,restrict(xr,x,y)) ),
    inference(rewrite,[status(thm)],]) ).

tff(13,axiom,
    member(z,restrict(xr,x,y)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_restriction_alternate_defn2_1) ).

tff(14,plain,
    member(z,restrict(xr,x,y)),
    inference(modus_ponens,[status(thm)],[13,12]) ).

tff(15,plain,
    member(z,intersection(cross_product(x,y),xr)),
    inference(modus_ponens,[status(thm)],[14,11]) ).

tff(16,plain,
    ( ~ member(z,xr)
  <=> ~ member(z,xr) ),
    inference(rewrite,[status(thm)],]) ).

tff(17,axiom,
    ~ member(z,xr),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_restriction_alternate_defn2_2) ).

tff(18,plain,
    ~ member(z,xr),
    inference(modus_ponens,[status(thm)],[17,16]) ).

tff(19,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(20,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)],[19]) ).

tff(21,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(22,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(23,plain,
    ! [Z: $i,Y: $i,X: $i] :
      ( ~ member(Z,intersection(X,Y))
      | member(Z,Y) ),
    inference(modus_ponens,[status(thm)],[22,21]) ).

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

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

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

tff(27,plain,
    ( ~ ! [Z: $i,Y: $i,X: $i] :
          ( ~ member(Z,intersection(X,Y))
          | member(Z,Y) )
    | ~ member(z,intersection(cross_product(x,y),xr))
    | member(z,xr) ),
    inference(quant_inst,[status(thm)],]) ).

tff(28,plain,
    ( ~ ! [Z: $i,Y: $i,X: $i] :
          ( ~ member(Z,intersection(X,Y))
          | member(Z,Y) )
    | ~ member(z,intersection(cross_product(x,y),xr))
    | member(z,xr) ),
    inference(modus_ponens,[status(thm)],[27,26]) ).

tff(29,plain,
    ~ member(z,intersection(cross_product(x,y),xr)),
    inference(unit_resolution,[status(thm)],[28,25,18]) ).

tff(30,plain,
    $false,
    inference(unit_resolution,[status(thm)],[29,15]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET239-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.12  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.12/0.33  % Computer : n021.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 : Sat Sep  3 03:34:29 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.42  % SZS status Unsatisfiable
% 0.19/0.42  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------