TSTP Solution File: KRS156+1 by Metis---2.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Metis---2.4
% Problem  : KRS156+1 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : metis --show proof --show saturation %s

% 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  : 600s
% DateTime : Sun Jul 17 03:18:59 EDT 2022

% Result   : Theorem 0.60s 0.78s
% Output   : CNFRefutation 0.60s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    7
% Syntax   : Number of formulae    :  151 (  73 unt;   0 def)
%            Number of atoms       :  329 (   0 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  333 ( 155   ~;  37   |;  89   &)
%                                         (  34 <=>;  18  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   10 (   9 usr;   1 prp; 0-1 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :  135 (   0 sgn 124   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(axiom_0,axiom,
    ! [X] :
      ( cowlThing(X)
      & ~ cowlNothing(X) ) ).

fof(axiom_1,axiom,
    ! [X] :
      ( xsd_string(X)
    <=> ~ xsd_integer(X) ) ).

fof(axiom_49,axiom,
    ! [X] :
      ( cC140(X)
    <=> ( cTOP(X)
        & cC138(X) ) ) ).

fof(axiom_127,axiom,
    ! [X] :
      ( cTEST(X)
    <=> ( cC140(X)
        & cC116(X) ) ) ).

fof(axiom_129,axiom,
    cowlThing(iV5475) ).

fof(axiom_131,axiom,
    cTEST(iV5475) ).

fof(the_axiom,conjecture,
    ( ! [X] :
        ( cowlThing(X)
        & ~ cowlNothing(X) )
    & ! [X] :
        ( xsd_string(X)
      <=> ~ xsd_integer(X) )
    & cC116(iV5475)
    & cC140(iV5475)
    & cowlThing(iV5475)
    & cC138(iV5475) ) ).

fof(subgoal_0,plain,
    ! [X] : cowlThing(X),
    inference(strip,[],[the_axiom]) ).

fof(subgoal_1,plain,
    ! [X] :
      ( cowlThing(X)
     => ~ cowlNothing(X) ),
    inference(strip,[],[the_axiom]) ).

fof(subgoal_2,plain,
    ( ! [X] :
        ( cowlThing(X)
        & ~ cowlNothing(X) )
   => ! [X] :
        ( xsd_string(X)
       => ~ xsd_integer(X) ) ),
    inference(strip,[],[the_axiom]) ).

fof(subgoal_3,plain,
    ( ! [X] :
        ( cowlThing(X)
        & ~ cowlNothing(X) )
   => ! [X] :
        ( ~ xsd_integer(X)
       => xsd_string(X) ) ),
    inference(strip,[],[the_axiom]) ).

fof(subgoal_4,plain,
    ( ( ! [X] :
          ( cowlThing(X)
          & ~ cowlNothing(X) )
      & ! [X] :
          ( xsd_string(X)
        <=> ~ xsd_integer(X) ) )
   => cC116(iV5475) ),
    inference(strip,[],[the_axiom]) ).

fof(subgoal_5,plain,
    ( ( ! [X] :
          ( cowlThing(X)
          & ~ cowlNothing(X) )
      & ! [X] :
          ( xsd_string(X)
        <=> ~ xsd_integer(X) )
      & cC116(iV5475) )
   => cC140(iV5475) ),
    inference(strip,[],[the_axiom]) ).

fof(subgoal_6,plain,
    ( ( ! [X] :
          ( cowlThing(X)
          & ~ cowlNothing(X) )
      & ! [X] :
          ( xsd_string(X)
        <=> ~ xsd_integer(X) )
      & cC116(iV5475)
      & cC140(iV5475) )
   => cowlThing(iV5475) ),
    inference(strip,[],[the_axiom]) ).

fof(subgoal_7,plain,
    ( ( ! [X] :
          ( cowlThing(X)
          & ~ cowlNothing(X) )
      & ! [X] :
          ( xsd_string(X)
        <=> ~ xsd_integer(X) )
      & cC116(iV5475)
      & cC140(iV5475)
      & cowlThing(iV5475) )
   => cC138(iV5475) ),
    inference(strip,[],[the_axiom]) ).

fof(negate_0_0,plain,
    ~ ! [X] : cowlThing(X),
    inference(negate,[],[subgoal_0]) ).

fof(normalize_0_0,plain,
    ? [X] : ~ cowlThing(X),
    inference(canonicalize,[],[negate_0_0]) ).

fof(normalize_0_1,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_0_2,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_0_1]) ).

fof(normalize_0_3,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_0_2]) ).

fof(normalize_0_4,plain,
    $false,
    inference(simplify,[],[normalize_0_0,normalize_0_3]) ).

cnf(refute_0_0,plain,
    $false,
    inference(canonicalize,[],[normalize_0_4]) ).

fof(negate_1_0,plain,
    ~ ! [X] :
        ( cowlThing(X)
       => ~ cowlNothing(X) ),
    inference(negate,[],[subgoal_1]) ).

fof(normalize_1_0,plain,
    ? [X] :
      ( cowlNothing(X)
      & cowlThing(X) ),
    inference(canonicalize,[],[negate_1_0]) ).

fof(normalize_1_1,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_1_2,plain,
    ! [X] : ~ cowlNothing(X),
    inference(conjunct,[],[normalize_1_1]) ).

fof(normalize_1_3,plain,
    ! [X] : ~ cowlNothing(X),
    inference(specialize,[],[normalize_1_2]) ).

fof(normalize_1_4,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_1_1]) ).

fof(normalize_1_5,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_1_4]) ).

fof(normalize_1_6,plain,
    $false,
    inference(simplify,[],[normalize_1_0,normalize_1_3,normalize_1_5]) ).

cnf(refute_1_0,plain,
    $false,
    inference(canonicalize,[],[normalize_1_6]) ).

fof(negate_2_0,plain,
    ~ ( ! [X] :
          ( cowlThing(X)
          & ~ cowlNothing(X) )
     => ! [X] :
          ( xsd_string(X)
         => ~ xsd_integer(X) ) ),
    inference(negate,[],[subgoal_2]) ).

fof(normalize_2_0,plain,
    ( ? [X] :
        ( xsd_integer(X)
        & xsd_string(X) )
    & ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[negate_2_0]) ).

fof(normalize_2_1,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_2_2,plain,
    ! [X] : ~ cowlNothing(X),
    inference(conjunct,[],[normalize_2_1]) ).

fof(normalize_2_3,plain,
    ! [X] : ~ cowlNothing(X),
    inference(specialize,[],[normalize_2_2]) ).

fof(normalize_2_4,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_2_1]) ).

fof(normalize_2_5,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_2_4]) ).

fof(normalize_2_6,plain,
    ? [X] :
      ( xsd_integer(X)
      & xsd_string(X) ),
    inference(simplify,[],[normalize_2_0,normalize_2_3,normalize_2_5]) ).

fof(normalize_2_7,plain,
    ( xsd_integer(skolemFOFtoCNF_X)
    & xsd_string(skolemFOFtoCNF_X) ),
    inference(skolemize,[],[normalize_2_6]) ).

fof(normalize_2_8,plain,
    xsd_string(skolemFOFtoCNF_X),
    inference(conjunct,[],[normalize_2_7]) ).

fof(normalize_2_9,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(canonicalize,[],[axiom_1]) ).

fof(normalize_2_10,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(specialize,[],[normalize_2_9]) ).

fof(normalize_2_11,plain,
    ! [X] :
      ( ( ~ xsd_integer(X)
        | ~ xsd_string(X) )
      & ( xsd_integer(X)
        | xsd_string(X) ) ),
    inference(clausify,[],[normalize_2_10]) ).

fof(normalize_2_12,plain,
    ! [X] :
      ( ~ xsd_integer(X)
      | ~ xsd_string(X) ),
    inference(conjunct,[],[normalize_2_11]) ).

fof(normalize_2_13,plain,
    xsd_integer(skolemFOFtoCNF_X),
    inference(conjunct,[],[normalize_2_7]) ).

cnf(refute_2_0,plain,
    xsd_string(skolemFOFtoCNF_X),
    inference(canonicalize,[],[normalize_2_8]) ).

cnf(refute_2_1,plain,
    ( ~ xsd_integer(X)
    | ~ xsd_string(X) ),
    inference(canonicalize,[],[normalize_2_12]) ).

cnf(refute_2_2,plain,
    ( ~ xsd_integer(skolemFOFtoCNF_X)
    | ~ xsd_string(skolemFOFtoCNF_X) ),
    inference(subst,[],[refute_2_1:[bind(X,$fot(skolemFOFtoCNF_X))]]) ).

cnf(refute_2_3,plain,
    ~ xsd_integer(skolemFOFtoCNF_X),
    inference(resolve,[$cnf( xsd_string(skolemFOFtoCNF_X) )],[refute_2_0,refute_2_2]) ).

cnf(refute_2_4,plain,
    xsd_integer(skolemFOFtoCNF_X),
    inference(canonicalize,[],[normalize_2_13]) ).

cnf(refute_2_5,plain,
    $false,
    inference(resolve,[$cnf( xsd_integer(skolemFOFtoCNF_X) )],[refute_2_4,refute_2_3]) ).

fof(negate_3_0,plain,
    ~ ( ! [X] :
          ( cowlThing(X)
          & ~ cowlNothing(X) )
     => ! [X] :
          ( ~ xsd_integer(X)
         => xsd_string(X) ) ),
    inference(negate,[],[subgoal_3]) ).

fof(normalize_3_0,plain,
    ( ? [X] :
        ( ~ xsd_integer(X)
        & ~ xsd_string(X) )
    & ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[negate_3_0]) ).

fof(normalize_3_1,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_3_2,plain,
    ! [X] : ~ cowlNothing(X),
    inference(conjunct,[],[normalize_3_1]) ).

fof(normalize_3_3,plain,
    ! [X] : ~ cowlNothing(X),
    inference(specialize,[],[normalize_3_2]) ).

fof(normalize_3_4,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_3_1]) ).

fof(normalize_3_5,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_3_4]) ).

fof(normalize_3_6,plain,
    ? [X] :
      ( ~ xsd_integer(X)
      & ~ xsd_string(X) ),
    inference(simplify,[],[normalize_3_0,normalize_3_3,normalize_3_5]) ).

fof(normalize_3_7,plain,
    ( ~ xsd_integer(skolemFOFtoCNF_X_1)
    & ~ xsd_string(skolemFOFtoCNF_X_1) ),
    inference(skolemize,[],[normalize_3_6]) ).

fof(normalize_3_8,plain,
    ~ xsd_string(skolemFOFtoCNF_X_1),
    inference(conjunct,[],[normalize_3_7]) ).

fof(normalize_3_9,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(canonicalize,[],[axiom_1]) ).

fof(normalize_3_10,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(specialize,[],[normalize_3_9]) ).

fof(normalize_3_11,plain,
    ! [X] :
      ( ( ~ xsd_integer(X)
        | ~ xsd_string(X) )
      & ( xsd_integer(X)
        | xsd_string(X) ) ),
    inference(clausify,[],[normalize_3_10]) ).

fof(normalize_3_12,plain,
    ! [X] :
      ( xsd_integer(X)
      | xsd_string(X) ),
    inference(conjunct,[],[normalize_3_11]) ).

fof(normalize_3_13,plain,
    ~ xsd_integer(skolemFOFtoCNF_X_1),
    inference(conjunct,[],[normalize_3_7]) ).

cnf(refute_3_0,plain,
    ~ xsd_string(skolemFOFtoCNF_X_1),
    inference(canonicalize,[],[normalize_3_8]) ).

cnf(refute_3_1,plain,
    ( xsd_integer(X)
    | xsd_string(X) ),
    inference(canonicalize,[],[normalize_3_12]) ).

cnf(refute_3_2,plain,
    ( xsd_integer(skolemFOFtoCNF_X_1)
    | xsd_string(skolemFOFtoCNF_X_1) ),
    inference(subst,[],[refute_3_1:[bind(X,$fot(skolemFOFtoCNF_X_1))]]) ).

cnf(refute_3_3,plain,
    xsd_integer(skolemFOFtoCNF_X_1),
    inference(resolve,[$cnf( xsd_string(skolemFOFtoCNF_X_1) )],[refute_3_2,refute_3_0]) ).

cnf(refute_3_4,plain,
    ~ xsd_integer(skolemFOFtoCNF_X_1),
    inference(canonicalize,[],[normalize_3_13]) ).

cnf(refute_3_5,plain,
    $false,
    inference(resolve,[$cnf( xsd_integer(skolemFOFtoCNF_X_1) )],[refute_3_3,refute_3_4]) ).

fof(negate_4_0,plain,
    ~ ( ( ! [X] :
            ( cowlThing(X)
            & ~ cowlNothing(X) )
        & ! [X] :
            ( xsd_string(X)
          <=> ~ xsd_integer(X) ) )
     => cC116(iV5475) ),
    inference(negate,[],[subgoal_4]) ).

fof(normalize_4_0,plain,
    cTEST(iV5475),
    inference(canonicalize,[],[axiom_131]) ).

fof(normalize_4_1,plain,
    ! [X] :
      ( ~ cTEST(X)
    <=> ( ~ cC116(X)
        | ~ cC140(X) ) ),
    inference(canonicalize,[],[axiom_127]) ).

fof(normalize_4_2,plain,
    ! [X] :
      ( ~ cTEST(X)
    <=> ( ~ cC116(X)
        | ~ cC140(X) ) ),
    inference(specialize,[],[normalize_4_1]) ).

fof(normalize_4_3,plain,
    ! [X] :
      ( ( ~ cTEST(X)
        | cC116(X) )
      & ( ~ cTEST(X)
        | cC140(X) )
      & ( ~ cC116(X)
        | ~ cC140(X)
        | cTEST(X) ) ),
    inference(clausify,[],[normalize_4_2]) ).

fof(normalize_4_4,plain,
    ! [X] :
      ( ~ cTEST(X)
      | cC116(X) ),
    inference(conjunct,[],[normalize_4_3]) ).

fof(normalize_4_5,plain,
    ( ~ cC116(iV5475)
    & ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X)
    & ! [X] :
        ( ~ xsd_integer(X)
      <=> xsd_string(X) ) ),
    inference(canonicalize,[],[negate_4_0]) ).

fof(normalize_4_6,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_4_7,plain,
    ! [X] : ~ cowlNothing(X),
    inference(conjunct,[],[normalize_4_6]) ).

fof(normalize_4_8,plain,
    ! [X] : ~ cowlNothing(X),
    inference(specialize,[],[normalize_4_7]) ).

fof(normalize_4_9,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_4_6]) ).

fof(normalize_4_10,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_4_9]) ).

fof(normalize_4_11,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(canonicalize,[],[axiom_1]) ).

fof(normalize_4_12,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(specialize,[],[normalize_4_11]) ).

fof(normalize_4_13,plain,
    ~ cC116(iV5475),
    inference(simplify,[],[normalize_4_5,normalize_4_8,normalize_4_10,normalize_4_12]) ).

cnf(refute_4_0,plain,
    cTEST(iV5475),
    inference(canonicalize,[],[normalize_4_0]) ).

cnf(refute_4_1,plain,
    ( ~ cTEST(X)
    | cC116(X) ),
    inference(canonicalize,[],[normalize_4_4]) ).

cnf(refute_4_2,plain,
    ( ~ cTEST(iV5475)
    | cC116(iV5475) ),
    inference(subst,[],[refute_4_1:[bind(X,$fot(iV5475))]]) ).

cnf(refute_4_3,plain,
    cC116(iV5475),
    inference(resolve,[$cnf( cTEST(iV5475) )],[refute_4_0,refute_4_2]) ).

cnf(refute_4_4,plain,
    ~ cC116(iV5475),
    inference(canonicalize,[],[normalize_4_13]) ).

cnf(refute_4_5,plain,
    $false,
    inference(resolve,[$cnf( cC116(iV5475) )],[refute_4_3,refute_4_4]) ).

fof(negate_5_0,plain,
    ~ ( ( ! [X] :
            ( cowlThing(X)
            & ~ cowlNothing(X) )
        & ! [X] :
            ( xsd_string(X)
          <=> ~ xsd_integer(X) )
        & cC116(iV5475) )
     => cC140(iV5475) ),
    inference(negate,[],[subgoal_5]) ).

fof(normalize_5_0,plain,
    cTEST(iV5475),
    inference(canonicalize,[],[axiom_131]) ).

fof(normalize_5_1,plain,
    ! [X] :
      ( ~ cTEST(X)
    <=> ( ~ cC116(X)
        | ~ cC140(X) ) ),
    inference(canonicalize,[],[axiom_127]) ).

fof(normalize_5_2,plain,
    ! [X] :
      ( ~ cTEST(X)
    <=> ( ~ cC116(X)
        | ~ cC140(X) ) ),
    inference(specialize,[],[normalize_5_1]) ).

fof(normalize_5_3,plain,
    ! [X] :
      ( ( ~ cTEST(X)
        | cC116(X) )
      & ( ~ cTEST(X)
        | cC140(X) )
      & ( ~ cC116(X)
        | ~ cC140(X)
        | cTEST(X) ) ),
    inference(clausify,[],[normalize_5_2]) ).

fof(normalize_5_4,plain,
    ! [X] :
      ( ~ cTEST(X)
      | cC140(X) ),
    inference(conjunct,[],[normalize_5_3]) ).

fof(normalize_5_5,plain,
    ( ~ cC140(iV5475)
    & cC116(iV5475)
    & ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X)
    & ! [X] :
        ( ~ xsd_integer(X)
      <=> xsd_string(X) ) ),
    inference(canonicalize,[],[negate_5_0]) ).

fof(normalize_5_6,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_5_7,plain,
    ! [X] : ~ cowlNothing(X),
    inference(conjunct,[],[normalize_5_6]) ).

fof(normalize_5_8,plain,
    ! [X] : ~ cowlNothing(X),
    inference(specialize,[],[normalize_5_7]) ).

fof(normalize_5_9,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_5_6]) ).

fof(normalize_5_10,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_5_9]) ).

fof(normalize_5_11,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(canonicalize,[],[axiom_1]) ).

fof(normalize_5_12,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(specialize,[],[normalize_5_11]) ).

fof(normalize_5_13,plain,
    ( ~ cC140(iV5475)
    & cC116(iV5475) ),
    inference(simplify,[],[normalize_5_5,normalize_5_8,normalize_5_10,normalize_5_12]) ).

fof(normalize_5_14,plain,
    ~ cC140(iV5475),
    inference(conjunct,[],[normalize_5_13]) ).

cnf(refute_5_0,plain,
    cTEST(iV5475),
    inference(canonicalize,[],[normalize_5_0]) ).

cnf(refute_5_1,plain,
    ( ~ cTEST(X)
    | cC140(X) ),
    inference(canonicalize,[],[normalize_5_4]) ).

cnf(refute_5_2,plain,
    ( ~ cTEST(iV5475)
    | cC140(iV5475) ),
    inference(subst,[],[refute_5_1:[bind(X,$fot(iV5475))]]) ).

cnf(refute_5_3,plain,
    cC140(iV5475),
    inference(resolve,[$cnf( cTEST(iV5475) )],[refute_5_0,refute_5_2]) ).

cnf(refute_5_4,plain,
    ~ cC140(iV5475),
    inference(canonicalize,[],[normalize_5_14]) ).

cnf(refute_5_5,plain,
    $false,
    inference(resolve,[$cnf( cC140(iV5475) )],[refute_5_3,refute_5_4]) ).

fof(negate_6_0,plain,
    ~ ( ( ! [X] :
            ( cowlThing(X)
            & ~ cowlNothing(X) )
        & ! [X] :
            ( xsd_string(X)
          <=> ~ xsd_integer(X) )
        & cC116(iV5475)
        & cC140(iV5475) )
     => cowlThing(iV5475) ),
    inference(negate,[],[subgoal_6]) ).

fof(normalize_6_0,plain,
    ( ~ cowlThing(iV5475)
    & cC116(iV5475)
    & cC140(iV5475)
    & ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X)
    & ! [X] :
        ( ~ xsd_integer(X)
      <=> xsd_string(X) ) ),
    inference(canonicalize,[],[negate_6_0]) ).

fof(normalize_6_1,plain,
    cowlThing(iV5475),
    inference(canonicalize,[],[axiom_129]) ).

fof(normalize_6_2,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_6_3,plain,
    ! [X] : ~ cowlNothing(X),
    inference(conjunct,[],[normalize_6_2]) ).

fof(normalize_6_4,plain,
    ! [X] : ~ cowlNothing(X),
    inference(specialize,[],[normalize_6_3]) ).

fof(normalize_6_5,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_6_2]) ).

fof(normalize_6_6,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_6_5]) ).

fof(normalize_6_7,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(canonicalize,[],[axiom_1]) ).

fof(normalize_6_8,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(specialize,[],[normalize_6_7]) ).

fof(normalize_6_9,plain,
    $false,
    inference(simplify,[],[normalize_6_0,normalize_6_1,normalize_6_4,normalize_6_6,normalize_6_8]) ).

cnf(refute_6_0,plain,
    $false,
    inference(canonicalize,[],[normalize_6_9]) ).

fof(negate_7_0,plain,
    ~ ( ( ! [X] :
            ( cowlThing(X)
            & ~ cowlNothing(X) )
        & ! [X] :
            ( xsd_string(X)
          <=> ~ xsd_integer(X) )
        & cC116(iV5475)
        & cC140(iV5475)
        & cowlThing(iV5475) )
     => cC138(iV5475) ),
    inference(negate,[],[subgoal_7]) ).

fof(normalize_7_0,plain,
    ( ~ cC138(iV5475)
    & cC116(iV5475)
    & cC140(iV5475)
    & cowlThing(iV5475)
    & ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X)
    & ! [X] :
        ( ~ xsd_integer(X)
      <=> xsd_string(X) ) ),
    inference(canonicalize,[],[negate_7_0]) ).

fof(normalize_7_1,plain,
    cowlThing(iV5475),
    inference(canonicalize,[],[axiom_129]) ).

fof(normalize_7_2,plain,
    ( ! [X] : ~ cowlNothing(X)
    & ! [X] : cowlThing(X) ),
    inference(canonicalize,[],[axiom_0]) ).

fof(normalize_7_3,plain,
    ! [X] : ~ cowlNothing(X),
    inference(conjunct,[],[normalize_7_2]) ).

fof(normalize_7_4,plain,
    ! [X] : ~ cowlNothing(X),
    inference(specialize,[],[normalize_7_3]) ).

fof(normalize_7_5,plain,
    ! [X] : cowlThing(X),
    inference(conjunct,[],[normalize_7_2]) ).

fof(normalize_7_6,plain,
    ! [X] : cowlThing(X),
    inference(specialize,[],[normalize_7_5]) ).

fof(normalize_7_7,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(canonicalize,[],[axiom_1]) ).

fof(normalize_7_8,plain,
    ! [X] :
      ( ~ xsd_integer(X)
    <=> xsd_string(X) ),
    inference(specialize,[],[normalize_7_7]) ).

fof(normalize_7_9,plain,
    ( ~ cC138(iV5475)
    & cC116(iV5475)
    & cC140(iV5475) ),
    inference(simplify,[],[normalize_7_0,normalize_7_1,normalize_7_4,normalize_7_6,normalize_7_8]) ).

fof(normalize_7_10,plain,
    cC140(iV5475),
    inference(conjunct,[],[normalize_7_9]) ).

fof(normalize_7_11,plain,
    ! [X] :
      ( ~ cC140(X)
    <=> ( ~ cC138(X)
        | ~ cTOP(X) ) ),
    inference(canonicalize,[],[axiom_49]) ).

fof(normalize_7_12,plain,
    ! [X] :
      ( ~ cC140(X)
    <=> ( ~ cC138(X)
        | ~ cTOP(X) ) ),
    inference(specialize,[],[normalize_7_11]) ).

fof(normalize_7_13,plain,
    ! [X] :
      ( ( ~ cC140(X)
        | cC138(X) )
      & ( ~ cC140(X)
        | cTOP(X) )
      & ( ~ cC138(X)
        | ~ cTOP(X)
        | cC140(X) ) ),
    inference(clausify,[],[normalize_7_12]) ).

fof(normalize_7_14,plain,
    ! [X] :
      ( ~ cC140(X)
      | cC138(X) ),
    inference(conjunct,[],[normalize_7_13]) ).

fof(normalize_7_15,plain,
    ~ cC138(iV5475),
    inference(conjunct,[],[normalize_7_9]) ).

cnf(refute_7_0,plain,
    cC140(iV5475),
    inference(canonicalize,[],[normalize_7_10]) ).

cnf(refute_7_1,plain,
    ( ~ cC140(X)
    | cC138(X) ),
    inference(canonicalize,[],[normalize_7_14]) ).

cnf(refute_7_2,plain,
    ( ~ cC140(iV5475)
    | cC138(iV5475) ),
    inference(subst,[],[refute_7_1:[bind(X,$fot(iV5475))]]) ).

cnf(refute_7_3,plain,
    cC138(iV5475),
    inference(resolve,[$cnf( cC140(iV5475) )],[refute_7_0,refute_7_2]) ).

cnf(refute_7_4,plain,
    ~ cC138(iV5475),
    inference(canonicalize,[],[normalize_7_15]) ).

cnf(refute_7_5,plain,
    $false,
    inference(resolve,[$cnf( cC138(iV5475) )],[refute_7_3,refute_7_4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : KRS156+1 : TPTP v8.1.0. Released v3.1.0.
% 0.07/0.13  % Command  : metis --show proof --show saturation %s
% 0.13/0.34  % Computer : n026.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jun  7 10:51:01 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 0.60/0.78  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.60/0.78  
% 0.60/0.78  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.60/0.78  
%------------------------------------------------------------------------------