TSTP Solution File: SWB012+1 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : SWB012+1 : TPTP v5.2.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : art07.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 2018MB
% OS       : Linux 2.6.26.8-57.fc8
% CPULimit : 300s
% DateTime : Tue Feb 15 23:43:24 EST 2011

% Result   : Theorem 73.83s
% Output   : CNFRefutation 73.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   33
%            Number of leaves      :    8
% Syntax   : Number of formulae    :  111 (  20 unt;   0 def)
%            Number of atoms       :  704 (  23 equ)
%            Maximal formula atoms :  124 (   6 avg)
%            Number of connectives :  996 ( 403   ~; 427   |; 155   &)
%                                         (   6 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   33 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   28 (  28 usr;  21 con; 0-7 aty)
%            Number of variables   :  291 (  24 sgn 131   !;  20   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(10,axiom,
    ! [X3,X4,X5] :
      ( ( iext(uri_owl_hasValue,X3,X5)
        & iext(uri_owl_onProperty,X3,X4) )
     => ! [X1] :
          ( icext(X3,X1)
        <=> iext(X4,X1,X5) ) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',owl_restrict_hasvalue) ).

fof(11,axiom,
    ! [X4,X6] :
      ( iext(uri_rdfs_domain,X4,X6)
    <=> ( ip(X4)
        & ic(X6)
        & ! [X1,X2] :
            ( iext(X4,X1,X2)
           => icext(X6,X1) ) ) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',owl_rdfsext_domain) ).

fof(29,axiom,
    ! [X3,X7,X13,X9,X14,X11,X15] :
      ( ( iext(uri_rdf_first,X7,X13)
        & iext(uri_rdf_rest,X7,X9)
        & iext(uri_rdf_first,X9,X14)
        & iext(uri_rdf_rest,X9,X11)
        & iext(uri_rdf_first,X11,X15)
        & iext(uri_rdf_rest,X11,uri_rdf_nil) )
     => ( iext(uri_owl_intersectionOf,X3,X7)
      <=> ( ic(X3)
          & ic(X13)
          & ic(X14)
          & ic(X15)
          & ! [X1] :
              ( icext(X3,X1)
            <=> ( icext(X13,X1)
                & icext(X14,X1)
                & icext(X15,X1) ) ) ) ) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',owl_bool_intersectionof_class_003) ).

fof(32,axiom,
    ! [X4] :
      ( icext(uri_owl_FunctionalProperty,X4)
    <=> ( ip(X4)
        & ! [X1,X16,X17] :
            ( ( iext(X4,X1,X16)
              & iext(X4,X1,X17) )
           => X16 = X17 ) ) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',owl_char_functional) ).

fof(39,axiom,
    ! [X18,X4,X19] :
      ( iext(X4,X18,X19)
     => ip(X4) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',simple_iext_property) ).

fof(51,axiom,
    ! [X1,X6] :
      ( iext(uri_rdf_type,X1,X6)
    <=> icext(X6,X1) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',rdfs_cext_def) ).

fof(55,conjecture,
    ( iext(uri_rdf_type,uri_ex_name,uri_owl_FunctionalProperty)
    & iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',testcase_conclusion_fullish_012_Template_Class) ).

fof(56,axiom,
    ? [X20,X21,X22,X23] :
      ( iext(uri_rdf_type,uri_foaf_Person,uri_owl_Class)
      & iext(uri_owl_intersectionOf,uri_ex_PersonAttribute,X20)
      & iext(uri_rdf_first,X20,uri_owl_DatatypeProperty)
      & iext(uri_rdf_rest,X20,X21)
      & iext(uri_rdf_first,X21,uri_owl_FunctionalProperty)
      & iext(uri_rdf_rest,X21,X22)
      & iext(uri_rdf_first,X22,X23)
      & iext(uri_rdf_rest,X22,uri_rdf_nil)
      & iext(uri_rdf_type,X23,uri_owl_Restriction)
      & iext(uri_owl_onProperty,X23,uri_rdfs_domain)
      & iext(uri_owl_hasValue,X23,uri_foaf_Person)
      & iext(uri_rdf_type,uri_ex_name,uri_ex_PersonAttribute)
      & iext(uri_ex_name,uri_ex_alice,literal_plain(dat_str_alice)) ),
    file('/tmp/tmpV1m27e/sel_SWB012+1.p_2',testcase_premise_fullish_012_Template_Class) ).

fof(57,negated_conjecture,
    ~ ( iext(uri_rdf_type,uri_ex_name,uri_owl_FunctionalProperty)
      & iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person) ),
    inference(assume_negation,[status(cth)],[55]) ).

fof(93,plain,
    ! [X3,X4,X5] :
      ( ~ iext(uri_owl_hasValue,X3,X5)
      | ~ iext(uri_owl_onProperty,X3,X4)
      | ! [X1] :
          ( ( ~ icext(X3,X1)
            | iext(X4,X1,X5) )
          & ( ~ iext(X4,X1,X5)
            | icext(X3,X1) ) ) ),
    inference(fof_nnf,[status(thm)],[10]) ).

fof(94,plain,
    ! [X6,X7,X8] :
      ( ~ iext(uri_owl_hasValue,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7)
      | ! [X9] :
          ( ( ~ icext(X6,X9)
            | iext(X7,X9,X8) )
          & ( ~ iext(X7,X9,X8)
            | icext(X6,X9) ) ) ),
    inference(variable_rename,[status(thm)],[93]) ).

fof(95,plain,
    ! [X6,X7,X8,X9] :
      ( ( ( ~ icext(X6,X9)
          | iext(X7,X9,X8) )
        & ( ~ iext(X7,X9,X8)
          | icext(X6,X9) ) )
      | ~ iext(uri_owl_hasValue,X6,X8)
      | ~ iext(uri_owl_onProperty,X6,X7) ),
    inference(shift_quantors,[status(thm)],[94]) ).

fof(96,plain,
    ! [X6,X7,X8,X9] :
      ( ( ~ icext(X6,X9)
        | iext(X7,X9,X8)
        | ~ iext(uri_owl_hasValue,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) )
      & ( ~ iext(X7,X9,X8)
        | icext(X6,X9)
        | ~ iext(uri_owl_hasValue,X6,X8)
        | ~ iext(uri_owl_onProperty,X6,X7) ) ),
    inference(distribute,[status(thm)],[95]) ).

cnf(97,plain,
    ( icext(X1,X4)
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_hasValue,X1,X3)
    | ~ iext(X2,X4,X3) ),
    inference(split_conjunct,[status(thm)],[96]) ).

cnf(98,plain,
    ( iext(X2,X4,X3)
    | ~ iext(uri_owl_onProperty,X1,X2)
    | ~ iext(uri_owl_hasValue,X1,X3)
    | ~ icext(X1,X4) ),
    inference(split_conjunct,[status(thm)],[96]) ).

fof(99,plain,
    ! [X4,X6] :
      ( ( ~ iext(uri_rdfs_domain,X4,X6)
        | ( ip(X4)
          & ic(X6)
          & ! [X1,X2] :
              ( ~ iext(X4,X1,X2)
              | icext(X6,X1) ) ) )
      & ( ~ ip(X4)
        | ~ ic(X6)
        | ? [X1,X2] :
            ( iext(X4,X1,X2)
            & ~ icext(X6,X1) )
        | iext(uri_rdfs_domain,X4,X6) ) ),
    inference(fof_nnf,[status(thm)],[11]) ).

fof(100,plain,
    ! [X7,X8] :
      ( ( ~ iext(uri_rdfs_domain,X7,X8)
        | ( ip(X7)
          & ic(X8)
          & ! [X9,X10] :
              ( ~ iext(X7,X9,X10)
              | icext(X8,X9) ) ) )
      & ( ~ ip(X7)
        | ~ ic(X8)
        | ? [X11,X12] :
            ( iext(X7,X11,X12)
            & ~ icext(X8,X11) )
        | iext(uri_rdfs_domain,X7,X8) ) ),
    inference(variable_rename,[status(thm)],[99]) ).

fof(101,plain,
    ! [X7,X8] :
      ( ( ~ iext(uri_rdfs_domain,X7,X8)
        | ( ip(X7)
          & ic(X8)
          & ! [X9,X10] :
              ( ~ iext(X7,X9,X10)
              | icext(X8,X9) ) ) )
      & ( ~ ip(X7)
        | ~ ic(X8)
        | ( iext(X7,esk1_2(X7,X8),esk2_2(X7,X8))
          & ~ icext(X8,esk1_2(X7,X8)) )
        | iext(uri_rdfs_domain,X7,X8) ) ),
    inference(skolemize,[status(esa)],[100]) ).

fof(102,plain,
    ! [X7,X8,X9,X10] :
      ( ( ( ( ~ iext(X7,X9,X10)
            | icext(X8,X9) )
          & ip(X7)
          & ic(X8) )
        | ~ iext(uri_rdfs_domain,X7,X8) )
      & ( ~ ip(X7)
        | ~ ic(X8)
        | ( iext(X7,esk1_2(X7,X8),esk2_2(X7,X8))
          & ~ icext(X8,esk1_2(X7,X8)) )
        | iext(uri_rdfs_domain,X7,X8) ) ),
    inference(shift_quantors,[status(thm)],[101]) ).

fof(103,plain,
    ! [X7,X8,X9,X10] :
      ( ( ~ iext(X7,X9,X10)
        | icext(X8,X9)
        | ~ iext(uri_rdfs_domain,X7,X8) )
      & ( ip(X7)
        | ~ iext(uri_rdfs_domain,X7,X8) )
      & ( ic(X8)
        | ~ iext(uri_rdfs_domain,X7,X8) )
      & ( iext(X7,esk1_2(X7,X8),esk2_2(X7,X8))
        | ~ ip(X7)
        | ~ ic(X8)
        | iext(uri_rdfs_domain,X7,X8) )
      & ( ~ icext(X8,esk1_2(X7,X8))
        | ~ ip(X7)
        | ~ ic(X8)
        | iext(uri_rdfs_domain,X7,X8) ) ),
    inference(distribute,[status(thm)],[102]) ).

cnf(108,plain,
    ( icext(X2,X3)
    | ~ iext(uri_rdfs_domain,X1,X2)
    | ~ iext(X1,X3,X4) ),
    inference(split_conjunct,[status(thm)],[103]) ).

fof(166,plain,
    ! [X3,X7,X13,X9,X14,X11,X15] :
      ( ~ iext(uri_rdf_first,X7,X13)
      | ~ iext(uri_rdf_rest,X7,X9)
      | ~ iext(uri_rdf_first,X9,X14)
      | ~ iext(uri_rdf_rest,X9,X11)
      | ~ iext(uri_rdf_first,X11,X15)
      | ~ iext(uri_rdf_rest,X11,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_intersectionOf,X3,X7)
          | ( ic(X3)
            & ic(X13)
            & ic(X14)
            & ic(X15)
            & ! [X1] :
                ( ( ~ icext(X3,X1)
                  | ( icext(X13,X1)
                    & icext(X14,X1)
                    & icext(X15,X1) ) )
                & ( ~ icext(X13,X1)
                  | ~ icext(X14,X1)
                  | ~ icext(X15,X1)
                  | icext(X3,X1) ) ) ) )
        & ( ~ ic(X3)
          | ~ ic(X13)
          | ~ ic(X14)
          | ~ ic(X15)
          | ? [X1] :
              ( ( ~ icext(X3,X1)
                | ~ icext(X13,X1)
                | ~ icext(X14,X1)
                | ~ icext(X15,X1) )
              & ( icext(X3,X1)
                | ( icext(X13,X1)
                  & icext(X14,X1)
                  & icext(X15,X1) ) ) )
          | iext(uri_owl_intersectionOf,X3,X7) ) ) ),
    inference(fof_nnf,[status(thm)],[29]) ).

fof(167,plain,
    ! [X16,X17,X18,X19,X20,X21,X22] :
      ( ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,X19)
      | ~ iext(uri_rdf_first,X19,X20)
      | ~ iext(uri_rdf_rest,X19,X21)
      | ~ iext(uri_rdf_first,X21,X22)
      | ~ iext(uri_rdf_rest,X21,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_intersectionOf,X16,X17)
          | ( ic(X16)
            & ic(X18)
            & ic(X20)
            & ic(X22)
            & ! [X23] :
                ( ( ~ icext(X16,X23)
                  | ( icext(X18,X23)
                    & icext(X20,X23)
                    & icext(X22,X23) ) )
                & ( ~ icext(X18,X23)
                  | ~ icext(X20,X23)
                  | ~ icext(X22,X23)
                  | icext(X16,X23) ) ) ) )
        & ( ~ ic(X16)
          | ~ ic(X18)
          | ~ ic(X20)
          | ~ ic(X22)
          | ? [X24] :
              ( ( ~ icext(X16,X24)
                | ~ icext(X18,X24)
                | ~ icext(X20,X24)
                | ~ icext(X22,X24) )
              & ( icext(X16,X24)
                | ( icext(X18,X24)
                  & icext(X20,X24)
                  & icext(X22,X24) ) ) )
          | iext(uri_owl_intersectionOf,X16,X17) ) ) ),
    inference(variable_rename,[status(thm)],[166]) ).

fof(168,plain,
    ! [X16,X17,X18,X19,X20,X21,X22] :
      ( ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,X19)
      | ~ iext(uri_rdf_first,X19,X20)
      | ~ iext(uri_rdf_rest,X19,X21)
      | ~ iext(uri_rdf_first,X21,X22)
      | ~ iext(uri_rdf_rest,X21,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_intersectionOf,X16,X17)
          | ( ic(X16)
            & ic(X18)
            & ic(X20)
            & ic(X22)
            & ! [X23] :
                ( ( ~ icext(X16,X23)
                  | ( icext(X18,X23)
                    & icext(X20,X23)
                    & icext(X22,X23) ) )
                & ( ~ icext(X18,X23)
                  | ~ icext(X20,X23)
                  | ~ icext(X22,X23)
                  | icext(X16,X23) ) ) ) )
        & ( ~ ic(X16)
          | ~ ic(X18)
          | ~ ic(X20)
          | ~ ic(X22)
          | ( ( ~ icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ~ icext(X18,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ~ icext(X20,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ~ icext(X22,esk6_7(X16,X17,X18,X19,X20,X21,X22)) )
            & ( icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ( icext(X18,esk6_7(X16,X17,X18,X19,X20,X21,X22))
                & icext(X20,esk6_7(X16,X17,X18,X19,X20,X21,X22))
                & icext(X22,esk6_7(X16,X17,X18,X19,X20,X21,X22)) ) ) )
          | iext(uri_owl_intersectionOf,X16,X17) ) ) ),
    inference(skolemize,[status(esa)],[167]) ).

fof(169,plain,
    ! [X16,X17,X18,X19,X20,X21,X22,X23] :
      ( ( ( ( ( ~ icext(X16,X23)
              | ( icext(X18,X23)
                & icext(X20,X23)
                & icext(X22,X23) ) )
            & ( ~ icext(X18,X23)
              | ~ icext(X20,X23)
              | ~ icext(X22,X23)
              | icext(X16,X23) )
            & ic(X16)
            & ic(X18)
            & ic(X20)
            & ic(X22) )
          | ~ iext(uri_owl_intersectionOf,X16,X17) )
        & ( ~ ic(X16)
          | ~ ic(X18)
          | ~ ic(X20)
          | ~ ic(X22)
          | ( ( ~ icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ~ icext(X18,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ~ icext(X20,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ~ icext(X22,esk6_7(X16,X17,X18,X19,X20,X21,X22)) )
            & ( icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
              | ( icext(X18,esk6_7(X16,X17,X18,X19,X20,X21,X22))
                & icext(X20,esk6_7(X16,X17,X18,X19,X20,X21,X22))
                & icext(X22,esk6_7(X16,X17,X18,X19,X20,X21,X22)) ) ) )
          | iext(uri_owl_intersectionOf,X16,X17) ) )
      | ~ iext(uri_rdf_first,X17,X18)
      | ~ iext(uri_rdf_rest,X17,X19)
      | ~ iext(uri_rdf_first,X19,X20)
      | ~ iext(uri_rdf_rest,X19,X21)
      | ~ iext(uri_rdf_first,X21,X22)
      | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) ),
    inference(shift_quantors,[status(thm)],[168]) ).

fof(170,plain,
    ! [X16,X17,X18,X19,X20,X21,X22,X23] :
      ( ( icext(X18,X23)
        | ~ icext(X16,X23)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( icext(X20,X23)
        | ~ icext(X16,X23)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( icext(X22,X23)
        | ~ icext(X16,X23)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( ~ icext(X18,X23)
        | ~ icext(X20,X23)
        | ~ icext(X22,X23)
        | icext(X16,X23)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( ic(X16)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( ic(X18)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( ic(X20)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( ic(X22)
        | ~ iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( ~ icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | ~ icext(X18,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | ~ icext(X20,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | ~ icext(X22,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | ~ ic(X16)
        | ~ ic(X18)
        | ~ ic(X20)
        | ~ ic(X22)
        | iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( icext(X18,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | ~ ic(X16)
        | ~ ic(X18)
        | ~ ic(X20)
        | ~ ic(X22)
        | iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( icext(X20,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | ~ ic(X16)
        | ~ ic(X18)
        | ~ ic(X20)
        | ~ ic(X22)
        | iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) )
      & ( icext(X22,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | icext(X16,esk6_7(X16,X17,X18,X19,X20,X21,X22))
        | ~ ic(X16)
        | ~ ic(X18)
        | ~ ic(X20)
        | ~ ic(X22)
        | iext(uri_owl_intersectionOf,X16,X17)
        | ~ iext(uri_rdf_first,X17,X18)
        | ~ iext(uri_rdf_rest,X17,X19)
        | ~ iext(uri_rdf_first,X19,X20)
        | ~ iext(uri_rdf_rest,X19,X21)
        | ~ iext(uri_rdf_first,X21,X22)
        | ~ iext(uri_rdf_rest,X21,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[169]) ).

cnf(180,plain,
    ( icext(X2,X8)
    | ~ iext(uri_rdf_rest,X1,uri_rdf_nil)
    | ~ iext(uri_rdf_first,X1,X2)
    | ~ iext(uri_rdf_rest,X3,X1)
    | ~ iext(uri_rdf_first,X3,X4)
    | ~ iext(uri_rdf_rest,X5,X3)
    | ~ iext(uri_rdf_first,X5,X6)
    | ~ iext(uri_owl_intersectionOf,X7,X5)
    | ~ icext(X7,X8) ),
    inference(split_conjunct,[status(thm)],[170]) ).

cnf(181,plain,
    ( icext(X4,X8)
    | ~ iext(uri_rdf_rest,X1,uri_rdf_nil)
    | ~ iext(uri_rdf_first,X1,X2)
    | ~ iext(uri_rdf_rest,X3,X1)
    | ~ iext(uri_rdf_first,X3,X4)
    | ~ iext(uri_rdf_rest,X5,X3)
    | ~ iext(uri_rdf_first,X5,X6)
    | ~ iext(uri_owl_intersectionOf,X7,X5)
    | ~ icext(X7,X8) ),
    inference(split_conjunct,[status(thm)],[170]) ).

fof(200,plain,
    ! [X4] :
      ( ( ~ icext(uri_owl_FunctionalProperty,X4)
        | ( ip(X4)
          & ! [X1,X16,X17] :
              ( ~ iext(X4,X1,X16)
              | ~ iext(X4,X1,X17)
              | X16 = X17 ) ) )
      & ( ~ ip(X4)
        | ? [X1,X16,X17] :
            ( iext(X4,X1,X16)
            & iext(X4,X1,X17)
            & X16 != X17 )
        | icext(uri_owl_FunctionalProperty,X4) ) ),
    inference(fof_nnf,[status(thm)],[32]) ).

fof(201,plain,
    ! [X18] :
      ( ( ~ icext(uri_owl_FunctionalProperty,X18)
        | ( ip(X18)
          & ! [X19,X20,X21] :
              ( ~ iext(X18,X19,X20)
              | ~ iext(X18,X19,X21)
              | X20 = X21 ) ) )
      & ( ~ ip(X18)
        | ? [X22,X23,X24] :
            ( iext(X18,X22,X23)
            & iext(X18,X22,X24)
            & X23 != X24 )
        | icext(uri_owl_FunctionalProperty,X18) ) ),
    inference(variable_rename,[status(thm)],[200]) ).

fof(202,plain,
    ! [X18] :
      ( ( ~ icext(uri_owl_FunctionalProperty,X18)
        | ( ip(X18)
          & ! [X19,X20,X21] :
              ( ~ iext(X18,X19,X20)
              | ~ iext(X18,X19,X21)
              | X20 = X21 ) ) )
      & ( ~ ip(X18)
        | ( iext(X18,esk8_1(X18),esk9_1(X18))
          & iext(X18,esk8_1(X18),esk10_1(X18))
          & esk9_1(X18) != esk10_1(X18) )
        | icext(uri_owl_FunctionalProperty,X18) ) ),
    inference(skolemize,[status(esa)],[201]) ).

fof(203,plain,
    ! [X18,X19,X20,X21] :
      ( ( ( ( ~ iext(X18,X19,X20)
            | ~ iext(X18,X19,X21)
            | X20 = X21 )
          & ip(X18) )
        | ~ icext(uri_owl_FunctionalProperty,X18) )
      & ( ~ ip(X18)
        | ( iext(X18,esk8_1(X18),esk9_1(X18))
          & iext(X18,esk8_1(X18),esk10_1(X18))
          & esk9_1(X18) != esk10_1(X18) )
        | icext(uri_owl_FunctionalProperty,X18) ) ),
    inference(shift_quantors,[status(thm)],[202]) ).

fof(204,plain,
    ! [X18,X19,X20,X21] :
      ( ( ~ iext(X18,X19,X20)
        | ~ iext(X18,X19,X21)
        | X20 = X21
        | ~ icext(uri_owl_FunctionalProperty,X18) )
      & ( ip(X18)
        | ~ icext(uri_owl_FunctionalProperty,X18) )
      & ( iext(X18,esk8_1(X18),esk9_1(X18))
        | ~ ip(X18)
        | icext(uri_owl_FunctionalProperty,X18) )
      & ( iext(X18,esk8_1(X18),esk10_1(X18))
        | ~ ip(X18)
        | icext(uri_owl_FunctionalProperty,X18) )
      & ( esk9_1(X18) != esk10_1(X18)
        | ~ ip(X18)
        | icext(uri_owl_FunctionalProperty,X18) ) ),
    inference(distribute,[status(thm)],[203]) ).

cnf(205,plain,
    ( icext(uri_owl_FunctionalProperty,X1)
    | ~ ip(X1)
    | esk9_1(X1) != esk10_1(X1) ),
    inference(split_conjunct,[status(thm)],[204]) ).

cnf(206,plain,
    ( icext(uri_owl_FunctionalProperty,X1)
    | iext(X1,esk8_1(X1),esk10_1(X1))
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[204]) ).

cnf(207,plain,
    ( icext(uri_owl_FunctionalProperty,X1)
    | iext(X1,esk8_1(X1),esk9_1(X1))
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[204]) ).

cnf(209,plain,
    ( X2 = X3
    | ~ icext(uri_owl_FunctionalProperty,X1)
    | ~ iext(X1,X4,X3)
    | ~ iext(X1,X4,X2) ),
    inference(split_conjunct,[status(thm)],[204]) ).

fof(233,plain,
    ! [X18,X4,X19] :
      ( ~ iext(X4,X18,X19)
      | ip(X4) ),
    inference(fof_nnf,[status(thm)],[39]) ).

fof(234,plain,
    ! [X20,X21,X22] :
      ( ~ iext(X21,X20,X22)
      | ip(X21) ),
    inference(variable_rename,[status(thm)],[233]) ).

cnf(235,plain,
    ( ip(X1)
    | ~ iext(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[234]) ).

fof(266,plain,
    ! [X1,X6] :
      ( ( ~ iext(uri_rdf_type,X1,X6)
        | icext(X6,X1) )
      & ( ~ icext(X6,X1)
        | iext(uri_rdf_type,X1,X6) ) ),
    inference(fof_nnf,[status(thm)],[51]) ).

fof(267,plain,
    ! [X7,X8] :
      ( ( ~ iext(uri_rdf_type,X7,X8)
        | icext(X8,X7) )
      & ( ~ icext(X8,X7)
        | iext(uri_rdf_type,X7,X8) ) ),
    inference(variable_rename,[status(thm)],[266]) ).

cnf(268,plain,
    ( iext(uri_rdf_type,X1,X2)
    | ~ icext(X2,X1) ),
    inference(split_conjunct,[status(thm)],[267]) ).

cnf(269,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_type,X2,X1) ),
    inference(split_conjunct,[status(thm)],[267]) ).

fof(276,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_name,uri_owl_FunctionalProperty)
    | ~ iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person) ),
    inference(fof_nnf,[status(thm)],[57]) ).

cnf(277,negated_conjecture,
    ( ~ iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person)
    | ~ iext(uri_rdf_type,uri_ex_name,uri_owl_FunctionalProperty) ),
    inference(split_conjunct,[status(thm)],[276]) ).

fof(278,plain,
    ? [X24,X25,X26,X27] :
      ( iext(uri_rdf_type,uri_foaf_Person,uri_owl_Class)
      & iext(uri_owl_intersectionOf,uri_ex_PersonAttribute,X24)
      & iext(uri_rdf_first,X24,uri_owl_DatatypeProperty)
      & iext(uri_rdf_rest,X24,X25)
      & iext(uri_rdf_first,X25,uri_owl_FunctionalProperty)
      & iext(uri_rdf_rest,X25,X26)
      & iext(uri_rdf_first,X26,X27)
      & iext(uri_rdf_rest,X26,uri_rdf_nil)
      & iext(uri_rdf_type,X27,uri_owl_Restriction)
      & iext(uri_owl_onProperty,X27,uri_rdfs_domain)
      & iext(uri_owl_hasValue,X27,uri_foaf_Person)
      & iext(uri_rdf_type,uri_ex_name,uri_ex_PersonAttribute)
      & iext(uri_ex_name,uri_ex_alice,literal_plain(dat_str_alice)) ),
    inference(variable_rename,[status(thm)],[56]) ).

fof(279,plain,
    ( iext(uri_rdf_type,uri_foaf_Person,uri_owl_Class)
    & iext(uri_owl_intersectionOf,uri_ex_PersonAttribute,esk13_0)
    & iext(uri_rdf_first,esk13_0,uri_owl_DatatypeProperty)
    & iext(uri_rdf_rest,esk13_0,esk14_0)
    & iext(uri_rdf_first,esk14_0,uri_owl_FunctionalProperty)
    & iext(uri_rdf_rest,esk14_0,esk15_0)
    & iext(uri_rdf_first,esk15_0,esk16_0)
    & iext(uri_rdf_rest,esk15_0,uri_rdf_nil)
    & iext(uri_rdf_type,esk16_0,uri_owl_Restriction)
    & iext(uri_owl_onProperty,esk16_0,uri_rdfs_domain)
    & iext(uri_owl_hasValue,esk16_0,uri_foaf_Person)
    & iext(uri_rdf_type,uri_ex_name,uri_ex_PersonAttribute)
    & iext(uri_ex_name,uri_ex_alice,literal_plain(dat_str_alice)) ),
    inference(skolemize,[status(esa)],[278]) ).

cnf(280,plain,
    iext(uri_ex_name,uri_ex_alice,literal_plain(dat_str_alice)),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(281,plain,
    iext(uri_rdf_type,uri_ex_name,uri_ex_PersonAttribute),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(282,plain,
    iext(uri_owl_hasValue,esk16_0,uri_foaf_Person),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(283,plain,
    iext(uri_owl_onProperty,esk16_0,uri_rdfs_domain),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(285,plain,
    iext(uri_rdf_rest,esk15_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(286,plain,
    iext(uri_rdf_first,esk15_0,esk16_0),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(287,plain,
    iext(uri_rdf_rest,esk14_0,esk15_0),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(288,plain,
    iext(uri_rdf_first,esk14_0,uri_owl_FunctionalProperty),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(289,plain,
    iext(uri_rdf_rest,esk13_0,esk14_0),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(290,plain,
    iext(uri_rdf_first,esk13_0,uri_owl_DatatypeProperty),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(291,plain,
    iext(uri_owl_intersectionOf,uri_ex_PersonAttribute,esk13_0),
    inference(split_conjunct,[status(thm)],[279]) ).

cnf(339,plain,
    ip(uri_ex_name),
    inference(spm,[status(thm)],[235,280,theory(equality)]) ).

cnf(433,plain,
    ( X1 = X2
    | ~ iext(X3,X4,X2)
    | ~ iext(X3,X4,X1)
    | ~ iext(uri_rdf_type,X3,uri_owl_FunctionalProperty) ),
    inference(spm,[status(thm)],[209,269,theory(equality)]) ).

cnf(475,plain,
    ( iext(uri_rdfs_domain,X1,X2)
    | ~ icext(esk16_0,X1)
    | ~ iext(uri_owl_hasValue,esk16_0,X2) ),
    inference(spm,[status(thm)],[98,283,theory(equality)]) ).

cnf(482,plain,
    ( icext(esk16_0,X1)
    | ~ iext(uri_owl_hasValue,esk16_0,X2)
    | ~ iext(uri_rdfs_domain,X1,X2) ),
    inference(spm,[status(thm)],[97,283,theory(equality)]) ).

cnf(627,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_owl_intersectionOf,X3,X4)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_rdf_first,X6,X1)
    | ~ iext(uri_rdf_first,esk15_0,X7)
    | ~ iext(uri_rdf_rest,X4,X6)
    | ~ iext(uri_rdf_rest,X6,esk15_0) ),
    inference(spm,[status(thm)],[181,285,theory(equality)]) ).

cnf(628,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_owl_intersectionOf,X3,X4)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_rdf_first,X6,X7)
    | ~ iext(uri_rdf_first,esk15_0,X1)
    | ~ iext(uri_rdf_rest,X4,X6)
    | ~ iext(uri_rdf_rest,X6,esk15_0) ),
    inference(spm,[status(thm)],[180,285,theory(equality)]) ).

cnf(1608,plain,
    ( iext(uri_rdfs_domain,X1,uri_foaf_Person)
    | ~ icext(esk16_0,X1) ),
    inference(spm,[status(thm)],[475,282,theory(equality)]) ).

cnf(1609,plain,
    ( iext(uri_rdfs_domain,X1,uri_foaf_Person)
    | ~ iext(uri_rdf_type,X1,esk16_0) ),
    inference(spm,[status(thm)],[1608,269,theory(equality)]) ).

cnf(1615,plain,
    ( icext(uri_foaf_Person,X1)
    | ~ iext(X2,X1,X3)
    | ~ iext(uri_rdf_type,X2,esk16_0) ),
    inference(spm,[status(thm)],[108,1609,theory(equality)]) ).

cnf(1709,plain,
    ( icext(esk16_0,X1)
    | ~ iext(uri_rdfs_domain,X1,uri_foaf_Person) ),
    inference(spm,[status(thm)],[482,282,theory(equality)]) ).

cnf(1710,plain,
    ( iext(uri_rdf_type,X1,esk16_0)
    | ~ iext(uri_rdfs_domain,X1,uri_foaf_Person) ),
    inference(spm,[status(thm)],[268,1709,theory(equality)]) ).

cnf(4110,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_rest,X4,esk15_0)
    | ~ iext(uri_owl_intersectionOf,X3,X5)
    | ~ iext(uri_rdf_first,X5,X6)
    | ~ iext(uri_rdf_first,X4,X1)
    | ~ iext(uri_rdf_rest,X5,X4) ),
    inference(spm,[status(thm)],[627,286,theory(equality)]) ).

cnf(4111,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1)
    | ~ iext(uri_owl_intersectionOf,X3,X4)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_rdf_first,esk14_0,X6)
    | ~ iext(uri_rdf_rest,X4,esk14_0) ),
    inference(spm,[status(thm)],[628,287,theory(equality)]) ).

cnf(20322,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_owl_intersectionOf,X3,X4)
    | ~ iext(uri_rdf_first,X4,X5)
    | ~ iext(uri_rdf_first,esk14_0,X1)
    | ~ iext(uri_rdf_rest,X4,esk14_0) ),
    inference(spm,[status(thm)],[4110,287,theory(equality)]) ).

cnf(20354,plain,
    ( icext(X1,X2)
    | ~ icext(X3,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1)
    | ~ iext(uri_rdf_rest,X4,esk14_0)
    | ~ iext(uri_owl_intersectionOf,X3,X4)
    | ~ iext(uri_rdf_first,X4,X5) ),
    inference(spm,[status(thm)],[4111,288,theory(equality)]) ).

cnf(263471,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk14_0,X1)
    | ~ iext(uri_rdf_rest,esk13_0,esk14_0)
    | ~ iext(uri_rdf_first,esk13_0,X3) ),
    inference(spm,[status(thm)],[20322,291,theory(equality)]) ).

cnf(263586,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk14_0,X1)
    | $false
    | ~ iext(uri_rdf_first,esk13_0,X3) ),
    inference(rw,[status(thm)],[263471,289,theory(equality)]) ).

cnf(263587,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk14_0,X1)
    | ~ iext(uri_rdf_first,esk13_0,X3) ),
    inference(cn,[status(thm)],[263586,theory(equality)]) ).

cnf(263627,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk14_0,X1) ),
    inference(spm,[status(thm)],[263587,290,theory(equality)]) ).

cnf(263628,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_first,esk14_0,X1)
    | ~ iext(uri_rdf_type,X2,uri_ex_PersonAttribute) ),
    inference(spm,[status(thm)],[263627,269,theory(equality)]) ).

cnf(264227,plain,
    ( iext(uri_rdf_type,X1,X2)
    | ~ iext(uri_rdf_first,esk14_0,X2)
    | ~ iext(uri_rdf_type,X1,uri_ex_PersonAttribute) ),
    inference(spm,[status(thm)],[268,263628,theory(equality)]) ).

cnf(265965,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1)
    | ~ iext(uri_rdf_rest,esk13_0,esk14_0)
    | ~ iext(uri_rdf_first,esk13_0,X3) ),
    inference(spm,[status(thm)],[20354,291,theory(equality)]) ).

cnf(266080,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1)
    | $false
    | ~ iext(uri_rdf_first,esk13_0,X3) ),
    inference(rw,[status(thm)],[265965,289,theory(equality)]) ).

cnf(266081,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1)
    | ~ iext(uri_rdf_first,esk13_0,X3) ),
    inference(cn,[status(thm)],[266080,theory(equality)]) ).

cnf(273656,plain,
    ( iext(uri_rdf_type,uri_ex_name,X1)
    | ~ iext(uri_rdf_first,esk14_0,X1) ),
    inference(spm,[status(thm)],[264227,281,theory(equality)]) ).

cnf(274121,plain,
    ( X1 = X2
    | ~ iext(uri_ex_name,X3,X2)
    | ~ iext(uri_ex_name,X3,X1)
    | ~ iext(uri_rdf_first,esk14_0,uri_owl_FunctionalProperty) ),
    inference(spm,[status(thm)],[433,273656,theory(equality)]) ).

cnf(274172,plain,
    ( X1 = X2
    | ~ iext(uri_ex_name,X3,X2)
    | ~ iext(uri_ex_name,X3,X1)
    | $false ),
    inference(rw,[status(thm)],[274121,288,theory(equality)]) ).

cnf(274173,plain,
    ( X1 = X2
    | ~ iext(uri_ex_name,X3,X2)
    | ~ iext(uri_ex_name,X3,X1) ),
    inference(cn,[status(thm)],[274172,theory(equality)]) ).

cnf(274255,plain,
    ( X1 = esk9_1(uri_ex_name)
    | icext(uri_owl_FunctionalProperty,uri_ex_name)
    | ~ iext(uri_ex_name,esk8_1(uri_ex_name),X1)
    | ~ ip(uri_ex_name) ),
    inference(spm,[status(thm)],[274173,207,theory(equality)]) ).

cnf(274259,plain,
    ( X1 = esk9_1(uri_ex_name)
    | icext(uri_owl_FunctionalProperty,uri_ex_name)
    | ~ iext(uri_ex_name,esk8_1(uri_ex_name),X1)
    | $false ),
    inference(rw,[status(thm)],[274255,339,theory(equality)]) ).

cnf(274260,plain,
    ( X1 = esk9_1(uri_ex_name)
    | icext(uri_owl_FunctionalProperty,uri_ex_name)
    | ~ iext(uri_ex_name,esk8_1(uri_ex_name),X1) ),
    inference(cn,[status(thm)],[274259,theory(equality)]) ).

cnf(276658,plain,
    ( esk10_1(uri_ex_name) = esk9_1(uri_ex_name)
    | icext(uri_owl_FunctionalProperty,uri_ex_name)
    | ~ ip(uri_ex_name) ),
    inference(spm,[status(thm)],[274260,206,theory(equality)]) ).

cnf(276659,plain,
    ( esk10_1(uri_ex_name) = esk9_1(uri_ex_name)
    | icext(uri_owl_FunctionalProperty,uri_ex_name)
    | $false ),
    inference(rw,[status(thm)],[276658,339,theory(equality)]) ).

cnf(276660,plain,
    ( esk10_1(uri_ex_name) = esk9_1(uri_ex_name)
    | icext(uri_owl_FunctionalProperty,uri_ex_name) ),
    inference(cn,[status(thm)],[276659,theory(equality)]) ).

cnf(276661,plain,
    ( icext(uri_owl_FunctionalProperty,uri_ex_name)
    | ~ ip(uri_ex_name) ),
    inference(spm,[status(thm)],[205,276660,theory(equality)]) ).

cnf(276664,plain,
    ( icext(uri_owl_FunctionalProperty,uri_ex_name)
    | $false ),
    inference(rw,[status(thm)],[276661,339,theory(equality)]) ).

cnf(276665,plain,
    icext(uri_owl_FunctionalProperty,uri_ex_name),
    inference(cn,[status(thm)],[276664,theory(equality)]) ).

cnf(276668,plain,
    iext(uri_rdf_type,uri_ex_name,uri_owl_FunctionalProperty),
    inference(spm,[status(thm)],[268,276665,theory(equality)]) ).

cnf(276770,negated_conjecture,
    ( $false
    | ~ iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person) ),
    inference(rw,[status(thm)],[277,276668,theory(equality)]) ).

cnf(276771,negated_conjecture,
    ~ iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person),
    inference(cn,[status(thm)],[276770,theory(equality)]) ).

cnf(279748,plain,
    ( icext(X1,X2)
    | ~ icext(uri_ex_PersonAttribute,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1) ),
    inference(spm,[status(thm)],[266081,290,theory(equality)]) ).

cnf(279771,plain,
    ( icext(X1,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1)
    | ~ iext(uri_rdf_type,X2,uri_ex_PersonAttribute) ),
    inference(spm,[status(thm)],[279748,269,theory(equality)]) ).

cnf(280047,plain,
    ( iext(uri_rdfs_domain,X1,uri_foaf_Person)
    | ~ iext(uri_rdf_first,esk15_0,esk16_0)
    | ~ iext(uri_rdf_type,X1,uri_ex_PersonAttribute) ),
    inference(spm,[status(thm)],[1608,279771,theory(equality)]) ).

cnf(280598,plain,
    ( iext(uri_rdfs_domain,X1,uri_foaf_Person)
    | $false
    | ~ iext(uri_rdf_type,X1,uri_ex_PersonAttribute) ),
    inference(rw,[status(thm)],[280047,286,theory(equality)]) ).

cnf(280599,plain,
    ( iext(uri_rdfs_domain,X1,uri_foaf_Person)
    | ~ iext(uri_rdf_type,X1,uri_ex_PersonAttribute) ),
    inference(cn,[status(thm)],[280598,theory(equality)]) ).

cnf(280639,plain,
    ( iext(uri_rdf_type,X1,esk16_0)
    | ~ iext(uri_rdf_type,X1,uri_ex_PersonAttribute) ),
    inference(spm,[status(thm)],[1710,280599,theory(equality)]) ).

cnf(280764,plain,
    iext(uri_rdf_type,uri_ex_name,esk16_0),
    inference(spm,[status(thm)],[280639,281,theory(equality)]) ).

cnf(281154,plain,
    ( icext(uri_foaf_Person,X1)
    | ~ iext(uri_ex_name,X1,X2) ),
    inference(spm,[status(thm)],[1615,280764,theory(equality)]) ).

cnf(281382,plain,
    icext(uri_foaf_Person,uri_ex_alice),
    inference(spm,[status(thm)],[281154,280,theory(equality)]) ).

cnf(281397,plain,
    iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person),
    inference(spm,[status(thm)],[268,281382,theory(equality)]) ).

cnf(281409,plain,
    $false,
    inference(sr,[status(thm)],[281397,276771,theory(equality)]) ).

cnf(281410,plain,
    $false,
    281409,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SWB/SWB012+1.p
% --creating new selector for [SWB001+0.ax]
% eprover: CPU time limit exceeded, terminating
% -running prover on /tmp/tmpV1m27e/sel_SWB012+1.p_1 with time limit 29
% -prover status ResourceOut
% -running prover on /tmp/tmpV1m27e/sel_SWB012+1.p_2 with time limit 81
% -prover status Theorem
% Problem SWB012+1.p solved in phase 1.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SWB/SWB012+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SWB/SWB012+1.p
% Solved 1 out of 1.
% # Problem is unsatisfiable (or provable), constructing proof object
% # SZS status Theorem
% # SZS output start CNFRefutation.
% See solution above
% # SZS output end CNFRefutation
% 
%------------------------------------------------------------------------------