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

View Problem - Process Solution

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

% Computer : n007.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:45:09 EDT 2022

% Result   : Theorem 0.21s 0.41s
% Output   : Proof 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   49
% Syntax   : Number of formulae    :  105 (  23 unt;  11 typ;   0 def)
%            Number of atoms       :  897 (   0 equ)
%            Maximal formula atoms :   16 (   9 avg)
%            Number of connectives : 1546 ( 785   ~; 611   |;  65   &)
%                                         (  79 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   7 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of FOOLs       :   42 (  42 fml;   0 var)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   16 (   9   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :    8 (   8 usr;   2 con; 0-2 aty)
%            Number of variables   :  448 ( 398   !;  18   ?; 448   :)

% Comments : 
%------------------------------------------------------------------------------
tff(model_type,type,
    model: ( $i * $i ) > $o ).

tff(tptp_fun_C_20_type,type,
    tptp_fun_C_20: ( $i * $i ) > $i ).

tff(wtc_type,type,
    wtc: $i ).

tff(thm_type,type,
    thm: $i ).

tff(tptp_fun_Ax_21_type,type,
    tptp_fun_Ax_21: ( $i * $i ) > $i ).

tff(tptp_fun_I1_0_type,type,
    tptp_fun_I1_0: $i > $i ).

tff(tptp_fun_I2_8_type,type,
    tptp_fun_I2_8: $i > $i ).

tff(status_type,type,
    status: ( $i * $i * $i ) > $o ).

tff(tptp_fun_I3_11_type,type,
    tptp_fun_I3_11: $i > $i ).

tff(isa_type,type,
    isa: ( $i * $i ) > $o ).

tff(tptp_fun_I1_3_type,type,
    tptp_fun_I1_3: ( $i * $i ) > $i ).

tff(1,plain,
    ^ [Ax: $i,C: $i] :
      rewrite(
        ( ~ ( ~ ( status(Ax,C,wtc)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax)
                | ~ model(tptp_fun_I3_11(C),C) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
      <=> ~ ( ~ ( status(Ax,C,wtc)
                | ~ model(tptp_fun_I3_11(C),C)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ model(tptp_fun_I1_0(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(2,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ~ model(tptp_fun_I3_11(C),C)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ model(tptp_fun_I1_0(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C) ) ) ) ),
    inference(quant_intro,[status(thm)],[1]) ).

tff(3,plain,
    ^ [Ax: $i,C: $i] :
      refl(
        ( ~ ( ~ ( status(Ax,C,wtc)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax)
                | ~ model(tptp_fun_I3_11(C),C) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
      <=> ~ ( ~ ( status(Ax,C,wtc)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax)
                | ~ model(tptp_fun_I3_11(C),C) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(4,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) ),
    inference(quant_intro,[status(thm)],[3]) ).

tff(5,plain,
    ^ [Ax: $i,C: $i] :
      rewrite(
        ( ~ ( ~ ( status(Ax,C,wtc)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax)
                | ~ model(tptp_fun_I3_11(C),C) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
      <=> ~ ( ~ ( status(Ax,C,wtc)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax)
                | ~ model(tptp_fun_I3_11(C),C) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(6,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) ),
    inference(quant_intro,[status(thm)],[5]) ).

tff(7,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) ),
    inference(transitivity,[status(thm)],[6,4]) ).

tff(8,plain,
    ^ [Ax: $i,C: $i] :
      trans(
        monotonicity(
          rewrite(
            ( ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          <=> ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) ) )),
          trans(
            monotonicity(
              rewrite(
                ( ( model(tptp_fun_I1_0(Ax),Ax)
                  & ~ model(tptp_fun_I2_8(Ax),Ax)
                  & ! [I3: $i] : model(I3,C) )
              <=> ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) )),
              ( ( ( model(tptp_fun_I1_0(Ax),Ax)
                  & ~ model(tptp_fun_I2_8(Ax),Ax)
                  & ! [I3: $i] : model(I3,C) )
                | ~ status(Ax,C,wtc) )
            <=> ( ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) )
                | ~ status(Ax,C,wtc) ) )),
            rewrite(
              ( ( ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) )
                | ~ status(Ax,C,wtc) )
            <=> ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )),
            ( ( ( model(tptp_fun_I1_0(Ax),Ax)
                & ~ model(tptp_fun_I2_8(Ax),Ax)
                & ! [I3: $i] : model(I3,C) )
              | ~ status(Ax,C,wtc) )
          <=> ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )),
          ( ( ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
            & ( ( model(tptp_fun_I1_0(Ax),Ax)
                & ~ model(tptp_fun_I2_8(Ax),Ax)
                & ! [I3: $i] : model(I3,C) )
              | ~ status(Ax,C,wtc) ) )
        <=> ( ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
            & ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) )),
        rewrite(
          ( ( ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
            & ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) )
        <=> ~ ( ~ ( status(Ax,C,wtc)
                  | ! [I1: $i] : ~ model(I1,Ax)
                  | ! [I2: $i] : model(I2,Ax)
                  | ~ model(tptp_fun_I3_11(C),C) )
              | ~ ( ~ status(Ax,C,wtc)
                  | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                      | ~ ! [I3: $i] : model(I3,C)
                      | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) )),
        ( ( ( status(Ax,C,wtc)
            | ! [I1: $i] : ~ model(I1,Ax)
            | ! [I2: $i] : model(I2,Ax)
            | ~ model(tptp_fun_I3_11(C),C) )
          & ( ( model(tptp_fun_I1_0(Ax),Ax)
              & ~ model(tptp_fun_I2_8(Ax),Ax)
              & ! [I3: $i] : model(I3,C) )
            | ~ status(Ax,C,wtc) ) )
      <=> ~ ( ~ ( status(Ax,C,wtc)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax)
                | ~ model(tptp_fun_I3_11(C),C) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C)
                    | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(9,plain,
    ( ! [Ax: $i,C: $i] :
        ( ( status(Ax,C,wtc)
          | ! [I1: $i] : ~ model(I1,Ax)
          | ! [I2: $i] : model(I2,Ax)
          | ~ model(tptp_fun_I3_11(C),C) )
        & ( ( model(tptp_fun_I1_0(Ax),Ax)
            & ~ model(tptp_fun_I2_8(Ax),Ax)
            & ! [I3: $i] : model(I3,C) )
          | ~ status(Ax,C,wtc) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( status(Ax,C,wtc)
              | ! [I1: $i] : ~ model(I1,Ax)
              | ! [I2: $i] : model(I2,Ax)
              | ~ model(tptp_fun_I3_11(C),C) )
          | ~ ( ~ status(Ax,C,wtc)
              | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                  | ~ ! [I3: $i] : model(I3,C)
                  | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ) ),
    inference(quant_intro,[status(thm)],[8]) ).

tff(10,plain,
    ^ [Ax: $i,C: $i] :
      rewrite(
        ( ( ( ! [I1: $i] : ~ model(I1,Ax)
            | ! [I2: $i] :
                ~ ~ model(I2,Ax)
            | ~ model(tptp_fun_I3_11(C),C)
            | status(Ax,C,wtc) )
          & ( ( model(tptp_fun_I1_0(Ax),Ax)
              & ~ model(tptp_fun_I2_8(Ax),Ax)
              & ! [I3: $i] : model(I3,C) )
            | ~ status(Ax,C,wtc) ) )
      <=> ( ( status(Ax,C,wtc)
            | ! [I1: $i] : ~ model(I1,Ax)
            | ! [I2: $i] : model(I2,Ax)
            | ~ model(tptp_fun_I3_11(C),C) )
          & ( ( model(tptp_fun_I1_0(Ax),Ax)
              & ~ model(tptp_fun_I2_8(Ax),Ax)
              & ! [I3: $i] : model(I3,C) )
            | ~ status(Ax,C,wtc) ) ) )),
    inference(bind,[status(th)],]) ).

tff(11,plain,
    ( ! [Ax: $i,C: $i] :
        ( ( ! [I1: $i] : ~ model(I1,Ax)
          | ! [I2: $i] :
              ~ ~ model(I2,Ax)
          | ~ model(tptp_fun_I3_11(C),C)
          | status(Ax,C,wtc) )
        & ( ( model(tptp_fun_I1_0(Ax),Ax)
            & ~ model(tptp_fun_I2_8(Ax),Ax)
            & ! [I3: $i] : model(I3,C) )
          | ~ status(Ax,C,wtc) ) )
  <=> ! [Ax: $i,C: $i] :
        ( ( status(Ax,C,wtc)
          | ! [I1: $i] : ~ model(I1,Ax)
          | ! [I2: $i] : model(I2,Ax)
          | ~ model(tptp_fun_I3_11(C),C) )
        & ( ( model(tptp_fun_I1_0(Ax),Ax)
            & ~ model(tptp_fun_I2_8(Ax),Ax)
            & ! [I3: $i] : model(I3,C) )
          | ~ status(Ax,C,wtc) ) ) ),
    inference(quant_intro,[status(thm)],[10]) ).

tff(12,plain,
    ( ! [Ax: $i,C: $i] :
        ( ( ? [I1: $i] : model(I1,Ax)
          & ? [I2: $i] : ~ model(I2,Ax)
          & ! [I3: $i] : model(I3,C) )
      <=> status(Ax,C,wtc) )
  <=> ! [Ax: $i,C: $i] :
        ( ( ? [I1: $i] : model(I1,Ax)
          & ? [I2: $i] : ~ model(I2,Ax)
          & ! [I3: $i] : model(I3,C) )
      <=> status(Ax,C,wtc) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(13,plain,
    ^ [Ax: $i,C: $i] :
      rewrite(
        ( ( ( ? [I1: $i] : model(I1,Ax)
            & ? [I2: $i] : ~ model(I2,Ax)
            & ! [I3: $i] : model(I3,C) )
        <=> status(Ax,C,wtc) )
      <=> ( ( ? [I1: $i] : model(I1,Ax)
            & ? [I2: $i] : ~ model(I2,Ax)
            & ! [I3: $i] : model(I3,C) )
        <=> status(Ax,C,wtc) ) )),
    inference(bind,[status(th)],]) ).

tff(14,plain,
    ( ! [Ax: $i,C: $i] :
        ( ( ? [I1: $i] : model(I1,Ax)
          & ? [I2: $i] : ~ model(I2,Ax)
          & ! [I3: $i] : model(I3,C) )
      <=> status(Ax,C,wtc) )
  <=> ! [Ax: $i,C: $i] :
        ( ( ? [I1: $i] : model(I1,Ax)
          & ? [I2: $i] : ~ model(I2,Ax)
          & ! [I3: $i] : model(I3,C) )
      <=> status(Ax,C,wtc) ) ),
    inference(quant_intro,[status(thm)],[13]) ).

tff(15,axiom,
    ! [Ax: $i,C: $i] :
      ( ( ? [I1: $i] : model(I1,Ax)
        & ? [I2: $i] : ~ model(I2,Ax)
        & ! [I3: $i] : model(I3,C) )
    <=> status(Ax,C,wtc) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+0.ax',wtc) ).

tff(16,plain,
    ! [Ax: $i,C: $i] :
      ( ( ? [I1: $i] : model(I1,Ax)
        & ? [I2: $i] : ~ model(I2,Ax)
        & ! [I3: $i] : model(I3,C) )
    <=> status(Ax,C,wtc) ),
    inference(modus_ponens,[status(thm)],[15,14]) ).

tff(17,plain,
    ! [Ax: $i,C: $i] :
      ( ( ? [I1: $i] : model(I1,Ax)
        & ? [I2: $i] : ~ model(I2,Ax)
        & ! [I3: $i] : model(I3,C) )
    <=> status(Ax,C,wtc) ),
    inference(modus_ponens,[status(thm)],[16,12]) ).

tff(18,plain,
    ! [Ax: $i,C: $i] :
      ( ( ! [I1: $i] : ~ model(I1,Ax)
        | ! [I2: $i] :
            ~ ~ model(I2,Ax)
        | ~ model(tptp_fun_I3_11(C),C)
        | status(Ax,C,wtc) )
      & ( ( model(tptp_fun_I1_0(Ax),Ax)
          & ~ model(tptp_fun_I2_8(Ax),Ax)
          & ! [I3: $i] : model(I3,C) )
        | ~ status(Ax,C,wtc) ) ),
    inference(skolemize,[status(sab)],[17]) ).

tff(19,plain,
    ! [Ax: $i,C: $i] :
      ( ( status(Ax,C,wtc)
        | ! [I1: $i] : ~ model(I1,Ax)
        | ! [I2: $i] : model(I2,Ax)
        | ~ model(tptp_fun_I3_11(C),C) )
      & ( ( model(tptp_fun_I1_0(Ax),Ax)
          & ~ model(tptp_fun_I2_8(Ax),Ax)
          & ! [I3: $i] : model(I3,C) )
        | ~ status(Ax,C,wtc) ) ),
    inference(modus_ponens,[status(thm)],[18,11]) ).

tff(20,plain,
    ! [Ax: $i,C: $i] :
      ~ ( ~ ( status(Ax,C,wtc)
            | ! [I1: $i] : ~ model(I1,Ax)
            | ! [I2: $i] : model(I2,Ax)
            | ~ model(tptp_fun_I3_11(C),C) )
        | ~ ( ~ status(Ax,C,wtc)
            | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                | ~ ! [I3: $i] : model(I3,C)
                | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ),
    inference(modus_ponens,[status(thm)],[19,9]) ).

tff(21,plain,
    ! [Ax: $i,C: $i] :
      ~ ( ~ ( status(Ax,C,wtc)
            | ! [I1: $i] : ~ model(I1,Ax)
            | ! [I2: $i] : model(I2,Ax)
            | ~ model(tptp_fun_I3_11(C),C) )
        | ~ ( ~ status(Ax,C,wtc)
            | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                | ~ ! [I3: $i] : model(I3,C)
                | ~ model(tptp_fun_I1_0(Ax),Ax) ) ) ),
    inference(modus_ponens,[status(thm)],[20,7]) ).

tff(22,plain,
    ! [Ax: $i,C: $i] :
      ~ ( ~ ( status(Ax,C,wtc)
            | ~ model(tptp_fun_I3_11(C),C)
            | ! [I1: $i] : ~ model(I1,Ax)
            | ! [I2: $i] : model(I2,Ax) )
        | ~ ( ~ status(Ax,C,wtc)
            | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                | ~ model(tptp_fun_I1_0(Ax),Ax)
                | ~ ! [I3: $i] : model(I3,C) ) ) ),
    inference(modus_ponens,[status(thm)],[21,2]) ).

tff(23,plain,
    ( ~ ! [Ax: $i,C: $i] :
          ~ ( ~ ( status(Ax,C,wtc)
                | ~ model(tptp_fun_I3_11(C),C)
                | ! [I1: $i] : ~ model(I1,Ax)
                | ! [I2: $i] : model(I2,Ax) )
            | ~ ( ~ status(Ax,C,wtc)
                | ~ ( model(tptp_fun_I2_8(Ax),Ax)
                    | ~ model(tptp_fun_I1_0(Ax),Ax)
                    | ~ ! [I3: $i] : model(I3,C) ) ) )
    | ~ ( ~ ( status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
            | ~ model(tptp_fun_I3_11(tptp_fun_C_20(thm,wtc)),tptp_fun_C_20(thm,wtc))
            | ! [I1: $i] : ~ model(I1,tptp_fun_Ax_21(thm,wtc))
            | ! [I2: $i] : model(I2,tptp_fun_Ax_21(thm,wtc)) )
        | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
            | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
                | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
                | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) ) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(24,plain,
    ~ ( ~ ( status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
          | ~ model(tptp_fun_I3_11(tptp_fun_C_20(thm,wtc)),tptp_fun_C_20(thm,wtc))
          | ! [I1: $i] : ~ model(I1,tptp_fun_Ax_21(thm,wtc))
          | ! [I2: $i] : model(I2,tptp_fun_Ax_21(thm,wtc)) )
      | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
          | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
              | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
              | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) ) ),
    inference(unit_resolution,[status(thm)],[23,22]) ).

tff(25,plain,
    ( ~ ( status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | ~ model(tptp_fun_I3_11(tptp_fun_C_20(thm,wtc)),tptp_fun_C_20(thm,wtc))
        | ! [I1: $i] : ~ model(I1,tptp_fun_Ax_21(thm,wtc))
        | ! [I2: $i] : model(I2,tptp_fun_Ax_21(thm,wtc)) )
    | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) )
    | ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
    | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) ),
    inference(tautology,[status(thm)],]) ).

tff(26,plain,
    ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
    | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) ),
    inference(unit_resolution,[status(thm)],[25,24]) ).

tff(27,plain,
    ^ [S1: $i,S2: $i] :
      rewrite(
        ( ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) )
                | ~ isa(S1,S2) ) )
      <=> ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ~ isa(S1,S2)
                | ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(28,plain,
    ( ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) )
  <=> ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ~ isa(S1,S2)
              | ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) ) ) ) ),
    inference(quant_intro,[status(thm)],[27]) ).

tff(29,plain,
    ^ [S1: $i,S2: $i] :
      refl(
        ( ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) )
                | ~ isa(S1,S2) ) )
      <=> ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) )
                | ~ isa(S1,S2) ) ) )),
    inference(bind,[status(th)],]) ).

tff(30,plain,
    ( ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) )
  <=> ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) ) ),
    inference(quant_intro,[status(thm)],[29]) ).

tff(31,plain,
    ^ [S1: $i,S2: $i] :
      rewrite(
        ( ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) )
                | ~ isa(S1,S2) ) )
      <=> ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) )
                | ~ isa(S1,S2) ) ) )),
    inference(bind,[status(th)],]) ).

tff(32,plain,
    ( ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) )
  <=> ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) ) ),
    inference(quant_intro,[status(thm)],[31]) ).

tff(33,plain,
    ( ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) )
  <=> ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) ) ),
    inference(transitivity,[status(thm)],[32,30]) ).

tff(34,plain,
    ^ [S1: $i,S2: $i] :
      trans(
        monotonicity(
          rewrite(
            ( ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) )
          <=> ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) )),
          ( ( ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
            & ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) )
        <=> ( ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
            & ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) ) )),
        rewrite(
          ( ( ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
            & ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) )
        <=> ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                      | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                  | isa(S1,S2) )
              | ~ ( ! [Ax: $i,C: $i] :
                      ( ~ status(Ax,C,S1)
                      | status(Ax,C,S2) )
                  | ~ isa(S1,S2) ) ) )),
        ( ( ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
            | isa(S1,S2) )
          & ( ! [Ax: $i,C: $i] :
                ( ~ status(Ax,C,S1)
                | status(Ax,C,S2) )
            | ~ isa(S1,S2) ) )
      <=> ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) )
                | ~ isa(S1,S2) ) ) )),
    inference(bind,[status(th)],]) ).

tff(35,plain,
    ( ! [S1: $i,S2: $i] :
        ( ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
              | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
          | isa(S1,S2) )
        & ( ! [Ax: $i,C: $i] :
              ( ~ status(Ax,C,S1)
              | status(Ax,C,S2) )
          | ~ isa(S1,S2) ) )
  <=> ! [S1: $i,S2: $i] :
        ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                  | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
              | isa(S1,S2) )
          | ~ ( ! [Ax: $i,C: $i] :
                  ( ~ status(Ax,C,S1)
                  | status(Ax,C,S2) )
              | ~ isa(S1,S2) ) ) ),
    inference(quant_intro,[status(thm)],[34]) ).

tff(36,plain,
    ( ! [S1: $i,S2: $i] :
        ( ! [Ax: $i,C: $i] :
            ( ~ status(Ax,C,S1)
            | status(Ax,C,S2) )
      <=> isa(S1,S2) )
  <=> ! [S1: $i,S2: $i] :
        ( ! [Ax: $i,C: $i] :
            ( ~ status(Ax,C,S1)
            | status(Ax,C,S2) )
      <=> isa(S1,S2) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(37,plain,
    ^ [S1: $i,S2: $i] :
      rewrite(
        ( ( ! [Ax: $i,C: $i] :
              ( status(Ax,C,S1)
             => status(Ax,C,S2) )
        <=> isa(S1,S2) )
      <=> ( ! [Ax: $i,C: $i] :
              ( ~ status(Ax,C,S1)
              | status(Ax,C,S2) )
        <=> isa(S1,S2) ) )),
    inference(bind,[status(th)],]) ).

tff(38,plain,
    ( ! [S1: $i,S2: $i] :
        ( ! [Ax: $i,C: $i] :
            ( status(Ax,C,S1)
           => status(Ax,C,S2) )
      <=> isa(S1,S2) )
  <=> ! [S1: $i,S2: $i] :
        ( ! [Ax: $i,C: $i] :
            ( ~ status(Ax,C,S1)
            | status(Ax,C,S2) )
      <=> isa(S1,S2) ) ),
    inference(quant_intro,[status(thm)],[37]) ).

tff(39,axiom,
    ! [S1: $i,S2: $i] :
      ( ! [Ax: $i,C: $i] :
          ( status(Ax,C,S1)
         => status(Ax,C,S2) )
    <=> isa(S1,S2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',isa) ).

tff(40,plain,
    ! [S1: $i,S2: $i] :
      ( ! [Ax: $i,C: $i] :
          ( ~ status(Ax,C,S1)
          | status(Ax,C,S2) )
    <=> isa(S1,S2) ),
    inference(modus_ponens,[status(thm)],[39,38]) ).

tff(41,plain,
    ! [S1: $i,S2: $i] :
      ( ! [Ax: $i,C: $i] :
          ( ~ status(Ax,C,S1)
          | status(Ax,C,S2) )
    <=> isa(S1,S2) ),
    inference(modus_ponens,[status(thm)],[40,36]) ).

tff(42,plain,
    ! [S1: $i,S2: $i] :
      ( ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
            | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
        | isa(S1,S2) )
      & ( ! [Ax: $i,C: $i] :
            ( ~ status(Ax,C,S1)
            | status(Ax,C,S2) )
        | ~ isa(S1,S2) ) ),
    inference(skolemize,[status(sab)],[41]) ).

tff(43,plain,
    ! [S1: $i,S2: $i] :
      ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
            | isa(S1,S2) )
        | ~ ( ! [Ax: $i,C: $i] :
                ( ~ status(Ax,C,S1)
                | status(Ax,C,S2) )
            | ~ isa(S1,S2) ) ),
    inference(modus_ponens,[status(thm)],[42,35]) ).

tff(44,plain,
    ! [S1: $i,S2: $i] :
      ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
            | isa(S1,S2) )
        | ~ ( ! [Ax: $i,C: $i] :
                ( ~ status(Ax,C,S1)
                | status(Ax,C,S2) )
            | ~ isa(S1,S2) ) ),
    inference(modus_ponens,[status(thm)],[43,33]) ).

tff(45,plain,
    ! [S1: $i,S2: $i] :
      ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
            | isa(S1,S2) )
        | ~ ( ~ isa(S1,S2)
            | ! [Ax: $i,C: $i] :
                ( ~ status(Ax,C,S1)
                | status(Ax,C,S2) ) ) ),
    inference(modus_ponens,[status(thm)],[44,28]) ).

tff(46,plain,
    ( ~ ! [S1: $i,S2: $i] :
          ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S1)
                    | status(tptp_fun_Ax_21(S2,S1),tptp_fun_C_20(S2,S1),S2) )
                | isa(S1,S2) )
            | ~ ( ~ isa(S1,S2)
                | ! [Ax: $i,C: $i] :
                    ( ~ status(Ax,C,S1)
                    | status(Ax,C,S2) ) ) )
    | ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
                | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
            | isa(wtc,thm) )
        | ~ ( ~ isa(wtc,thm)
            | ! [Ax: $i,C: $i] :
                ( ~ status(Ax,C,wtc)
                | status(Ax,C,thm) ) ) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(47,plain,
    ~ ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
              | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
          | isa(wtc,thm) )
      | ~ ( ~ isa(wtc,thm)
          | ! [Ax: $i,C: $i] :
              ( ~ status(Ax,C,wtc)
              | status(Ax,C,thm) ) ) ),
    inference(unit_resolution,[status(thm)],[46,45]) ).

tff(48,plain,
    ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
            | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
        | isa(wtc,thm) )
    | ~ ( ~ isa(wtc,thm)
        | ! [Ax: $i,C: $i] :
            ( ~ status(Ax,C,wtc)
            | status(Ax,C,thm) ) )
    | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
    | isa(wtc,thm) ),
    inference(tautology,[status(thm)],]) ).

tff(49,plain,
    ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
    | isa(wtc,thm) ),
    inference(unit_resolution,[status(thm)],[48,47]) ).

tff(50,plain,
    ( ~ isa(wtc,thm)
  <=> ~ isa(wtc,thm) ),
    inference(rewrite,[status(thm)],]) ).

tff(51,axiom,
    ~ isa(wtc,thm),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',isa_wtc_thm) ).

tff(52,plain,
    ~ isa(wtc,thm),
    inference(modus_ponens,[status(thm)],[51,50]) ).

tff(53,plain,
    ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
            | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
        | isa(wtc,thm) )
    | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
    | isa(wtc,thm) ),
    inference(tautology,[status(thm)],]) ).

tff(54,plain,
    ( ~ ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
            | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
        | isa(wtc,thm) )
    | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) ) ),
    inference(unit_resolution,[status(thm)],[53,52]) ).

tff(55,plain,
    ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
      | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) ),
    inference(unit_resolution,[status(thm)],[54,49]) ).

tff(56,plain,
    ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
    | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm)
    | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc) ),
    inference(tautology,[status(thm)],]) ).

tff(57,plain,
    status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc),
    inference(unit_resolution,[status(thm)],[56,55]) ).

tff(58,plain,
    ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) )
    | ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
    | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) ),
    inference(tautology,[status(thm)],]) ).

tff(59,plain,
    ( ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
        | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) )
    | ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ) ),
    inference(unit_resolution,[status(thm)],[58,57]) ).

tff(60,plain,
    ~ ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
      | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
      | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ),
    inference(unit_resolution,[status(thm)],[59,26]) ).

tff(61,plain,
    ( model(tptp_fun_I2_8(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
    | ~ model(tptp_fun_I1_0(tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
    | ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc))
    | ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)) ),
    inference(tautology,[status(thm)],]) ).

tff(62,plain,
    ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc)),
    inference(unit_resolution,[status(thm)],[61,60]) ).

tff(63,plain,
    ^ [Ax: $i,C: $i] :
      rewrite(
        ( ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) )
                | ~ status(Ax,C,thm) ) )
      <=> ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ~ status(Ax,C,thm)
                | ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) ) ) ) )),
    inference(bind,[status(th)],]) ).

tff(64,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ~ status(Ax,C,thm)
              | ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) ) ) ) ),
    inference(quant_intro,[status(thm)],[63]) ).

tff(65,plain,
    ^ [Ax: $i,C: $i] :
      refl(
        ( ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) )
                | ~ status(Ax,C,thm) ) )
      <=> ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) )
                | ~ status(Ax,C,thm) ) ) )),
    inference(bind,[status(th)],]) ).

tff(66,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) ) ),
    inference(quant_intro,[status(thm)],[65]) ).

tff(67,plain,
    ^ [Ax: $i,C: $i] :
      rewrite(
        ( ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) )
                | ~ status(Ax,C,thm) ) )
      <=> ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) )
                | ~ status(Ax,C,thm) ) ) )),
    inference(bind,[status(th)],]) ).

tff(68,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) ) ),
    inference(quant_intro,[status(thm)],[67]) ).

tff(69,plain,
    ( ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) ) ),
    inference(transitivity,[status(thm)],[68,66]) ).

tff(70,plain,
    ^ [Ax: $i,C: $i] :
      trans(
        monotonicity(
          rewrite(
            ( ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) )
          <=> ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) )),
          ( ( ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
            & ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) )
        <=> ( ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
            & ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) ) )),
        rewrite(
          ( ( ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
            & ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) )
        <=> ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                      | model(tptp_fun_I1_3(C,Ax),C) )
                  | status(Ax,C,thm) )
              | ~ ( ! [I1: $i] :
                      ( ~ model(I1,Ax)
                      | model(I1,C) )
                  | ~ status(Ax,C,thm) ) ) )),
        ( ( ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                | model(tptp_fun_I1_3(C,Ax),C) )
            | status(Ax,C,thm) )
          & ( ! [I1: $i] :
                ( ~ model(I1,Ax)
                | model(I1,C) )
            | ~ status(Ax,C,thm) ) )
      <=> ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) )
                | ~ status(Ax,C,thm) ) ) )),
    inference(bind,[status(th)],]) ).

tff(71,plain,
    ( ! [Ax: $i,C: $i] :
        ( ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
              | model(tptp_fun_I1_3(C,Ax),C) )
          | status(Ax,C,thm) )
        & ( ! [I1: $i] :
              ( ~ model(I1,Ax)
              | model(I1,C) )
          | ~ status(Ax,C,thm) ) )
  <=> ! [Ax: $i,C: $i] :
        ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                  | model(tptp_fun_I1_3(C,Ax),C) )
              | status(Ax,C,thm) )
          | ~ ( ! [I1: $i] :
                  ( ~ model(I1,Ax)
                  | model(I1,C) )
              | ~ status(Ax,C,thm) ) ) ),
    inference(quant_intro,[status(thm)],[70]) ).

tff(72,plain,
    ( ! [Ax: $i,C: $i] :
        ( ! [I1: $i] :
            ( ~ model(I1,Ax)
            | model(I1,C) )
      <=> status(Ax,C,thm) )
  <=> ! [Ax: $i,C: $i] :
        ( ! [I1: $i] :
            ( ~ model(I1,Ax)
            | model(I1,C) )
      <=> status(Ax,C,thm) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(73,plain,
    ^ [Ax: $i,C: $i] :
      rewrite(
        ( ( ! [I1: $i] :
              ( model(I1,Ax)
             => model(I1,C) )
        <=> status(Ax,C,thm) )
      <=> ( ! [I1: $i] :
              ( ~ model(I1,Ax)
              | model(I1,C) )
        <=> status(Ax,C,thm) ) )),
    inference(bind,[status(th)],]) ).

tff(74,plain,
    ( ! [Ax: $i,C: $i] :
        ( ! [I1: $i] :
            ( model(I1,Ax)
           => model(I1,C) )
      <=> status(Ax,C,thm) )
  <=> ! [Ax: $i,C: $i] :
        ( ! [I1: $i] :
            ( ~ model(I1,Ax)
            | model(I1,C) )
      <=> status(Ax,C,thm) ) ),
    inference(quant_intro,[status(thm)],[73]) ).

tff(75,axiom,
    ! [Ax: $i,C: $i] :
      ( ! [I1: $i] :
          ( model(I1,Ax)
         => model(I1,C) )
    <=> status(Ax,C,thm) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+0.ax',thm) ).

tff(76,plain,
    ! [Ax: $i,C: $i] :
      ( ! [I1: $i] :
          ( ~ model(I1,Ax)
          | model(I1,C) )
    <=> status(Ax,C,thm) ),
    inference(modus_ponens,[status(thm)],[75,74]) ).

tff(77,plain,
    ! [Ax: $i,C: $i] :
      ( ! [I1: $i] :
          ( ~ model(I1,Ax)
          | model(I1,C) )
    <=> status(Ax,C,thm) ),
    inference(modus_ponens,[status(thm)],[76,72]) ).

tff(78,plain,
    ! [Ax: $i,C: $i] :
      ( ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
            | model(tptp_fun_I1_3(C,Ax),C) )
        | status(Ax,C,thm) )
      & ( ! [I1: $i] :
            ( ~ model(I1,Ax)
            | model(I1,C) )
        | ~ status(Ax,C,thm) ) ),
    inference(skolemize,[status(sab)],[77]) ).

tff(79,plain,
    ! [Ax: $i,C: $i] :
      ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                | model(tptp_fun_I1_3(C,Ax),C) )
            | status(Ax,C,thm) )
        | ~ ( ! [I1: $i] :
                ( ~ model(I1,Ax)
                | model(I1,C) )
            | ~ status(Ax,C,thm) ) ),
    inference(modus_ponens,[status(thm)],[78,71]) ).

tff(80,plain,
    ! [Ax: $i,C: $i] :
      ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                | model(tptp_fun_I1_3(C,Ax),C) )
            | status(Ax,C,thm) )
        | ~ ( ! [I1: $i] :
                ( ~ model(I1,Ax)
                | model(I1,C) )
            | ~ status(Ax,C,thm) ) ),
    inference(modus_ponens,[status(thm)],[79,69]) ).

tff(81,plain,
    ! [Ax: $i,C: $i] :
      ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                | model(tptp_fun_I1_3(C,Ax),C) )
            | status(Ax,C,thm) )
        | ~ ( ~ status(Ax,C,thm)
            | ! [I1: $i] :
                ( ~ model(I1,Ax)
                | model(I1,C) ) ) ),
    inference(modus_ponens,[status(thm)],[80,64]) ).

tff(82,plain,
    ( ~ ! [Ax: $i,C: $i] :
          ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(C,Ax),Ax)
                    | model(tptp_fun_I1_3(C,Ax),C) )
                | status(Ax,C,thm) )
            | ~ ( ~ status(Ax,C,thm)
                | ! [I1: $i] :
                    ( ~ model(I1,Ax)
                    | model(I1,C) ) ) )
    | ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
                | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
            | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
        | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm)
            | ! [I1: $i] :
                ( ~ model(I1,tptp_fun_Ax_21(thm,wtc))
                | model(I1,tptp_fun_C_20(thm,wtc)) ) ) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(83,plain,
    ~ ( ~ ( ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
              | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
          | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
      | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm)
          | ! [I1: $i] :
              ( ~ model(I1,tptp_fun_Ax_21(thm,wtc))
              | model(I1,tptp_fun_C_20(thm,wtc)) ) ) ),
    inference(unit_resolution,[status(thm)],[82,81]) ).

tff(84,plain,
    ( ~ ( ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
        | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
    | ~ ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm)
        | ! [I1: $i] :
            ( ~ model(I1,tptp_fun_Ax_21(thm,wtc))
            | model(I1,tptp_fun_C_20(thm,wtc)) ) )
    | ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
    | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) ),
    inference(tautology,[status(thm)],]) ).

tff(85,plain,
    ( ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
    | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) ),
    inference(unit_resolution,[status(thm)],[84,83]) ).

tff(86,plain,
    ( ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),wtc)
    | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm)
    | ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) ),
    inference(tautology,[status(thm)],]) ).

tff(87,plain,
    ~ status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm),
    inference(unit_resolution,[status(thm)],[86,55]) ).

tff(88,plain,
    ( ~ ( ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
        | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
    | ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
    | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) ),
    inference(tautology,[status(thm)],]) ).

tff(89,plain,
    ( ~ ( ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
            | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) )
        | status(tptp_fun_Ax_21(thm,wtc),tptp_fun_C_20(thm,wtc),thm) )
    | ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
        | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) ) ),
    inference(unit_resolution,[status(thm)],[88,87]) ).

tff(90,plain,
    ~ ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
      | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) ),
    inference(unit_resolution,[status(thm)],[89,85]) ).

tff(91,plain,
    ( ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_Ax_21(thm,wtc))
    | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc))
    | ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) ),
    inference(tautology,[status(thm)],]) ).

tff(92,plain,
    ~ model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)),
    inference(unit_resolution,[status(thm)],[91,90]) ).

tff(93,plain,
    ( ~ ! [I3: $i] : model(I3,tptp_fun_C_20(thm,wtc))
    | model(tptp_fun_I1_3(tptp_fun_C_20(thm,wtc),tptp_fun_Ax_21(thm,wtc)),tptp_fun_C_20(thm,wtc)) ),
    inference(quant_inst,[status(thm)],]) ).

tff(94,plain,
    $false,
    inference(unit_resolution,[status(thm)],[93,92,62]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : KRS191+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.03/0.13  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.13/0.33  % Computer : n007.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 : Thu Sep  1 09:29:47 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.21/0.41  % SZS status Theorem
% 0.21/0.41  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------