TSTP Solution File: SWB014+2 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SWB014+2 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n031.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 : Thu Aug 31 20:09:09 EDT 2023

% Result   : Theorem 2.08s 1.17s
% Output   : CNFRefutation 2.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   70 (  17 unt;   0 def)
%            Number of atoms       :  326 (   0 equ)
%            Maximal formula atoms :   20 (   4 avg)
%            Number of connectives :  391 ( 135   ~; 142   |;  98   &)
%                                         (  12 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-4 aty)
%            Number of functors    :   13 (  13 usr;  12 con; 0-3 aty)
%            Number of variables   :  138 (   4 sgn;  87   !;  16   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0,X1] :
      ( iext(uri_rdf_type,X0,X1)
    <=> icext(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_cext_def) ).

fof(f2,axiom,
    ! [X2,X3,X4,X5,X6] :
      ( ( iext(uri_rdf_rest,X5,uri_rdf_nil)
        & iext(uri_rdf_first,X5,X6)
        & iext(uri_rdf_rest,X3,X5)
        & iext(uri_rdf_first,X3,X4) )
     => ( iext(uri_owl_unionOf,X2,X3)
      <=> ( ! [X0] :
              ( icext(X2,X0)
            <=> ( icext(X6,X0)
                | icext(X4,X0) ) )
          & ic(X6)
          & ic(X4)
          & ic(X2) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',owl_bool_unionof_class_002) ).

fof(f3,conjecture,
    ? [X7] :
      ( iext(uri_rdf_type,X7,uri_ex_Species)
      & iext(uri_rdf_type,uri_ex_harry,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_conclusion_fullish_014_Harry_belongs_to_some_Species) ).

fof(f4,negated_conjecture,
    ~ ? [X7] :
        ( iext(uri_rdf_type,X7,uri_ex_Species)
        & iext(uri_rdf_type,uri_ex_harry,X7) ),
    inference(negated_conjecture,[],[f3]) ).

fof(f5,axiom,
    ? [X8,X9,X10] :
      ( iext(uri_rdf_rest,X10,uri_rdf_nil)
      & iext(uri_rdf_first,X10,uri_ex_Falcon)
      & iext(uri_rdf_rest,X9,X10)
      & iext(uri_rdf_first,X9,uri_ex_Eagle)
      & iext(uri_owl_unionOf,X8,X9)
      & iext(uri_rdf_type,uri_ex_harry,X8)
      & iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species)
      & iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_014_Harry_belongs_to_some_Species) ).

fof(f6,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( iext(uri_rdf_rest,X3,uri_rdf_nil)
        & iext(uri_rdf_first,X3,X4)
        & iext(uri_rdf_rest,X1,X3)
        & iext(uri_rdf_first,X1,X2) )
     => ( iext(uri_owl_unionOf,X0,X1)
      <=> ( ! [X5] :
              ( icext(X0,X5)
            <=> ( icext(X4,X5)
                | icext(X2,X5) ) )
          & ic(X4)
          & ic(X2)
          & ic(X0) ) ) ),
    inference(rectify,[],[f2]) ).

fof(f7,plain,
    ~ ? [X0] :
        ( iext(uri_rdf_type,X0,uri_ex_Species)
        & iext(uri_rdf_type,uri_ex_harry,X0) ),
    inference(rectify,[],[f4]) ).

fof(f8,plain,
    ? [X0,X1,X2] :
      ( iext(uri_rdf_rest,X2,uri_rdf_nil)
      & iext(uri_rdf_first,X2,uri_ex_Falcon)
      & iext(uri_rdf_rest,X1,X2)
      & iext(uri_rdf_first,X1,uri_ex_Eagle)
      & iext(uri_owl_unionOf,X0,X1)
      & iext(uri_rdf_type,uri_ex_harry,X0)
      & iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species)
      & iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) ),
    inference(rectify,[],[f5]) ).

fof(f9,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( iext(uri_owl_unionOf,X0,X1)
      <=> ( ! [X5] :
              ( icext(X0,X5)
            <=> ( icext(X4,X5)
                | icext(X2,X5) ) )
          & ic(X4)
          & ic(X2)
          & ic(X0) ) )
      | ~ iext(uri_rdf_rest,X3,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X3,X4)
      | ~ iext(uri_rdf_rest,X1,X3)
      | ~ iext(uri_rdf_first,X1,X2) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f10,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( iext(uri_owl_unionOf,X0,X1)
      <=> ( ! [X5] :
              ( icext(X0,X5)
            <=> ( icext(X4,X5)
                | icext(X2,X5) ) )
          & ic(X4)
          & ic(X2)
          & ic(X0) ) )
      | ~ iext(uri_rdf_rest,X3,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X3,X4)
      | ~ iext(uri_rdf_rest,X1,X3)
      | ~ iext(uri_rdf_first,X1,X2) ),
    inference(flattening,[],[f9]) ).

fof(f11,plain,
    ! [X0] :
      ( ~ iext(uri_rdf_type,X0,uri_ex_Species)
      | ~ iext(uri_rdf_type,uri_ex_harry,X0) ),
    inference(ennf_transformation,[],[f7]) ).

fof(f12,plain,
    ! [X4,X2,X0] :
      ( sP0(X4,X2,X0)
    <=> ( ! [X5] :
            ( icext(X0,X5)
          <=> ( icext(X4,X5)
              | icext(X2,X5) ) )
        & ic(X4)
        & ic(X2)
        & ic(X0) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

fof(f13,plain,
    ! [X0,X2,X4,X1] :
      ( ( iext(uri_owl_unionOf,X0,X1)
      <=> sP0(X4,X2,X0) )
      | ~ sP1(X0,X2,X4,X1) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP1])]) ).

fof(f14,plain,
    ! [X0,X1,X2,X3,X4] :
      ( sP1(X0,X2,X4,X1)
      | ~ iext(uri_rdf_rest,X3,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X3,X4)
      | ~ iext(uri_rdf_rest,X1,X3)
      | ~ iext(uri_rdf_first,X1,X2) ),
    inference(definition_folding,[],[f10,f13,f12]) ).

fof(f15,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdf_type,X0,X1)
        | ~ icext(X1,X0) )
      & ( icext(X1,X0)
        | ~ iext(uri_rdf_type,X0,X1) ) ),
    inference(nnf_transformation,[],[f1]) ).

fof(f16,plain,
    ! [X0,X2,X4,X1] :
      ( ( ( iext(uri_owl_unionOf,X0,X1)
          | ~ sP0(X4,X2,X0) )
        & ( sP0(X4,X2,X0)
          | ~ iext(uri_owl_unionOf,X0,X1) ) )
      | ~ sP1(X0,X2,X4,X1) ),
    inference(nnf_transformation,[],[f13]) ).

fof(f17,plain,
    ! [X0,X1,X2,X3] :
      ( ( ( iext(uri_owl_unionOf,X0,X3)
          | ~ sP0(X2,X1,X0) )
        & ( sP0(X2,X1,X0)
          | ~ iext(uri_owl_unionOf,X0,X3) ) )
      | ~ sP1(X0,X1,X2,X3) ),
    inference(rectify,[],[f16]) ).

fof(f18,plain,
    ! [X4,X2,X0] :
      ( ( sP0(X4,X2,X0)
        | ? [X5] :
            ( ( ( ~ icext(X4,X5)
                & ~ icext(X2,X5) )
              | ~ icext(X0,X5) )
            & ( icext(X4,X5)
              | icext(X2,X5)
              | icext(X0,X5) ) )
        | ~ ic(X4)
        | ~ ic(X2)
        | ~ ic(X0) )
      & ( ( ! [X5] :
              ( ( icext(X0,X5)
                | ( ~ icext(X4,X5)
                  & ~ icext(X2,X5) ) )
              & ( icext(X4,X5)
                | icext(X2,X5)
                | ~ icext(X0,X5) ) )
          & ic(X4)
          & ic(X2)
          & ic(X0) )
        | ~ sP0(X4,X2,X0) ) ),
    inference(nnf_transformation,[],[f12]) ).

fof(f19,plain,
    ! [X4,X2,X0] :
      ( ( sP0(X4,X2,X0)
        | ? [X5] :
            ( ( ( ~ icext(X4,X5)
                & ~ icext(X2,X5) )
              | ~ icext(X0,X5) )
            & ( icext(X4,X5)
              | icext(X2,X5)
              | icext(X0,X5) ) )
        | ~ ic(X4)
        | ~ ic(X2)
        | ~ ic(X0) )
      & ( ( ! [X5] :
              ( ( icext(X0,X5)
                | ( ~ icext(X4,X5)
                  & ~ icext(X2,X5) ) )
              & ( icext(X4,X5)
                | icext(X2,X5)
                | ~ icext(X0,X5) ) )
          & ic(X4)
          & ic(X2)
          & ic(X0) )
        | ~ sP0(X4,X2,X0) ) ),
    inference(flattening,[],[f18]) ).

fof(f20,plain,
    ! [X0,X1,X2] :
      ( ( sP0(X0,X1,X2)
        | ? [X3] :
            ( ( ( ~ icext(X0,X3)
                & ~ icext(X1,X3) )
              | ~ icext(X2,X3) )
            & ( icext(X0,X3)
              | icext(X1,X3)
              | icext(X2,X3) ) )
        | ~ ic(X0)
        | ~ ic(X1)
        | ~ ic(X2) )
      & ( ( ! [X4] :
              ( ( icext(X2,X4)
                | ( ~ icext(X0,X4)
                  & ~ icext(X1,X4) ) )
              & ( icext(X0,X4)
                | icext(X1,X4)
                | ~ icext(X2,X4) ) )
          & ic(X0)
          & ic(X1)
          & ic(X2) )
        | ~ sP0(X0,X1,X2) ) ),
    inference(rectify,[],[f19]) ).

fof(f21,plain,
    ! [X0,X1,X2] :
      ( ? [X3] :
          ( ( ( ~ icext(X0,X3)
              & ~ icext(X1,X3) )
            | ~ icext(X2,X3) )
          & ( icext(X0,X3)
            | icext(X1,X3)
            | icext(X2,X3) ) )
     => ( ( ( ~ icext(X0,sK2(X0,X1,X2))
            & ~ icext(X1,sK2(X0,X1,X2)) )
          | ~ icext(X2,sK2(X0,X1,X2)) )
        & ( icext(X0,sK2(X0,X1,X2))
          | icext(X1,sK2(X0,X1,X2))
          | icext(X2,sK2(X0,X1,X2)) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f22,plain,
    ! [X0,X1,X2] :
      ( ( sP0(X0,X1,X2)
        | ( ( ( ~ icext(X0,sK2(X0,X1,X2))
              & ~ icext(X1,sK2(X0,X1,X2)) )
            | ~ icext(X2,sK2(X0,X1,X2)) )
          & ( icext(X0,sK2(X0,X1,X2))
            | icext(X1,sK2(X0,X1,X2))
            | icext(X2,sK2(X0,X1,X2)) ) )
        | ~ ic(X0)
        | ~ ic(X1)
        | ~ ic(X2) )
      & ( ( ! [X4] :
              ( ( icext(X2,X4)
                | ( ~ icext(X0,X4)
                  & ~ icext(X1,X4) ) )
              & ( icext(X0,X4)
                | icext(X1,X4)
                | ~ icext(X2,X4) ) )
          & ic(X0)
          & ic(X1)
          & ic(X2) )
        | ~ sP0(X0,X1,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f20,f21]) ).

fof(f23,plain,
    ( ? [X0,X1,X2] :
        ( iext(uri_rdf_rest,X2,uri_rdf_nil)
        & iext(uri_rdf_first,X2,uri_ex_Falcon)
        & iext(uri_rdf_rest,X1,X2)
        & iext(uri_rdf_first,X1,uri_ex_Eagle)
        & iext(uri_owl_unionOf,X0,X1)
        & iext(uri_rdf_type,uri_ex_harry,X0)
        & iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species)
        & iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) )
   => ( iext(uri_rdf_rest,sK5,uri_rdf_nil)
      & iext(uri_rdf_first,sK5,uri_ex_Falcon)
      & iext(uri_rdf_rest,sK4,sK5)
      & iext(uri_rdf_first,sK4,uri_ex_Eagle)
      & iext(uri_owl_unionOf,sK3,sK4)
      & iext(uri_rdf_type,uri_ex_harry,sK3)
      & iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species)
      & iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) ) ),
    introduced(choice_axiom,[]) ).

fof(f24,plain,
    ( iext(uri_rdf_rest,sK5,uri_rdf_nil)
    & iext(uri_rdf_first,sK5,uri_ex_Falcon)
    & iext(uri_rdf_rest,sK4,sK5)
    & iext(uri_rdf_first,sK4,uri_ex_Eagle)
    & iext(uri_owl_unionOf,sK3,sK4)
    & iext(uri_rdf_type,uri_ex_harry,sK3)
    & iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species)
    & iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4,sK5])],[f8,f23]) ).

fof(f25,plain,
    ! [X0,X1] :
      ( icext(X1,X0)
      | ~ iext(uri_rdf_type,X0,X1) ),
    inference(cnf_transformation,[],[f15]) ).

fof(f26,plain,
    ! [X0,X1] :
      ( iext(uri_rdf_type,X0,X1)
      | ~ icext(X1,X0) ),
    inference(cnf_transformation,[],[f15]) ).

fof(f27,plain,
    ! [X2,X3,X0,X1] :
      ( sP0(X2,X1,X0)
      | ~ iext(uri_owl_unionOf,X0,X3)
      | ~ sP1(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f17]) ).

fof(f32,plain,
    ! [X2,X0,X1,X4] :
      ( icext(X0,X4)
      | icext(X1,X4)
      | ~ icext(X2,X4)
      | ~ sP0(X0,X1,X2) ),
    inference(cnf_transformation,[],[f22]) ).

fof(f38,plain,
    ! [X2,X3,X0,X1,X4] :
      ( sP1(X0,X2,X4,X1)
      | ~ iext(uri_rdf_rest,X3,uri_rdf_nil)
      | ~ iext(uri_rdf_first,X3,X4)
      | ~ iext(uri_rdf_rest,X1,X3)
      | ~ iext(uri_rdf_first,X1,X2) ),
    inference(cnf_transformation,[],[f14]) ).

fof(f39,plain,
    ! [X0] :
      ( ~ iext(uri_rdf_type,X0,uri_ex_Species)
      | ~ iext(uri_rdf_type,uri_ex_harry,X0) ),
    inference(cnf_transformation,[],[f11]) ).

fof(f40,plain,
    iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species),
    inference(cnf_transformation,[],[f24]) ).

fof(f41,plain,
    iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species),
    inference(cnf_transformation,[],[f24]) ).

fof(f42,plain,
    iext(uri_rdf_type,uri_ex_harry,sK3),
    inference(cnf_transformation,[],[f24]) ).

fof(f43,plain,
    iext(uri_owl_unionOf,sK3,sK4),
    inference(cnf_transformation,[],[f24]) ).

fof(f44,plain,
    iext(uri_rdf_first,sK4,uri_ex_Eagle),
    inference(cnf_transformation,[],[f24]) ).

fof(f45,plain,
    iext(uri_rdf_rest,sK4,sK5),
    inference(cnf_transformation,[],[f24]) ).

fof(f46,plain,
    iext(uri_rdf_first,sK5,uri_ex_Falcon),
    inference(cnf_transformation,[],[f24]) ).

fof(f47,plain,
    iext(uri_rdf_rest,sK5,uri_rdf_nil),
    inference(cnf_transformation,[],[f24]) ).

cnf(c_49,plain,
    ( ~ icext(X0,X1)
    | iext(uri_rdf_type,X1,X0) ),
    inference(cnf_transformation,[],[f26]) ).

cnf(c_50,plain,
    ( ~ iext(uri_rdf_type,X0,X1)
    | icext(X1,X0) ),
    inference(cnf_transformation,[],[f25]) ).

cnf(c_52,plain,
    ( ~ sP1(X0,X1,X2,X3)
    | ~ iext(uri_owl_unionOf,X0,X3)
    | sP0(X2,X1,X0) ),
    inference(cnf_transformation,[],[f27]) ).

cnf(c_58,plain,
    ( ~ sP0(X0,X1,X2)
    | ~ icext(X2,X3)
    | icext(X0,X3)
    | icext(X1,X3) ),
    inference(cnf_transformation,[],[f32]) ).

cnf(c_62,plain,
    ( ~ iext(uri_rdf_rest,X0,X1)
    | ~ iext(uri_rdf_first,X0,X2)
    | ~ iext(uri_rdf_first,X1,X3)
    | ~ iext(uri_rdf_rest,X1,uri_rdf_nil)
    | sP1(X4,X2,X3,X0) ),
    inference(cnf_transformation,[],[f38]) ).

cnf(c_63,negated_conjecture,
    ( ~ iext(uri_rdf_type,X0,uri_ex_Species)
    | ~ iext(uri_rdf_type,uri_ex_harry,X0) ),
    inference(cnf_transformation,[],[f39]) ).

cnf(c_64,plain,
    iext(uri_rdf_rest,sK5,uri_rdf_nil),
    inference(cnf_transformation,[],[f47]) ).

cnf(c_65,plain,
    iext(uri_rdf_first,sK5,uri_ex_Falcon),
    inference(cnf_transformation,[],[f46]) ).

cnf(c_66,plain,
    iext(uri_rdf_rest,sK4,sK5),
    inference(cnf_transformation,[],[f45]) ).

cnf(c_67,plain,
    iext(uri_rdf_first,sK4,uri_ex_Eagle),
    inference(cnf_transformation,[],[f44]) ).

cnf(c_68,plain,
    iext(uri_owl_unionOf,sK3,sK4),
    inference(cnf_transformation,[],[f43]) ).

cnf(c_69,plain,
    iext(uri_rdf_type,uri_ex_harry,sK3),
    inference(cnf_transformation,[],[f42]) ).

cnf(c_70,plain,
    iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species),
    inference(cnf_transformation,[],[f41]) ).

cnf(c_71,plain,
    iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species),
    inference(cnf_transformation,[],[f40]) ).

cnf(c_752,plain,
    ( ~ iext(uri_rdf_type,uri_ex_harry,uri_ex_Falcon)
    | ~ iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species) ),
    inference(instantiation,[status(thm)],[c_63]) ).

cnf(c_753,plain,
    ( ~ iext(uri_rdf_type,uri_ex_harry,uri_ex_Eagle)
    | ~ iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) ),
    inference(instantiation,[status(thm)],[c_63]) ).

cnf(c_754,plain,
    ( ~ iext(uri_rdf_type,uri_ex_harry,sK3)
    | icext(sK3,uri_ex_harry) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_757,plain,
    ( ~ sP1(sK3,X0,X1,sK4)
    | ~ iext(uri_owl_unionOf,sK3,sK4)
    | sP0(X1,X0,sK3) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_759,plain,
    ( ~ iext(uri_rdf_first,X0,X1)
    | ~ iext(uri_rdf_rest,X0,sK5)
    | ~ iext(uri_rdf_first,sK5,X2)
    | ~ iext(uri_rdf_rest,sK5,uri_rdf_nil)
    | sP1(X3,X1,X2,X0) ),
    inference(instantiation,[status(thm)],[c_62]) ).

cnf(c_766,plain,
    ( ~ sP0(X0,X1,sK3)
    | ~ icext(sK3,uri_ex_harry)
    | icext(X0,uri_ex_harry)
    | icext(X1,uri_ex_harry) ),
    inference(instantiation,[status(thm)],[c_58]) ).

cnf(c_782,plain,
    ( ~ iext(uri_rdf_first,sK5,X0)
    | ~ iext(uri_rdf_first,sK4,X1)
    | ~ iext(uri_rdf_rest,sK5,uri_rdf_nil)
    | ~ iext(uri_rdf_rest,sK4,sK5)
    | sP1(X2,X1,X0,sK4) ),
    inference(instantiation,[status(thm)],[c_759]) ).

cnf(c_784,plain,
    ( ~ icext(X0,uri_ex_harry)
    | iext(uri_rdf_type,uri_ex_harry,X0) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_798,plain,
    ( ~ iext(uri_rdf_first,sK4,X0)
    | ~ iext(uri_rdf_rest,sK5,uri_rdf_nil)
    | ~ iext(uri_rdf_rest,sK4,sK5)
    | ~ iext(uri_rdf_first,sK5,uri_ex_Falcon)
    | sP1(X1,X0,uri_ex_Falcon,sK4) ),
    inference(instantiation,[status(thm)],[c_782]) ).

cnf(c_802,plain,
    ( ~ iext(uri_rdf_first,sK4,X0)
    | ~ iext(uri_rdf_rest,sK5,uri_rdf_nil)
    | ~ iext(uri_rdf_rest,sK4,sK5)
    | ~ iext(uri_rdf_first,sK5,uri_ex_Falcon)
    | sP1(sK3,X0,uri_ex_Falcon,sK4) ),
    inference(instantiation,[status(thm)],[c_798]) ).

cnf(c_803,plain,
    ( ~ sP1(sK3,X0,uri_ex_Falcon,sK4)
    | ~ iext(uri_owl_unionOf,sK3,sK4)
    | sP0(uri_ex_Falcon,X0,sK3) ),
    inference(instantiation,[status(thm)],[c_757]) ).

cnf(c_822,plain,
    ( ~ sP0(uri_ex_Falcon,X0,sK3)
    | ~ icext(sK3,uri_ex_harry)
    | icext(X0,uri_ex_harry)
    | icext(uri_ex_Falcon,uri_ex_harry) ),
    inference(instantiation,[status(thm)],[c_766]) ).

cnf(c_860,plain,
    ( ~ icext(uri_ex_Falcon,uri_ex_harry)
    | iext(uri_rdf_type,uri_ex_harry,uri_ex_Falcon) ),
    inference(instantiation,[status(thm)],[c_784]) ).

cnf(c_878,plain,
    ( ~ iext(uri_rdf_rest,sK5,uri_rdf_nil)
    | ~ iext(uri_rdf_rest,sK4,sK5)
    | ~ iext(uri_rdf_first,sK5,uri_ex_Falcon)
    | ~ iext(uri_rdf_first,sK4,uri_ex_Eagle)
    | sP1(sK3,uri_ex_Eagle,uri_ex_Falcon,sK4) ),
    inference(instantiation,[status(thm)],[c_802]) ).

cnf(c_882,plain,
    ( ~ sP1(sK3,uri_ex_Eagle,uri_ex_Falcon,sK4)
    | ~ iext(uri_owl_unionOf,sK3,sK4)
    | sP0(uri_ex_Falcon,uri_ex_Eagle,sK3) ),
    inference(instantiation,[status(thm)],[c_803]) ).

cnf(c_894,plain,
    ( ~ sP0(uri_ex_Falcon,uri_ex_Eagle,sK3)
    | ~ icext(sK3,uri_ex_harry)
    | icext(uri_ex_Falcon,uri_ex_harry)
    | icext(uri_ex_Eagle,uri_ex_harry) ),
    inference(instantiation,[status(thm)],[c_822]) ).

cnf(c_904,plain,
    ( ~ icext(uri_ex_Eagle,uri_ex_harry)
    | iext(uri_rdf_type,uri_ex_harry,uri_ex_Eagle) ),
    inference(instantiation,[status(thm)],[c_784]) ).

cnf(c_905,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_904,c_894,c_882,c_878,c_860,c_754,c_753,c_752,c_64,c_65,c_66,c_67,c_68,c_69,c_70,c_71]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.13  % Problem  : SWB014+2 : TPTP v8.1.2. Released v5.2.0.
% 0.14/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n031.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sun Aug 27 07:29:39 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.22/0.48  Running first-order theorem proving
% 0.22/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 2.08/1.17  % SZS status Started for theBenchmark.p
% 2.08/1.17  % SZS status Theorem for theBenchmark.p
% 2.08/1.17  
% 2.08/1.17  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 2.08/1.17  
% 2.08/1.17  ------  iProver source info
% 2.08/1.17  
% 2.08/1.17  git: date: 2023-05-31 18:12:56 +0000
% 2.08/1.17  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 2.08/1.17  git: non_committed_changes: false
% 2.08/1.17  git: last_make_outside_of_git: false
% 2.08/1.17  
% 2.08/1.17  ------ Parsing...
% 2.08/1.17  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 2.08/1.17  
% 2.08/1.17  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 2.08/1.17  
% 2.08/1.17  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 2.08/1.17  ------ Proving...
% 2.08/1.17  ------ Problem Properties 
% 2.08/1.17  
% 2.08/1.17  
% 2.08/1.17  clauses                                 23
% 2.08/1.17  conjectures                             1
% 2.08/1.17  EPR                                     20
% 2.08/1.17  Horn                                    21
% 2.08/1.17  unary                                   8
% 2.08/1.17  binary                                  6
% 2.08/1.17  lits                                    60
% 2.08/1.17  lits eq                                 0
% 2.08/1.17  fd_pure                                 0
% 2.08/1.17  fd_pseudo                               0
% 2.08/1.17  fd_cond                                 0
% 2.08/1.17  fd_pseudo_cond                          0
% 2.08/1.17  AC symbols                              0
% 2.08/1.17  
% 2.08/1.17  ------ Schedule dynamic 5 is on 
% 2.08/1.17  
% 2.08/1.17  ------ no equalities: superposition off 
% 2.08/1.17  
% 2.08/1.17  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 2.08/1.17  
% 2.08/1.17  
% 2.08/1.17  ------ 
% 2.08/1.17  Current options:
% 2.08/1.17  ------ 
% 2.08/1.17  
% 2.08/1.17  
% 2.08/1.17  
% 2.08/1.17  
% 2.08/1.17  ------ Proving...
% 2.08/1.17  
% 2.08/1.17  
% 2.08/1.17  % SZS status Theorem for theBenchmark.p
% 2.08/1.17  
% 2.08/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 2.08/1.17  
% 2.08/1.17  
%------------------------------------------------------------------------------