TSTP Solution File: KRS087+1 by Z3---4.8.9.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Z3---4.8.9.0
% Problem  : KRS087+1 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp
% Command  : z3_tptp -proof -model -t:%d -file:%s

% Computer : n023.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 17 17:44:41 EDT 2022

% Result   : Unsatisfiable 0.13s 0.39s
% Output   : Proof 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   40
% Syntax   : Number of formulae    :   82 (  17 unt;   8 typ;   0 def)
%            Number of atoms       :  870 (   0 equ)
%            Maximal formula atoms :   28 (  11 avg)
%            Number of connectives : 1595 ( 828   ~; 596   |; 103   &)
%                                         (  62 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   8 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of FOOLs       :   29 (  29 fml;   0 var)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   7   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   9 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   1 con; 0-1 aty)
%            Number of variables   :  278 ( 246   !;  18   ?; 278   :)

% Comments : 
%------------------------------------------------------------------------------
tff(rr_type,type,
    rr: ( $i * $i ) > $o ).

tff(tptp_fun_Z_1_type,type,
    tptp_fun_Z_1: $i > $i ).

tff(i2003_11_14_17_19_46763_type,type,
    i2003_11_14_17_19_46763: $i ).

tff(rinvR_type,type,
    rinvR: ( $i * $i ) > $o ).

tff(tptp_fun_Y_0_type,type,
    tptp_fun_Y_0: $i > $i ).

tff(cp1_type,type,
    cp1: $i > $o ).

tff(cUnsatisfiable_type,type,
    cUnsatisfiable: $i > $o ).

tff(tptp_fun_W_2_type,type,
    tptp_fun_W_2: $i > $i ).

tff(1,plain,
    ^ [X: $i] :
      rewrite(
        ( ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) )
                    | ~ cp1(tptp_fun_Z_1(X)) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
      <=> ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ cp1(tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) ) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(2,plain,
    ( ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
  <=> ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ cp1(tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) ) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) ),
    inference(quant_intro,[status(thm)],[1]) ).

tff(3,plain,
    ^ [X: $i] :
      refl(
        ( ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) )
                    | ~ cp1(tptp_fun_Z_1(X)) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
      <=> ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) )
                    | ~ cp1(tptp_fun_Z_1(X)) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(4,plain,
    ( ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
  <=> ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) ),
    inference(quant_intro,[status(thm)],[3]) ).

tff(5,plain,
    ^ [X: $i] :
      rewrite(
        ( ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) )
                    | ~ cp1(tptp_fun_Z_1(X)) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
      <=> ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) )
                    | ~ cp1(tptp_fun_Z_1(X)) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(6,plain,
    ( ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
  <=> ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) ),
    inference(quant_intro,[status(thm)],[5]) ).

tff(7,plain,
    ( ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
  <=> ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) ),
    inference(transitivity,[status(thm)],[6,4]) ).

tff(8,plain,
    ^ [X: $i] :
      trans(
        monotonicity(
          rewrite(
            ( ( ~ cUnsatisfiable(X)
              | ( cp1(X)
                & rr(X,tptp_fun_Y_0(X))
                & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                & ! [W: $i] :
                    ( ~ cp1(W)
                    | ~ rinvR(tptp_fun_Z_1(X),W) )
                & cp1(tptp_fun_Z_1(X)) ) )
          <=> ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) ) )),
          rewrite(
            ( ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) )
          <=> ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )),
          ( ( ( ~ cUnsatisfiable(X)
              | ( cp1(X)
                & rr(X,tptp_fun_Y_0(X))
                & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                & ! [W: $i] :
                    ( ~ cp1(W)
                    | ~ rinvR(tptp_fun_Z_1(X),W) )
                & cp1(tptp_fun_Z_1(X)) ) )
            & ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
        <=> ( ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
            & ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) )),
        rewrite(
          ( ( ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
            & ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
        <=> ~ ( ~ ( ~ cUnsatisfiable(X)
                  | ~ ( ~ cp1(X)
                      | ~ rr(X,tptp_fun_Y_0(X))
                      | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                      | ~ ! [W: $i] :
                            ( ~ cp1(W)
                            | ~ rinvR(tptp_fun_Z_1(X),W) )
                      | ~ cp1(tptp_fun_Z_1(X)) ) )
              | ~ ( cUnsatisfiable(X)
                  | ~ cp1(X)
                  | ! [Y: $i] :
                      ( ~ rr(X,Y)
                      | ! [Z: $i] :
                          ( ~ cp1(Z)
                          | ~ rr(Y,Z)
                          | ~ ( ~ cp1(tptp_fun_W_2(Z))
                              | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) )),
        ( ( ( ~ cUnsatisfiable(X)
            | ( cp1(X)
              & rr(X,tptp_fun_Y_0(X))
              & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
              & ! [W: $i] :
                  ( ~ cp1(W)
                  | ~ rinvR(tptp_fun_Z_1(X),W) )
              & cp1(tptp_fun_Z_1(X)) ) )
          & ( cUnsatisfiable(X)
            | ~ cp1(X)
            | ! [Y: $i] :
                ( ~ rr(X,Y)
                | ! [Z: $i] :
                    ( ~ cp1(Z)
                    | ~ rr(Y,Z)
                    | ~ ( ~ cp1(tptp_fun_W_2(Z))
                        | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
      <=> ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) )
                    | ~ cp1(tptp_fun_Z_1(X)) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(9,plain,
    ( ! [X: $i] :
        ( ( ~ cUnsatisfiable(X)
          | ( cp1(X)
            & rr(X,tptp_fun_Y_0(X))
            & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
            & ! [W: $i] :
                ( ~ cp1(W)
                | ~ rinvR(tptp_fun_Z_1(X),W) )
            & cp1(tptp_fun_Z_1(X)) ) )
        & ( cUnsatisfiable(X)
          | ~ cp1(X)
          | ! [Y: $i] :
              ( ~ rr(X,Y)
              | ! [Z: $i] :
                  ( ~ cp1(Z)
                  | ~ rr(Y,Z)
                  | ~ ( ~ cp1(tptp_fun_W_2(Z))
                      | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
  <=> ! [X: $i] :
        ~ ( ~ ( ~ cUnsatisfiable(X)
              | ~ ( ~ cp1(X)
                  | ~ rr(X,tptp_fun_Y_0(X))
                  | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                  | ~ ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(tptp_fun_Z_1(X),W) )
                  | ~ cp1(tptp_fun_Z_1(X)) ) )
          | ~ ( cUnsatisfiable(X)
              | ~ cp1(X)
              | ! [Y: $i] :
                  ( ~ rr(X,Y)
                  | ! [Z: $i] :
                      ( ~ cp1(Z)
                      | ~ rr(Y,Z)
                      | ~ ( ~ cp1(tptp_fun_W_2(Z))
                          | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) ),
    inference(quant_intro,[status(thm)],[8]) ).

tff(10,plain,
    ^ [X: $i] :
      rewrite(
        ( ( ( ~ cUnsatisfiable(X)
            | ( cp1(X)
              & rr(X,tptp_fun_Y_0(X))
              & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
              & ! [W: $i] :
                  ( ~ cp1(W)
                  | ~ rinvR(tptp_fun_Z_1(X),W) )
              & cp1(tptp_fun_Z_1(X)) ) )
          & ( cUnsatisfiable(X)
            | ~ cp1(X)
            | ! [Y: $i] :
                ( ~ rr(X,Y)
                | ! [Z: $i] :
                    ( ~ rr(Y,Z)
                    | ~ ( ~ cp1(tptp_fun_W_2(Z))
                        | ~ rinvR(Z,tptp_fun_W_2(Z)) )
                    | ~ cp1(Z) ) ) ) )
      <=> ( ( ~ cUnsatisfiable(X)
            | ( cp1(X)
              & rr(X,tptp_fun_Y_0(X))
              & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
              & ! [W: $i] :
                  ( ~ cp1(W)
                  | ~ rinvR(tptp_fun_Z_1(X),W) )
              & cp1(tptp_fun_Z_1(X)) ) )
          & ( cUnsatisfiable(X)
            | ~ cp1(X)
            | ! [Y: $i] :
                ( ~ rr(X,Y)
                | ! [Z: $i] :
                    ( ~ cp1(Z)
                    | ~ rr(Y,Z)
                    | ~ ( ~ cp1(tptp_fun_W_2(Z))
                        | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(11,plain,
    ( ! [X: $i] :
        ( ( ~ cUnsatisfiable(X)
          | ( cp1(X)
            & rr(X,tptp_fun_Y_0(X))
            & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
            & ! [W: $i] :
                ( ~ cp1(W)
                | ~ rinvR(tptp_fun_Z_1(X),W) )
            & cp1(tptp_fun_Z_1(X)) ) )
        & ( cUnsatisfiable(X)
          | ~ cp1(X)
          | ! [Y: $i] :
              ( ~ rr(X,Y)
              | ! [Z: $i] :
                  ( ~ rr(Y,Z)
                  | ~ ( ~ cp1(tptp_fun_W_2(Z))
                      | ~ rinvR(Z,tptp_fun_W_2(Z)) )
                  | ~ cp1(Z) ) ) ) )
  <=> ! [X: $i] :
        ( ( ~ cUnsatisfiable(X)
          | ( cp1(X)
            & rr(X,tptp_fun_Y_0(X))
            & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
            & ! [W: $i] :
                ( ~ cp1(W)
                | ~ rinvR(tptp_fun_Z_1(X),W) )
            & cp1(tptp_fun_Z_1(X)) ) )
        & ( cUnsatisfiable(X)
          | ~ cp1(X)
          | ! [Y: $i] :
              ( ~ rr(X,Y)
              | ! [Z: $i] :
                  ( ~ cp1(Z)
                  | ~ rr(Y,Z)
                  | ~ ( ~ cp1(tptp_fun_W_2(Z))
                      | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) ),
    inference(quant_intro,[status(thm)],[10]) ).

tff(12,plain,
    ( ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ( cp1(X)
          & ? [Y: $i] :
              ( rr(X,Y)
              & ? [Z: $i] :
                  ( rr(Y,Z)
                  & ! [W: $i] :
                      ( ~ cp1(W)
                      | ~ rinvR(Z,W) )
                  & cp1(Z) ) ) ) )
  <=> ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ( cp1(X)
          & ? [Y: $i] :
              ( rr(X,Y)
              & ? [Z: $i] :
                  ( rr(Y,Z)
                  & ! [W: $i] :
                      ( ~ cp1(W)
                      | ~ rinvR(Z,W) )
                  & cp1(Z) ) ) ) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(13,plain,
    ^ [X: $i] :
      rewrite(
        ( ( cUnsatisfiable(X)
        <=> ( cp1(X)
            & ? [Y: $i] :
                ( rr(X,Y)
                & ? [Z: $i] :
                    ( rr(Y,Z)
                    & ! [W: $i] :
                        ( rinvR(Z,W)
                       => ~ cp1(W) )
                    & cp1(Z) ) ) ) )
      <=> ( cUnsatisfiable(X)
        <=> ( cp1(X)
            & ? [Y: $i] :
                ( rr(X,Y)
                & ? [Z: $i] :
                    ( rr(Y,Z)
                    & ! [W: $i] :
                        ( ~ cp1(W)
                        | ~ rinvR(Z,W) )
                    & cp1(Z) ) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(14,plain,
    ( ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ( cp1(X)
          & ? [Y: $i] :
              ( rr(X,Y)
              & ? [Z: $i] :
                  ( rr(Y,Z)
                  & ! [W: $i] :
                      ( rinvR(Z,W)
                     => ~ cp1(W) )
                  & cp1(Z) ) ) ) )
  <=> ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ( cp1(X)
          & ? [Y: $i] :
              ( rr(X,Y)
              & ? [Z: $i] :
                  ( rr(Y,Z)
                  & ! [W: $i] :
                      ( ~ cp1(W)
                      | ~ rinvR(Z,W) )
                  & cp1(Z) ) ) ) ) ),
    inference(quant_intro,[status(thm)],[13]) ).

tff(15,axiom,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ( cp1(X)
        & ? [Y: $i] :
            ( rr(X,Y)
            & ? [Z: $i] :
                ( rr(Y,Z)
                & ! [W: $i] :
                    ( rinvR(Z,W)
                   => ~ cp1(W) )
                & cp1(Z) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

tff(16,plain,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ( cp1(X)
        & ? [Y: $i] :
            ( rr(X,Y)
            & ? [Z: $i] :
                ( rr(Y,Z)
                & ! [W: $i] :
                    ( ~ cp1(W)
                    | ~ rinvR(Z,W) )
                & cp1(Z) ) ) ) ),
    inference(modus_ponens,[status(thm)],[15,14]) ).

tff(17,plain,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ( cp1(X)
        & ? [Y: $i] :
            ( rr(X,Y)
            & ? [Z: $i] :
                ( rr(Y,Z)
                & ! [W: $i] :
                    ( ~ cp1(W)
                    | ~ rinvR(Z,W) )
                & cp1(Z) ) ) ) ),
    inference(modus_ponens,[status(thm)],[16,12]) ).

tff(18,plain,
    ! [X: $i] :
      ( ( ~ cUnsatisfiable(X)
        | ( cp1(X)
          & rr(X,tptp_fun_Y_0(X))
          & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
          & ! [W: $i] :
              ( ~ cp1(W)
              | ~ rinvR(tptp_fun_Z_1(X),W) )
          & cp1(tptp_fun_Z_1(X)) ) )
      & ( cUnsatisfiable(X)
        | ~ cp1(X)
        | ! [Y: $i] :
            ( ~ rr(X,Y)
            | ! [Z: $i] :
                ( ~ rr(Y,Z)
                | ~ ( ~ cp1(tptp_fun_W_2(Z))
                    | ~ rinvR(Z,tptp_fun_W_2(Z)) )
                | ~ cp1(Z) ) ) ) ),
    inference(skolemize,[status(sab)],[17]) ).

tff(19,plain,
    ! [X: $i] :
      ( ( ~ cUnsatisfiable(X)
        | ( cp1(X)
          & rr(X,tptp_fun_Y_0(X))
          & rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
          & ! [W: $i] :
              ( ~ cp1(W)
              | ~ rinvR(tptp_fun_Z_1(X),W) )
          & cp1(tptp_fun_Z_1(X)) ) )
      & ( cUnsatisfiable(X)
        | ~ cp1(X)
        | ! [Y: $i] :
            ( ~ rr(X,Y)
            | ! [Z: $i] :
                ( ~ cp1(Z)
                | ~ rr(Y,Z)
                | ~ ( ~ cp1(tptp_fun_W_2(Z))
                    | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ),
    inference(modus_ponens,[status(thm)],[18,11]) ).

tff(20,plain,
    ! [X: $i] :
      ~ ( ~ ( ~ cUnsatisfiable(X)
            | ~ ( ~ cp1(X)
                | ~ rr(X,tptp_fun_Y_0(X))
                | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                | ~ ! [W: $i] :
                      ( ~ cp1(W)
                      | ~ rinvR(tptp_fun_Z_1(X),W) )
                | ~ cp1(tptp_fun_Z_1(X)) ) )
        | ~ ( cUnsatisfiable(X)
            | ~ cp1(X)
            | ! [Y: $i] :
                ( ~ rr(X,Y)
                | ! [Z: $i] :
                    ( ~ cp1(Z)
                    | ~ rr(Y,Z)
                    | ~ ( ~ cp1(tptp_fun_W_2(Z))
                        | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ),
    inference(modus_ponens,[status(thm)],[19,9]) ).

tff(21,plain,
    ! [X: $i] :
      ~ ( ~ ( ~ cUnsatisfiable(X)
            | ~ ( ~ cp1(X)
                | ~ rr(X,tptp_fun_Y_0(X))
                | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                | ~ ! [W: $i] :
                      ( ~ cp1(W)
                      | ~ rinvR(tptp_fun_Z_1(X),W) )
                | ~ cp1(tptp_fun_Z_1(X)) ) )
        | ~ ( cUnsatisfiable(X)
            | ~ cp1(X)
            | ! [Y: $i] :
                ( ~ rr(X,Y)
                | ! [Z: $i] :
                    ( ~ cp1(Z)
                    | ~ rr(Y,Z)
                    | ~ ( ~ cp1(tptp_fun_W_2(Z))
                        | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ),
    inference(modus_ponens,[status(thm)],[20,7]) ).

tff(22,plain,
    ! [X: $i] :
      ~ ( ~ ( ~ cUnsatisfiable(X)
            | ~ ( ~ cp1(X)
                | ~ rr(X,tptp_fun_Y_0(X))
                | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                | ~ cp1(tptp_fun_Z_1(X))
                | ~ ! [W: $i] :
                      ( ~ cp1(W)
                      | ~ rinvR(tptp_fun_Z_1(X),W) ) ) )
        | ~ ( cUnsatisfiable(X)
            | ~ cp1(X)
            | ! [Y: $i] :
                ( ~ rr(X,Y)
                | ! [Z: $i] :
                    ( ~ cp1(Z)
                    | ~ rr(Y,Z)
                    | ~ ( ~ cp1(tptp_fun_W_2(Z))
                        | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ),
    inference(modus_ponens,[status(thm)],[21,2]) ).

tff(23,plain,
    ( ~ ! [X: $i] :
          ~ ( ~ ( ~ cUnsatisfiable(X)
                | ~ ( ~ cp1(X)
                    | ~ rr(X,tptp_fun_Y_0(X))
                    | ~ rr(tptp_fun_Y_0(X),tptp_fun_Z_1(X))
                    | ~ cp1(tptp_fun_Z_1(X))
                    | ~ ! [W: $i] :
                          ( ~ cp1(W)
                          | ~ rinvR(tptp_fun_Z_1(X),W) ) ) )
            | ~ ( cUnsatisfiable(X)
                | ~ cp1(X)
                | ! [Y: $i] :
                    ( ~ rr(X,Y)
                    | ! [Z: $i] :
                        ( ~ cp1(Z)
                        | ~ rr(Y,Z)
                        | ~ ( ~ cp1(tptp_fun_W_2(Z))
                            | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) )
    | ~ ( ~ ( ~ cUnsatisfiable(i2003_11_14_17_19_46763)
            | ~ ( ~ cp1(i2003_11_14_17_19_46763)
                | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
                | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
                | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
                | ~ ! [W: $i] :
                      ( ~ cp1(W)
                      | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) )
        | ~ ( cUnsatisfiable(i2003_11_14_17_19_46763)
            | ~ cp1(i2003_11_14_17_19_46763)
            | ! [Y: $i] :
                ( ~ rr(i2003_11_14_17_19_46763,Y)
                | ! [Z: $i] :
                    ( ~ cp1(Z)
                    | ~ rr(Y,Z)
                    | ~ ( ~ cp1(tptp_fun_W_2(Z))
                        | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(24,plain,
    ~ ( ~ ( ~ cUnsatisfiable(i2003_11_14_17_19_46763)
          | ~ ( ~ cp1(i2003_11_14_17_19_46763)
              | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
              | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
              | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
              | ~ ! [W: $i] :
                    ( ~ cp1(W)
                    | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) )
      | ~ ( cUnsatisfiable(i2003_11_14_17_19_46763)
          | ~ cp1(i2003_11_14_17_19_46763)
          | ! [Y: $i] :
              ( ~ rr(i2003_11_14_17_19_46763,Y)
              | ! [Z: $i] :
                  ( ~ cp1(Z)
                  | ~ rr(Y,Z)
                  | ~ ( ~ cp1(tptp_fun_W_2(Z))
                      | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) ) ),
    inference(unit_resolution,[status(thm)],[23,22]) ).

tff(25,plain,
    ( ~ ( ~ cUnsatisfiable(i2003_11_14_17_19_46763)
        | ~ ( ~ cp1(i2003_11_14_17_19_46763)
            | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
            | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
            | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
            | ~ ! [W: $i] :
                  ( ~ cp1(W)
                  | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) )
    | ~ ( cUnsatisfiable(i2003_11_14_17_19_46763)
        | ~ cp1(i2003_11_14_17_19_46763)
        | ! [Y: $i] :
            ( ~ rr(i2003_11_14_17_19_46763,Y)
            | ! [Z: $i] :
                ( ~ cp1(Z)
                | ~ rr(Y,Z)
                | ~ ( ~ cp1(tptp_fun_W_2(Z))
                    | ~ rinvR(Z,tptp_fun_W_2(Z)) ) ) ) )
    | ~ cUnsatisfiable(i2003_11_14_17_19_46763)
    | ~ ( ~ cp1(i2003_11_14_17_19_46763)
        | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
        | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ ! [W: $i] :
              ( ~ cp1(W)
              | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) ),
    inference(tautology,[status(thm)],]) ).

tff(26,plain,
    ( ~ cUnsatisfiable(i2003_11_14_17_19_46763)
    | ~ ( ~ cp1(i2003_11_14_17_19_46763)
        | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
        | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ ! [W: $i] :
              ( ~ cp1(W)
              | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) ),
    inference(unit_resolution,[status(thm)],[25,24]) ).

tff(27,plain,
    ( cUnsatisfiable(i2003_11_14_17_19_46763)
  <=> cUnsatisfiable(i2003_11_14_17_19_46763) ),
    inference(rewrite,[status(thm)],]) ).

tff(28,axiom,
    cUnsatisfiable(i2003_11_14_17_19_46763),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_7) ).

tff(29,plain,
    cUnsatisfiable(i2003_11_14_17_19_46763),
    inference(modus_ponens,[status(thm)],[28,27]) ).

tff(30,plain,
    ( ~ ( ~ cUnsatisfiable(i2003_11_14_17_19_46763)
        | ~ ( ~ cp1(i2003_11_14_17_19_46763)
            | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
            | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
            | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
            | ~ ! [W: $i] :
                  ( ~ cp1(W)
                  | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) )
    | ~ cUnsatisfiable(i2003_11_14_17_19_46763)
    | ~ ( ~ cp1(i2003_11_14_17_19_46763)
        | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
        | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ ! [W: $i] :
              ( ~ cp1(W)
              | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) ),
    inference(tautology,[status(thm)],]) ).

tff(31,plain,
    ( ~ ( ~ cUnsatisfiable(i2003_11_14_17_19_46763)
        | ~ ( ~ cp1(i2003_11_14_17_19_46763)
            | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
            | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
            | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
            | ~ ! [W: $i] :
                  ( ~ cp1(W)
                  | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) )
    | ~ ( ~ cp1(i2003_11_14_17_19_46763)
        | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
        | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
        | ~ ! [W: $i] :
              ( ~ cp1(W)
              | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ) ),
    inference(unit_resolution,[status(thm)],[30,29]) ).

tff(32,plain,
    ~ ( ~ cp1(i2003_11_14_17_19_46763)
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ ! [W: $i] :
            ( ~ cp1(W)
            | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ),
    inference(unit_resolution,[status(thm)],[31,26]) ).

tff(33,plain,
    ( ~ cp1(i2003_11_14_17_19_46763)
    | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
    | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ ! [W: $i] :
          ( ~ cp1(W)
          | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
    | rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763)) ),
    inference(tautology,[status(thm)],]) ).

tff(34,plain,
    rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763)),
    inference(unit_resolution,[status(thm)],[33,32]) ).

tff(35,plain,
    ( ~ cp1(i2003_11_14_17_19_46763)
    | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
    | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ ! [W: $i] :
          ( ~ cp1(W)
          | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
    | rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763)) ),
    inference(tautology,[status(thm)],]) ).

tff(36,plain,
    rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763)),
    inference(unit_resolution,[status(thm)],[35,32]) ).

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

tff(38,plain,
    ^ [X: $i,Y: $i,Z: $i] :
      trans(
        monotonicity(
          trans(
            monotonicity(
              rewrite(
                ( ( rr(X,Y)
                  & rr(Y,Z) )
              <=> ~ ( ~ rr(Y,Z)
                    | ~ rr(X,Y) ) )),
              ( ~ ( rr(X,Y)
                  & rr(Y,Z) )
            <=> ~ ~ ( ~ rr(Y,Z)
                    | ~ rr(X,Y) ) )),
            rewrite(
              ( ~ ~ ( ~ rr(Y,Z)
                    | ~ rr(X,Y) )
            <=> ( ~ rr(Y,Z)
                | ~ rr(X,Y) ) )),
            ( ~ ( rr(X,Y)
                & rr(Y,Z) )
          <=> ( ~ rr(Y,Z)
              | ~ rr(X,Y) ) )),
          ( ( ~ ( rr(X,Y)
                & rr(Y,Z) )
            | rr(X,Z) )
        <=> ( ~ rr(Y,Z)
            | ~ rr(X,Y)
            | rr(X,Z) ) )),
        rewrite(
          ( ( ~ rr(Y,Z)
            | ~ rr(X,Y)
            | rr(X,Z) )
        <=> ( rr(X,Z)
            | ~ rr(Y,Z)
            | ~ rr(X,Y) ) )),
        ( ( ~ ( rr(X,Y)
              & rr(Y,Z) )
          | rr(X,Z) )
      <=> ( rr(X,Z)
          | ~ rr(Y,Z)
          | ~ rr(X,Y) ) )),
    inference(bind,[status(th)],]) ).

tff(39,plain,
    ( ! [X: $i,Y: $i,Z: $i] :
        ( ~ ( rr(X,Y)
            & rr(Y,Z) )
        | rr(X,Z) )
  <=> ! [X: $i,Y: $i,Z: $i] :
        ( rr(X,Z)
        | ~ rr(Y,Z)
        | ~ rr(X,Y) ) ),
    inference(quant_intro,[status(thm)],[38]) ).

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

tff(41,plain,
    ^ [X: $i,Y: $i,Z: $i] :
      rewrite(
        ( ( ( rr(X,Y)
            & rr(Y,Z) )
         => rr(X,Z) )
      <=> ( ~ ( rr(X,Y)
              & rr(Y,Z) )
          | rr(X,Z) ) )),
    inference(bind,[status(th)],]) ).

tff(42,plain,
    ( ! [X: $i,Y: $i,Z: $i] :
        ( ( rr(X,Y)
          & rr(Y,Z) )
       => rr(X,Z) )
  <=> ! [X: $i,Y: $i,Z: $i] :
        ( ~ ( rr(X,Y)
            & rr(Y,Z) )
        | rr(X,Z) ) ),
    inference(quant_intro,[status(thm)],[41]) ).

tff(43,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( rr(X,Y)
        & rr(Y,Z) )
     => rr(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_6) ).

tff(44,plain,
    ! [X: $i,Y: $i,Z: $i] :
      ( ~ ( rr(X,Y)
          & rr(Y,Z) )
      | rr(X,Z) ),
    inference(modus_ponens,[status(thm)],[43,42]) ).

tff(45,plain,
    ! [X: $i,Y: $i,Z: $i] :
      ( ~ ( rr(X,Y)
          & rr(Y,Z) )
      | rr(X,Z) ),
    inference(modus_ponens,[status(thm)],[44,40]) ).

tff(46,plain,
    ! [X: $i,Y: $i,Z: $i] :
      ( ~ ( rr(X,Y)
          & rr(Y,Z) )
      | rr(X,Z) ),
    inference(skolemize,[status(sab)],[45]) ).

tff(47,plain,
    ! [X: $i,Y: $i,Z: $i] :
      ( rr(X,Z)
      | ~ rr(Y,Z)
      | ~ rr(X,Y) ),
    inference(modus_ponens,[status(thm)],[46,39]) ).

tff(48,plain,
    ! [X: $i,Y: $i,Z: $i] :
      ( rr(X,Z)
      | ~ rr(Y,Z)
      | ~ rr(X,Y) ),
    inference(modus_ponens,[status(thm)],[47,37]) ).

tff(49,plain,
    ( ( ~ ! [X: $i,Y: $i,Z: $i] :
            ( rr(X,Z)
            | ~ rr(Y,Z)
            | ~ rr(X,Y) )
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) )
  <=> ( ~ ! [X: $i,Y: $i,Z: $i] :
            ( rr(X,Z)
            | ~ rr(Y,Z)
            | ~ rr(X,Y) )
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(50,plain,
    ( ( rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763)) )
  <=> ( ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(51,plain,
    ( ( ~ ! [X: $i,Y: $i,Z: $i] :
            ( rr(X,Z)
            | ~ rr(Y,Z)
            | ~ rr(X,Y) )
      | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763)) )
  <=> ( ~ ! [X: $i,Y: $i,Z: $i] :
            ( rr(X,Z)
            | ~ rr(Y,Z)
            | ~ rr(X,Y) )
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ) ),
    inference(monotonicity,[status(thm)],[50]) ).

tff(52,plain,
    ( ( ~ ! [X: $i,Y: $i,Z: $i] :
            ( rr(X,Z)
            | ~ rr(Y,Z)
            | ~ rr(X,Y) )
      | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763)) )
  <=> ( ~ ! [X: $i,Y: $i,Z: $i] :
            ( rr(X,Z)
            | ~ rr(Y,Z)
            | ~ rr(X,Y) )
      | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
      | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
      | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ) ),
    inference(transitivity,[status(thm)],[51,49]) ).

tff(53,plain,
    ( ~ ! [X: $i,Y: $i,Z: $i] :
          ( rr(X,Z)
          | ~ rr(Y,Z)
          | ~ rr(X,Y) )
    | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763)) ),
    inference(quant_inst,[status(thm)],]) ).

tff(54,plain,
    ( ~ ! [X: $i,Y: $i,Z: $i] :
          ( rr(X,Z)
          | ~ rr(Y,Z)
          | ~ rr(X,Y) )
    | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
    | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ),
    inference(modus_ponens,[status(thm)],[53,52]) ).

tff(55,plain,
    rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)),
    inference(unit_resolution,[status(thm)],[54,48,36,34]) ).

tff(56,plain,
    ( ~ cp1(i2003_11_14_17_19_46763)
    | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
    | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ ! [W: $i] :
          ( ~ cp1(W)
          | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
    | ! [W: $i] :
        ( ~ cp1(W)
        | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ) ),
    inference(tautology,[status(thm)],]) ).

tff(57,plain,
    ! [W: $i] :
      ( ~ cp1(W)
      | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) ),
    inference(unit_resolution,[status(thm)],[56,32]) ).

tff(58,plain,
    ( ~ cp1(i2003_11_14_17_19_46763)
    | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Y_0(i2003_11_14_17_19_46763))
    | ~ rr(tptp_fun_Y_0(i2003_11_14_17_19_46763),tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ cp1(tptp_fun_Z_1(i2003_11_14_17_19_46763))
    | ~ ! [W: $i] :
          ( ~ cp1(W)
          | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
    | cp1(i2003_11_14_17_19_46763) ),
    inference(tautology,[status(thm)],]) ).

tff(59,plain,
    cp1(i2003_11_14_17_19_46763),
    inference(unit_resolution,[status(thm)],[58,32]) ).

tff(60,plain,
    ( ( ~ ! [W: $i] :
            ( ~ cp1(W)
            | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
      | ~ cp1(i2003_11_14_17_19_46763)
      | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763) )
  <=> ( ~ ! [W: $i] :
            ( ~ cp1(W)
            | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
      | ~ cp1(i2003_11_14_17_19_46763)
      | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(61,plain,
    ( ~ ! [W: $i] :
          ( ~ cp1(W)
          | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
    | ~ cp1(i2003_11_14_17_19_46763)
    | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763) ),
    inference(quant_inst,[status(thm)],]) ).

tff(62,plain,
    ( ~ ! [W: $i] :
          ( ~ cp1(W)
          | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),W) )
    | ~ cp1(i2003_11_14_17_19_46763)
    | ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763) ),
    inference(modus_ponens,[status(thm)],[61,60]) ).

tff(63,plain,
    ~ rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763),
    inference(unit_resolution,[status(thm)],[62,59,57]) ).

tff(64,plain,
    ( ~ ( rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763)
      <=> rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) )
    | rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763)
    | ~ rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ),
    inference(tautology,[status(thm)],]) ).

tff(65,plain,
    ~ ( rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763)
    <=> rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ),
    inference(unit_resolution,[status(thm)],[64,63,55]) ).

tff(66,plain,
    ^ [X: $i,Y: $i] :
      refl(
        ( ( rinvR(X,Y)
        <=> rr(Y,X) )
      <=> ( rinvR(X,Y)
        <=> rr(Y,X) ) )),
    inference(bind,[status(th)],]) ).

tff(67,plain,
    ( ! [X: $i,Y: $i] :
        ( rinvR(X,Y)
      <=> rr(Y,X) )
  <=> ! [X: $i,Y: $i] :
        ( rinvR(X,Y)
      <=> rr(Y,X) ) ),
    inference(quant_intro,[status(thm)],[66]) ).

tff(68,plain,
    ( ! [X: $i,Y: $i] :
        ( rinvR(X,Y)
      <=> rr(Y,X) )
  <=> ! [X: $i,Y: $i] :
        ( rinvR(X,Y)
      <=> rr(Y,X) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(69,axiom,
    ! [X: $i,Y: $i] :
      ( rinvR(X,Y)
    <=> rr(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_5) ).

tff(70,plain,
    ! [X: $i,Y: $i] :
      ( rinvR(X,Y)
    <=> rr(Y,X) ),
    inference(modus_ponens,[status(thm)],[69,68]) ).

tff(71,plain,
    ! [X: $i,Y: $i] :
      ( rinvR(X,Y)
    <=> rr(Y,X) ),
    inference(skolemize,[status(sab)],[70]) ).

tff(72,plain,
    ! [X: $i,Y: $i] :
      ( rinvR(X,Y)
    <=> rr(Y,X) ),
    inference(modus_ponens,[status(thm)],[71,67]) ).

tff(73,plain,
    ( ~ ! [X: $i,Y: $i] :
          ( rinvR(X,Y)
        <=> rr(Y,X) )
    | ( rinvR(tptp_fun_Z_1(i2003_11_14_17_19_46763),i2003_11_14_17_19_46763)
    <=> rr(i2003_11_14_17_19_46763,tptp_fun_Z_1(i2003_11_14_17_19_46763)) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(74,plain,
    $false,
    inference(unit_resolution,[status(thm)],[73,72,65]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : KRS087+1 : TPTP v8.1.0. Released v3.1.0.
% 0.11/0.13  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu Sep  1 09:52:49 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.13/0.39  % SZS status Unsatisfiable
% 0.13/0.39  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------