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

View Problem - Process Solution

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

% Computer : art03.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 : Fri Mar  4 00:44:35 EST 2011

% Result   : Theorem 0.44s
% Output   : CNFRefutation 0.44s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   77 (  23 unt;   0 def)
%            Number of atoms       :  396 (  38 equ)
%            Maximal formula atoms :   26 (   5 avg)
%            Number of connectives :  483 ( 164   ~; 185   |; 126   &)
%                                         (   5 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   27 (  27 usr;  22 con; 0-3 aty)
%            Number of variables   :  148 (   5 sgn  87   !;  18   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(12,axiom,
    ! [X1,X2] :
      ( iext(uri_owl_differentFrom,X1,X2)
    <=> X1 != X2 ),
    file('/tmp/tmpdj0wAm/sel_SWB062+1.p_1',owl_eqdis_differentfrom) ).

fof(19,axiom,
    ! [X5,X6,X12] :
      ( ( iext(uri_rdf_first,X6,X12)
        & iext(uri_rdf_rest,X6,uri_rdf_nil) )
     => ( iext(uri_owl_oneOf,X5,X6)
      <=> ( ic(X5)
          & ! [X1] :
              ( icext(X5,X1)
            <=> X1 = X12 ) ) ) ),
    file('/tmp/tmpdj0wAm/sel_SWB062+1.p_1',owl_enum_class_001) ).

fof(28,axiom,
    ! [X15,X16] :
      ( iext(uri_owl_propertyDisjointWith,X15,X16)
    <=> ( ip(X15)
        & ip(X16)
        & ! [X1,X2] :
            ~ ( iext(X15,X1,X2)
              & iext(X16,X1,X2) ) ) ),
    file('/tmp/tmpdj0wAm/sel_SWB062+1.p_1',owl_eqdis_propertydisjointwith) ).

fof(29,axiom,
    ! [X3,X4] :
      ( iext(uri_rdfs_range,X3,X4)
    <=> ( ip(X3)
        & ip(X4)
        & ! [X1,X2] :
            ( iext(X3,X1,X2)
           => icext(X4,X2) ) ) ),
    file('/tmp/tmpdj0wAm/sel_SWB062+1.p_1',owl_rdfsext_range) ).

fof(30,axiom,
    ! [X17,X3,X18] :
      ( iext(X3,X17,X18)
     => ip(X3) ),
    file('/tmp/tmpdj0wAm/sel_SWB062+1.p_1',simple_iext_property) ).

fof(44,conjecture,
    iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    file('/tmp/tmpdj0wAm/sel_SWB062+1.p_1',conclusion_rdfbased_sem_eqdis_disprop_ext) ).

fof(45,axiom,
    ? [X19,X20,X21,X22] :
      ( iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1)
      & iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1)
      & iext(uri_ex_p2,uri_ex_s2,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_y1,X21)
      & iext(uri_rdf_first,X21,uri_ex_o1)
      & iext(uri_rdf_rest,X21,uri_rdf_nil)
      & iext(uri_rdf_first,X19,uri_ex_s2)
      & iext(uri_rdf_rest,X19,uri_rdf_nil)
      & iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2)
      & iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2)
      & iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_x1,X20)
      & iext(uri_owl_oneOf,uri_ex_y2,X22)
      & iext(uri_rdf_first,X22,uri_ex_o2)
      & iext(uri_rdf_rest,X22,uri_rdf_nil)
      & iext(uri_ex_p1,uri_ex_s1,uri_ex_o1)
      & iext(uri_owl_differentFrom,uri_ex_s1,uri_ex_s2)
      & iext(uri_rdf_first,X20,uri_ex_s1)
      & iext(uri_rdf_rest,X20,uri_rdf_nil)
      & iext(uri_owl_oneOf,uri_ex_x2,X19) ),
    file('/tmp/tmpdj0wAm/sel_SWB062+1.p_1',premise_rdfbased_sem_eqdis_disprop_ext) ).

fof(46,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(assume_negation,[status(cth)],[44]) ).

fof(48,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(fof_simplification,[status(thm)],[46,theory(equality)]) ).

fof(86,plain,
    ! [X1,X2] :
      ( ( ~ iext(uri_owl_differentFrom,X1,X2)
        | X1 != X2 )
      & ( X1 = X2
        | iext(uri_owl_differentFrom,X1,X2) ) ),
    inference(fof_nnf,[status(thm)],[12]) ).

fof(87,plain,
    ! [X3,X4] :
      ( ( ~ iext(uri_owl_differentFrom,X3,X4)
        | X3 != X4 )
      & ( X3 = X4
        | iext(uri_owl_differentFrom,X3,X4) ) ),
    inference(variable_rename,[status(thm)],[86]) ).

cnf(89,plain,
    ( X1 != X2
    | ~ iext(uri_owl_differentFrom,X1,X2) ),
    inference(split_conjunct,[status(thm)],[87]) ).

fof(107,plain,
    ! [X5,X6,X12] :
      ( ~ iext(uri_rdf_first,X6,X12)
      | ~ iext(uri_rdf_rest,X6,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X5,X6)
          | ( ic(X5)
            & ! [X1] :
                ( ( ~ icext(X5,X1)
                  | X1 = X12 )
                & ( X1 != X12
                  | icext(X5,X1) ) ) ) )
        & ( ~ ic(X5)
          | ? [X1] :
              ( ( ~ icext(X5,X1)
                | X1 != X12 )
              & ( icext(X5,X1)
                | X1 = X12 ) )
          | iext(uri_owl_oneOf,X5,X6) ) ) ),
    inference(fof_nnf,[status(thm)],[19]) ).

fof(108,plain,
    ! [X13,X14,X15] :
      ( ~ iext(uri_rdf_first,X14,X15)
      | ~ iext(uri_rdf_rest,X14,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X13,X14)
          | ( ic(X13)
            & ! [X16] :
                ( ( ~ icext(X13,X16)
                  | X16 = X15 )
                & ( X16 != X15
                  | icext(X13,X16) ) ) ) )
        & ( ~ ic(X13)
          | ? [X17] :
              ( ( ~ icext(X13,X17)
                | X17 != X15 )
              & ( icext(X13,X17)
                | X17 = X15 ) )
          | iext(uri_owl_oneOf,X13,X14) ) ) ),
    inference(variable_rename,[status(thm)],[107]) ).

fof(109,plain,
    ! [X13,X14,X15] :
      ( ~ iext(uri_rdf_first,X14,X15)
      | ~ iext(uri_rdf_rest,X14,uri_rdf_nil)
      | ( ( ~ iext(uri_owl_oneOf,X13,X14)
          | ( ic(X13)
            & ! [X16] :
                ( ( ~ icext(X13,X16)
                  | X16 = X15 )
                & ( X16 != X15
                  | icext(X13,X16) ) ) ) )
        & ( ~ ic(X13)
          | ( ( ~ icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) != X15 )
            & ( icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) = X15 ) )
          | iext(uri_owl_oneOf,X13,X14) ) ) ),
    inference(skolemize,[status(esa)],[108]) ).

fof(110,plain,
    ! [X13,X14,X15,X16] :
      ( ( ( ( ( ~ icext(X13,X16)
              | X16 = X15 )
            & ( X16 != X15
              | icext(X13,X16) )
            & ic(X13) )
          | ~ iext(uri_owl_oneOf,X13,X14) )
        & ( ~ ic(X13)
          | ( ( ~ icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) != X15 )
            & ( icext(X13,esk5_3(X13,X14,X15))
              | esk5_3(X13,X14,X15) = X15 ) )
          | iext(uri_owl_oneOf,X13,X14) ) )
      | ~ iext(uri_rdf_first,X14,X15)
      | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) ),
    inference(shift_quantors,[status(thm)],[109]) ).

fof(111,plain,
    ! [X13,X14,X15,X16] :
      ( ( ~ icext(X13,X16)
        | X16 = X15
        | ~ iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( X16 != X15
        | icext(X13,X16)
        | ~ iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( ic(X13)
        | ~ iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( ~ icext(X13,esk5_3(X13,X14,X15))
        | esk5_3(X13,X14,X15) != X15
        | ~ ic(X13)
        | iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) )
      & ( icext(X13,esk5_3(X13,X14,X15))
        | esk5_3(X13,X14,X15) = X15
        | ~ ic(X13)
        | iext(uri_owl_oneOf,X13,X14)
        | ~ iext(uri_rdf_first,X14,X15)
        | ~ iext(uri_rdf_rest,X14,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[110]) ).

cnf(116,plain,
    ( X4 = X2
    | ~ iext(uri_rdf_rest,X1,uri_rdf_nil)
    | ~ iext(uri_rdf_first,X1,X2)
    | ~ iext(uri_owl_oneOf,X3,X1)
    | ~ icext(X3,X4) ),
    inference(split_conjunct,[status(thm)],[111]) ).

fof(156,plain,
    ! [X15,X16] :
      ( ( ~ iext(uri_owl_propertyDisjointWith,X15,X16)
        | ( ip(X15)
          & ip(X16)
          & ! [X1,X2] :
              ( ~ iext(X15,X1,X2)
              | ~ iext(X16,X1,X2) ) ) )
      & ( ~ ip(X15)
        | ~ ip(X16)
        | ? [X1,X2] :
            ( iext(X15,X1,X2)
            & iext(X16,X1,X2) )
        | iext(uri_owl_propertyDisjointWith,X15,X16) ) ),
    inference(fof_nnf,[status(thm)],[28]) ).

fof(157,plain,
    ! [X17,X18] :
      ( ( ~ iext(uri_owl_propertyDisjointWith,X17,X18)
        | ( ip(X17)
          & ip(X18)
          & ! [X19,X20] :
              ( ~ iext(X17,X19,X20)
              | ~ iext(X18,X19,X20) ) ) )
      & ( ~ ip(X17)
        | ~ ip(X18)
        | ? [X21,X22] :
            ( iext(X17,X21,X22)
            & iext(X18,X21,X22) )
        | iext(uri_owl_propertyDisjointWith,X17,X18) ) ),
    inference(variable_rename,[status(thm)],[156]) ).

fof(158,plain,
    ! [X17,X18] :
      ( ( ~ iext(uri_owl_propertyDisjointWith,X17,X18)
        | ( ip(X17)
          & ip(X18)
          & ! [X19,X20] :
              ( ~ iext(X17,X19,X20)
              | ~ iext(X18,X19,X20) ) ) )
      & ( ~ ip(X17)
        | ~ ip(X18)
        | ( iext(X17,esk7_2(X17,X18),esk8_2(X17,X18))
          & iext(X18,esk7_2(X17,X18),esk8_2(X17,X18)) )
        | iext(uri_owl_propertyDisjointWith,X17,X18) ) ),
    inference(skolemize,[status(esa)],[157]) ).

fof(159,plain,
    ! [X17,X18,X19,X20] :
      ( ( ( ( ~ iext(X17,X19,X20)
            | ~ iext(X18,X19,X20) )
          & ip(X17)
          & ip(X18) )
        | ~ iext(uri_owl_propertyDisjointWith,X17,X18) )
      & ( ~ ip(X17)
        | ~ ip(X18)
        | ( iext(X17,esk7_2(X17,X18),esk8_2(X17,X18))
          & iext(X18,esk7_2(X17,X18),esk8_2(X17,X18)) )
        | iext(uri_owl_propertyDisjointWith,X17,X18) ) ),
    inference(shift_quantors,[status(thm)],[158]) ).

fof(160,plain,
    ! [X17,X18,X19,X20] :
      ( ( ~ iext(X17,X19,X20)
        | ~ iext(X18,X19,X20)
        | ~ iext(uri_owl_propertyDisjointWith,X17,X18) )
      & ( ip(X17)
        | ~ iext(uri_owl_propertyDisjointWith,X17,X18) )
      & ( ip(X18)
        | ~ iext(uri_owl_propertyDisjointWith,X17,X18) )
      & ( iext(X17,esk7_2(X17,X18),esk8_2(X17,X18))
        | ~ ip(X17)
        | ~ ip(X18)
        | iext(uri_owl_propertyDisjointWith,X17,X18) )
      & ( iext(X18,esk7_2(X17,X18),esk8_2(X17,X18))
        | ~ ip(X17)
        | ~ ip(X18)
        | iext(uri_owl_propertyDisjointWith,X17,X18) ) ),
    inference(distribute,[status(thm)],[159]) ).

cnf(161,plain,
    ( iext(uri_owl_propertyDisjointWith,X1,X2)
    | iext(X2,esk7_2(X1,X2),esk8_2(X1,X2))
    | ~ ip(X2)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[160]) ).

cnf(162,plain,
    ( iext(uri_owl_propertyDisjointWith,X1,X2)
    | iext(X1,esk7_2(X1,X2),esk8_2(X1,X2))
    | ~ ip(X2)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[160]) ).

fof(166,plain,
    ! [X3,X4] :
      ( ( ~ iext(uri_rdfs_range,X3,X4)
        | ( ip(X3)
          & ip(X4)
          & ! [X1,X2] :
              ( ~ iext(X3,X1,X2)
              | icext(X4,X2) ) ) )
      & ( ~ ip(X3)
        | ~ ip(X4)
        | ? [X1,X2] :
            ( iext(X3,X1,X2)
            & ~ icext(X4,X2) )
        | iext(uri_rdfs_range,X3,X4) ) ),
    inference(fof_nnf,[status(thm)],[29]) ).

fof(167,plain,
    ! [X5,X6] :
      ( ( ~ iext(uri_rdfs_range,X5,X6)
        | ( ip(X5)
          & ip(X6)
          & ! [X7,X8] :
              ( ~ iext(X5,X7,X8)
              | icext(X6,X8) ) ) )
      & ( ~ ip(X5)
        | ~ ip(X6)
        | ? [X9,X10] :
            ( iext(X5,X9,X10)
            & ~ icext(X6,X10) )
        | iext(uri_rdfs_range,X5,X6) ) ),
    inference(variable_rename,[status(thm)],[166]) ).

fof(168,plain,
    ! [X5,X6] :
      ( ( ~ iext(uri_rdfs_range,X5,X6)
        | ( ip(X5)
          & ip(X6)
          & ! [X7,X8] :
              ( ~ iext(X5,X7,X8)
              | icext(X6,X8) ) ) )
      & ( ~ ip(X5)
        | ~ ip(X6)
        | ( iext(X5,esk9_2(X5,X6),esk10_2(X5,X6))
          & ~ icext(X6,esk10_2(X5,X6)) )
        | iext(uri_rdfs_range,X5,X6) ) ),
    inference(skolemize,[status(esa)],[167]) ).

fof(169,plain,
    ! [X5,X6,X7,X8] :
      ( ( ( ( ~ iext(X5,X7,X8)
            | icext(X6,X8) )
          & ip(X5)
          & ip(X6) )
        | ~ iext(uri_rdfs_range,X5,X6) )
      & ( ~ ip(X5)
        | ~ ip(X6)
        | ( iext(X5,esk9_2(X5,X6),esk10_2(X5,X6))
          & ~ icext(X6,esk10_2(X5,X6)) )
        | iext(uri_rdfs_range,X5,X6) ) ),
    inference(shift_quantors,[status(thm)],[168]) ).

fof(170,plain,
    ! [X5,X6,X7,X8] :
      ( ( ~ iext(X5,X7,X8)
        | icext(X6,X8)
        | ~ iext(uri_rdfs_range,X5,X6) )
      & ( ip(X5)
        | ~ iext(uri_rdfs_range,X5,X6) )
      & ( ip(X6)
        | ~ iext(uri_rdfs_range,X5,X6) )
      & ( iext(X5,esk9_2(X5,X6),esk10_2(X5,X6))
        | ~ ip(X5)
        | ~ ip(X6)
        | iext(uri_rdfs_range,X5,X6) )
      & ( ~ icext(X6,esk10_2(X5,X6))
        | ~ ip(X5)
        | ~ ip(X6)
        | iext(uri_rdfs_range,X5,X6) ) ),
    inference(distribute,[status(thm)],[169]) ).

cnf(175,plain,
    ( icext(X2,X3)
    | ~ iext(uri_rdfs_range,X1,X2)
    | ~ iext(X1,X4,X3) ),
    inference(split_conjunct,[status(thm)],[170]) ).

fof(176,plain,
    ! [X17,X3,X18] :
      ( ~ iext(X3,X17,X18)
      | ip(X3) ),
    inference(fof_nnf,[status(thm)],[30]) ).

fof(177,plain,
    ! [X19,X20,X21] :
      ( ~ iext(X20,X19,X21)
      | ip(X20) ),
    inference(variable_rename,[status(thm)],[176]) ).

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

cnf(226,negated_conjecture,
    ~ iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2),
    inference(split_conjunct,[status(thm)],[48]) ).

fof(227,plain,
    ? [X23,X24,X25,X26] :
      ( iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1)
      & iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1)
      & iext(uri_ex_p2,uri_ex_s2,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_y1,X25)
      & iext(uri_rdf_first,X25,uri_ex_o1)
      & iext(uri_rdf_rest,X25,uri_rdf_nil)
      & iext(uri_rdf_first,X23,uri_ex_s2)
      & iext(uri_rdf_rest,X23,uri_rdf_nil)
      & iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2)
      & iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2)
      & iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2)
      & iext(uri_owl_oneOf,uri_ex_x1,X24)
      & iext(uri_owl_oneOf,uri_ex_y2,X26)
      & iext(uri_rdf_first,X26,uri_ex_o2)
      & iext(uri_rdf_rest,X26,uri_rdf_nil)
      & iext(uri_ex_p1,uri_ex_s1,uri_ex_o1)
      & iext(uri_owl_differentFrom,uri_ex_s1,uri_ex_s2)
      & iext(uri_rdf_first,X24,uri_ex_s1)
      & iext(uri_rdf_rest,X24,uri_rdf_nil)
      & iext(uri_owl_oneOf,uri_ex_x2,X23) ),
    inference(variable_rename,[status(thm)],[45]) ).

fof(228,plain,
    ( iext(uri_rdfs_domain,uri_ex_p1,uri_ex_x1)
    & iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1)
    & iext(uri_ex_p2,uri_ex_s2,uri_ex_o2)
    & iext(uri_owl_oneOf,uri_ex_y1,esk14_0)
    & iext(uri_rdf_first,esk14_0,uri_ex_o1)
    & iext(uri_rdf_rest,esk14_0,uri_rdf_nil)
    & iext(uri_rdf_first,esk12_0,uri_ex_s2)
    & iext(uri_rdf_rest,esk12_0,uri_rdf_nil)
    & iext(uri_rdfs_domain,uri_ex_p2,uri_ex_x2)
    & iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2)
    & iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2)
    & iext(uri_owl_oneOf,uri_ex_x1,esk13_0)
    & iext(uri_owl_oneOf,uri_ex_y2,esk15_0)
    & iext(uri_rdf_first,esk15_0,uri_ex_o2)
    & iext(uri_rdf_rest,esk15_0,uri_rdf_nil)
    & iext(uri_ex_p1,uri_ex_s1,uri_ex_o1)
    & iext(uri_owl_differentFrom,uri_ex_s1,uri_ex_s2)
    & iext(uri_rdf_first,esk13_0,uri_ex_s1)
    & iext(uri_rdf_rest,esk13_0,uri_rdf_nil)
    & iext(uri_owl_oneOf,uri_ex_x2,esk12_0) ),
    inference(skolemize,[status(esa)],[227]) ).

cnf(233,plain,
    iext(uri_ex_p1,uri_ex_s1,uri_ex_o1),
    inference(split_conjunct,[status(thm)],[228]) ).

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

cnf(235,plain,
    iext(uri_rdf_first,esk15_0,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(236,plain,
    iext(uri_owl_oneOf,uri_ex_y2,esk15_0),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(238,plain,
    iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(239,plain,
    iext(uri_rdfs_range,uri_ex_p2,uri_ex_y2),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(243,plain,
    iext(uri_rdf_rest,esk14_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(244,plain,
    iext(uri_rdf_first,esk14_0,uri_ex_o1),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(245,plain,
    iext(uri_owl_oneOf,uri_ex_y1,esk14_0),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(246,plain,
    iext(uri_ex_p2,uri_ex_s2,uri_ex_o2),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(247,plain,
    iext(uri_rdfs_range,uri_ex_p1,uri_ex_y1),
    inference(split_conjunct,[status(thm)],[228]) ).

cnf(268,plain,
    ~ iext(uri_owl_differentFrom,X1,X1),
    inference(er,[status(thm)],[89,theory(equality)]) ).

cnf(275,plain,
    ip(uri_ex_p1),
    inference(spm,[status(thm)],[178,233,theory(equality)]) ).

cnf(276,plain,
    ip(uri_ex_p2),
    inference(spm,[status(thm)],[178,246,theory(equality)]) ).

cnf(340,plain,
    ( icext(uri_ex_y1,X1)
    | ~ iext(uri_ex_p1,X2,X1) ),
    inference(spm,[status(thm)],[175,247,theory(equality)]) ).

cnf(341,plain,
    ( icext(uri_ex_y2,X1)
    | ~ iext(uri_ex_p2,X2,X1) ),
    inference(spm,[status(thm)],[175,239,theory(equality)]) ).

cnf(436,plain,
    ( X1 = X2
    | ~ icext(uri_ex_y1,X2)
    | ~ iext(uri_rdf_rest,esk14_0,uri_rdf_nil)
    | ~ iext(uri_rdf_first,esk14_0,X1) ),
    inference(spm,[status(thm)],[116,245,theory(equality)]) ).

cnf(438,plain,
    ( X1 = X2
    | ~ icext(uri_ex_y2,X2)
    | ~ iext(uri_rdf_rest,esk15_0,uri_rdf_nil)
    | ~ iext(uri_rdf_first,esk15_0,X1) ),
    inference(spm,[status(thm)],[116,236,theory(equality)]) ).

cnf(444,plain,
    ( X1 = X2
    | ~ icext(uri_ex_y1,X2)
    | $false
    | ~ iext(uri_rdf_first,esk14_0,X1) ),
    inference(rw,[status(thm)],[436,243,theory(equality)]) ).

cnf(445,plain,
    ( X1 = X2
    | ~ icext(uri_ex_y1,X2)
    | ~ iext(uri_rdf_first,esk14_0,X1) ),
    inference(cn,[status(thm)],[444,theory(equality)]) ).

cnf(448,plain,
    ( X1 = X2
    | ~ icext(uri_ex_y2,X2)
    | $false
    | ~ iext(uri_rdf_first,esk15_0,X1) ),
    inference(rw,[status(thm)],[438,234,theory(equality)]) ).

cnf(449,plain,
    ( X1 = X2
    | ~ icext(uri_ex_y2,X2)
    | ~ iext(uri_rdf_first,esk15_0,X1) ),
    inference(cn,[status(thm)],[448,theory(equality)]) ).

cnf(842,plain,
    ( icext(uri_ex_y1,esk8_2(uri_ex_p1,X1))
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,X1)
    | ~ ip(X1)
    | ~ ip(uri_ex_p1) ),
    inference(spm,[status(thm)],[340,162,theory(equality)]) ).

cnf(847,plain,
    ( icext(uri_ex_y1,esk8_2(uri_ex_p1,X1))
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,X1)
    | ~ ip(X1)
    | $false ),
    inference(rw,[status(thm)],[842,275,theory(equality)]) ).

cnf(848,plain,
    ( icext(uri_ex_y1,esk8_2(uri_ex_p1,X1))
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,X1)
    | ~ ip(X1) ),
    inference(cn,[status(thm)],[847,theory(equality)]) ).

cnf(891,plain,
    ( icext(uri_ex_y2,esk8_2(X1,uri_ex_p2))
    | iext(uri_owl_propertyDisjointWith,X1,uri_ex_p2)
    | ~ ip(uri_ex_p2)
    | ~ ip(X1) ),
    inference(spm,[status(thm)],[341,161,theory(equality)]) ).

cnf(895,plain,
    ( icext(uri_ex_y2,esk8_2(X1,uri_ex_p2))
    | iext(uri_owl_propertyDisjointWith,X1,uri_ex_p2)
    | $false
    | ~ ip(X1) ),
    inference(rw,[status(thm)],[891,276,theory(equality)]) ).

cnf(896,plain,
    ( icext(uri_ex_y2,esk8_2(X1,uri_ex_p2))
    | iext(uri_owl_propertyDisjointWith,X1,uri_ex_p2)
    | ~ ip(X1) ),
    inference(cn,[status(thm)],[895,theory(equality)]) ).

cnf(1285,plain,
    ( uri_ex_o1 = X1
    | ~ icext(uri_ex_y1,X1) ),
    inference(spm,[status(thm)],[445,244,theory(equality)]) ).

cnf(1295,plain,
    ( uri_ex_o1 = esk8_2(uri_ex_p1,X1)
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,X1)
    | ~ ip(X1) ),
    inference(spm,[status(thm)],[1285,848,theory(equality)]) ).

cnf(1657,plain,
    ( icext(uri_ex_y2,uri_ex_o1)
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2)
    | ~ ip(uri_ex_p1)
    | ~ ip(uri_ex_p2) ),
    inference(spm,[status(thm)],[896,1295,theory(equality)]) ).

cnf(1717,plain,
    ( icext(uri_ex_y2,uri_ex_o1)
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2)
    | $false
    | ~ ip(uri_ex_p2) ),
    inference(rw,[status(thm)],[1657,275,theory(equality)]) ).

cnf(1718,plain,
    ( icext(uri_ex_y2,uri_ex_o1)
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2)
    | $false
    | $false ),
    inference(rw,[status(thm)],[1717,276,theory(equality)]) ).

cnf(1719,plain,
    ( icext(uri_ex_y2,uri_ex_o1)
    | iext(uri_owl_propertyDisjointWith,uri_ex_p1,uri_ex_p2) ),
    inference(cn,[status(thm)],[1718,theory(equality)]) ).

cnf(1720,plain,
    icext(uri_ex_y2,uri_ex_o1),
    inference(sr,[status(thm)],[1719,226,theory(equality)]) ).

cnf(1924,plain,
    ( uri_ex_o2 = X1
    | ~ icext(uri_ex_y2,X1) ),
    inference(spm,[status(thm)],[449,235,theory(equality)]) ).

cnf(1928,plain,
    uri_ex_o2 = uri_ex_o1,
    inference(spm,[status(thm)],[1924,1720,theory(equality)]) ).

cnf(1950,plain,
    iext(uri_owl_differentFrom,uri_ex_o1,uri_ex_o1),
    inference(rw,[status(thm)],[238,1928,theory(equality)]) ).

cnf(1951,plain,
    $false,
    inference(sr,[status(thm)],[1950,268,theory(equality)]) ).

cnf(1952,plain,
    $false,
    1951,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/SWB/SWB062+1.p
% --creating new selector for [SWB001+0.ax]
% -running prover on /tmp/tmpdj0wAm/sel_SWB062+1.p_1 with time limit 29
% -prover status Theorem
% Problem SWB062+1.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/SWB/SWB062+1.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/SWB/SWB062+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
% 
%------------------------------------------------------------------------------