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

View Problem - Process Solution

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

% Computer : n010.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:42 EDT 2022

% Result   : Unsatisfiable 0.07s 0.28s
% Output   : Proof 0.07s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   34
% Syntax   : Number of formulae    :   70 (  15 unt;   6 typ;   0 def)
%            Number of atoms       :  228 (   0 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :  307 ( 151   ~;  96   |;   7   &)
%                                         (  44 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :    8 (   8 fml;   0 var)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   7 usr;   1 prp; 0-1 aty)
%            Number of functors    :    1 (   1 usr;   1 con; 0-0 aty)
%            Number of variables   :   65 (  57   !;   0   ?;  65   :)

% Comments : 
%------------------------------------------------------------------------------
tff(cc_type,type,
    cc: $i > $o ).

tff(i2003_11_14_17_20_07201_type,type,
    i2003_11_14_17_20_07201: $i ).

tff(ce3_type,type,
    ce3: $i > $o ).

tff(cf_type,type,
    cf: $i > $o ).

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

tff(cd_type,type,
    cd: $i > $o ).

tff(1,plain,
    ^ [X: $i] :
      refl(
        ( ( cUnsatisfiable(X)
        <=> ~ ( ~ ce3(X)
              | ~ cf(X) ) )
      <=> ( cUnsatisfiable(X)
        <=> ~ ( ~ ce3(X)
              | ~ cf(X) ) ) )),
    inference(bind,[status(th)],]) ).

tff(2,plain,
    ( ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ~ ( ~ ce3(X)
            | ~ cf(X) ) )
  <=> ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ~ ( ~ ce3(X)
            | ~ cf(X) ) ) ),
    inference(quant_intro,[status(thm)],[1]) ).

tff(3,plain,
    ^ [X: $i] :
      rewrite(
        ( ( cUnsatisfiable(X)
        <=> ( cf(X)
            & ce3(X) ) )
      <=> ( cUnsatisfiable(X)
        <=> ~ ( ~ ce3(X)
              | ~ cf(X) ) ) )),
    inference(bind,[status(th)],]) ).

tff(4,plain,
    ( ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ( cf(X)
          & ce3(X) ) )
  <=> ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ~ ( ~ ce3(X)
            | ~ cf(X) ) ) ),
    inference(quant_intro,[status(thm)],[3]) ).

tff(5,plain,
    ( ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ( cf(X)
          & ce3(X) ) )
  <=> ! [X: $i] :
        ( cUnsatisfiable(X)
      <=> ( cf(X)
          & ce3(X) ) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(6,axiom,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ( cf(X)
        & ce3(X) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

tff(7,plain,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ( cf(X)
        & ce3(X) ) ),
    inference(modus_ponens,[status(thm)],[6,5]) ).

tff(8,plain,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ( cf(X)
        & ce3(X) ) ),
    inference(skolemize,[status(sab)],[7]) ).

tff(9,plain,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ~ ( ~ ce3(X)
          | ~ cf(X) ) ),
    inference(modus_ponens,[status(thm)],[8,4]) ).

tff(10,plain,
    ! [X: $i] :
      ( cUnsatisfiable(X)
    <=> ~ ( ~ ce3(X)
          | ~ cf(X) ) ),
    inference(modus_ponens,[status(thm)],[9,2]) ).

tff(11,plain,
    ( ~ ! [X: $i] :
          ( cUnsatisfiable(X)
        <=> ~ ( ~ ce3(X)
              | ~ cf(X) ) )
    | ( cUnsatisfiable(i2003_11_14_17_20_07201)
    <=> ~ ( ~ ce3(i2003_11_14_17_20_07201)
          | ~ cf(i2003_11_14_17_20_07201) ) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(12,plain,
    ( cUnsatisfiable(i2003_11_14_17_20_07201)
  <=> ~ ( ~ ce3(i2003_11_14_17_20_07201)
        | ~ cf(i2003_11_14_17_20_07201) ) ),
    inference(unit_resolution,[status(thm)],[11,10]) ).

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

tff(14,axiom,
    cUnsatisfiable(i2003_11_14_17_20_07201),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_8) ).

tff(15,plain,
    cUnsatisfiable(i2003_11_14_17_20_07201),
    inference(modus_ponens,[status(thm)],[14,13]) ).

tff(16,plain,
    ( ~ ( cUnsatisfiable(i2003_11_14_17_20_07201)
      <=> ~ ( ~ ce3(i2003_11_14_17_20_07201)
            | ~ cf(i2003_11_14_17_20_07201) ) )
    | ~ cUnsatisfiable(i2003_11_14_17_20_07201)
    | ~ ( ~ ce3(i2003_11_14_17_20_07201)
        | ~ cf(i2003_11_14_17_20_07201) ) ),
    inference(tautology,[status(thm)],]) ).

tff(17,plain,
    ( ~ ( cUnsatisfiable(i2003_11_14_17_20_07201)
      <=> ~ ( ~ ce3(i2003_11_14_17_20_07201)
            | ~ cf(i2003_11_14_17_20_07201) ) )
    | ~ ( ~ ce3(i2003_11_14_17_20_07201)
        | ~ cf(i2003_11_14_17_20_07201) ) ),
    inference(unit_resolution,[status(thm)],[16,15]) ).

tff(18,plain,
    ~ ( ~ ce3(i2003_11_14_17_20_07201)
      | ~ cf(i2003_11_14_17_20_07201) ),
    inference(unit_resolution,[status(thm)],[17,12]) ).

tff(19,plain,
    ( ~ ce3(i2003_11_14_17_20_07201)
    | ~ cf(i2003_11_14_17_20_07201)
    | ce3(i2003_11_14_17_20_07201) ),
    inference(tautology,[status(thm)],]) ).

tff(20,plain,
    ce3(i2003_11_14_17_20_07201),
    inference(unit_resolution,[status(thm)],[19,18]) ).

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

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

tff(23,plain,
    ( ! [X: $i] :
        ( cc(X)
        | ~ ce3(X) )
  <=> ! [X: $i] :
        ( cc(X)
        | ~ ce3(X) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(24,plain,
    ^ [X: $i] :
      rewrite(
        ( ( ce3(X)
         => cc(X) )
      <=> ( cc(X)
          | ~ ce3(X) ) )),
    inference(bind,[status(th)],]) ).

tff(25,plain,
    ( ! [X: $i] :
        ( ce3(X)
       => cc(X) )
  <=> ! [X: $i] :
        ( cc(X)
        | ~ ce3(X) ) ),
    inference(quant_intro,[status(thm)],[24]) ).

tff(26,axiom,
    ! [X: $i] :
      ( ce3(X)
     => cc(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_6) ).

tff(27,plain,
    ! [X: $i] :
      ( cc(X)
      | ~ ce3(X) ),
    inference(modus_ponens,[status(thm)],[26,25]) ).

tff(28,plain,
    ! [X: $i] :
      ( cc(X)
      | ~ ce3(X) ),
    inference(modus_ponens,[status(thm)],[27,23]) ).

tff(29,plain,
    ! [X: $i] :
      ( cc(X)
      | ~ ce3(X) ),
    inference(skolemize,[status(sab)],[28]) ).

tff(30,plain,
    ! [X: $i] :
      ( cc(X)
      | ~ ce3(X) ),
    inference(modus_ponens,[status(thm)],[29,22]) ).

tff(31,plain,
    ( ( ~ ! [X: $i] :
            ( cc(X)
            | ~ ce3(X) )
      | cc(i2003_11_14_17_20_07201)
      | ~ ce3(i2003_11_14_17_20_07201) )
  <=> ( ~ ! [X: $i] :
            ( cc(X)
            | ~ ce3(X) )
      | cc(i2003_11_14_17_20_07201)
      | ~ ce3(i2003_11_14_17_20_07201) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(32,plain,
    ( ~ ! [X: $i] :
          ( cc(X)
          | ~ ce3(X) )
    | cc(i2003_11_14_17_20_07201)
    | ~ ce3(i2003_11_14_17_20_07201) ),
    inference(quant_inst,[status(thm)],]) ).

tff(33,plain,
    ( ~ ! [X: $i] :
          ( cc(X)
          | ~ ce3(X) )
    | cc(i2003_11_14_17_20_07201)
    | ~ ce3(i2003_11_14_17_20_07201) ),
    inference(modus_ponens,[status(thm)],[32,31]) ).

tff(34,plain,
    cc(i2003_11_14_17_20_07201),
    inference(unit_resolution,[status(thm)],[33,30,20]) ).

tff(35,plain,
    ( ~ ce3(i2003_11_14_17_20_07201)
    | ~ cf(i2003_11_14_17_20_07201)
    | cf(i2003_11_14_17_20_07201) ),
    inference(tautology,[status(thm)],]) ).

tff(36,plain,
    cf(i2003_11_14_17_20_07201),
    inference(unit_resolution,[status(thm)],[35,18]) ).

tff(37,plain,
    ^ [X: $i] :
      refl(
        ( ( cd(X)
          | ~ cf(X) )
      <=> ( cd(X)
          | ~ cf(X) ) )),
    inference(bind,[status(th)],]) ).

tff(38,plain,
    ( ! [X: $i] :
        ( cd(X)
        | ~ cf(X) )
  <=> ! [X: $i] :
        ( cd(X)
        | ~ cf(X) ) ),
    inference(quant_intro,[status(thm)],[37]) ).

tff(39,plain,
    ( ! [X: $i] :
        ( cd(X)
        | ~ cf(X) )
  <=> ! [X: $i] :
        ( cd(X)
        | ~ cf(X) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(40,plain,
    ^ [X: $i] :
      rewrite(
        ( ( cf(X)
         => cd(X) )
      <=> ( cd(X)
          | ~ cf(X) ) )),
    inference(bind,[status(th)],]) ).

tff(41,plain,
    ( ! [X: $i] :
        ( cf(X)
       => cd(X) )
  <=> ! [X: $i] :
        ( cd(X)
        | ~ cf(X) ) ),
    inference(quant_intro,[status(thm)],[40]) ).

tff(42,axiom,
    ! [X: $i] :
      ( cf(X)
     => cd(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_7) ).

tff(43,plain,
    ! [X: $i] :
      ( cd(X)
      | ~ cf(X) ),
    inference(modus_ponens,[status(thm)],[42,41]) ).

tff(44,plain,
    ! [X: $i] :
      ( cd(X)
      | ~ cf(X) ),
    inference(modus_ponens,[status(thm)],[43,39]) ).

tff(45,plain,
    ! [X: $i] :
      ( cd(X)
      | ~ cf(X) ),
    inference(skolemize,[status(sab)],[44]) ).

tff(46,plain,
    ! [X: $i] :
      ( cd(X)
      | ~ cf(X) ),
    inference(modus_ponens,[status(thm)],[45,38]) ).

tff(47,plain,
    ( ( ~ ! [X: $i] :
            ( cd(X)
            | ~ cf(X) )
      | cd(i2003_11_14_17_20_07201)
      | ~ cf(i2003_11_14_17_20_07201) )
  <=> ( ~ ! [X: $i] :
            ( cd(X)
            | ~ cf(X) )
      | cd(i2003_11_14_17_20_07201)
      | ~ cf(i2003_11_14_17_20_07201) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(48,plain,
    ( ~ ! [X: $i] :
          ( cd(X)
          | ~ cf(X) )
    | cd(i2003_11_14_17_20_07201)
    | ~ cf(i2003_11_14_17_20_07201) ),
    inference(quant_inst,[status(thm)],]) ).

tff(49,plain,
    ( ~ ! [X: $i] :
          ( cd(X)
          | ~ cf(X) )
    | cd(i2003_11_14_17_20_07201)
    | ~ cf(i2003_11_14_17_20_07201) ),
    inference(modus_ponens,[status(thm)],[48,47]) ).

tff(50,plain,
    cd(i2003_11_14_17_20_07201),
    inference(unit_resolution,[status(thm)],[49,46,36]) ).

tff(51,plain,
    ^ [X: $i] :
      refl(
        ( ( ~ cc(X)
          | ~ cd(X) )
      <=> ( ~ cc(X)
          | ~ cd(X) ) )),
    inference(bind,[status(th)],]) ).

tff(52,plain,
    ( ! [X: $i] :
        ( ~ cc(X)
        | ~ cd(X) )
  <=> ! [X: $i] :
        ( ~ cc(X)
        | ~ cd(X) ) ),
    inference(quant_intro,[status(thm)],[51]) ).

tff(53,plain,
    ( ! [X: $i] :
        ( ~ cc(X)
        | ~ cd(X) )
  <=> ! [X: $i] :
        ( ~ cc(X)
        | ~ cd(X) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(54,plain,
    ^ [X: $i] :
      rewrite(
        ( ( cc(X)
         => ~ cd(X) )
      <=> ( ~ cc(X)
          | ~ cd(X) ) )),
    inference(bind,[status(th)],]) ).

tff(55,plain,
    ( ! [X: $i] :
        ( cc(X)
       => ~ cd(X) )
  <=> ! [X: $i] :
        ( ~ cc(X)
        | ~ cd(X) ) ),
    inference(quant_intro,[status(thm)],[54]) ).

tff(56,axiom,
    ! [X: $i] :
      ( cc(X)
     => ~ cd(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_3) ).

tff(57,plain,
    ! [X: $i] :
      ( ~ cc(X)
      | ~ cd(X) ),
    inference(modus_ponens,[status(thm)],[56,55]) ).

tff(58,plain,
    ! [X: $i] :
      ( ~ cc(X)
      | ~ cd(X) ),
    inference(modus_ponens,[status(thm)],[57,53]) ).

tff(59,plain,
    ! [X: $i] :
      ( ~ cc(X)
      | ~ cd(X) ),
    inference(skolemize,[status(sab)],[58]) ).

tff(60,plain,
    ! [X: $i] :
      ( ~ cc(X)
      | ~ cd(X) ),
    inference(modus_ponens,[status(thm)],[59,52]) ).

tff(61,plain,
    ( ( ~ ! [X: $i] :
            ( ~ cc(X)
            | ~ cd(X) )
      | ~ cc(i2003_11_14_17_20_07201)
      | ~ cd(i2003_11_14_17_20_07201) )
  <=> ( ~ ! [X: $i] :
            ( ~ cc(X)
            | ~ cd(X) )
      | ~ cc(i2003_11_14_17_20_07201)
      | ~ cd(i2003_11_14_17_20_07201) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(62,plain,
    ( ~ ! [X: $i] :
          ( ~ cc(X)
          | ~ cd(X) )
    | ~ cc(i2003_11_14_17_20_07201)
    | ~ cd(i2003_11_14_17_20_07201) ),
    inference(quant_inst,[status(thm)],]) ).

tff(63,plain,
    ( ~ ! [X: $i] :
          ( ~ cc(X)
          | ~ cd(X) )
    | ~ cc(i2003_11_14_17_20_07201)
    | ~ cd(i2003_11_14_17_20_07201) ),
    inference(modus_ponens,[status(thm)],[62,61]) ).

tff(64,plain,
    $false,
    inference(unit_resolution,[status(thm)],[63,60,50,34]) ).

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