TSTP Solution File: KRS102+1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : KRS102+1 : TPTP v8.1.2. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n026.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May  7 07:51:52 EDT 2024

% Result   : Unsatisfiable 4.61s 2.37s
% Output   : Refutation 4.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :  108
% Syntax   : Number of formulae    :  192 (  43 unt;  25 typ;   0 def)
%            Number of atoms       :  443 ( 342 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  383 (   7   ~; 210   |;  23   &; 100   @)
%                                         (  11 <=>;  32  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   27 (  25 usr;  21 con; 0-2 aty)
%            Number of variables   :   44 (   0   ^  44   !;   0   ?;  44   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cTorF_type,type,
    cTorF: $i > $o ).

thf(cowlNothing_type,type,
    cowlNothing: $i > $o ).

thf(cowlThing_type,type,
    cowlThing: $i > $o ).

thf(xsd_integer_type,type,
    xsd_integer: $i > $o ).

thf(xsd_string_type,type,
    xsd_string: $i > $o ).

thf(iplus1_type,type,
    iplus1: $i ).

thf(iminus1_type,type,
    iminus1: $i ).

thf(iminus4_type,type,
    iminus4: $i ).

thf(iplus4_type,type,
    iplus4: $i ).

thf(iplus2_type,type,
    iplus2: $i ).

thf(iminus2_type,type,
    iminus2: $i ).

thf(iplus7_type,type,
    iplus7: $i ).

thf(iminus7_type,type,
    iminus7: $i ).

thf(iplus5_type,type,
    iplus5: $i ).

thf(iminus5_type,type,
    iminus5: $i ).

thf(iplus3_type,type,
    iplus3: $i ).

thf(iminus3_type,type,
    iminus3: $i ).

thf(iT_type,type,
    iT: $i ).

thf(iF_type,type,
    iF: $i ).

thf(iplus8_type,type,
    iplus8: $i ).

thf(iminus8_type,type,
    iminus8: $i ).

thf(iminus6_type,type,
    iminus6: $i ).

thf(iplus6_type,type,
    iplus6: $i ).

thf(iminus9_type,type,
    iminus9: $i ).

thf(iplus9_type,type,
    iplus9: $i ).

thf(40,axiom,
    ( ( iT = iplus8 )
    | ( iT = iminus5 )
    | ( iT = iplus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_34) ).

thf(276,plain,
    ( ( iT = iplus8 )
    | ( iT = iminus5 )
    | ( iT = iplus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(35,axiom,
    ( ( iT = iminus6 )
    | ( iT = iplus1 )
    | ( iT = iminus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_29) ).

thf(261,plain,
    ( ( iT = iminus6 )
    | ( iT = iplus1 )
    | ( iT = iminus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(47,axiom,
    ( ( iT = iplus3 )
    | ( iT = iplus1 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_41) ).

thf(297,plain,
    ( ( iT = iplus3 )
    | ( iT = iplus1 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(70,axiom,
    cowlThing @ iminus6,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_64) ).

thf(356,plain,
    cowlThing @ iminus6,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[70]) ).

thf(73,axiom,
    cowlThing @ iminus9,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_67) ).

thf(359,plain,
    cowlThing @ iminus9,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[73]) ).

thf(83,axiom,
    iT != iF,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_77) ).

thf(369,plain,
    iT != iF,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

thf(79,axiom,
    cowlThing @ iplus6,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_73) ).

thf(365,plain,
    cowlThing @ iplus6,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[79]) ).

thf(2,axiom,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( cowlNothing @ A ) )
     => ( cowlNothing @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cowlNothing_substitution_1) ).

thf(88,plain,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( cowlNothing @ A ) )
     => ( cowlNothing @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(66,axiom,
    cowlThing @ iminus2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_60) ).

thf(352,plain,
    cowlThing @ iminus2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[66]) ).

thf(59,axiom,
    ( ( iT = iplus6 )
    | ( iT = iminus4 )
    | ( iT = iminus1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_53) ).

thf(333,plain,
    ( ( iT = iplus6 )
    | ( iT = iminus4 )
    | ( iT = iminus1 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[59]) ).

thf(31,axiom,
    ( ( iT = iminus8 )
    | ( iT = iplus6 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_25) ).

thf(249,plain,
    ( ( iT = iminus8 )
    | ( iT = iplus6 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(14,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iT )
        | ( A = iF ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_8) ).

thf(174,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iT )
          | ( A = iF ) ) )
      & ( ( ( A = iT )
          | ( A = iF ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(44,axiom,
    ( ( iT = iminus2 )
    | ( iT = iplus1 )
    | ( iT = iminus3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_38) ).

thf(288,plain,
    ( ( iT = iminus2 )
    | ( iT = iplus1 )
    | ( iT = iminus3 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

thf(15,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iplus8 )
        | ( A = iminus8 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_9) ).

thf(184,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iplus8 )
          | ( A = iminus8 ) ) )
      & ( ( ( A = iplus8 )
          | ( A = iminus8 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(71,axiom,
    cowlThing @ iminus7,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_65) ).

thf(357,plain,
    cowlThing @ iminus7,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

thf(13,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iplus3 )
        | ( A = iminus3 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_7) ).

thf(164,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iplus3 )
          | ( A = iminus3 ) ) )
      & ( ( ( A = iplus3 )
          | ( A = iminus3 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(55,axiom,
    ( ( iT = iplus5 )
    | ( iT = iminus8 )
    | ( iT = iminus3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_49) ).

thf(321,plain,
    ( ( iT = iplus5 )
    | ( iT = iminus8 )
    | ( iT = iminus3 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

thf(64,axiom,
    ( ( iT = iminus4 )
    | ( iT = iplus7 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_58) ).

thf(348,plain,
    ( ( iT = iminus4 )
    | ( iT = iplus7 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

thf(1,axiom,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( cTorF @ A ) )
     => ( cTorF @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cTorF_substitution_1) ).

thf(84,plain,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( cTorF @ A ) )
     => ( cTorF @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(67,axiom,
    cowlThing @ iminus3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_61) ).

thf(353,plain,
    cowlThing @ iminus3,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

thf(21,axiom,
    ( ( iT = iplus8 )
    | ( iT = iminus3 )
    | ( iT = iplus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_15) ).

thf(221,plain,
    ( ( iT = iplus8 )
    | ( iT = iminus3 )
    | ( iT = iplus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(29,axiom,
    ( ( iT = iplus1 )
    | ( iT = iplus7 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_23) ).

thf(243,plain,
    ( ( iT = iplus1 )
    | ( iT = iplus7 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(52,axiom,
    ( ( iT = iplus3 )
    | ( iT = iplus9 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_46) ).

thf(312,plain,
    ( ( iT = iplus3 )
    | ( iT = iplus9 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

thf(25,axiom,
    ( ( iT = iminus9 )
    | ( iT = iminus6 )
    | ( iT = iplus1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_19) ).

thf(233,plain,
    ( ( iT = iminus9 )
    | ( iT = iminus6 )
    | ( iT = iplus1 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(38,axiom,
    ( ( iT = iplus5 )
    | ( iT = iminus4 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_32) ).

thf(270,plain,
    ( ( iT = iplus5 )
    | ( iT = iminus4 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(80,axiom,
    cowlThing @ iplus7,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_74) ).

thf(366,plain,
    cowlThing @ iplus7,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[80]) ).

thf(3,axiom,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( cowlThing @ A ) )
     => ( cowlThing @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cowlThing_substitution_1) ).

thf(92,plain,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( cowlThing @ A ) )
     => ( cowlThing @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(32,axiom,
    ( ( iT = iplus3 )
    | ( iT = iminus9 )
    | ( iT = iminus2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_26) ).

thf(252,plain,
    ( ( iT = iplus3 )
    | ( iT = iminus9 )
    | ( iT = iminus2 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(75,axiom,
    cowlThing @ iplus2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_69) ).

thf(361,plain,
    cowlThing @ iplus2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[75]) ).

thf(56,axiom,
    ( ( iT = iminus5 )
    | ( iT = iplus2 )
    | ( iT = iminus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_50) ).

thf(324,plain,
    ( ( iT = iminus5 )
    | ( iT = iplus2 )
    | ( iT = iminus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

thf(43,axiom,
    ( ( iT = iplus2 )
    | ( iT = iplus4 )
    | ( iT = iminus1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_37) ).

thf(285,plain,
    ( ( iT = iplus2 )
    | ( iT = iplus4 )
    | ( iT = iminus1 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(22,axiom,
    ( ( iT = iplus5 )
    | ( iT = iplus9 )
    | ( iT = iminus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_16) ).

thf(224,plain,
    ( ( iT = iplus5 )
    | ( iT = iplus9 )
    | ( iT = iminus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(7,axiom,
    ! [A: $i] :
      ( ( xsd_string @ A )
    <=> ~ ( xsd_integer @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

thf(109,plain,
    ! [A: $i] :
      ( ( ( xsd_string @ A )
       => ~ ( xsd_integer @ A ) )
      & ( ~ ( xsd_integer @ A )
       => ( xsd_string @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(9,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iminus4 )
        | ( A = iplus4 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_3) ).

thf(124,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iminus4 )
          | ( A = iplus4 ) ) )
      & ( ( ( A = iminus4 )
          | ( A = iplus4 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(61,axiom,
    ( ( iT = iplus5 )
    | ( iT = iplus2 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_55) ).

thf(339,plain,
    ( ( iT = iplus5 )
    | ( iT = iplus2 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[61]) ).

thf(4,axiom,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( xsd_integer @ A ) )
     => ( xsd_integer @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',xsd_integer_substitution_1) ).

thf(96,plain,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( xsd_integer @ A ) )
     => ( xsd_integer @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(10,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iplus2 )
        | ( A = iminus2 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_4) ).

thf(134,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iplus2 )
          | ( A = iminus2 ) ) )
      & ( ( ( A = iplus2 )
          | ( A = iminus2 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(27,axiom,
    ( ( iT = iminus8 )
    | ( iT = iminus4 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_21) ).

thf(237,plain,
    ( ( iT = iminus8 )
    | ( iT = iminus4 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(74,axiom,
    cowlThing @ iplus1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_68) ).

thf(360,plain,
    cowlThing @ iplus1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[74]) ).

thf(36,axiom,
    ( ( iT = iplus1 )
    | ( iT = iminus4 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_30) ).

thf(264,plain,
    ( ( iT = iplus1 )
    | ( iT = iminus4 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(41,axiom,
    ( ( iT = iminus5 )
    | ( iT = iminus9 )
    | ( iT = iminus2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_35) ).

thf(279,plain,
    ( ( iT = iminus5 )
    | ( iT = iminus9 )
    | ( iT = iminus2 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(45,axiom,
    ( ( iT = iplus3 )
    | ( iT = iplus6 )
    | ( iT = iminus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_39) ).

thf(291,plain,
    ( ( iT = iplus3 )
    | ( iT = iplus6 )
    | ( iT = iminus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

thf(17,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iminus9 )
        | ( A = iplus9 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_11) ).

thf(204,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iminus9 )
          | ( A = iplus9 ) ) )
      & ( ( ( A = iminus9 )
          | ( A = iplus9 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(11,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iplus7 )
        | ( A = iminus7 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_5) ).

thf(144,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iplus7 )
          | ( A = iminus7 ) ) )
      & ( ( ( A = iplus7 )
          | ( A = iminus7 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(26,axiom,
    cowlThing @ iT,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_20) ).

thf(236,plain,
    cowlThing @ iT,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(24,axiom,
    ( ( iT = iplus3 )
    | ( iT = iminus9 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_18) ).

thf(230,plain,
    ( ( iT = iplus3 )
    | ( iT = iminus9 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(76,axiom,
    cowlThing @ iplus3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_70) ).

thf(362,plain,
    cowlThing @ iplus3,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[76]) ).

thf(54,axiom,
    ( ( iT = iminus9 )
    | ( iT = iminus2 )
    | ( iT = iplus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_48) ).

thf(318,plain,
    ( ( iT = iminus9 )
    | ( iT = iminus2 )
    | ( iT = iplus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

thf(49,axiom,
    ( ( iT = iplus3 )
    | ( iT = iminus8 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_43) ).

thf(303,plain,
    ( ( iT = iplus3 )
    | ( iT = iminus8 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

thf(28,axiom,
    ( ( iT = iplus3 )
    | ( iT = iplus6 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_22) ).

thf(240,plain,
    ( ( iT = iplus3 )
    | ( iT = iplus6 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(58,axiom,
    ( ( iT = iplus2 )
    | ( iT = iplus1 )
    | ( iT = iminus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_52) ).

thf(330,plain,
    ( ( iT = iplus2 )
    | ( iT = iplus1 )
    | ( iT = iminus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

thf(63,axiom,
    ( ( iT = iplus8 )
    | ( iT = iplus6 )
    | ( iT = iminus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_57) ).

thf(345,plain,
    ( ( iT = iplus8 )
    | ( iT = iplus6 )
    | ( iT = iminus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[63]) ).

thf(81,axiom,
    cowlThing @ iplus8,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_75) ).

thf(367,plain,
    cowlThing @ iplus8,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

thf(50,axiom,
    ( ( iT = iplus8 )
    | ( iT = iplus3 )
    | ( iT = iminus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_44) ).

thf(306,plain,
    ( ( iT = iplus8 )
    | ( iT = iplus3 )
    | ( iT = iminus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

thf(37,axiom,
    ( ( iT = iplus8 )
    | ( iT = iplus2 )
    | ( iT = iminus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_31) ).

thf(267,plain,
    ( ( iT = iplus8 )
    | ( iT = iplus2 )
    | ( iT = iminus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(33,axiom,
    ( ( iT = iplus6 )
    | ( iT = iminus2 )
    | ( iT = iminus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_27) ).

thf(255,plain,
    ( ( iT = iplus6 )
    | ( iT = iminus2 )
    | ( iT = iminus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(62,axiom,
    ( ( iT = iminus6 )
    | ( iT = iminus2 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_56) ).

thf(342,plain,
    ( ( iT = iminus6 )
    | ( iT = iminus2 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[62]) ).

thf(69,axiom,
    cowlThing @ iminus5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_63) ).

thf(355,plain,
    cowlThing @ iminus5,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[69]) ).

thf(16,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iminus6 )
        | ( A = iplus6 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_10) ).

thf(194,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iminus6 )
          | ( A = iplus6 ) ) )
      & ( ( ( A = iminus6 )
          | ( A = iplus6 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(42,axiom,
    ( ( iT = iminus4 )
    | ( iT = iminus3 )
    | ( iT = iminus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_36) ).

thf(282,plain,
    ( ( iT = iminus4 )
    | ( iT = iminus3 )
    | ( iT = iminus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(57,axiom,
    ( ( iT = iplus6 )
    | ( iT = iminus2 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_51) ).

thf(327,plain,
    ( ( iT = iplus6 )
    | ( iT = iminus2 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

thf(60,axiom,
    ( ( iT = iminus5 )
    | ( iT = iplus3 )
    | ( iT = iminus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_54) ).

thf(336,plain,
    ( ( iT = iminus5 )
    | ( iT = iplus3 )
    | ( iT = iminus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

thf(12,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iplus5 )
        | ( A = iminus5 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_6) ).

thf(154,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iplus5 )
          | ( A = iminus5 ) ) )
      & ( ( ( A = iplus5 )
          | ( A = iminus5 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(77,axiom,
    cowlThing @ iplus4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_71) ).

thf(363,plain,
    cowlThing @ iplus4,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[77]) ).

thf(20,axiom,
    ( ( iT = iminus6 )
    | ( iT = iplus9 )
    | ( iT = iminus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_14) ).

thf(218,plain,
    ( ( iT = iminus6 )
    | ( iT = iplus9 )
    | ( iT = iminus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(6,axiom,
    ! [A: $i] :
      ( ( cowlThing @ A )
      & ~ ( cowlNothing @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_0) ).

thf(104,plain,
    ! [A: $i] :
      ( ( cowlThing @ A )
      & ~ ( cowlNothing @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(82,axiom,
    cowlThing @ iplus9,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_76) ).

thf(368,plain,
    cowlThing @ iplus9,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

thf(34,axiom,
    ( ( iT = iplus6 )
    | ( iT = iminus4 )
    | ( iT = iminus3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_28) ).

thf(258,plain,
    ( ( iT = iplus6 )
    | ( iT = iminus4 )
    | ( iT = iminus3 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(65,axiom,
    cowlThing @ iminus1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_59) ).

thf(351,plain,
    cowlThing @ iminus1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

thf(8,axiom,
    ! [A: $i] :
      ( ( cTorF @ A )
    <=> ( ( A = iplus1 )
        | ( A = iminus1 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

thf(114,plain,
    ! [A: $i] :
      ( ( ( cTorF @ A )
       => ( ( A = iplus1 )
          | ( A = iminus1 ) ) )
      & ( ( ( A = iplus1 )
          | ( A = iminus1 ) )
       => ( cTorF @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(30,axiom,
    ( ( iT = iplus3 )
    | ( iT = iminus8 )
    | ( iT = iminus2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_24) ).

thf(246,plain,
    ( ( iT = iplus3 )
    | ( iT = iminus8 )
    | ( iT = iminus2 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(18,axiom,
    cowlThing @ iF,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_12) ).

thf(214,plain,
    cowlThing @ iF,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(48,axiom,
    ( ( iT = iplus8 )
    | ( iT = iplus2 )
    | ( iT = iminus3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_42) ).

thf(300,plain,
    ( ( iT = iplus8 )
    | ( iT = iplus2 )
    | ( iT = iminus3 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[48]) ).

thf(53,axiom,
    ( ( iT = iminus8 )
    | ( iT = iplus6 )
    | ( iT = iminus7 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_47) ).

thf(315,plain,
    ( ( iT = iminus8 )
    | ( iT = iplus6 )
    | ( iT = iminus7 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

thf(39,axiom,
    ( ( iT = iminus5 )
    | ( iT = iplus6 )
    | ( iT = iplus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_33) ).

thf(273,plain,
    ( ( iT = iminus5 )
    | ( iT = iplus6 )
    | ( iT = iplus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(46,axiom,
    ( ( iT = iminus8 )
    | ( iT = iminus9 )
    | ( iT = iminus4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_40) ).

thf(294,plain,
    ( ( iT = iminus8 )
    | ( iT = iminus9 )
    | ( iT = iminus4 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[46]) ).

thf(72,axiom,
    cowlThing @ iminus8,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_66) ).

thf(358,plain,
    cowlThing @ iminus8,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[72]) ).

thf(23,axiom,
    ( ( iT = iminus6 )
    | ( iT = iplus1 )
    | ( iT = iplus9 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_17) ).

thf(227,plain,
    ( ( iT = iminus6 )
    | ( iT = iplus1 )
    | ( iT = iplus9 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(68,axiom,
    cowlThing @ iminus4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_62) ).

thf(354,plain,
    cowlThing @ iminus4,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

thf(51,axiom,
    ( ( iT = iminus5 )
    | ( iT = iminus8 )
    | ( iT = iminus3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_45) ).

thf(309,plain,
    ( ( iT = iminus5 )
    | ( iT = iminus8 )
    | ( iT = iminus3 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(19,axiom,
    ( ( iT = iminus6 )
    | ( iT = iplus2 )
    | ( iT = iplus1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_13) ).

thf(215,plain,
    ( ( iT = iminus6 )
    | ( iT = iplus2 )
    | ( iT = iplus1 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(78,axiom,
    cowlThing @ iplus5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_72) ).

thf(364,plain,
    cowlThing @ iplus5,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[78]) ).

thf(5,axiom,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( xsd_string @ A ) )
     => ( xsd_string @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',xsd_string_substitution_1) ).

thf(100,plain,
    ! [A: $i,B: $i] :
      ( ( ( A = B )
        & ( xsd_string @ A ) )
     => ( xsd_string @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(372,plain,
    $false,
    inference(cvc4,[status(thm)],[276,261,297,356,359,369,365,88,352,333,249,174,288,184,357,164,321,348,84,353,221,243,312,233,270,366,92,252,361,324,285,224,109,124,339,96,134,237,360,264,279,291,204,144,236,230,362,318,303,240,330,345,367,306,267,255,342,355,194,282,327,336,154,363,218,104,368,258,351,114,246,214,300,315,273,294,358,227,354,309,215,364,100]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.14  % Problem  : KRS102+1 : TPTP v8.1.2. Released v3.1.0.
% 0.17/0.17  % Command  : run_Leo-III %s %d
% 0.18/0.39  % Computer : n026.cluster.edu
% 0.18/0.39  % Model    : x86_64 x86_64
% 0.18/0.39  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.39  % Memory   : 8042.1875MB
% 0.18/0.39  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.39  % CPULimit : 300
% 0.18/0.39  % WCLimit  : 300
% 0.18/0.39  % DateTime : Mon May  6 15:20:24 EDT 2024
% 0.18/0.39  % CPUTime  : 
% 1.02/0.97  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.36/1.16  % [INFO] 	 Parsing done (194ms). 
% 1.52/1.17  % [INFO] 	 Running in sequential loop mode. 
% 2.05/1.43  % [INFO] 	 eprover registered as external prover. 
% 2.05/1.44  % [INFO] 	 cvc4 registered as external prover. 
% 2.05/1.44  % [INFO] 	 Scanning for conjecture ... 
% 2.15/1.48  % [INFO] 	 83 axioms and no conjecture found. 
% 2.31/1.57  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.43/1.57  % [INFO] 	 Type checking passed. 
% 2.43/1.58  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 4.61/2.36  % External prover 'cvc4' found a proof!
% 4.61/2.36  % [INFO] 	 Killing All external provers ... 
% 4.61/2.37  % Time passed: 1771ms (effective reasoning time: 1187ms)
% 4.61/2.37  % Axioms used in derivation (83): axiom_2, axiom_54, axiom_53, axiom_17, axiom_75, axiom_7, axiom_26, cowlNothing_substitution_1, axiom_55, axiom_33, axiom_10, axiom_40, axiom_22, axiom_59, axiom_77, axiom_44, axiom_49, axiom_15, axiom_73, axiom_67, axiom_69, axiom_51, axiom_21, axiom_19, axiom_63, axiom_38, xsd_string_substitution_1, axiom_43, axiom_27, axiom_32, axiom_6, axiom_60, cowlThing_substitution_1, axiom_64, axiom_16, axiom_50, axiom_74, axiom_3, axiom_68, axiom_46, axiom_20, axiom_70, axiom_42, axiom_31, axiom_24, axiom_1, xsd_integer_substitution_1, axiom_57, axiom_61, axiom_35, axiom_28, axiom_36, axiom_39, axiom_71, axiom_8, cTorF_substitution_1, axiom_65, axiom_5, axiom_47, axiom_13, axiom_41, axiom_25, axiom_76, axiom_52, axiom_34, axiom_0, axiom_58, axiom_62, axiom_45, axiom_29, axiom_11, axiom_56, axiom_30, axiom_23, axiom_18, axiom_12, axiom_9, axiom_48, axiom_14, axiom_72, axiom_4, axiom_66, axiom_37
% 4.61/2.37  % No. of inferences in proof: 167
% 4.61/2.37  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : 1771 ms resp. 1187 ms w/o parsing
% 4.72/2.43  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 4.72/2.43  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------