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

View Problem - Process Solution

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

% Computer : n001.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:21 EDT 2023

% Result   : Theorem 2.28s 1.14s
% Output   : CNFRefutation 2.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   69 (  13 unt;   0 def)
%            Number of atoms       :  294 (   0 equ)
%            Maximal formula atoms :   16 (   4 avg)
%            Number of connectives :  344 ( 119   ~; 109   |;  94   &)
%                                         (  12 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   19 (  19 usr;  13 con; 0-2 aty)
%            Number of variables   :  150 (   0 sgn; 100   !;  29   ?)

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

fof(f2,axiom,
    ! [X2,X3] :
      ( ( iext(uri_owl_onProperty,X2,X3)
        & iext(uri_owl_minCardinality,X2,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) )
     => ! [X0] :
          ( icext(X2,X0)
        <=> ? [X4] : iext(X3,X0,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_restrict_mincard_001) ).

fof(f3,axiom,
    ! [X5,X6] :
      ( iext(uri_rdfs_subClassOf,X5,X6)
    <=> ( ! [X0] :
            ( icext(X5,X0)
           => icext(X6,X0) )
        & ic(X6)
        & ic(X5) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_rdfsext_subclassof) ).

fof(f4,axiom,
    ! [X3] :
      ( icext(uri_owl_TransitiveProperty,X3)
    <=> ( ! [X0,X4,X2] :
            ( ( iext(X3,X4,X2)
              & iext(X3,X0,X4) )
           => iext(X3,X0,X2) )
        & ip(X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_char_transitive) ).

fof(f5,conjecture,
    ? [X7] :
      ( iext(uri_ex_hasAncestor,uri_ex_alice,X7)
      & iext(uri_ex_hasAncestor,uri_ex_bob,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_024_Cardinality_Restrictions_on_Complex_Properties) ).

fof(f6,negated_conjecture,
    ~ ? [X7] :
        ( iext(uri_ex_hasAncestor,uri_ex_alice,X7)
        & iext(uri_ex_hasAncestor,uri_ex_bob,X7) ),
    inference(negated_conjecture,[],[f5]) ).

fof(f7,axiom,
    ? [X8] :
      ( iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
      & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
      & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
      & iext(uri_owl_minCardinality,X8,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      & iext(uri_owl_onProperty,X8,uri_ex_hasAncestor)
      & iext(uri_rdf_type,X8,uri_owl_Restriction)
      & iext(uri_rdfs_subClassOf,uri_ex_Person,X8)
      & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_024_Cardinality_Restrictions_on_Complex_Properties) ).

fof(f8,plain,
    ! [X0,X1] :
      ( ( iext(uri_owl_onProperty,X0,X1)
        & iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) )
     => ! [X2] :
          ( icext(X0,X2)
        <=> ? [X3] : iext(X1,X2,X3) ) ),
    inference(rectify,[],[f2]) ).

fof(f9,plain,
    ! [X0,X1] :
      ( iext(uri_rdfs_subClassOf,X0,X1)
    <=> ( ! [X2] :
            ( icext(X0,X2)
           => icext(X1,X2) )
        & ic(X1)
        & ic(X0) ) ),
    inference(rectify,[],[f3]) ).

fof(f10,plain,
    ! [X0] :
      ( icext(uri_owl_TransitiveProperty,X0)
    <=> ( ! [X1,X2,X3] :
            ( ( iext(X0,X2,X3)
              & iext(X0,X1,X2) )
           => iext(X0,X1,X3) )
        & ip(X0) ) ),
    inference(rectify,[],[f4]) ).

fof(f11,plain,
    ~ ? [X0] :
        ( iext(uri_ex_hasAncestor,uri_ex_alice,X0)
        & iext(uri_ex_hasAncestor,uri_ex_bob,X0) ),
    inference(rectify,[],[f6]) ).

fof(f12,plain,
    ? [X0] :
      ( iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
      & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
      & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
      & iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      & iext(uri_owl_onProperty,X0,uri_ex_hasAncestor)
      & iext(uri_rdf_type,X0,uri_owl_Restriction)
      & iext(uri_rdfs_subClassOf,uri_ex_Person,X0)
      & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty) ),
    inference(rectify,[],[f7]) ).

fof(f13,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( icext(X0,X2)
        <=> ? [X3] : iext(X1,X2,X3) )
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f14,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( icext(X0,X2)
        <=> ? [X3] : iext(X1,X2,X3) )
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) ),
    inference(flattening,[],[f13]) ).

fof(f15,plain,
    ! [X0,X1] :
      ( iext(uri_rdfs_subClassOf,X0,X1)
    <=> ( ! [X2] :
            ( icext(X1,X2)
            | ~ icext(X0,X2) )
        & ic(X1)
        & ic(X0) ) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f16,plain,
    ! [X0] :
      ( icext(uri_owl_TransitiveProperty,X0)
    <=> ( ! [X1,X2,X3] :
            ( iext(X0,X1,X3)
            | ~ iext(X0,X2,X3)
            | ~ iext(X0,X1,X2) )
        & ip(X0) ) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f17,plain,
    ! [X0] :
      ( icext(uri_owl_TransitiveProperty,X0)
    <=> ( ! [X1,X2,X3] :
            ( iext(X0,X1,X3)
            | ~ iext(X0,X2,X3)
            | ~ iext(X0,X1,X2) )
        & ip(X0) ) ),
    inference(flattening,[],[f16]) ).

fof(f18,plain,
    ! [X0] :
      ( ~ iext(uri_ex_hasAncestor,uri_ex_alice,X0)
      | ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0) ),
    inference(ennf_transformation,[],[f11]) ).

fof(f19,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(f20,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( icext(X0,X2)
            | ! [X3] : ~ iext(X1,X2,X3) )
          & ( ? [X3] : iext(X1,X2,X3)
            | ~ icext(X0,X2) ) )
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) ),
    inference(nnf_transformation,[],[f14]) ).

fof(f21,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( icext(X0,X2)
            | ! [X3] : ~ iext(X1,X2,X3) )
          & ( ? [X4] : iext(X1,X2,X4)
            | ~ icext(X0,X2) ) )
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) ),
    inference(rectify,[],[f20]) ).

fof(f22,plain,
    ! [X1,X2] :
      ( ? [X4] : iext(X1,X2,X4)
     => iext(X1,X2,sK0(X1,X2)) ),
    introduced(choice_axiom,[]) ).

fof(f23,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( icext(X0,X2)
            | ! [X3] : ~ iext(X1,X2,X3) )
          & ( iext(X1,X2,sK0(X1,X2))
            | ~ icext(X0,X2) ) )
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f21,f22]) ).

fof(f24,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_subClassOf,X0,X1)
        | ? [X2] :
            ( ~ icext(X1,X2)
            & icext(X0,X2) )
        | ~ ic(X1)
        | ~ ic(X0) )
      & ( ( ! [X2] :
              ( icext(X1,X2)
              | ~ icext(X0,X2) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X0,X1) ) ),
    inference(nnf_transformation,[],[f15]) ).

fof(f25,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_subClassOf,X0,X1)
        | ? [X2] :
            ( ~ icext(X1,X2)
            & icext(X0,X2) )
        | ~ ic(X1)
        | ~ ic(X0) )
      & ( ( ! [X2] :
              ( icext(X1,X2)
              | ~ icext(X0,X2) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X0,X1) ) ),
    inference(flattening,[],[f24]) ).

fof(f26,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_subClassOf,X0,X1)
        | ? [X2] :
            ( ~ icext(X1,X2)
            & icext(X0,X2) )
        | ~ ic(X1)
        | ~ ic(X0) )
      & ( ( ! [X3] :
              ( icext(X1,X3)
              | ~ icext(X0,X3) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X0,X1) ) ),
    inference(rectify,[],[f25]) ).

fof(f27,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ~ icext(X1,X2)
          & icext(X0,X2) )
     => ( ~ icext(X1,sK1(X0,X1))
        & icext(X0,sK1(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

fof(f28,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_subClassOf,X0,X1)
        | ( ~ icext(X1,sK1(X0,X1))
          & icext(X0,sK1(X0,X1)) )
        | ~ ic(X1)
        | ~ ic(X0) )
      & ( ( ! [X3] :
              ( icext(X1,X3)
              | ~ icext(X0,X3) )
          & ic(X1)
          & ic(X0) )
        | ~ iext(uri_rdfs_subClassOf,X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f26,f27]) ).

fof(f29,plain,
    ! [X0] :
      ( ( icext(uri_owl_TransitiveProperty,X0)
        | ? [X1,X2,X3] :
            ( ~ iext(X0,X1,X3)
            & iext(X0,X2,X3)
            & iext(X0,X1,X2) )
        | ~ ip(X0) )
      & ( ( ! [X1,X2,X3] :
              ( iext(X0,X1,X3)
              | ~ iext(X0,X2,X3)
              | ~ iext(X0,X1,X2) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) ) ),
    inference(nnf_transformation,[],[f17]) ).

fof(f30,plain,
    ! [X0] :
      ( ( icext(uri_owl_TransitiveProperty,X0)
        | ? [X1,X2,X3] :
            ( ~ iext(X0,X1,X3)
            & iext(X0,X2,X3)
            & iext(X0,X1,X2) )
        | ~ ip(X0) )
      & ( ( ! [X1,X2,X3] :
              ( iext(X0,X1,X3)
              | ~ iext(X0,X2,X3)
              | ~ iext(X0,X1,X2) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) ) ),
    inference(flattening,[],[f29]) ).

fof(f31,plain,
    ! [X0] :
      ( ( icext(uri_owl_TransitiveProperty,X0)
        | ? [X1,X2,X3] :
            ( ~ iext(X0,X1,X3)
            & iext(X0,X2,X3)
            & iext(X0,X1,X2) )
        | ~ ip(X0) )
      & ( ( ! [X4,X5,X6] :
              ( iext(X0,X4,X6)
              | ~ iext(X0,X5,X6)
              | ~ iext(X0,X4,X5) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) ) ),
    inference(rectify,[],[f30]) ).

fof(f32,plain,
    ! [X0] :
      ( ? [X1,X2,X3] :
          ( ~ iext(X0,X1,X3)
          & iext(X0,X2,X3)
          & iext(X0,X1,X2) )
     => ( ~ iext(X0,sK2(X0),sK4(X0))
        & iext(X0,sK3(X0),sK4(X0))
        & iext(X0,sK2(X0),sK3(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f33,plain,
    ! [X0] :
      ( ( icext(uri_owl_TransitiveProperty,X0)
        | ( ~ iext(X0,sK2(X0),sK4(X0))
          & iext(X0,sK3(X0),sK4(X0))
          & iext(X0,sK2(X0),sK3(X0)) )
        | ~ ip(X0) )
      & ( ( ! [X4,X5,X6] :
              ( iext(X0,X4,X6)
              | ~ iext(X0,X5,X6)
              | ~ iext(X0,X4,X5) )
          & ip(X0) )
        | ~ icext(uri_owl_TransitiveProperty,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3,sK4])],[f31,f32]) ).

fof(f34,plain,
    ( ? [X0] :
        ( iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
        & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
        & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
        & iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
        & iext(uri_owl_onProperty,X0,uri_ex_hasAncestor)
        & iext(uri_rdf_type,X0,uri_owl_Restriction)
        & iext(uri_rdfs_subClassOf,uri_ex_Person,X0)
        & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty) )
   => ( iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
      & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
      & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
      & iext(uri_owl_minCardinality,sK5,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
      & iext(uri_owl_onProperty,sK5,uri_ex_hasAncestor)
      & iext(uri_rdf_type,sK5,uri_owl_Restriction)
      & iext(uri_rdfs_subClassOf,uri_ex_Person,sK5)
      & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty) ) ),
    introduced(choice_axiom,[]) ).

fof(f35,plain,
    ( iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
    & iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
    & iext(uri_rdf_type,uri_ex_alice,uri_ex_Person)
    & iext(uri_owl_minCardinality,sK5,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
    & iext(uri_owl_onProperty,sK5,uri_ex_hasAncestor)
    & iext(uri_rdf_type,sK5,uri_owl_Restriction)
    & iext(uri_rdfs_subClassOf,uri_ex_Person,sK5)
    & iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f12,f34]) ).

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

fof(f38,plain,
    ! [X2,X0,X1] :
      ( iext(X1,X2,sK0(X1,X2))
      | ~ icext(X0,X2)
      | ~ iext(uri_owl_onProperty,X0,X1)
      | ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)) ),
    inference(cnf_transformation,[],[f23]) ).

fof(f42,plain,
    ! [X3,X0,X1] :
      ( icext(X1,X3)
      | ~ icext(X0,X3)
      | ~ iext(uri_rdfs_subClassOf,X0,X1) ),
    inference(cnf_transformation,[],[f28]) ).

fof(f46,plain,
    ! [X0,X6,X4,X5] :
      ( iext(X0,X4,X6)
      | ~ iext(X0,X5,X6)
      | ~ iext(X0,X4,X5)
      | ~ icext(uri_owl_TransitiveProperty,X0) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f50,plain,
    ! [X0] :
      ( ~ iext(uri_ex_hasAncestor,uri_ex_alice,X0)
      | ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0) ),
    inference(cnf_transformation,[],[f18]) ).

fof(f51,plain,
    iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty),
    inference(cnf_transformation,[],[f35]) ).

fof(f52,plain,
    iext(uri_rdfs_subClassOf,uri_ex_Person,sK5),
    inference(cnf_transformation,[],[f35]) ).

fof(f54,plain,
    iext(uri_owl_onProperty,sK5,uri_ex_hasAncestor),
    inference(cnf_transformation,[],[f35]) ).

fof(f55,plain,
    iext(uri_owl_minCardinality,sK5,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)),
    inference(cnf_transformation,[],[f35]) ).

fof(f57,plain,
    iext(uri_rdf_type,uri_ex_bob,uri_ex_Person),
    inference(cnf_transformation,[],[f35]) ).

fof(f58,plain,
    iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob),
    inference(cnf_transformation,[],[f35]) ).

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

cnf(c_52,plain,
    ( ~ iext(uri_owl_minCardinality,X0,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
    | ~ iext(uri_owl_onProperty,X0,X1)
    | ~ icext(X0,X2)
    | iext(X1,X2,sK0(X1,X2)) ),
    inference(cnf_transformation,[],[f38]) ).

cnf(c_55,plain,
    ( ~ iext(uri_rdfs_subClassOf,X0,X1)
    | ~ icext(X0,X2)
    | icext(X1,X2) ),
    inference(cnf_transformation,[],[f42]) ).

cnf(c_61,plain,
    ( ~ iext(X0,X1,X2)
    | ~ iext(X0,X2,X3)
    | ~ icext(uri_owl_TransitiveProperty,X0)
    | iext(X0,X1,X3) ),
    inference(cnf_transformation,[],[f46]) ).

cnf(c_63,negated_conjecture,
    ( ~ iext(uri_ex_hasAncestor,uri_ex_alice,X0)
    | ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0) ),
    inference(cnf_transformation,[],[f50]) ).

cnf(c_64,plain,
    iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob),
    inference(cnf_transformation,[],[f58]) ).

cnf(c_65,plain,
    iext(uri_rdf_type,uri_ex_bob,uri_ex_Person),
    inference(cnf_transformation,[],[f57]) ).

cnf(c_67,plain,
    iext(uri_owl_minCardinality,sK5,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger)),
    inference(cnf_transformation,[],[f55]) ).

cnf(c_68,plain,
    iext(uri_owl_onProperty,sK5,uri_ex_hasAncestor),
    inference(cnf_transformation,[],[f54]) ).

cnf(c_70,plain,
    iext(uri_rdfs_subClassOf,uri_ex_Person,sK5),
    inference(cnf_transformation,[],[f52]) ).

cnf(c_71,plain,
    iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty),
    inference(cnf_transformation,[],[f51]) ).

cnf(c_276,plain,
    ( ~ iext(uri_rdf_type,uri_ex_bob,uri_ex_Person)
    | icext(uri_ex_Person,uri_ex_bob) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_279,plain,
    ( ~ iext(uri_rdf_type,uri_ex_hasAncestor,uri_owl_TransitiveProperty)
    | icext(uri_owl_TransitiveProperty,uri_ex_hasAncestor) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_282,plain,
    ( ~ iext(uri_owl_minCardinality,sK5,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
    | ~ iext(uri_owl_onProperty,sK5,X0)
    | ~ icext(sK5,X1)
    | iext(X0,X1,sK0(X0,X1)) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_293,plain,
    ( ~ iext(uri_rdfs_subClassOf,uri_ex_Person,X0)
    | ~ icext(uri_ex_Person,uri_ex_bob)
    | icext(X0,uri_ex_bob) ),
    inference(instantiation,[status(thm)],[c_55]) ).

cnf(c_303,plain,
    ( ~ iext(uri_ex_hasAncestor,X0,X1)
    | ~ iext(uri_ex_hasAncestor,X1,X2)
    | ~ icext(uri_owl_TransitiveProperty,uri_ex_hasAncestor)
    | iext(uri_ex_hasAncestor,X0,X2) ),
    inference(instantiation,[status(thm)],[c_61]) ).

cnf(c_311,plain,
    ( ~ iext(uri_rdfs_subClassOf,uri_ex_Person,sK5)
    | ~ icext(uri_ex_Person,uri_ex_bob)
    | icext(sK5,uri_ex_bob) ),
    inference(instantiation,[status(thm)],[c_293]) ).

cnf(c_312,plain,
    ( ~ iext(uri_owl_minCardinality,sK5,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
    | ~ iext(uri_owl_onProperty,sK5,X0)
    | ~ icext(sK5,uri_ex_bob)
    | iext(X0,uri_ex_bob,sK0(X0,uri_ex_bob)) ),
    inference(instantiation,[status(thm)],[c_282]) ).

cnf(c_330,plain,
    ( ~ iext(uri_ex_hasAncestor,uri_ex_bob,X0)
    | ~ iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
    | ~ icext(uri_owl_TransitiveProperty,uri_ex_hasAncestor)
    | iext(uri_ex_hasAncestor,uri_ex_alice,X0) ),
    inference(instantiation,[status(thm)],[c_303]) ).

cnf(c_374,plain,
    ( ~ iext(uri_owl_minCardinality,sK5,literal_typed(dat_str_1,uri_xsd_nonNegativeInteger))
    | ~ iext(uri_owl_onProperty,sK5,uri_ex_hasAncestor)
    | ~ icext(sK5,uri_ex_bob)
    | iext(uri_ex_hasAncestor,uri_ex_bob,sK0(uri_ex_hasAncestor,uri_ex_bob)) ),
    inference(instantiation,[status(thm)],[c_312]) ).

cnf(c_410,plain,
    ( ~ iext(uri_ex_hasAncestor,uri_ex_bob,sK0(uri_ex_hasAncestor,uri_ex_bob))
    | ~ iext(uri_ex_hasAncestor,uri_ex_alice,uri_ex_bob)
    | ~ icext(uri_owl_TransitiveProperty,uri_ex_hasAncestor)
    | iext(uri_ex_hasAncestor,uri_ex_alice,sK0(uri_ex_hasAncestor,uri_ex_bob)) ),
    inference(instantiation,[status(thm)],[c_330]) ).

cnf(c_484,plain,
    ( ~ iext(uri_ex_hasAncestor,uri_ex_alice,sK0(uri_ex_hasAncestor,uri_ex_bob))
    | ~ iext(uri_ex_hasAncestor,uri_ex_bob,sK0(uri_ex_hasAncestor,uri_ex_bob)) ),
    inference(instantiation,[status(thm)],[c_63]) ).

cnf(c_485,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_484,c_410,c_374,c_311,c_279,c_276,c_67,c_64,c_65,c_68,c_70,c_71]) ).


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