TSTP Solution File: SWB001+4 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SWB001+4 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n028.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Tue Jul 19 19:13:03 EDT 2022

% Result   : Theorem 0.39s 0.58s
% Output   : CNFRefutation 0.50s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :  128
% Syntax   : Number of formulae    :  772 ( 560 unt;  46 typ;   0 def)
%            Number of atoms       : 3137 ( 823 equ;   0 cnn)
%            Maximal formula atoms :    5 (   4 avg)
%            Number of connectives : 5068 ( 761   ~; 667   |;  58   &;3542   @)
%                                         (  10 <=>;  30  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   9   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   49 (  46 usr;  42 con; 0-3 aty)
%            Number of variables   : 1020 (   0   ^1020   !;   0   ?;1020   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_ic,type,
    ic: $i > $o ).

thf(tp_icext,type,
    icext: $i > $i > $o ).

thf(tp_iext,type,
    iext: $i > $i > $i > $o ).

thf(tp_ip,type,
    ip: $i > $o ).

thf(tp_ir,type,
    ir: $i > $o ).

thf(tp_lv,type,
    lv: $i > $o ).

thf(tp_uri_ex_c,type,
    uri_ex_c: $i ).

thf(tp_uri_ex_d,type,
    uri_ex_d: $i ).

thf(tp_uri_ex_p,type,
    uri_ex_p: $i ).

thf(tp_uri_ex_r,type,
    uri_ex_r: $i ).

thf(tp_uri_owl_Restriction,type,
    uri_owl_Restriction: $i ).

thf(tp_uri_owl_onProperty,type,
    uri_owl_onProperty: $i ).

thf(tp_uri_owl_someValuesFrom,type,
    uri_owl_someValuesFrom: $i ).

thf(tp_uri_rdf_Alt,type,
    uri_rdf_Alt: $i ).

thf(tp_uri_rdf_Bag,type,
    uri_rdf_Bag: $i ).

thf(tp_uri_rdf_List,type,
    uri_rdf_List: $i ).

thf(tp_uri_rdf_Property,type,
    uri_rdf_Property: $i ).

thf(tp_uri_rdf_XMLLiteral,type,
    uri_rdf_XMLLiteral: $i ).

thf(tp_uri_rdf__1,type,
    uri_rdf__1: $i ).

thf(tp_uri_rdf__2,type,
    uri_rdf__2: $i ).

thf(tp_uri_rdf__3,type,
    uri_rdf__3: $i ).

thf(tp_uri_rdf_first,type,
    uri_rdf_first: $i ).

thf(tp_uri_rdf_nil,type,
    uri_rdf_nil: $i ).

thf(tp_uri_rdf_object,type,
    uri_rdf_object: $i ).

thf(tp_uri_rdf_predicate,type,
    uri_rdf_predicate: $i ).

thf(tp_uri_rdf_rest,type,
    uri_rdf_rest: $i ).

thf(tp_uri_rdf_subject,type,
    uri_rdf_subject: $i ).

thf(tp_uri_rdf_type,type,
    uri_rdf_type: $i ).

thf(tp_uri_rdf_value,type,
    uri_rdf_value: $i ).

thf(tp_uri_rdfs_Class,type,
    uri_rdfs_Class: $i ).

thf(tp_uri_rdfs_Container,type,
    uri_rdfs_Container: $i ).

thf(tp_uri_rdfs_ContainerMembershipProperty,type,
    uri_rdfs_ContainerMembershipProperty: $i ).

thf(tp_uri_rdfs_Datatype,type,
    uri_rdfs_Datatype: $i ).

thf(tp_uri_rdfs_Literal,type,
    uri_rdfs_Literal: $i ).

thf(tp_uri_rdfs_Resource,type,
    uri_rdfs_Resource: $i ).

thf(tp_uri_rdfs_Seq,type,
    uri_rdfs_Seq: $i ).

thf(tp_uri_rdfs_Statement,type,
    uri_rdfs_Statement: $i ).

thf(tp_uri_rdfs_comment,type,
    uri_rdfs_comment: $i ).

thf(tp_uri_rdfs_domain,type,
    uri_rdfs_domain: $i ).

thf(tp_uri_rdfs_isDefinedBy,type,
    uri_rdfs_isDefinedBy: $i ).

thf(tp_uri_rdfs_label,type,
    uri_rdfs_label: $i ).

thf(tp_uri_rdfs_member,type,
    uri_rdfs_member: $i ).

thf(tp_uri_rdfs_range,type,
    uri_rdfs_range: $i ).

thf(tp_uri_rdfs_seeAlso,type,
    uri_rdfs_seeAlso: $i ).

thf(tp_uri_rdfs_subClassOf,type,
    uri_rdfs_subClassOf: $i ).

thf(tp_uri_rdfs_subPropertyOf,type,
    uri_rdfs_subPropertyOf: $i ).

thf(1,axiom,
    ( ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
    & ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
    & ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_001_Subgraph_Entailment) ).

thf(2,axiom,
    iext @ uri_rdfs_range @ uri_rdf_value @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_value_range) ).

thf(3,axiom,
    iext @ uri_rdfs_domain @ uri_rdf_value @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_value_domain) ).

thf(4,axiom,
    iext @ uri_rdfs_range @ uri_rdf_type @ uri_rdfs_Class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_type_range) ).

thf(5,axiom,
    iext @ uri_rdfs_domain @ uri_rdf_type @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_type_domain) ).

thf(6,axiom,
    ! [P: $i,Q: $i,R: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
        & ( iext @ uri_rdfs_subPropertyOf @ Q @ R ) )
     => ( iext @ uri_rdfs_subPropertyOf @ P @ R ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subpropertyof_trans) ).

thf(7,axiom,
    ! [P: $i] :
      ( ( ip @ P )
     => ( iext @ uri_rdfs_subPropertyOf @ P @ P ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subpropertyof_reflex) ).

thf(8,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_subPropertyOf @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subpropertyof_range) ).

thf(9,axiom,
    ! [P: $i,Q: $i] :
      ( ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
     => ( ( ip @ P )
        & ( ip @ Q )
        & ! [X: $i,Y: $i] :
            ( ( iext @ P @ X @ Y )
           => ( iext @ Q @ X @ Y ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subpropertyof_main) ).

thf(10,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_subPropertyOf @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subpropertyof_domain) ).

thf(11,axiom,
    ! [C: $i,D: $i,E: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ C @ D )
        & ( iext @ uri_rdfs_subClassOf @ D @ E ) )
     => ( iext @ uri_rdfs_subClassOf @ C @ E ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subclassof_trans) ).

thf(12,axiom,
    ! [C: $i] :
      ( ( ic @ C )
     => ( iext @ uri_rdfs_subClassOf @ C @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subclassof_reflex) ).

thf(13,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_subClassOf @ uri_rdfs_Class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subclassof_range) ).

thf(14,axiom,
    ! [C: $i,D: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ C @ D )
     => ( ( ic @ C )
        & ( ic @ D )
        & ! [X: $i] :
            ( ( icext @ C @ X )
           => ( icext @ D @ X ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subclassof_main) ).

thf(15,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_subClassOf @ uri_rdfs_Class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_subclassof_domain) ).

thf(16,axiom,
    iext @ uri_rdfs_range @ uri_rdf_subject @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_reification_subject_range) ).

thf(17,axiom,
    iext @ uri_rdfs_domain @ uri_rdf_subject @ uri_rdfs_Statement,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_reification_subject_domain) ).

thf(18,axiom,
    iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_reification_predicate_range) ).

thf(19,axiom,
    iext @ uri_rdfs_domain @ uri_rdf_predicate @ uri_rdfs_Statement,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_reification_predicate_domain) ).

thf(20,axiom,
    iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_reification_object_range) ).

thf(21,axiom,
    iext @ uri_rdfs_domain @ uri_rdf_object @ uri_rdfs_Statement,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_reification_object_domain) ).

thf(22,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_range @ uri_rdfs_Class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_range_range) ).

thf(23,axiom,
    ! [P: $i,C: $i,X: $i,Y: $i] :
      ( ( ( iext @ uri_rdfs_range @ P @ C )
        & ( iext @ P @ X @ Y ) )
     => ( icext @ C @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_range_main) ).

thf(24,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_range @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_range_domain) ).

thf(25,axiom,
    iext @ uri_rdf_type @ uri_rdf_Property @ uri_rdfs_Class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_property_type) ).

thf(26,axiom,
    ! [X: $i] :
      ( ( lv @ X )
    <=> ( icext @ uri_rdfs_Literal @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_lv_def) ).

thf(27,axiom,
    ! [X: $i] :
      ( ( ir @ X )
    <=> ( icext @ uri_rdfs_Resource @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_ir_def) ).

thf(28,axiom,
    ! [X: $i] :
      ( ( ic @ X )
    <=> ( icext @ uri_rdfs_Class @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_ic_def) ).

thf(29,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_domain @ uri_rdfs_Class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_domain_range) ).

thf(30,axiom,
    ! [P: $i,C: $i,X: $i,Y: $i] :
      ( ( ( iext @ uri_rdfs_domain @ P @ C )
        & ( iext @ P @ X @ Y ) )
     => ( icext @ C @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_domain_main) ).

thf(31,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_domain @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_domain_domain) ).

thf(32,axiom,
    iext @ uri_rdfs_subClassOf @ uri_rdfs_Datatype @ uri_rdfs_Class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_datatype_sub) ).

thf(33,axiom,
    ! [D: $i] :
      ( ( icext @ uri_rdfs_Datatype @ D )
     => ( iext @ uri_rdfs_subClassOf @ D @ uri_rdfs_Literal ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_datatype_instsub_literal) ).

thf(34,axiom,
    iext @ uri_rdf_type @ uri_rdf_XMLLiteral @ uri_rdfs_Datatype,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_dat_xmlliteral_type) ).

thf(35,axiom,
    iext @ uri_rdfs_subClassOf @ uri_rdf_XMLLiteral @ uri_rdfs_Literal,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_dat_xmlliteral_sub) ).

thf(36,axiom,
    iext @ uri_rdfs_subClassOf @ uri_rdfs_Seq @ uri_rdfs_Container,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_seq_sub) ).

thf(37,axiom,
    iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdfs_ContainerMembershipProperty,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_type_003) ).

thf(38,axiom,
    iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdfs_ContainerMembershipProperty,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_type_002) ).

thf(39,axiom,
    iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdfs_ContainerMembershipProperty,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_type_001) ).

thf(40,axiom,
    iext @ uri_rdfs_range @ uri_rdf__3 @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_range_003) ).

thf(41,axiom,
    iext @ uri_rdfs_range @ uri_rdf__2 @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_range_002) ).

thf(42,axiom,
    iext @ uri_rdfs_range @ uri_rdf__1 @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_range_001) ).

thf(43,axiom,
    iext @ uri_rdfs_domain @ uri_rdf__3 @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_domain_003) ).

thf(44,axiom,
    iext @ uri_rdfs_domain @ uri_rdf__2 @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_domain_002) ).

thf(45,axiom,
    iext @ uri_rdfs_domain @ uri_rdf__1 @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_n_domain_001) ).

thf(46,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_member @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_member_range) ).

thf(47,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_member @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_member_domain) ).

thf(48,axiom,
    iext @ uri_rdfs_subClassOf @ uri_rdfs_ContainerMembershipProperty @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_containermembershipproperty_sub) ).

thf(49,axiom,
    ! [P: $i] :
      ( ( icext @ uri_rdfs_ContainerMembershipProperty @ P )
     => ( iext @ uri_rdfs_subPropertyOf @ P @ uri_rdfs_member ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_containermembershipproperty_instsub_member) ).

thf(50,axiom,
    iext @ uri_rdfs_subClassOf @ uri_rdf_Bag @ uri_rdfs_Container,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_bag_sub) ).

thf(51,axiom,
    iext @ uri_rdfs_subClassOf @ uri_rdf_Alt @ uri_rdfs_Container,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_container_alt_sub) ).

thf(52,axiom,
    iext @ uri_rdfs_range @ uri_rdf_rest @ uri_rdf_List,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_collection_rest_range) ).

thf(53,axiom,
    iext @ uri_rdfs_domain @ uri_rdf_rest @ uri_rdf_List,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_collection_rest_domain) ).

thf(54,axiom,
    iext @ uri_rdfs_range @ uri_rdf_first @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_collection_first_range) ).

thf(55,axiom,
    iext @ uri_rdfs_domain @ uri_rdf_first @ uri_rdf_List,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_collection_first_domain) ).

thf(56,axiom,
    ! [C: $i] :
      ( ( ic @ C )
     => ( iext @ uri_rdfs_subClassOf @ C @ uri_rdfs_Resource ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_class_instsub_resource) ).

thf(57,axiom,
    ! [X: $i,C: $i] :
      ( ( iext @ uri_rdf_type @ X @ C )
    <=> ( icext @ C @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_cext_def) ).

thf(58,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_seeAlso @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_seealso_range) ).

thf(59,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_seeAlso @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_seealso_domain) ).

thf(60,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_label @ uri_rdfs_Literal,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_label_range) ).

thf(61,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_label @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_label_domain) ).

thf(62,axiom,
    iext @ uri_rdfs_subPropertyOf @ uri_rdfs_isDefinedBy @ uri_rdfs_seeAlso,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_isdefinedby_sub) ).

thf(63,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_isdefinedby_range) ).

thf(64,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_isdefinedby_domain) ).

thf(65,axiom,
    iext @ uri_rdfs_range @ uri_rdfs_comment @ uri_rdfs_Literal,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_comment_range) ).

thf(66,axiom,
    iext @ uri_rdfs_domain @ uri_rdfs_comment @ uri_rdfs_Resource,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdfs_annotation_comment_domain) ).

thf(67,axiom,
    iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_value_type) ).

thf(68,axiom,
    iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_type_type) ).

thf(69,axiom,
    ! [P: $i] :
      ( ( iext @ uri_rdf_type @ P @ uri_rdf_Property )
    <=> ( ip @ P ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_type_ip) ).

thf(70,axiom,
    iext @ uri_rdf_type @ uri_rdf_subject @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_reification_subject_type) ).

thf(71,axiom,
    iext @ uri_rdf_type @ uri_rdf_value @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_reification_predicate_type) ).

thf(72,axiom,
    iext @ uri_rdf_type @ uri_rdf_object @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_reification_object_type) ).

thf(73,axiom,
    iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_container_n_type_003) ).

thf(74,axiom,
    iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_container_n_type_002) ).

thf(75,axiom,
    iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_container_n_type_001) ).

thf(76,axiom,
    iext @ uri_rdf_type @ uri_rdf_rest @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_collection_rest_type) ).

thf(77,axiom,
    iext @ uri_rdf_type @ uri_rdf_nil @ uri_rdf_List,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_collection_nil_type) ).

thf(78,axiom,
    iext @ uri_rdf_type @ uri_rdf_first @ uri_rdf_Property,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdf_collection_first_type) ).

thf(79,axiom,
    ! [X: $i] :
      ( ( lv @ X )
     => ( ir @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',simple_lv) ).

thf(80,axiom,
    ! [X: $i] : ( ir @ X ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',simple_ir) ).

thf(81,axiom,
    ! [S: $i,P: $i,O: $i] :
      ( ( iext @ P @ S @ O )
     => ( ip @ P ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',simple_iext_property) ).

thf(82,conjecture,
    ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_001_Subgraph_Entailment) ).

thf(83,negated_conjecture,
    ( ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
      & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[82]) ).

thf(84,plain,
    ( ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
      & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $false ),
    inference(unfold_def,[status(thm)],[83]) ).

thf(85,plain,
    ( ( ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
      & ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
      & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
      & ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(86,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_value @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(87,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_value @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(88,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_type @ uri_rdfs_Class )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(89,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_type @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(90,plain,
    ( ( ! [P: $i,Q: $i,R: $i] :
          ( ( ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
            & ( iext @ uri_rdfs_subPropertyOf @ Q @ R ) )
         => ( iext @ uri_rdfs_subPropertyOf @ P @ R ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(91,plain,
    ( ( ! [P: $i] :
          ( ( ip @ P )
         => ( iext @ uri_rdfs_subPropertyOf @ P @ P ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(92,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_subPropertyOf @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(93,plain,
    ( ( ! [P: $i,Q: $i] :
          ( ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
         => ( ( ip @ P )
            & ( ip @ Q )
            & ! [X: $i,Y: $i] :
                ( ( iext @ P @ X @ Y )
               => ( iext @ Q @ X @ Y ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(94,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_subPropertyOf @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(95,plain,
    ( ( ! [C: $i,D: $i,E: $i] :
          ( ( ( iext @ uri_rdfs_subClassOf @ C @ D )
            & ( iext @ uri_rdfs_subClassOf @ D @ E ) )
         => ( iext @ uri_rdfs_subClassOf @ C @ E ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(96,plain,
    ( ( ! [C: $i] :
          ( ( ic @ C )
         => ( iext @ uri_rdfs_subClassOf @ C @ C ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(97,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_subClassOf @ uri_rdfs_Class )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(98,plain,
    ( ( ! [C: $i,D: $i] :
          ( ( iext @ uri_rdfs_subClassOf @ C @ D )
         => ( ( ic @ C )
            & ( ic @ D )
            & ! [X: $i] :
                ( ( icext @ C @ X )
               => ( icext @ D @ X ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(99,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_subClassOf @ uri_rdfs_Class )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(100,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_subject @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(101,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_subject @ uri_rdfs_Statement )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(102,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(103,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_predicate @ uri_rdfs_Statement )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(104,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(105,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_object @ uri_rdfs_Statement )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

thf(106,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_range @ uri_rdfs_Class )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(107,plain,
    ( ( ! [P: $i,C: $i,X: $i,Y: $i] :
          ( ( ( iext @ uri_rdfs_range @ P @ C )
            & ( iext @ P @ X @ Y ) )
         => ( icext @ C @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[23]) ).

thf(108,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_range @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[24]) ).

thf(109,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_Property @ uri_rdfs_Class )
    = $true ),
    inference(unfold_def,[status(thm)],[25]) ).

thf(110,plain,
    ( ( ! [X: $i] :
          ( ( lv @ X )
        <=> ( icext @ uri_rdfs_Literal @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[26]) ).

thf(111,plain,
    ( ( ! [X: $i] :
          ( ( ir @ X )
        <=> ( icext @ uri_rdfs_Resource @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[27]) ).

thf(112,plain,
    ( ( ! [X: $i] :
          ( ( ic @ X )
        <=> ( icext @ uri_rdfs_Class @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[28]) ).

thf(113,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_domain @ uri_rdfs_Class )
    = $true ),
    inference(unfold_def,[status(thm)],[29]) ).

thf(114,plain,
    ( ( ! [P: $i,C: $i,X: $i,Y: $i] :
          ( ( ( iext @ uri_rdfs_domain @ P @ C )
            & ( iext @ P @ X @ Y ) )
         => ( icext @ C @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[30]) ).

thf(115,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_domain @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[31]) ).

thf(116,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_Datatype @ uri_rdfs_Class )
    = $true ),
    inference(unfold_def,[status(thm)],[32]) ).

thf(117,plain,
    ( ( ! [D: $i] :
          ( ( icext @ uri_rdfs_Datatype @ D )
         => ( iext @ uri_rdfs_subClassOf @ D @ uri_rdfs_Literal ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[33]) ).

thf(118,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_XMLLiteral @ uri_rdfs_Datatype )
    = $true ),
    inference(unfold_def,[status(thm)],[34]) ).

thf(119,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_XMLLiteral @ uri_rdfs_Literal )
    = $true ),
    inference(unfold_def,[status(thm)],[35]) ).

thf(120,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_Seq @ uri_rdfs_Container )
    = $true ),
    inference(unfold_def,[status(thm)],[36]) ).

thf(121,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(unfold_def,[status(thm)],[37]) ).

thf(122,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(unfold_def,[status(thm)],[38]) ).

thf(123,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(unfold_def,[status(thm)],[39]) ).

thf(124,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__3 @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[40]) ).

thf(125,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__2 @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[41]) ).

thf(126,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__1 @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[42]) ).

thf(127,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__3 @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[43]) ).

thf(128,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__2 @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[44]) ).

thf(129,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__1 @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[45]) ).

thf(130,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_member @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[46]) ).

thf(131,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_member @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[47]) ).

thf(132,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_ContainerMembershipProperty @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[48]) ).

thf(133,plain,
    ( ( ! [P: $i] :
          ( ( icext @ uri_rdfs_ContainerMembershipProperty @ P )
         => ( iext @ uri_rdfs_subPropertyOf @ P @ uri_rdfs_member ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[49]) ).

thf(134,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_Bag @ uri_rdfs_Container )
    = $true ),
    inference(unfold_def,[status(thm)],[50]) ).

thf(135,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_Alt @ uri_rdfs_Container )
    = $true ),
    inference(unfold_def,[status(thm)],[51]) ).

thf(136,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_rest @ uri_rdf_List )
    = $true ),
    inference(unfold_def,[status(thm)],[52]) ).

thf(137,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_rest @ uri_rdf_List )
    = $true ),
    inference(unfold_def,[status(thm)],[53]) ).

thf(138,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_first @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[54]) ).

thf(139,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_first @ uri_rdf_List )
    = $true ),
    inference(unfold_def,[status(thm)],[55]) ).

thf(140,plain,
    ( ( ! [C: $i] :
          ( ( ic @ C )
         => ( iext @ uri_rdfs_subClassOf @ C @ uri_rdfs_Resource ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[56]) ).

thf(141,plain,
    ( ( ! [X: $i,C: $i] :
          ( ( iext @ uri_rdf_type @ X @ C )
        <=> ( icext @ C @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[57]) ).

thf(142,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_seeAlso @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[58]) ).

thf(143,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_seeAlso @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[59]) ).

thf(144,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_label @ uri_rdfs_Literal )
    = $true ),
    inference(unfold_def,[status(thm)],[60]) ).

thf(145,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_label @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[61]) ).

thf(146,plain,
    ( ( iext @ uri_rdfs_subPropertyOf @ uri_rdfs_isDefinedBy @ uri_rdfs_seeAlso )
    = $true ),
    inference(unfold_def,[status(thm)],[62]) ).

thf(147,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[63]) ).

thf(148,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[64]) ).

thf(149,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_comment @ uri_rdfs_Literal )
    = $true ),
    inference(unfold_def,[status(thm)],[65]) ).

thf(150,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_comment @ uri_rdfs_Resource )
    = $true ),
    inference(unfold_def,[status(thm)],[66]) ).

thf(151,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[67]) ).

thf(152,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[68]) ).

thf(153,plain,
    ( ( ! [P: $i] :
          ( ( iext @ uri_rdf_type @ P @ uri_rdf_Property )
        <=> ( ip @ P ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[69]) ).

thf(154,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_subject @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[70]) ).

thf(155,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_value @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[71]) ).

thf(156,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_object @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[72]) ).

thf(157,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[73]) ).

thf(158,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[74]) ).

thf(159,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[75]) ).

thf(160,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_rest @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[76]) ).

thf(161,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_nil @ uri_rdf_List )
    = $true ),
    inference(unfold_def,[status(thm)],[77]) ).

thf(162,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_first @ uri_rdf_Property )
    = $true ),
    inference(unfold_def,[status(thm)],[78]) ).

thf(163,plain,
    ( ( ! [X: $i] :
          ( ( lv @ X )
         => ( ir @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[79]) ).

thf(164,plain,
    ( ( ! [X: $i] : ( ir @ X ) )
    = $true ),
    inference(unfold_def,[status(thm)],[80]) ).

thf(165,plain,
    ( ( ! [S: $i,P: $i,O: $i] :
          ( ( iext @ P @ S @ O )
         => ( ip @ P ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[81]) ).

thf(166,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    = $false ),
    inference(split_conjecture,[split_conjecture(split,[])],[84]) ).

thf(167,plain,
    ( ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
    = $false ),
    inference(split_conjecture,[split_conjecture(split,[])],[84]) ).

thf(168,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[166]) ).

thf(169,plain,
    ( ( ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[167]) ).

thf(170,plain,
    ( ( ! [P: $i,Q: $i,R: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ~ ( iext @ uri_rdfs_subPropertyOf @ Q @ R )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ R ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[90]) ).

thf(171,plain,
    ( ( ! [P: $i] :
          ( ~ ( ip @ P )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ P ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[91]) ).

thf(172,plain,
    ( ( ! [P: $i,Q: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ! [X: $i,Y: $i] :
              ( ~ ( iext @ P @ X @ Y )
              | ( iext @ Q @ X @ Y ) ) )
      & ! [P: $i] :
          ( ! [Q: $i] :
              ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ( ip @ P ) )
      & ! [P: $i,Q: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ( ip @ Q ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[93]) ).

thf(173,plain,
    ( ( ! [C: $i,D: $i,E: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ~ ( iext @ uri_rdfs_subClassOf @ D @ E )
          | ( iext @ uri_rdfs_subClassOf @ C @ E ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[95]) ).

thf(174,plain,
    ( ( ! [C: $i] :
          ( ~ ( ic @ C )
          | ( iext @ uri_rdfs_subClassOf @ C @ C ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[96]) ).

thf(175,plain,
    ( ( ! [C: $i,D: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ! [X: $i] :
              ( ~ ( icext @ C @ X )
              | ( icext @ D @ X ) ) )
      & ! [C: $i] :
          ( ! [D: $i] :
              ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ( ic @ C ) )
      & ! [C: $i,D: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ( ic @ D ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[98]) ).

thf(176,plain,
    ( ( ! [P: $i,C: $i,X: $i,Y: $i] :
          ( ~ ( iext @ uri_rdfs_range @ P @ C )
          | ~ ( iext @ P @ X @ Y )
          | ( icext @ C @ Y ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[107]) ).

thf(177,plain,
    ( ( ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Literal @ X )
          | ( lv @ X ) )
      & ! [X: $i] :
          ( ~ ( lv @ X )
          | ( icext @ uri_rdfs_Literal @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[110]) ).

thf(178,plain,
    ( ( ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Resource @ X )
          | ( ir @ X ) )
      & ! [X: $i] :
          ( ~ ( ir @ X )
          | ( icext @ uri_rdfs_Resource @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[111]) ).

thf(179,plain,
    ( ( ! [X: $i] :
          ( ~ ( ic @ X )
          | ( icext @ uri_rdfs_Class @ X ) )
      & ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Class @ X )
          | ( ic @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[112]) ).

thf(180,plain,
    ( ( ! [P: $i,C: $i,X: $i] :
          ( ~ ( iext @ uri_rdfs_domain @ P @ C )
          | ! [Y: $i] :
              ~ ( iext @ P @ X @ Y )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[114]) ).

thf(181,plain,
    ( ( ! [D: $i] :
          ( ~ ( icext @ uri_rdfs_Datatype @ D )
          | ( iext @ uri_rdfs_subClassOf @ D @ uri_rdfs_Literal ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[117]) ).

thf(182,plain,
    ( ( ! [P: $i] :
          ( ~ ( icext @ uri_rdfs_ContainerMembershipProperty @ P )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ uri_rdfs_member ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[133]) ).

thf(183,plain,
    ( ( ! [C: $i] :
          ( ~ ( ic @ C )
          | ( iext @ uri_rdfs_subClassOf @ C @ uri_rdfs_Resource ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[140]) ).

thf(184,plain,
    ( ( ! [X: $i,C: $i] :
          ( ~ ( icext @ C @ X )
          | ( iext @ uri_rdf_type @ X @ C ) )
      & ! [X: $i,C: $i] :
          ( ~ ( iext @ uri_rdf_type @ X @ C )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[141]) ).

thf(185,plain,
    ( ( ! [P: $i] :
          ( ~ ( iext @ uri_rdf_type @ P @ uri_rdf_Property )
          | ( ip @ P ) )
      & ! [P: $i] :
          ( ~ ( ip @ P )
          | ( iext @ uri_rdf_type @ P @ uri_rdf_Property ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[153]) ).

thf(186,plain,
    ( ( ! [X: $i] :
          ( ~ ( lv @ X )
          | ( ir @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[163]) ).

thf(187,plain,
    ( ( ! [S: $i,P: $i] :
          ( ! [O: $i] :
              ~ ( iext @ P @ S @ O )
          | ( ip @ P ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[165]) ).

thf(188,plain,
    ( ( ! [S: $i,P: $i] :
          ( ! [O: $i] :
              ~ ( iext @ P @ S @ O )
          | ( ip @ P ) ) )
    = $true ),
    inference(copy,[status(thm)],[187]) ).

thf(189,plain,
    ( ( ! [X: $i] : ( ir @ X ) )
    = $true ),
    inference(copy,[status(thm)],[164]) ).

thf(190,plain,
    ( ( ! [X: $i] :
          ( ~ ( lv @ X )
          | ( ir @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[186]) ).

thf(191,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_first @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[162]) ).

thf(192,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_nil @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[161]) ).

thf(193,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_rest @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[160]) ).

thf(194,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[159]) ).

thf(195,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[158]) ).

thf(196,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[157]) ).

thf(197,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_object @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[156]) ).

thf(198,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_value @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[155]) ).

thf(199,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_subject @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[154]) ).

thf(200,plain,
    ( ( ! [P: $i] :
          ( ~ ( iext @ uri_rdf_type @ P @ uri_rdf_Property )
          | ( ip @ P ) )
      & ! [P: $i] :
          ( ~ ( ip @ P )
          | ( iext @ uri_rdf_type @ P @ uri_rdf_Property ) ) )
    = $true ),
    inference(copy,[status(thm)],[185]) ).

thf(201,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[152]) ).

thf(202,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[151]) ).

thf(203,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_comment @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[150]) ).

thf(204,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_comment @ uri_rdfs_Literal )
    = $true ),
    inference(copy,[status(thm)],[149]) ).

thf(205,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[148]) ).

thf(206,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[147]) ).

thf(207,plain,
    ( ( iext @ uri_rdfs_subPropertyOf @ uri_rdfs_isDefinedBy @ uri_rdfs_seeAlso )
    = $true ),
    inference(copy,[status(thm)],[146]) ).

thf(208,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_label @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[145]) ).

thf(209,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_label @ uri_rdfs_Literal )
    = $true ),
    inference(copy,[status(thm)],[144]) ).

thf(210,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_seeAlso @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[143]) ).

thf(211,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_seeAlso @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[142]) ).

thf(212,plain,
    ( ( ! [X: $i,C: $i] :
          ( ~ ( icext @ C @ X )
          | ( iext @ uri_rdf_type @ X @ C ) )
      & ! [X: $i,C: $i] :
          ( ~ ( iext @ uri_rdf_type @ X @ C )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[184]) ).

thf(213,plain,
    ( ( ! [C: $i] :
          ( ~ ( ic @ C )
          | ( iext @ uri_rdfs_subClassOf @ C @ uri_rdfs_Resource ) ) )
    = $true ),
    inference(copy,[status(thm)],[183]) ).

thf(214,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_first @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[139]) ).

thf(215,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_first @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[138]) ).

thf(216,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_rest @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[137]) ).

thf(217,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_rest @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[136]) ).

thf(218,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_Alt @ uri_rdfs_Container )
    = $true ),
    inference(copy,[status(thm)],[135]) ).

thf(219,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_Bag @ uri_rdfs_Container )
    = $true ),
    inference(copy,[status(thm)],[134]) ).

thf(220,plain,
    ( ( ! [P: $i] :
          ( ~ ( icext @ uri_rdfs_ContainerMembershipProperty @ P )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ uri_rdfs_member ) ) )
    = $true ),
    inference(copy,[status(thm)],[182]) ).

thf(221,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_ContainerMembershipProperty @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[132]) ).

thf(222,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_member @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[131]) ).

thf(223,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_member @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[130]) ).

thf(224,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__1 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[129]) ).

thf(225,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__2 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[128]) ).

thf(226,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__3 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[127]) ).

thf(227,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__1 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[126]) ).

thf(228,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__2 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[125]) ).

thf(229,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__3 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[124]) ).

thf(230,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(copy,[status(thm)],[123]) ).

thf(231,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(copy,[status(thm)],[122]) ).

thf(232,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(copy,[status(thm)],[121]) ).

thf(233,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_Seq @ uri_rdfs_Container )
    = $true ),
    inference(copy,[status(thm)],[120]) ).

thf(234,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_XMLLiteral @ uri_rdfs_Literal )
    = $true ),
    inference(copy,[status(thm)],[119]) ).

thf(235,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_XMLLiteral @ uri_rdfs_Datatype )
    = $true ),
    inference(copy,[status(thm)],[118]) ).

thf(236,plain,
    ( ( ! [D: $i] :
          ( ~ ( icext @ uri_rdfs_Datatype @ D )
          | ( iext @ uri_rdfs_subClassOf @ D @ uri_rdfs_Literal ) ) )
    = $true ),
    inference(copy,[status(thm)],[181]) ).

thf(237,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_Datatype @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[116]) ).

thf(238,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_domain @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[115]) ).

thf(239,plain,
    ( ( ! [P: $i,C: $i,X: $i] :
          ( ~ ( iext @ uri_rdfs_domain @ P @ C )
          | ! [Y: $i] :
              ~ ( iext @ P @ X @ Y )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[180]) ).

thf(240,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_domain @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[113]) ).

thf(241,plain,
    ( ( ! [X: $i] :
          ( ~ ( ic @ X )
          | ( icext @ uri_rdfs_Class @ X ) )
      & ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Class @ X )
          | ( ic @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[179]) ).

thf(242,plain,
    ( ( ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Resource @ X )
          | ( ir @ X ) )
      & ! [X: $i] :
          ( ~ ( ir @ X )
          | ( icext @ uri_rdfs_Resource @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[178]) ).

thf(243,plain,
    ( ( ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Literal @ X )
          | ( lv @ X ) )
      & ! [X: $i] :
          ( ~ ( lv @ X )
          | ( icext @ uri_rdfs_Literal @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[177]) ).

thf(244,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_Property @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[109]) ).

thf(245,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_range @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[108]) ).

thf(246,plain,
    ( ( ! [P: $i,C: $i,X: $i,Y: $i] :
          ( ~ ( iext @ uri_rdfs_range @ P @ C )
          | ~ ( iext @ P @ X @ Y )
          | ( icext @ C @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[176]) ).

thf(247,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_range @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[106]) ).

thf(248,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_object @ uri_rdfs_Statement )
    = $true ),
    inference(copy,[status(thm)],[105]) ).

thf(249,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[104]) ).

thf(250,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_predicate @ uri_rdfs_Statement )
    = $true ),
    inference(copy,[status(thm)],[103]) ).

thf(251,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[102]) ).

thf(252,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_subject @ uri_rdfs_Statement )
    = $true ),
    inference(copy,[status(thm)],[101]) ).

thf(253,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_subject @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[100]) ).

thf(254,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_subClassOf @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[99]) ).

thf(255,plain,
    ( ( ! [C: $i,D: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ! [X: $i] :
              ( ~ ( icext @ C @ X )
              | ( icext @ D @ X ) ) )
      & ! [C: $i] :
          ( ! [D: $i] :
              ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ( ic @ C ) )
      & ! [C: $i,D: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ( ic @ D ) ) )
    = $true ),
    inference(copy,[status(thm)],[175]) ).

thf(256,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_subClassOf @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[97]) ).

thf(257,plain,
    ( ( ! [C: $i] :
          ( ~ ( ic @ C )
          | ( iext @ uri_rdfs_subClassOf @ C @ C ) ) )
    = $true ),
    inference(copy,[status(thm)],[174]) ).

thf(258,plain,
    ( ( ! [C: $i,D: $i,E: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ~ ( iext @ uri_rdfs_subClassOf @ D @ E )
          | ( iext @ uri_rdfs_subClassOf @ C @ E ) ) )
    = $true ),
    inference(copy,[status(thm)],[173]) ).

thf(259,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_subPropertyOf @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[94]) ).

thf(260,plain,
    ( ( ! [P: $i,Q: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ! [X: $i,Y: $i] :
              ( ~ ( iext @ P @ X @ Y )
              | ( iext @ Q @ X @ Y ) ) )
      & ! [P: $i] :
          ( ! [Q: $i] :
              ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ( ip @ P ) )
      & ! [P: $i,Q: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ( ip @ Q ) ) )
    = $true ),
    inference(copy,[status(thm)],[172]) ).

thf(261,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_subPropertyOf @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[92]) ).

thf(262,plain,
    ( ( ! [P: $i] :
          ( ~ ( ip @ P )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ P ) ) )
    = $true ),
    inference(copy,[status(thm)],[171]) ).

thf(263,plain,
    ( ( ! [P: $i,Q: $i,R: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ~ ( iext @ uri_rdfs_subPropertyOf @ Q @ R )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ R ) ) )
    = $true ),
    inference(copy,[status(thm)],[170]) ).

thf(264,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_type @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[89]) ).

thf(265,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_type @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[88]) ).

thf(266,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_value @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[87]) ).

thf(267,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_value @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[86]) ).

thf(268,plain,
    ( ( ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
      & ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
      & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
      & ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) )
    = $true ),
    inference(copy,[status(thm)],[85]) ).

thf(269,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
    = $true ),
    inference(copy,[status(thm)],[168]) ).

thf(270,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                | ! [SX2: $i,SX3: $i] :
                    ( ~ ( iext @ SX0 @ SX2 @ SX3 )
                    | ( iext @ SX1 @ SX2 @ SX3 ) ) )
          | ~ ~ ( ~ ! [SX0: $i] :
                      ( ! [SX1: $i] :
                          ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                      | ( ip @ SX0 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                      | ( ip @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[260]) ).

thf(271,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                | ! [SX2: $i] :
                    ( ~ ( icext @ SX0 @ SX2 )
                    | ( icext @ SX1 @ SX2 ) ) )
          | ~ ~ ( ~ ! [SX0: $i] :
                      ( ! [SX1: $i] :
                          ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                      | ( ic @ SX0 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                      | ( ic @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[255]) ).

thf(272,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                      | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
                | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
          | ~ ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[268]) ).

thf(273,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
                | ( ip @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( ip @ SX0 )
                | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[200]) ).

thf(274,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
                | ( lv @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( lv @ SX0 )
                | ( icext @ uri_rdfs_Literal @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[243]) ).

thf(275,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( ic @ SX0 )
                | ( icext @ uri_rdfs_Class @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( icext @ uri_rdfs_Class @ SX0 )
                | ( ic @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[241]) ).

thf(276,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( icext @ SX1 @ SX0 )
                | ( iext @ uri_rdf_type @ SX0 @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
                | ( icext @ SX1 @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[212]) ).

thf(277,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
                | ( ir @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( ir @ SX0 )
                | ( icext @ uri_rdfs_Resource @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[242]) ).

thf(278,plain,
    ! [SV1: $i] :
      ( ( ! [SY37: $i] :
            ( ! [SY38: $i] :
                ~ ( iext @ SY37 @ SV1 @ SY38 )
            | ( ip @ SY37 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[188]) ).

thf(279,plain,
    ! [SV2: $i] :
      ( ( ir @ SV2 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[189]) ).

thf(280,plain,
    ! [SV3: $i] :
      ( ( ~ ( lv @ SV3 )
        | ( ir @ SV3 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[190]) ).

thf(281,plain,
    ! [SV4: $i] :
      ( ( ~ ( ic @ SV4 )
        | ( iext @ uri_rdfs_subClassOf @ SV4 @ uri_rdfs_Resource ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[213]) ).

thf(282,plain,
    ! [SV5: $i] :
      ( ( ~ ( icext @ uri_rdfs_ContainerMembershipProperty @ SV5 )
        | ( iext @ uri_rdfs_subPropertyOf @ SV5 @ uri_rdfs_member ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[220]) ).

thf(283,plain,
    ! [SV6: $i] :
      ( ( ~ ( icext @ uri_rdfs_Datatype @ SV6 )
        | ( iext @ uri_rdfs_subClassOf @ SV6 @ uri_rdfs_Literal ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[236]) ).

thf(284,plain,
    ! [SV7: $i] :
      ( ( ! [SY39: $i,SY40: $i] :
            ( ~ ( iext @ uri_rdfs_domain @ SV7 @ SY39 )
            | ! [SY41: $i] :
                ~ ( iext @ SV7 @ SY40 @ SY41 )
            | ( icext @ SY39 @ SY40 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[239]) ).

thf(285,plain,
    ! [SV8: $i] :
      ( ( ! [SY42: $i,SY43: $i,SY44: $i] :
            ( ~ ( iext @ uri_rdfs_range @ SV8 @ SY42 )
            | ~ ( iext @ SV8 @ SY43 @ SY44 )
            | ( icext @ SY42 @ SY44 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[246]) ).

thf(286,plain,
    ! [SV9: $i] :
      ( ( ~ ( ic @ SV9 )
        | ( iext @ uri_rdfs_subClassOf @ SV9 @ SV9 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[257]) ).

thf(287,plain,
    ! [SV10: $i] :
      ( ( ! [SY45: $i,SY46: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV10 @ SY45 )
            | ~ ( iext @ uri_rdfs_subClassOf @ SY45 @ SY46 )
            | ( iext @ uri_rdfs_subClassOf @ SV10 @ SY46 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[258]) ).

thf(288,plain,
    ! [SV11: $i] :
      ( ( ~ ( ip @ SV11 )
        | ( iext @ uri_rdfs_subPropertyOf @ SV11 @ SV11 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[262]) ).

thf(289,plain,
    ! [SV12: $i] :
      ( ( ! [SY47: $i,SY48: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SY47 )
            | ~ ( iext @ uri_rdfs_subPropertyOf @ SY47 @ SY48 )
            | ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SY48 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[263]) ).

thf(290,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[269]) ).

thf(291,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ! [SX2: $i,SX3: $i] :
                ( ~ ( iext @ SX0 @ SX2 @ SX3 )
                | ( iext @ SX1 @ SX2 @ SX3 ) ) )
      | ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[270]) ).

thf(292,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ! [SX2: $i] :
                ( ~ ( icext @ SX0 @ SX2 )
                | ( icext @ SX1 @ SX2 ) ) )
      | ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[271]) ).

thf(293,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
            | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
      | ~ ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[272]) ).

thf(294,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
            | ( ip @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( ip @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[273]) ).

thf(295,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
            | ( lv @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( lv @ SX0 )
            | ( icext @ uri_rdfs_Literal @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[274]) ).

thf(296,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ic @ SX0 )
            | ( icext @ uri_rdfs_Class @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Class @ SX0 )
            | ( ic @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[275]) ).

thf(297,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( icext @ SX1 @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
            | ( icext @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[276]) ).

thf(298,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
            | ( ir @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( ir @ SX0 )
            | ( icext @ uri_rdfs_Resource @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[277]) ).

thf(299,plain,
    ! [SV1: $i,SV13: $i] :
      ( ( ! [SY49: $i] :
            ~ ( iext @ SV13 @ SV1 @ SY49 )
        | ( ip @ SV13 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[278]) ).

thf(300,plain,
    ! [SV3: $i] :
      ( ( ( ~ ( lv @ SV3 ) )
        = $true )
      | ( ( ir @ SV3 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[280]) ).

thf(301,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ic @ SV4 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV4 @ uri_rdfs_Resource )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[281]) ).

thf(302,plain,
    ! [SV5: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_ContainerMembershipProperty @ SV5 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV5 @ uri_rdfs_member )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[282]) ).

thf(303,plain,
    ! [SV6: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Datatype @ SV6 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV6 @ uri_rdfs_Literal )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[283]) ).

thf(304,plain,
    ! [SV14: $i,SV7: $i] :
      ( ( ! [SY50: $i] :
            ( ~ ( iext @ uri_rdfs_domain @ SV7 @ SV14 )
            | ! [SY41: $i] :
                ~ ( iext @ SV7 @ SY50 @ SY41 )
            | ( icext @ SV14 @ SY50 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[284]) ).

thf(305,plain,
    ! [SV15: $i,SV8: $i] :
      ( ( ! [SY52: $i,SY53: $i] :
            ( ~ ( iext @ uri_rdfs_range @ SV8 @ SV15 )
            | ~ ( iext @ SV8 @ SY52 @ SY53 )
            | ( icext @ SV15 @ SY53 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[285]) ).

thf(306,plain,
    ! [SV9: $i] :
      ( ( ( ~ ( ic @ SV9 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV9 @ SV9 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[286]) ).

thf(307,plain,
    ! [SV16: $i,SV10: $i] :
      ( ( ! [SY54: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV10 @ SV16 )
            | ~ ( iext @ uri_rdfs_subClassOf @ SV16 @ SY54 )
            | ( iext @ uri_rdfs_subClassOf @ SV10 @ SY54 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[287]) ).

thf(308,plain,
    ! [SV11: $i] :
      ( ( ( ~ ( ip @ SV11 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV11 @ SV11 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[288]) ).

thf(309,plain,
    ! [SV17: $i,SV12: $i] :
      ( ( ! [SY55: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV17 )
            | ~ ( iext @ uri_rdfs_subPropertyOf @ SV17 @ SY55 )
            | ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SY55 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[289]) ).

thf(310,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ! [SX2: $i,SX3: $i] :
                ( ~ ( iext @ SX0 @ SX2 @ SX3 )
                | ( iext @ SX1 @ SX2 @ SX3 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[291]) ).

thf(311,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[291]) ).

thf(312,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ! [SX2: $i] :
                ( ~ ( icext @ SX0 @ SX2 )
                | ( icext @ SX1 @ SX2 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[292]) ).

thf(313,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[292]) ).

thf(314,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
            | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[293]) ).

thf(315,plain,
    ( ( ~ ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[293]) ).

thf(316,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
            | ( ip @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[294]) ).

thf(317,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ip @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[294]) ).

thf(318,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
            | ( lv @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[295]) ).

thf(319,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( lv @ SX0 )
            | ( icext @ uri_rdfs_Literal @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[295]) ).

thf(320,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ic @ SX0 )
            | ( icext @ uri_rdfs_Class @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[296]) ).

thf(321,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Class @ SX0 )
            | ( ic @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[296]) ).

thf(322,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( icext @ SX1 @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[297]) ).

thf(323,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
            | ( icext @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[297]) ).

thf(324,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
            | ( ir @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[298]) ).

thf(325,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ir @ SX0 )
            | ( icext @ uri_rdfs_Resource @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[298]) ).

thf(326,plain,
    ! [SV1: $i,SV13: $i] :
      ( ( ( ! [SY49: $i] :
              ~ ( iext @ SV13 @ SV1 @ SY49 ) )
        = $true )
      | ( ( ip @ SV13 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[299]) ).

thf(327,plain,
    ! [SV3: $i] :
      ( ( ( lv @ SV3 )
        = $false )
      | ( ( ir @ SV3 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[300]) ).

thf(328,plain,
    ! [SV4: $i] :
      ( ( ( ic @ SV4 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV4 @ uri_rdfs_Resource )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[301]) ).

thf(329,plain,
    ! [SV5: $i] :
      ( ( ( icext @ uri_rdfs_ContainerMembershipProperty @ SV5 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV5 @ uri_rdfs_member )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[302]) ).

thf(330,plain,
    ! [SV6: $i] :
      ( ( ( icext @ uri_rdfs_Datatype @ SV6 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV6 @ uri_rdfs_Literal )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[303]) ).

thf(331,plain,
    ! [SV18: $i,SV14: $i,SV7: $i] :
      ( ( ~ ( iext @ uri_rdfs_domain @ SV7 @ SV14 )
        | ! [SY56: $i] :
            ~ ( iext @ SV7 @ SV18 @ SY56 )
        | ( icext @ SV14 @ SV18 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[304]) ).

thf(332,plain,
    ! [SV19: $i,SV15: $i,SV8: $i] :
      ( ( ! [SY57: $i] :
            ( ~ ( iext @ uri_rdfs_range @ SV8 @ SV15 )
            | ~ ( iext @ SV8 @ SV19 @ SY57 )
            | ( icext @ SV15 @ SY57 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[305]) ).

thf(333,plain,
    ! [SV9: $i] :
      ( ( ( ic @ SV9 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV9 @ SV9 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[306]) ).

thf(334,plain,
    ! [SV20: $i,SV16: $i,SV10: $i] :
      ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV10 @ SV16 )
        | ~ ( iext @ uri_rdfs_subClassOf @ SV16 @ SV20 )
        | ( iext @ uri_rdfs_subClassOf @ SV10 @ SV20 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[307]) ).

thf(335,plain,
    ! [SV11: $i] :
      ( ( ( ip @ SV11 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV11 @ SV11 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[308]) ).

thf(336,plain,
    ! [SV21: $i,SV17: $i,SV12: $i] :
      ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV17 )
        | ~ ( iext @ uri_rdfs_subPropertyOf @ SV17 @ SV21 )
        | ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV21 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[309]) ).

thf(337,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
          | ! [SX2: $i,SX3: $i] :
              ( ~ ( iext @ SX0 @ SX2 @ SX3 )
              | ( iext @ SX1 @ SX2 @ SX3 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[310]) ).

thf(338,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ! [SX1: $i] :
                    ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                | ( ip @ SX0 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                | ( ip @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[311]) ).

thf(339,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
          | ! [SX2: $i] :
              ( ~ ( icext @ SX0 @ SX2 )
              | ( icext @ SX1 @ SX2 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[312]) ).

thf(340,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ! [SX1: $i] :
                    ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                | ( ic @ SX0 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                | ( ic @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[313]) ).

thf(341,plain,
    ( ( ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
          | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[314]) ).

thf(342,plain,
    ( ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[315]) ).

thf(343,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
          | ( ip @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[316]) ).

thf(344,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( ip @ SX0 )
          | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[317]) ).

thf(345,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
          | ( lv @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[318]) ).

thf(346,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( lv @ SX0 )
          | ( icext @ uri_rdfs_Literal @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[319]) ).

thf(347,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( ic @ SX0 )
          | ( icext @ uri_rdfs_Class @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[320]) ).

thf(348,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( icext @ uri_rdfs_Class @ SX0 )
          | ( ic @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[321]) ).

thf(349,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( icext @ SX1 @ SX0 )
          | ( iext @ uri_rdf_type @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[322]) ).

thf(350,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
          | ( icext @ SX1 @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[323]) ).

thf(351,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
          | ( ir @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[324]) ).

thf(352,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( ir @ SX0 )
          | ( icext @ uri_rdfs_Resource @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[325]) ).

thf(353,plain,
    ! [SV22: $i,SV1: $i,SV13: $i] :
      ( ( ( ~ ( iext @ SV13 @ SV1 @ SV22 ) )
        = $true )
      | ( ( ip @ SV13 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[326]) ).

thf(354,plain,
    ! [SV18: $i,SV14: $i,SV7: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_domain @ SV7 @ SV14 )
          | ! [SY56: $i] :
              ~ ( iext @ SV7 @ SV18 @ SY56 ) )
        = $true )
      | ( ( icext @ SV14 @ SV18 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[331]) ).

thf(355,plain,
    ! [SV23: $i,SV19: $i,SV15: $i,SV8: $i] :
      ( ( ~ ( iext @ uri_rdfs_range @ SV8 @ SV15 )
        | ~ ( iext @ SV8 @ SV19 @ SV23 )
        | ( icext @ SV15 @ SV23 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[332]) ).

thf(356,plain,
    ! [SV20: $i,SV16: $i,SV10: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV10 @ SV16 )
          | ~ ( iext @ uri_rdfs_subClassOf @ SV16 @ SV20 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV10 @ SV20 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[334]) ).

thf(357,plain,
    ! [SV21: $i,SV17: $i,SV12: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV17 )
          | ~ ( iext @ uri_rdfs_subPropertyOf @ SV17 @ SV21 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV21 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[336]) ).

thf(358,plain,
    ! [SV24: $i] :
      ( ( ! [SY58: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SY58 )
            | ! [SY59: $i,SY60: $i] :
                ( ~ ( iext @ SV24 @ SY59 @ SY60 )
                | ( iext @ SY58 @ SY59 @ SY60 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[337]) ).

thf(359,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX0 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[338]) ).

thf(360,plain,
    ! [SV25: $i] :
      ( ( ! [SY61: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV25 @ SY61 )
            | ! [SY62: $i] :
                ( ~ ( icext @ SV25 @ SY62 )
                | ( icext @ SY61 @ SY62 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[339]) ).

thf(361,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX0 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[340]) ).

thf(362,plain,
    ( ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
            | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
      | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[341]) ).

thf(363,plain,
    ! [SV26: $i] :
      ( ( ~ ( iext @ uri_rdf_type @ SV26 @ uri_rdf_Property )
        | ( ip @ SV26 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[343]) ).

thf(364,plain,
    ! [SV27: $i] :
      ( ( ~ ( ip @ SV27 )
        | ( iext @ uri_rdf_type @ SV27 @ uri_rdf_Property ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[344]) ).

thf(365,plain,
    ! [SV28: $i] :
      ( ( ~ ( icext @ uri_rdfs_Literal @ SV28 )
        | ( lv @ SV28 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[345]) ).

thf(366,plain,
    ! [SV29: $i] :
      ( ( ~ ( lv @ SV29 )
        | ( icext @ uri_rdfs_Literal @ SV29 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[346]) ).

thf(367,plain,
    ! [SV30: $i] :
      ( ( ~ ( ic @ SV30 )
        | ( icext @ uri_rdfs_Class @ SV30 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[347]) ).

thf(368,plain,
    ! [SV31: $i] :
      ( ( ~ ( icext @ uri_rdfs_Class @ SV31 )
        | ( ic @ SV31 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[348]) ).

thf(369,plain,
    ! [SV32: $i] :
      ( ( ! [SY63: $i] :
            ( ~ ( icext @ SY63 @ SV32 )
            | ( iext @ uri_rdf_type @ SV32 @ SY63 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[349]) ).

thf(370,plain,
    ! [SV33: $i] :
      ( ( ! [SY64: $i] :
            ( ~ ( iext @ uri_rdf_type @ SV33 @ SY64 )
            | ( icext @ SY64 @ SV33 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[350]) ).

thf(371,plain,
    ! [SV34: $i] :
      ( ( ~ ( icext @ uri_rdfs_Resource @ SV34 )
        | ( ir @ SV34 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[351]) ).

thf(372,plain,
    ! [SV35: $i] :
      ( ( ~ ( ir @ SV35 )
        | ( icext @ uri_rdfs_Resource @ SV35 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[352]) ).

thf(373,plain,
    ! [SV22: $i,SV1: $i,SV13: $i] :
      ( ( ( iext @ SV13 @ SV1 @ SV22 )
        = $false )
      | ( ( ip @ SV13 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[353]) ).

thf(374,plain,
    ! [SV18: $i,SV14: $i,SV7: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_domain @ SV7 @ SV14 ) )
        = $true )
      | ( ( ! [SY56: $i] :
              ~ ( iext @ SV7 @ SV18 @ SY56 ) )
        = $true )
      | ( ( icext @ SV14 @ SV18 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[354]) ).

thf(375,plain,
    ! [SV23: $i,SV19: $i,SV15: $i,SV8: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_range @ SV8 @ SV15 )
          | ~ ( iext @ SV8 @ SV19 @ SV23 ) )
        = $true )
      | ( ( icext @ SV15 @ SV23 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[355]) ).

thf(376,plain,
    ! [SV20: $i,SV16: $i,SV10: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV10 @ SV16 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV16 @ SV20 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV10 @ SV20 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[356]) ).

thf(377,plain,
    ! [SV21: $i,SV17: $i,SV12: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV17 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV17 @ SV21 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV21 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[357]) ).

thf(378,plain,
    ! [SV36: $i,SV24: $i] :
      ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SV36 )
        | ! [SY65: $i,SY66: $i] :
            ( ~ ( iext @ SV24 @ SY65 @ SY66 )
            | ( iext @ SV36 @ SY65 @ SY66 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[358]) ).

thf(379,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[359]) ).

thf(380,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[359]) ).

thf(381,plain,
    ! [SV37: $i,SV25: $i] :
      ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV25 @ SV37 )
        | ! [SY67: $i] :
            ( ~ ( icext @ SV25 @ SY67 )
            | ( icext @ SV37 @ SY67 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[360]) ).

thf(382,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[361]) ).

thf(383,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[361]) ).

thf(384,plain,
    ( ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
            | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[362]) ).

thf(385,plain,
    ( ( ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[362]) ).

thf(386,plain,
    ! [SV26: $i] :
      ( ( ( ~ ( iext @ uri_rdf_type @ SV26 @ uri_rdf_Property ) )
        = $true )
      | ( ( ip @ SV26 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[363]) ).

thf(387,plain,
    ! [SV27: $i] :
      ( ( ( ~ ( ip @ SV27 ) )
        = $true )
      | ( ( iext @ uri_rdf_type @ SV27 @ uri_rdf_Property )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[364]) ).

thf(388,plain,
    ! [SV28: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Literal @ SV28 ) )
        = $true )
      | ( ( lv @ SV28 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[365]) ).

thf(389,plain,
    ! [SV29: $i] :
      ( ( ( ~ ( lv @ SV29 ) )
        = $true )
      | ( ( icext @ uri_rdfs_Literal @ SV29 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[366]) ).

thf(390,plain,
    ! [SV30: $i] :
      ( ( ( ~ ( ic @ SV30 ) )
        = $true )
      | ( ( icext @ uri_rdfs_Class @ SV30 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[367]) ).

thf(391,plain,
    ! [SV31: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Class @ SV31 ) )
        = $true )
      | ( ( ic @ SV31 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[368]) ).

thf(392,plain,
    ! [SV32: $i,SV38: $i] :
      ( ( ~ ( icext @ SV38 @ SV32 )
        | ( iext @ uri_rdf_type @ SV32 @ SV38 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[369]) ).

thf(393,plain,
    ! [SV39: $i,SV33: $i] :
      ( ( ~ ( iext @ uri_rdf_type @ SV33 @ SV39 )
        | ( icext @ SV39 @ SV33 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[370]) ).

thf(394,plain,
    ! [SV34: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Resource @ SV34 ) )
        = $true )
      | ( ( ir @ SV34 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[371]) ).

thf(395,plain,
    ! [SV35: $i] :
      ( ( ( ~ ( ir @ SV35 ) )
        = $true )
      | ( ( icext @ uri_rdfs_Resource @ SV35 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[372]) ).

thf(396,plain,
    ! [SV18: $i,SV14: $i,SV7: $i] :
      ( ( ( iext @ uri_rdfs_domain @ SV7 @ SV14 )
        = $false )
      | ( ( ! [SY56: $i] :
              ~ ( iext @ SV7 @ SV18 @ SY56 ) )
        = $true )
      | ( ( icext @ SV14 @ SV18 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[374]) ).

thf(397,plain,
    ! [SV23: $i,SV19: $i,SV15: $i,SV8: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_range @ SV8 @ SV15 ) )
        = $true )
      | ( ( ~ ( iext @ SV8 @ SV19 @ SV23 ) )
        = $true )
      | ( ( icext @ SV15 @ SV23 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[375]) ).

thf(398,plain,
    ! [SV20: $i,SV16: $i,SV10: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV10 @ SV16 )
        = $false )
      | ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV16 @ SV20 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV10 @ SV20 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[376]) ).

thf(399,plain,
    ! [SV21: $i,SV17: $i,SV12: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV17 )
        = $false )
      | ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV17 @ SV21 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV21 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[377]) ).

thf(400,plain,
    ! [SV36: $i,SV24: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SV36 ) )
        = $true )
      | ( ( ! [SY65: $i,SY66: $i] :
              ( ~ ( iext @ SV24 @ SY65 @ SY66 )
              | ( iext @ SV36 @ SY65 @ SY66 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[378]) ).

thf(401,plain,
    ( ( ! [SX0: $i] :
          ( ! [SX1: $i] :
              ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
          | ( ip @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[379]) ).

thf(402,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
          | ( ip @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[380]) ).

thf(403,plain,
    ! [SV37: $i,SV25: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV25 @ SV37 ) )
        = $true )
      | ( ( ! [SY67: $i] :
              ( ~ ( icext @ SV25 @ SY67 )
              | ( icext @ SV37 @ SY67 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[381]) ).

thf(404,plain,
    ( ( ! [SX0: $i] :
          ( ! [SX1: $i] :
              ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
          | ( ic @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[382]) ).

thf(405,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
          | ( ic @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[383]) ).

thf(406,plain,
    ( ( ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
          | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[384]) ).

thf(407,plain,
    ( ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[385]) ).

thf(408,plain,
    ! [SV26: $i] :
      ( ( ( iext @ uri_rdf_type @ SV26 @ uri_rdf_Property )
        = $false )
      | ( ( ip @ SV26 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[386]) ).

thf(409,plain,
    ! [SV27: $i] :
      ( ( ( ip @ SV27 )
        = $false )
      | ( ( iext @ uri_rdf_type @ SV27 @ uri_rdf_Property )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[387]) ).

thf(410,plain,
    ! [SV28: $i] :
      ( ( ( icext @ uri_rdfs_Literal @ SV28 )
        = $false )
      | ( ( lv @ SV28 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[388]) ).

thf(411,plain,
    ! [SV29: $i] :
      ( ( ( lv @ SV29 )
        = $false )
      | ( ( icext @ uri_rdfs_Literal @ SV29 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[389]) ).

thf(412,plain,
    ! [SV30: $i] :
      ( ( ( ic @ SV30 )
        = $false )
      | ( ( icext @ uri_rdfs_Class @ SV30 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[390]) ).

thf(413,plain,
    ! [SV31: $i] :
      ( ( ( icext @ uri_rdfs_Class @ SV31 )
        = $false )
      | ( ( ic @ SV31 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[391]) ).

thf(414,plain,
    ! [SV32: $i,SV38: $i] :
      ( ( ( ~ ( icext @ SV38 @ SV32 ) )
        = $true )
      | ( ( iext @ uri_rdf_type @ SV32 @ SV38 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[392]) ).

thf(415,plain,
    ! [SV39: $i,SV33: $i] :
      ( ( ( ~ ( iext @ uri_rdf_type @ SV33 @ SV39 ) )
        = $true )
      | ( ( icext @ SV39 @ SV33 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[393]) ).

thf(416,plain,
    ! [SV34: $i] :
      ( ( ( icext @ uri_rdfs_Resource @ SV34 )
        = $false )
      | ( ( ir @ SV34 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[394]) ).

thf(417,plain,
    ! [SV35: $i] :
      ( ( ( ir @ SV35 )
        = $false )
      | ( ( icext @ uri_rdfs_Resource @ SV35 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[395]) ).

thf(418,plain,
    ! [SV14: $i,SV40: $i,SV18: $i,SV7: $i] :
      ( ( ( ~ ( iext @ SV7 @ SV18 @ SV40 ) )
        = $true )
      | ( ( iext @ uri_rdfs_domain @ SV7 @ SV14 )
        = $false )
      | ( ( icext @ SV14 @ SV18 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[396]) ).

thf(419,plain,
    ! [SV23: $i,SV19: $i,SV15: $i,SV8: $i] :
      ( ( ( iext @ uri_rdfs_range @ SV8 @ SV15 )
        = $false )
      | ( ( ~ ( iext @ SV8 @ SV19 @ SV23 ) )
        = $true )
      | ( ( icext @ SV15 @ SV23 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[397]) ).

thf(420,plain,
    ! [SV10: $i,SV20: $i,SV16: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV16 @ SV20 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV10 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV10 @ SV20 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[398]) ).

thf(421,plain,
    ! [SV12: $i,SV21: $i,SV17: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV17 @ SV21 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV12 @ SV21 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[399]) ).

thf(422,plain,
    ! [SV36: $i,SV24: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SV36 )
        = $false )
      | ( ( ! [SY65: $i,SY66: $i] :
              ( ~ ( iext @ SV24 @ SY65 @ SY66 )
              | ( iext @ SV36 @ SY65 @ SY66 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[400]) ).

thf(423,plain,
    ! [SV41: $i] :
      ( ( ! [SY68: $i] :
            ~ ( iext @ uri_rdfs_subPropertyOf @ SV41 @ SY68 )
        | ( ip @ SV41 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[401]) ).

thf(424,plain,
    ! [SV42: $i] :
      ( ( ! [SY69: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV42 @ SY69 )
            | ( ip @ SY69 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[402]) ).

thf(425,plain,
    ! [SV37: $i,SV25: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV25 @ SV37 )
        = $false )
      | ( ( ! [SY67: $i] :
              ( ~ ( icext @ SV25 @ SY67 )
              | ( icext @ SV37 @ SY67 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[403]) ).

thf(426,plain,
    ! [SV43: $i] :
      ( ( ! [SY70: $i] :
            ~ ( iext @ uri_rdfs_subClassOf @ SV43 @ SY70 )
        | ( ic @ SV43 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[404]) ).

thf(427,plain,
    ! [SV44: $i] :
      ( ( ! [SY71: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV44 @ SY71 )
            | ( ic @ SY71 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[405]) ).

thf(428,plain,
    ( ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
      | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[406]) ).

thf(429,plain,
    ! [SV32: $i,SV38: $i] :
      ( ( ( icext @ SV38 @ SV32 )
        = $false )
      | ( ( iext @ uri_rdf_type @ SV32 @ SV38 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[414]) ).

thf(430,plain,
    ! [SV39: $i,SV33: $i] :
      ( ( ( iext @ uri_rdf_type @ SV33 @ SV39 )
        = $false )
      | ( ( icext @ SV39 @ SV33 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[415]) ).

thf(431,plain,
    ! [SV14: $i,SV40: $i,SV18: $i,SV7: $i] :
      ( ( ( iext @ SV7 @ SV18 @ SV40 )
        = $false )
      | ( ( iext @ uri_rdfs_domain @ SV7 @ SV14 )
        = $false )
      | ( ( icext @ SV14 @ SV18 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[418]) ).

thf(432,plain,
    ! [SV15: $i,SV23: $i,SV19: $i,SV8: $i] :
      ( ( ( iext @ SV8 @ SV19 @ SV23 )
        = $false )
      | ( ( iext @ uri_rdfs_range @ SV8 @ SV15 )
        = $false )
      | ( ( icext @ SV15 @ SV23 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[419]) ).

thf(433,plain,
    ! [SV36: $i,SV45: $i,SV24: $i] :
      ( ( ( ! [SY72: $i] :
              ( ~ ( iext @ SV24 @ SV45 @ SY72 )
              | ( iext @ SV36 @ SV45 @ SY72 ) ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[422]) ).

thf(434,plain,
    ! [SV41: $i] :
      ( ( ( ! [SY68: $i] :
              ~ ( iext @ uri_rdfs_subPropertyOf @ SV41 @ SY68 ) )
        = $true )
      | ( ( ip @ SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[423]) ).

thf(435,plain,
    ! [SV46: $i,SV42: $i] :
      ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV42 @ SV46 )
        | ( ip @ SV46 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[424]) ).

thf(436,plain,
    ! [SV37: $i,SV47: $i,SV25: $i] :
      ( ( ( ~ ( icext @ SV25 @ SV47 )
          | ( icext @ SV37 @ SV47 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV25 @ SV37 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[425]) ).

thf(437,plain,
    ! [SV43: $i] :
      ( ( ( ! [SY70: $i] :
              ~ ( iext @ uri_rdfs_subClassOf @ SV43 @ SY70 ) )
        = $true )
      | ( ( ic @ SV43 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[426]) ).

thf(438,plain,
    ! [SV48: $i,SV44: $i] :
      ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV44 @ SV48 )
        | ( ic @ SV48 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[427]) ).

thf(439,plain,
    ( ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[428]) ).

thf(440,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[428]) ).

thf(441,plain,
    ! [SV36: $i,SV49: $i,SV45: $i,SV24: $i] :
      ( ( ( ~ ( iext @ SV24 @ SV45 @ SV49 )
          | ( iext @ SV36 @ SV45 @ SV49 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[433]) ).

thf(442,plain,
    ! [SV50: $i,SV41: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV41 @ SV50 ) )
        = $true )
      | ( ( ip @ SV41 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[434]) ).

thf(443,plain,
    ! [SV46: $i,SV42: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV42 @ SV46 ) )
        = $true )
      | ( ( ip @ SV46 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[435]) ).

thf(444,plain,
    ! [SV37: $i,SV47: $i,SV25: $i] :
      ( ( ( ~ ( icext @ SV25 @ SV47 ) )
        = $true )
      | ( ( icext @ SV37 @ SV47 )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV25 @ SV37 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[436]) ).

thf(445,plain,
    ! [SV51: $i,SV43: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV43 @ SV51 ) )
        = $true )
      | ( ( ic @ SV43 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[437]) ).

thf(446,plain,
    ! [SV48: $i,SV44: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV44 @ SV48 ) )
        = $true )
      | ( ( ic @ SV48 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[438]) ).

thf(447,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[439]) ).

thf(448,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[440]) ).

thf(449,plain,
    ! [SV36: $i,SV49: $i,SV45: $i,SV24: $i] :
      ( ( ( ~ ( iext @ SV24 @ SV45 @ SV49 ) )
        = $true )
      | ( ( iext @ SV36 @ SV45 @ SV49 )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[441]) ).

thf(450,plain,
    ! [SV50: $i,SV41: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV41 @ SV50 )
        = $false )
      | ( ( ip @ SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[442]) ).

thf(451,plain,
    ! [SV46: $i,SV42: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV42 @ SV46 )
        = $false )
      | ( ( ip @ SV46 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[443]) ).

thf(452,plain,
    ! [SV37: $i,SV47: $i,SV25: $i] :
      ( ( ( icext @ SV25 @ SV47 )
        = $false )
      | ( ( icext @ SV37 @ SV47 )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV25 @ SV37 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[444]) ).

thf(453,plain,
    ! [SV51: $i,SV43: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV43 @ SV51 )
        = $false )
      | ( ( ic @ SV43 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[445]) ).

thf(454,plain,
    ! [SV48: $i,SV44: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV44 @ SV48 )
        = $false )
      | ( ( ic @ SV48 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[446]) ).

thf(455,plain,
    ! [SV36: $i,SV49: $i,SV45: $i,SV24: $i] :
      ( ( ( iext @ SV24 @ SV45 @ SV49 )
        = $false )
      | ( ( iext @ SV36 @ SV45 @ SV49 )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[449]) ).

thf(456,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[191,455,454,453,452,451,450,448,447,432,431,430,429,421,420,417,416,413,412,411,410,409,408,407,373,342,335,333,330,329,328,327,290,279,267,266,265,264,261,259,256,254,253,252,251,250,249,248,247,245,244,240,238,237,235,234,233,232,231,230,229,228,227,226,225,224,223,222,221,219,218,217,216,215,214,211,210,209,208,207,206,205,204,203,202,201,199,198,197,196,195,194,193,192]) ).

thf(457,plain,
    ( ( ! [S: $i,P: $i] :
          ( ! [O: $i] :
              ~ ( iext @ P @ S @ O )
          | ( ip @ P ) ) )
    = $true ),
    inference(copy,[status(thm)],[187]) ).

thf(458,plain,
    ( ( ! [X: $i] : ( ir @ X ) )
    = $true ),
    inference(copy,[status(thm)],[164]) ).

thf(459,plain,
    ( ( ! [X: $i] :
          ( ~ ( lv @ X )
          | ( ir @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[186]) ).

thf(460,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_first @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[162]) ).

thf(461,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_nil @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[161]) ).

thf(462,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_rest @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[160]) ).

thf(463,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[159]) ).

thf(464,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[158]) ).

thf(465,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[157]) ).

thf(466,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_object @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[156]) ).

thf(467,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_value @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[155]) ).

thf(468,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_subject @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[154]) ).

thf(469,plain,
    ( ( ! [P: $i] :
          ( ~ ( iext @ uri_rdf_type @ P @ uri_rdf_Property )
          | ( ip @ P ) )
      & ! [P: $i] :
          ( ~ ( ip @ P )
          | ( iext @ uri_rdf_type @ P @ uri_rdf_Property ) ) )
    = $true ),
    inference(copy,[status(thm)],[185]) ).

thf(470,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[152]) ).

thf(471,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[151]) ).

thf(472,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_comment @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[150]) ).

thf(473,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_comment @ uri_rdfs_Literal )
    = $true ),
    inference(copy,[status(thm)],[149]) ).

thf(474,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[148]) ).

thf(475,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[147]) ).

thf(476,plain,
    ( ( iext @ uri_rdfs_subPropertyOf @ uri_rdfs_isDefinedBy @ uri_rdfs_seeAlso )
    = $true ),
    inference(copy,[status(thm)],[146]) ).

thf(477,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_label @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[145]) ).

thf(478,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_label @ uri_rdfs_Literal )
    = $true ),
    inference(copy,[status(thm)],[144]) ).

thf(479,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_seeAlso @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[143]) ).

thf(480,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_seeAlso @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[142]) ).

thf(481,plain,
    ( ( ! [X: $i,C: $i] :
          ( ~ ( icext @ C @ X )
          | ( iext @ uri_rdf_type @ X @ C ) )
      & ! [X: $i,C: $i] :
          ( ~ ( iext @ uri_rdf_type @ X @ C )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[184]) ).

thf(482,plain,
    ( ( ! [C: $i] :
          ( ~ ( ic @ C )
          | ( iext @ uri_rdfs_subClassOf @ C @ uri_rdfs_Resource ) ) )
    = $true ),
    inference(copy,[status(thm)],[183]) ).

thf(483,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_first @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[139]) ).

thf(484,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_first @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[138]) ).

thf(485,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_rest @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[137]) ).

thf(486,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_rest @ uri_rdf_List )
    = $true ),
    inference(copy,[status(thm)],[136]) ).

thf(487,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_Alt @ uri_rdfs_Container )
    = $true ),
    inference(copy,[status(thm)],[135]) ).

thf(488,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_Bag @ uri_rdfs_Container )
    = $true ),
    inference(copy,[status(thm)],[134]) ).

thf(489,plain,
    ( ( ! [P: $i] :
          ( ~ ( icext @ uri_rdfs_ContainerMembershipProperty @ P )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ uri_rdfs_member ) ) )
    = $true ),
    inference(copy,[status(thm)],[182]) ).

thf(490,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_ContainerMembershipProperty @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[132]) ).

thf(491,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_member @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[131]) ).

thf(492,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_member @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[130]) ).

thf(493,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__1 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[129]) ).

thf(494,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__2 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[128]) ).

thf(495,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf__3 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[127]) ).

thf(496,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__1 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[126]) ).

thf(497,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__2 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[125]) ).

thf(498,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf__3 @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[124]) ).

thf(499,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(copy,[status(thm)],[123]) ).

thf(500,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(copy,[status(thm)],[122]) ).

thf(501,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdfs_ContainerMembershipProperty )
    = $true ),
    inference(copy,[status(thm)],[121]) ).

thf(502,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_Seq @ uri_rdfs_Container )
    = $true ),
    inference(copy,[status(thm)],[120]) ).

thf(503,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdf_XMLLiteral @ uri_rdfs_Literal )
    = $true ),
    inference(copy,[status(thm)],[119]) ).

thf(504,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_XMLLiteral @ uri_rdfs_Datatype )
    = $true ),
    inference(copy,[status(thm)],[118]) ).

thf(505,plain,
    ( ( ! [D: $i] :
          ( ~ ( icext @ uri_rdfs_Datatype @ D )
          | ( iext @ uri_rdfs_subClassOf @ D @ uri_rdfs_Literal ) ) )
    = $true ),
    inference(copy,[status(thm)],[181]) ).

thf(506,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_rdfs_Datatype @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[116]) ).

thf(507,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_domain @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[115]) ).

thf(508,plain,
    ( ( ! [P: $i,C: $i,X: $i] :
          ( ~ ( iext @ uri_rdfs_domain @ P @ C )
          | ! [Y: $i] :
              ~ ( iext @ P @ X @ Y )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[180]) ).

thf(509,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_domain @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[113]) ).

thf(510,plain,
    ( ( ! [X: $i] :
          ( ~ ( ic @ X )
          | ( icext @ uri_rdfs_Class @ X ) )
      & ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Class @ X )
          | ( ic @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[179]) ).

thf(511,plain,
    ( ( ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Resource @ X )
          | ( ir @ X ) )
      & ! [X: $i] :
          ( ~ ( ir @ X )
          | ( icext @ uri_rdfs_Resource @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[178]) ).

thf(512,plain,
    ( ( ! [X: $i] :
          ( ~ ( icext @ uri_rdfs_Literal @ X )
          | ( lv @ X ) )
      & ! [X: $i] :
          ( ~ ( lv @ X )
          | ( icext @ uri_rdfs_Literal @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[177]) ).

thf(513,plain,
    ( ( iext @ uri_rdf_type @ uri_rdf_Property @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[109]) ).

thf(514,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_range @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[108]) ).

thf(515,plain,
    ( ( ! [P: $i,C: $i,X: $i,Y: $i] :
          ( ~ ( iext @ uri_rdfs_range @ P @ C )
          | ~ ( iext @ P @ X @ Y )
          | ( icext @ C @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[176]) ).

thf(516,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_range @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[106]) ).

thf(517,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_object @ uri_rdfs_Statement )
    = $true ),
    inference(copy,[status(thm)],[105]) ).

thf(518,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[104]) ).

thf(519,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_predicate @ uri_rdfs_Statement )
    = $true ),
    inference(copy,[status(thm)],[103]) ).

thf(520,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[102]) ).

thf(521,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_subject @ uri_rdfs_Statement )
    = $true ),
    inference(copy,[status(thm)],[101]) ).

thf(522,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_subject @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[100]) ).

thf(523,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_subClassOf @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[99]) ).

thf(524,plain,
    ( ( ! [C: $i,D: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ! [X: $i] :
              ( ~ ( icext @ C @ X )
              | ( icext @ D @ X ) ) )
      & ! [C: $i] :
          ( ! [D: $i] :
              ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ( ic @ C ) )
      & ! [C: $i,D: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ( ic @ D ) ) )
    = $true ),
    inference(copy,[status(thm)],[175]) ).

thf(525,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_subClassOf @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[97]) ).

thf(526,plain,
    ( ( ! [C: $i] :
          ( ~ ( ic @ C )
          | ( iext @ uri_rdfs_subClassOf @ C @ C ) ) )
    = $true ),
    inference(copy,[status(thm)],[174]) ).

thf(527,plain,
    ( ( ! [C: $i,D: $i,E: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ C @ D )
          | ~ ( iext @ uri_rdfs_subClassOf @ D @ E )
          | ( iext @ uri_rdfs_subClassOf @ C @ E ) ) )
    = $true ),
    inference(copy,[status(thm)],[173]) ).

thf(528,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdfs_subPropertyOf @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[94]) ).

thf(529,plain,
    ( ( ! [P: $i,Q: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ! [X: $i,Y: $i] :
              ( ~ ( iext @ P @ X @ Y )
              | ( iext @ Q @ X @ Y ) ) )
      & ! [P: $i] :
          ( ! [Q: $i] :
              ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ( ip @ P ) )
      & ! [P: $i,Q: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ( ip @ Q ) ) )
    = $true ),
    inference(copy,[status(thm)],[172]) ).

thf(530,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdfs_subPropertyOf @ uri_rdf_Property )
    = $true ),
    inference(copy,[status(thm)],[92]) ).

thf(531,plain,
    ( ( ! [P: $i] :
          ( ~ ( ip @ P )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ P ) ) )
    = $true ),
    inference(copy,[status(thm)],[171]) ).

thf(532,plain,
    ( ( ! [P: $i,Q: $i,R: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ P @ Q )
          | ~ ( iext @ uri_rdfs_subPropertyOf @ Q @ R )
          | ( iext @ uri_rdfs_subPropertyOf @ P @ R ) ) )
    = $true ),
    inference(copy,[status(thm)],[170]) ).

thf(533,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_type @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[89]) ).

thf(534,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_type @ uri_rdfs_Class )
    = $true ),
    inference(copy,[status(thm)],[88]) ).

thf(535,plain,
    ( ( iext @ uri_rdfs_domain @ uri_rdf_value @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[87]) ).

thf(536,plain,
    ( ( iext @ uri_rdfs_range @ uri_rdf_value @ uri_rdfs_Resource )
    = $true ),
    inference(copy,[status(thm)],[86]) ).

thf(537,plain,
    ( ( ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
      & ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
      & ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
      & ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) )
    = $true ),
    inference(copy,[status(thm)],[85]) ).

thf(538,plain,
    ( ( ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $true ),
    inference(copy,[status(thm)],[169]) ).

thf(539,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
                | ( ip @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( ip @ SX0 )
                | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[469]) ).

thf(540,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( ic @ SX0 )
                | ( icext @ uri_rdfs_Class @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( icext @ uri_rdfs_Class @ SX0 )
                | ( ic @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[510]) ).

thf(541,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                | ! [SX2: $i] :
                    ( ~ ( icext @ SX0 @ SX2 )
                    | ( icext @ SX1 @ SX2 ) ) )
          | ~ ~ ( ~ ! [SX0: $i] :
                      ( ! [SX1: $i] :
                          ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                      | ( ic @ SX0 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                      | ( ic @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[524]) ).

thf(542,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                      | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
                | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
          | ~ ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[537]) ).

thf(543,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
                | ( ir @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( ir @ SX0 )
                | ( icext @ uri_rdfs_Resource @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[511]) ).

thf(544,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( icext @ SX1 @ SX0 )
                | ( iext @ uri_rdf_type @ SX0 @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
                | ( icext @ SX1 @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[481]) ).

thf(545,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
                | ( lv @ SX0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( lv @ SX0 )
                | ( icext @ uri_rdfs_Literal @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[512]) ).

thf(546,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                | ! [SX2: $i,SX3: $i] :
                    ( ~ ( iext @ SX0 @ SX2 @ SX3 )
                    | ( iext @ SX1 @ SX2 @ SX3 ) ) )
          | ~ ~ ( ~ ! [SX0: $i] :
                      ( ! [SX1: $i] :
                          ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                      | ( ip @ SX0 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                      | ( ip @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[529]) ).

thf(547,plain,
    ! [SV52: $i] :
      ( ( ! [SY73: $i] :
            ( ! [SY74: $i] :
                ~ ( iext @ SY73 @ SV52 @ SY74 )
            | ( ip @ SY73 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[457]) ).

thf(548,plain,
    ! [SV53: $i] :
      ( ( ir @ SV53 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[458]) ).

thf(549,plain,
    ! [SV54: $i] :
      ( ( ~ ( lv @ SV54 )
        | ( ir @ SV54 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[459]) ).

thf(550,plain,
    ! [SV55: $i] :
      ( ( ~ ( ic @ SV55 )
        | ( iext @ uri_rdfs_subClassOf @ SV55 @ uri_rdfs_Resource ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[482]) ).

thf(551,plain,
    ! [SV56: $i] :
      ( ( ~ ( icext @ uri_rdfs_ContainerMembershipProperty @ SV56 )
        | ( iext @ uri_rdfs_subPropertyOf @ SV56 @ uri_rdfs_member ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[489]) ).

thf(552,plain,
    ! [SV57: $i] :
      ( ( ~ ( icext @ uri_rdfs_Datatype @ SV57 )
        | ( iext @ uri_rdfs_subClassOf @ SV57 @ uri_rdfs_Literal ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[505]) ).

thf(553,plain,
    ! [SV58: $i] :
      ( ( ! [SY75: $i,SY76: $i] :
            ( ~ ( iext @ uri_rdfs_domain @ SV58 @ SY75 )
            | ! [SY77: $i] :
                ~ ( iext @ SV58 @ SY76 @ SY77 )
            | ( icext @ SY75 @ SY76 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[508]) ).

thf(554,plain,
    ! [SV59: $i] :
      ( ( ! [SY78: $i,SY79: $i,SY80: $i] :
            ( ~ ( iext @ uri_rdfs_range @ SV59 @ SY78 )
            | ~ ( iext @ SV59 @ SY79 @ SY80 )
            | ( icext @ SY78 @ SY80 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[515]) ).

thf(555,plain,
    ! [SV60: $i] :
      ( ( ~ ( ic @ SV60 )
        | ( iext @ uri_rdfs_subClassOf @ SV60 @ SV60 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[526]) ).

thf(556,plain,
    ! [SV61: $i] :
      ( ( ! [SY81: $i,SY82: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV61 @ SY81 )
            | ~ ( iext @ uri_rdfs_subClassOf @ SY81 @ SY82 )
            | ( iext @ uri_rdfs_subClassOf @ SV61 @ SY82 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[527]) ).

thf(557,plain,
    ! [SV62: $i] :
      ( ( ~ ( ip @ SV62 )
        | ( iext @ uri_rdfs_subPropertyOf @ SV62 @ SV62 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[531]) ).

thf(558,plain,
    ! [SV63: $i] :
      ( ( ! [SY83: $i,SY84: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SY83 )
            | ~ ( iext @ uri_rdfs_subPropertyOf @ SY83 @ SY84 )
            | ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SY84 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[532]) ).

thf(559,plain,
    ( ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[538]) ).

thf(560,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
            | ( ip @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( ip @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[539]) ).

thf(561,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ic @ SX0 )
            | ( icext @ uri_rdfs_Class @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Class @ SX0 )
            | ( ic @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[540]) ).

thf(562,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ! [SX2: $i] :
                ( ~ ( icext @ SX0 @ SX2 )
                | ( icext @ SX1 @ SX2 ) ) )
      | ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[541]) ).

thf(563,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
            | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
      | ~ ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[542]) ).

thf(564,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
            | ( ir @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( ir @ SX0 )
            | ( icext @ uri_rdfs_Resource @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[543]) ).

thf(565,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( icext @ SX1 @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
            | ( icext @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[544]) ).

thf(566,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
            | ( lv @ SX0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( lv @ SX0 )
            | ( icext @ uri_rdfs_Literal @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[545]) ).

thf(567,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ! [SX2: $i,SX3: $i] :
                ( ~ ( iext @ SX0 @ SX2 @ SX3 )
                | ( iext @ SX1 @ SX2 @ SX3 ) ) )
      | ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[546]) ).

thf(568,plain,
    ! [SV52: $i,SV64: $i] :
      ( ( ! [SY85: $i] :
            ~ ( iext @ SV64 @ SV52 @ SY85 )
        | ( ip @ SV64 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[547]) ).

thf(569,plain,
    ! [SV54: $i] :
      ( ( ( ~ ( lv @ SV54 ) )
        = $true )
      | ( ( ir @ SV54 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[549]) ).

thf(570,plain,
    ! [SV55: $i] :
      ( ( ( ~ ( ic @ SV55 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV55 @ uri_rdfs_Resource )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[550]) ).

thf(571,plain,
    ! [SV56: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_ContainerMembershipProperty @ SV56 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV56 @ uri_rdfs_member )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[551]) ).

thf(572,plain,
    ! [SV57: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Datatype @ SV57 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV57 @ uri_rdfs_Literal )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[552]) ).

thf(573,plain,
    ! [SV65: $i,SV58: $i] :
      ( ( ! [SY86: $i] :
            ( ~ ( iext @ uri_rdfs_domain @ SV58 @ SV65 )
            | ! [SY77: $i] :
                ~ ( iext @ SV58 @ SY86 @ SY77 )
            | ( icext @ SV65 @ SY86 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[553]) ).

thf(574,plain,
    ! [SV66: $i,SV59: $i] :
      ( ( ! [SY88: $i,SY89: $i] :
            ( ~ ( iext @ uri_rdfs_range @ SV59 @ SV66 )
            | ~ ( iext @ SV59 @ SY88 @ SY89 )
            | ( icext @ SV66 @ SY89 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[554]) ).

thf(575,plain,
    ! [SV60: $i] :
      ( ( ( ~ ( ic @ SV60 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV60 @ SV60 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[555]) ).

thf(576,plain,
    ! [SV67: $i,SV61: $i] :
      ( ( ! [SY90: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV61 @ SV67 )
            | ~ ( iext @ uri_rdfs_subClassOf @ SV67 @ SY90 )
            | ( iext @ uri_rdfs_subClassOf @ SV61 @ SY90 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[556]) ).

thf(577,plain,
    ! [SV62: $i] :
      ( ( ( ~ ( ip @ SV62 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV62 @ SV62 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[557]) ).

thf(578,plain,
    ! [SV68: $i,SV63: $i] :
      ( ( ! [SY91: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV68 )
            | ~ ( iext @ uri_rdfs_subPropertyOf @ SV68 @ SY91 )
            | ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SY91 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[558]) ).

thf(579,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
            | ( ip @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[560]) ).

thf(580,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ip @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[560]) ).

thf(581,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ic @ SX0 )
            | ( icext @ uri_rdfs_Class @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[561]) ).

thf(582,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Class @ SX0 )
            | ( ic @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[561]) ).

thf(583,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ! [SX2: $i] :
                ( ~ ( icext @ SX0 @ SX2 )
                | ( icext @ SX1 @ SX2 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[562]) ).

thf(584,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                  | ( ic @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[562]) ).

thf(585,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
            | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[563]) ).

thf(586,plain,
    ( ( ~ ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[563]) ).

thf(587,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
            | ( ir @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[564]) ).

thf(588,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( ir @ SX0 )
            | ( icext @ uri_rdfs_Resource @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[564]) ).

thf(589,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( icext @ SX1 @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[565]) ).

thf(590,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
            | ( icext @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[565]) ).

thf(591,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
            | ( lv @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[566]) ).

thf(592,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( lv @ SX0 )
            | ( icext @ uri_rdfs_Literal @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[566]) ).

thf(593,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ! [SX2: $i,SX3: $i] :
                ( ~ ( iext @ SX0 @ SX2 @ SX3 )
                | ( iext @ SX1 @ SX2 @ SX3 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[567]) ).

thf(594,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                  | ( ip @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[567]) ).

thf(595,plain,
    ! [SV52: $i,SV64: $i] :
      ( ( ( ! [SY85: $i] :
              ~ ( iext @ SV64 @ SV52 @ SY85 ) )
        = $true )
      | ( ( ip @ SV64 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[568]) ).

thf(596,plain,
    ! [SV54: $i] :
      ( ( ( lv @ SV54 )
        = $false )
      | ( ( ir @ SV54 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[569]) ).

thf(597,plain,
    ! [SV55: $i] :
      ( ( ( ic @ SV55 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV55 @ uri_rdfs_Resource )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[570]) ).

thf(598,plain,
    ! [SV56: $i] :
      ( ( ( icext @ uri_rdfs_ContainerMembershipProperty @ SV56 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV56 @ uri_rdfs_member )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[571]) ).

thf(599,plain,
    ! [SV57: $i] :
      ( ( ( icext @ uri_rdfs_Datatype @ SV57 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV57 @ uri_rdfs_Literal )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[572]) ).

thf(600,plain,
    ! [SV69: $i,SV65: $i,SV58: $i] :
      ( ( ~ ( iext @ uri_rdfs_domain @ SV58 @ SV65 )
        | ! [SY92: $i] :
            ~ ( iext @ SV58 @ SV69 @ SY92 )
        | ( icext @ SV65 @ SV69 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[573]) ).

thf(601,plain,
    ! [SV70: $i,SV66: $i,SV59: $i] :
      ( ( ! [SY93: $i] :
            ( ~ ( iext @ uri_rdfs_range @ SV59 @ SV66 )
            | ~ ( iext @ SV59 @ SV70 @ SY93 )
            | ( icext @ SV66 @ SY93 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[574]) ).

thf(602,plain,
    ! [SV60: $i] :
      ( ( ( ic @ SV60 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV60 @ SV60 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[575]) ).

thf(603,plain,
    ! [SV71: $i,SV67: $i,SV61: $i] :
      ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV61 @ SV67 )
        | ~ ( iext @ uri_rdfs_subClassOf @ SV67 @ SV71 )
        | ( iext @ uri_rdfs_subClassOf @ SV61 @ SV71 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[576]) ).

thf(604,plain,
    ! [SV62: $i] :
      ( ( ( ip @ SV62 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV62 @ SV62 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[577]) ).

thf(605,plain,
    ! [SV72: $i,SV68: $i,SV63: $i] :
      ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV68 )
        | ~ ( iext @ uri_rdfs_subPropertyOf @ SV68 @ SV72 )
        | ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV72 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[578]) ).

thf(606,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property )
          | ( ip @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[579]) ).

thf(607,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( ip @ SX0 )
          | ( iext @ uri_rdf_type @ SX0 @ uri_rdf_Property ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[580]) ).

thf(608,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( ic @ SX0 )
          | ( icext @ uri_rdfs_Class @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[581]) ).

thf(609,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( icext @ uri_rdfs_Class @ SX0 )
          | ( ic @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[582]) ).

thf(610,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
          | ! [SX2: $i] :
              ( ~ ( icext @ SX0 @ SX2 )
              | ( icext @ SX1 @ SX2 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[583]) ).

thf(611,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ! [SX1: $i] :
                    ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                | ( ic @ SX0 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
                | ( ic @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[584]) ).

thf(612,plain,
    ( ( ~ ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
                | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
          | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[585]) ).

thf(613,plain,
    ( ( iext @ uri_owl_someValuesFrom @ uri_ex_r @ uri_ex_d )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[586]) ).

thf(614,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( icext @ uri_rdfs_Resource @ SX0 )
          | ( ir @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[587]) ).

thf(615,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( ir @ SX0 )
          | ( icext @ uri_rdfs_Resource @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[588]) ).

thf(616,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( icext @ SX1 @ SX0 )
          | ( iext @ uri_rdf_type @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[589]) ).

thf(617,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
          | ( icext @ SX1 @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[590]) ).

thf(618,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( icext @ uri_rdfs_Literal @ SX0 )
          | ( lv @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[591]) ).

thf(619,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( lv @ SX0 )
          | ( icext @ uri_rdfs_Literal @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[592]) ).

thf(620,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
          | ! [SX2: $i,SX3: $i] :
              ( ~ ( iext @ SX0 @ SX2 @ SX3 )
              | ( iext @ SX1 @ SX2 @ SX3 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[593]) ).

thf(621,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ! [SX1: $i] :
                    ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                | ( ip @ SX0 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
                | ( ip @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[594]) ).

thf(622,plain,
    ! [SV73: $i,SV52: $i,SV64: $i] :
      ( ( ( ~ ( iext @ SV64 @ SV52 @ SV73 ) )
        = $true )
      | ( ( ip @ SV64 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[595]) ).

thf(623,plain,
    ! [SV69: $i,SV65: $i,SV58: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_domain @ SV58 @ SV65 )
          | ! [SY92: $i] :
              ~ ( iext @ SV58 @ SV69 @ SY92 ) )
        = $true )
      | ( ( icext @ SV65 @ SV69 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[600]) ).

thf(624,plain,
    ! [SV74: $i,SV70: $i,SV66: $i,SV59: $i] :
      ( ( ~ ( iext @ uri_rdfs_range @ SV59 @ SV66 )
        | ~ ( iext @ SV59 @ SV70 @ SV74 )
        | ( icext @ SV66 @ SV74 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[601]) ).

thf(625,plain,
    ! [SV71: $i,SV67: $i,SV61: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV61 @ SV67 )
          | ~ ( iext @ uri_rdfs_subClassOf @ SV67 @ SV71 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV61 @ SV71 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[603]) ).

thf(626,plain,
    ! [SV72: $i,SV68: $i,SV63: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV68 )
          | ~ ( iext @ uri_rdfs_subPropertyOf @ SV68 @ SV72 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV72 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[605]) ).

thf(627,plain,
    ! [SV75: $i] :
      ( ( ~ ( iext @ uri_rdf_type @ SV75 @ uri_rdf_Property )
        | ( ip @ SV75 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[606]) ).

thf(628,plain,
    ! [SV76: $i] :
      ( ( ~ ( ip @ SV76 )
        | ( iext @ uri_rdf_type @ SV76 @ uri_rdf_Property ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[607]) ).

thf(629,plain,
    ! [SV77: $i] :
      ( ( ~ ( ic @ SV77 )
        | ( icext @ uri_rdfs_Class @ SV77 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[608]) ).

thf(630,plain,
    ! [SV78: $i] :
      ( ( ~ ( icext @ uri_rdfs_Class @ SV78 )
        | ( ic @ SV78 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[609]) ).

thf(631,plain,
    ! [SV79: $i] :
      ( ( ! [SY94: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV79 @ SY94 )
            | ! [SY95: $i] :
                ( ~ ( icext @ SV79 @ SY95 )
                | ( icext @ SY94 @ SY95 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[610]) ).

thf(632,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX0 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[611]) ).

thf(633,plain,
    ( ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
            | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
      | ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[612]) ).

thf(634,plain,
    ! [SV80: $i] :
      ( ( ~ ( icext @ uri_rdfs_Resource @ SV80 )
        | ( ir @ SV80 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[614]) ).

thf(635,plain,
    ! [SV81: $i] :
      ( ( ~ ( ir @ SV81 )
        | ( icext @ uri_rdfs_Resource @ SV81 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[615]) ).

thf(636,plain,
    ! [SV82: $i] :
      ( ( ! [SY96: $i] :
            ( ~ ( icext @ SY96 @ SV82 )
            | ( iext @ uri_rdf_type @ SV82 @ SY96 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[616]) ).

thf(637,plain,
    ! [SV83: $i] :
      ( ( ! [SY97: $i] :
            ( ~ ( iext @ uri_rdf_type @ SV83 @ SY97 )
            | ( icext @ SY97 @ SV83 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[617]) ).

thf(638,plain,
    ! [SV84: $i] :
      ( ( ~ ( icext @ uri_rdfs_Literal @ SV84 )
        | ( lv @ SV84 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[618]) ).

thf(639,plain,
    ! [SV85: $i] :
      ( ( ~ ( lv @ SV85 )
        | ( icext @ uri_rdfs_Literal @ SV85 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[619]) ).

thf(640,plain,
    ! [SV86: $i] :
      ( ( ! [SY98: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SY98 )
            | ! [SY99: $i,SY100: $i] :
                ( ~ ( iext @ SV86 @ SY99 @ SY100 )
                | ( iext @ SY98 @ SY99 @ SY100 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[620]) ).

thf(641,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX0 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[621]) ).

thf(642,plain,
    ! [SV73: $i,SV52: $i,SV64: $i] :
      ( ( ( iext @ SV64 @ SV52 @ SV73 )
        = $false )
      | ( ( ip @ SV64 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[622]) ).

thf(643,plain,
    ! [SV69: $i,SV65: $i,SV58: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_domain @ SV58 @ SV65 ) )
        = $true )
      | ( ( ! [SY92: $i] :
              ~ ( iext @ SV58 @ SV69 @ SY92 ) )
        = $true )
      | ( ( icext @ SV65 @ SV69 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[623]) ).

thf(644,plain,
    ! [SV74: $i,SV70: $i,SV66: $i,SV59: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_range @ SV59 @ SV66 )
          | ~ ( iext @ SV59 @ SV70 @ SV74 ) )
        = $true )
      | ( ( icext @ SV66 @ SV74 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[624]) ).

thf(645,plain,
    ! [SV71: $i,SV67: $i,SV61: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV61 @ SV67 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV67 @ SV71 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV61 @ SV71 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[625]) ).

thf(646,plain,
    ! [SV72: $i,SV68: $i,SV63: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV68 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV68 @ SV72 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV72 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[626]) ).

thf(647,plain,
    ! [SV75: $i] :
      ( ( ( ~ ( iext @ uri_rdf_type @ SV75 @ uri_rdf_Property ) )
        = $true )
      | ( ( ip @ SV75 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[627]) ).

thf(648,plain,
    ! [SV76: $i] :
      ( ( ( ~ ( ip @ SV76 ) )
        = $true )
      | ( ( iext @ uri_rdf_type @ SV76 @ uri_rdf_Property )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[628]) ).

thf(649,plain,
    ! [SV77: $i] :
      ( ( ( ~ ( ic @ SV77 ) )
        = $true )
      | ( ( icext @ uri_rdfs_Class @ SV77 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[629]) ).

thf(650,plain,
    ! [SV78: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Class @ SV78 ) )
        = $true )
      | ( ( ic @ SV78 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[630]) ).

thf(651,plain,
    ! [SV87: $i,SV79: $i] :
      ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV79 @ SV87 )
        | ! [SY101: $i] :
            ( ~ ( icext @ SV79 @ SY101 )
            | ( icext @ SV87 @ SY101 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[631]) ).

thf(652,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[632]) ).

thf(653,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
            | ( ic @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[632]) ).

thf(654,plain,
    ( ( ~ ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
            | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[633]) ).

thf(655,plain,
    ( ( ~ ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[633]) ).

thf(656,plain,
    ! [SV80: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Resource @ SV80 ) )
        = $true )
      | ( ( ir @ SV80 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[634]) ).

thf(657,plain,
    ! [SV81: $i] :
      ( ( ( ~ ( ir @ SV81 ) )
        = $true )
      | ( ( icext @ uri_rdfs_Resource @ SV81 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[635]) ).

thf(658,plain,
    ! [SV82: $i,SV88: $i] :
      ( ( ~ ( icext @ SV88 @ SV82 )
        | ( iext @ uri_rdf_type @ SV82 @ SV88 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[636]) ).

thf(659,plain,
    ! [SV89: $i,SV83: $i] :
      ( ( ~ ( iext @ uri_rdf_type @ SV83 @ SV89 )
        | ( icext @ SV89 @ SV83 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[637]) ).

thf(660,plain,
    ! [SV84: $i] :
      ( ( ( ~ ( icext @ uri_rdfs_Literal @ SV84 ) )
        = $true )
      | ( ( lv @ SV84 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[638]) ).

thf(661,plain,
    ! [SV85: $i] :
      ( ( ( ~ ( lv @ SV85 ) )
        = $true )
      | ( ( icext @ uri_rdfs_Literal @ SV85 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[639]) ).

thf(662,plain,
    ! [SV90: $i,SV86: $i] :
      ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SV90 )
        | ! [SY102: $i,SY103: $i] :
            ( ~ ( iext @ SV86 @ SY102 @ SY103 )
            | ( iext @ SV90 @ SY102 @ SY103 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[640]) ).

thf(663,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[641]) ).

thf(664,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
            | ( ip @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[641]) ).

thf(665,plain,
    ! [SV69: $i,SV65: $i,SV58: $i] :
      ( ( ( iext @ uri_rdfs_domain @ SV58 @ SV65 )
        = $false )
      | ( ( ! [SY92: $i] :
              ~ ( iext @ SV58 @ SV69 @ SY92 ) )
        = $true )
      | ( ( icext @ SV65 @ SV69 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[643]) ).

thf(666,plain,
    ! [SV74: $i,SV70: $i,SV66: $i,SV59: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_range @ SV59 @ SV66 ) )
        = $true )
      | ( ( ~ ( iext @ SV59 @ SV70 @ SV74 ) )
        = $true )
      | ( ( icext @ SV66 @ SV74 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[644]) ).

thf(667,plain,
    ! [SV71: $i,SV67: $i,SV61: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV61 @ SV67 )
        = $false )
      | ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV67 @ SV71 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV61 @ SV71 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[645]) ).

thf(668,plain,
    ! [SV72: $i,SV68: $i,SV63: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV68 )
        = $false )
      | ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV68 @ SV72 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV72 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[646]) ).

thf(669,plain,
    ! [SV75: $i] :
      ( ( ( iext @ uri_rdf_type @ SV75 @ uri_rdf_Property )
        = $false )
      | ( ( ip @ SV75 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[647]) ).

thf(670,plain,
    ! [SV76: $i] :
      ( ( ( ip @ SV76 )
        = $false )
      | ( ( iext @ uri_rdf_type @ SV76 @ uri_rdf_Property )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[648]) ).

thf(671,plain,
    ! [SV77: $i] :
      ( ( ( ic @ SV77 )
        = $false )
      | ( ( icext @ uri_rdfs_Class @ SV77 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[649]) ).

thf(672,plain,
    ! [SV78: $i] :
      ( ( ( icext @ uri_rdfs_Class @ SV78 )
        = $false )
      | ( ( ic @ SV78 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[650]) ).

thf(673,plain,
    ! [SV87: $i,SV79: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV79 @ SV87 ) )
        = $true )
      | ( ( ! [SY101: $i] :
              ( ~ ( icext @ SV79 @ SY101 )
              | ( icext @ SV87 @ SY101 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[651]) ).

thf(674,plain,
    ( ( ! [SX0: $i] :
          ( ! [SX1: $i] :
              ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
          | ( ic @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[652]) ).

thf(675,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subClassOf @ SX0 @ SX1 )
          | ( ic @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[653]) ).

thf(676,plain,
    ( ( ~ ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
          | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[654]) ).

thf(677,plain,
    ( ( iext @ uri_owl_onProperty @ uri_ex_r @ uri_ex_p )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[655]) ).

thf(678,plain,
    ! [SV80: $i] :
      ( ( ( icext @ uri_rdfs_Resource @ SV80 )
        = $false )
      | ( ( ir @ SV80 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[656]) ).

thf(679,plain,
    ! [SV81: $i] :
      ( ( ( ir @ SV81 )
        = $false )
      | ( ( icext @ uri_rdfs_Resource @ SV81 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[657]) ).

thf(680,plain,
    ! [SV82: $i,SV88: $i] :
      ( ( ( ~ ( icext @ SV88 @ SV82 ) )
        = $true )
      | ( ( iext @ uri_rdf_type @ SV82 @ SV88 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[658]) ).

thf(681,plain,
    ! [SV89: $i,SV83: $i] :
      ( ( ( ~ ( iext @ uri_rdf_type @ SV83 @ SV89 ) )
        = $true )
      | ( ( icext @ SV89 @ SV83 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[659]) ).

thf(682,plain,
    ! [SV84: $i] :
      ( ( ( icext @ uri_rdfs_Literal @ SV84 )
        = $false )
      | ( ( lv @ SV84 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[660]) ).

thf(683,plain,
    ! [SV85: $i] :
      ( ( ( lv @ SV85 )
        = $false )
      | ( ( icext @ uri_rdfs_Literal @ SV85 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[661]) ).

thf(684,plain,
    ! [SV90: $i,SV86: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SV90 ) )
        = $true )
      | ( ( ! [SY102: $i,SY103: $i] :
              ( ~ ( iext @ SV86 @ SY102 @ SY103 )
              | ( iext @ SV90 @ SY102 @ SY103 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[662]) ).

thf(685,plain,
    ( ( ! [SX0: $i] :
          ( ! [SX1: $i] :
              ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
          | ( ip @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[663]) ).

thf(686,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdfs_subPropertyOf @ SX0 @ SX1 )
          | ( ip @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[664]) ).

thf(687,plain,
    ! [SV65: $i,SV91: $i,SV69: $i,SV58: $i] :
      ( ( ( ~ ( iext @ SV58 @ SV69 @ SV91 ) )
        = $true )
      | ( ( iext @ uri_rdfs_domain @ SV58 @ SV65 )
        = $false )
      | ( ( icext @ SV65 @ SV69 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[665]) ).

thf(688,plain,
    ! [SV74: $i,SV70: $i,SV66: $i,SV59: $i] :
      ( ( ( iext @ uri_rdfs_range @ SV59 @ SV66 )
        = $false )
      | ( ( ~ ( iext @ SV59 @ SV70 @ SV74 ) )
        = $true )
      | ( ( icext @ SV66 @ SV74 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[666]) ).

thf(689,plain,
    ! [SV61: $i,SV71: $i,SV67: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV67 @ SV71 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV61 @ SV67 )
        = $false )
      | ( ( iext @ uri_rdfs_subClassOf @ SV61 @ SV71 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[667]) ).

thf(690,plain,
    ! [SV63: $i,SV72: $i,SV68: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV68 @ SV72 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV68 )
        = $false )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV63 @ SV72 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[668]) ).

thf(691,plain,
    ! [SV87: $i,SV79: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV79 @ SV87 )
        = $false )
      | ( ( ! [SY101: $i] :
              ( ~ ( icext @ SV79 @ SY101 )
              | ( icext @ SV87 @ SY101 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[673]) ).

thf(692,plain,
    ! [SV92: $i] :
      ( ( ! [SY104: $i] :
            ~ ( iext @ uri_rdfs_subClassOf @ SV92 @ SY104 )
        | ( ic @ SV92 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[674]) ).

thf(693,plain,
    ! [SV93: $i] :
      ( ( ! [SY105: $i] :
            ( ~ ( iext @ uri_rdfs_subClassOf @ SV93 @ SY105 )
            | ( ic @ SY105 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[675]) ).

thf(694,plain,
    ( ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
      | ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[676]) ).

thf(695,plain,
    ! [SV82: $i,SV88: $i] :
      ( ( ( icext @ SV88 @ SV82 )
        = $false )
      | ( ( iext @ uri_rdf_type @ SV82 @ SV88 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[680]) ).

thf(696,plain,
    ! [SV89: $i,SV83: $i] :
      ( ( ( iext @ uri_rdf_type @ SV83 @ SV89 )
        = $false )
      | ( ( icext @ SV89 @ SV83 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[681]) ).

thf(697,plain,
    ! [SV90: $i,SV86: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SV90 )
        = $false )
      | ( ( ! [SY102: $i,SY103: $i] :
              ( ~ ( iext @ SV86 @ SY102 @ SY103 )
              | ( iext @ SV90 @ SY102 @ SY103 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[684]) ).

thf(698,plain,
    ! [SV94: $i] :
      ( ( ! [SY106: $i] :
            ~ ( iext @ uri_rdfs_subPropertyOf @ SV94 @ SY106 )
        | ( ip @ SV94 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[685]) ).

thf(699,plain,
    ! [SV95: $i] :
      ( ( ! [SY107: $i] :
            ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV95 @ SY107 )
            | ( ip @ SY107 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[686]) ).

thf(700,plain,
    ! [SV65: $i,SV91: $i,SV69: $i,SV58: $i] :
      ( ( ( iext @ SV58 @ SV69 @ SV91 )
        = $false )
      | ( ( iext @ uri_rdfs_domain @ SV58 @ SV65 )
        = $false )
      | ( ( icext @ SV65 @ SV69 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[687]) ).

thf(701,plain,
    ! [SV66: $i,SV74: $i,SV70: $i,SV59: $i] :
      ( ( ( iext @ SV59 @ SV70 @ SV74 )
        = $false )
      | ( ( iext @ uri_rdfs_range @ SV59 @ SV66 )
        = $false )
      | ( ( icext @ SV66 @ SV74 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[688]) ).

thf(702,plain,
    ! [SV87: $i,SV96: $i,SV79: $i] :
      ( ( ( ~ ( icext @ SV79 @ SV96 )
          | ( icext @ SV87 @ SV96 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV79 @ SV87 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[691]) ).

thf(703,plain,
    ! [SV92: $i] :
      ( ( ( ! [SY104: $i] :
              ~ ( iext @ uri_rdfs_subClassOf @ SV92 @ SY104 ) )
        = $true )
      | ( ( ic @ SV92 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[692]) ).

thf(704,plain,
    ! [SV97: $i,SV93: $i] :
      ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV93 @ SV97 )
        | ( ic @ SV97 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[693]) ).

thf(705,plain,
    ( ( ~ ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[694]) ).

thf(706,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[694]) ).

thf(707,plain,
    ! [SV90: $i,SV98: $i,SV86: $i] :
      ( ( ( ! [SY108: $i] :
              ( ~ ( iext @ SV86 @ SV98 @ SY108 )
              | ( iext @ SV90 @ SV98 @ SY108 ) ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SV90 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[697]) ).

thf(708,plain,
    ! [SV94: $i] :
      ( ( ( ! [SY106: $i] :
              ~ ( iext @ uri_rdfs_subPropertyOf @ SV94 @ SY106 ) )
        = $true )
      | ( ( ip @ SV94 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[698]) ).

thf(709,plain,
    ! [SV99: $i,SV95: $i] :
      ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV95 @ SV99 )
        | ( ip @ SV99 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[699]) ).

thf(710,plain,
    ! [SV87: $i,SV96: $i,SV79: $i] :
      ( ( ( ~ ( icext @ SV79 @ SV96 ) )
        = $true )
      | ( ( icext @ SV87 @ SV96 )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV79 @ SV87 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[702]) ).

thf(711,plain,
    ! [SV100: $i,SV92: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV92 @ SV100 ) )
        = $true )
      | ( ( ic @ SV92 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[703]) ).

thf(712,plain,
    ! [SV97: $i,SV93: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subClassOf @ SV93 @ SV97 ) )
        = $true )
      | ( ( ic @ SV97 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[704]) ).

thf(713,plain,
    ( ( iext @ uri_rdfs_subClassOf @ uri_ex_c @ uri_ex_r )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[705]) ).

thf(714,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_r @ uri_owl_Restriction )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[706]) ).

thf(715,plain,
    ! [SV90: $i,SV101: $i,SV98: $i,SV86: $i] :
      ( ( ( ~ ( iext @ SV86 @ SV98 @ SV101 )
          | ( iext @ SV90 @ SV98 @ SV101 ) )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SV90 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[707]) ).

thf(716,plain,
    ! [SV102: $i,SV94: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV94 @ SV102 ) )
        = $true )
      | ( ( ip @ SV94 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[708]) ).

thf(717,plain,
    ! [SV99: $i,SV95: $i] :
      ( ( ( ~ ( iext @ uri_rdfs_subPropertyOf @ SV95 @ SV99 ) )
        = $true )
      | ( ( ip @ SV99 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[709]) ).

thf(718,plain,
    ! [SV87: $i,SV96: $i,SV79: $i] :
      ( ( ( icext @ SV79 @ SV96 )
        = $false )
      | ( ( icext @ SV87 @ SV96 )
        = $true )
      | ( ( iext @ uri_rdfs_subClassOf @ SV79 @ SV87 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[710]) ).

thf(719,plain,
    ! [SV100: $i,SV92: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV92 @ SV100 )
        = $false )
      | ( ( ic @ SV92 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[711]) ).

thf(720,plain,
    ! [SV97: $i,SV93: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ SV93 @ SV97 )
        = $false )
      | ( ( ic @ SV97 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[712]) ).

thf(721,plain,
    ! [SV90: $i,SV101: $i,SV98: $i,SV86: $i] :
      ( ( ( ~ ( iext @ SV86 @ SV98 @ SV101 ) )
        = $true )
      | ( ( iext @ SV90 @ SV98 @ SV101 )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SV90 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[715]) ).

thf(722,plain,
    ! [SV102: $i,SV94: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV94 @ SV102 )
        = $false )
      | ( ( ip @ SV94 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[716]) ).

thf(723,plain,
    ! [SV99: $i,SV95: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ SV95 @ SV99 )
        = $false )
      | ( ( ip @ SV99 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[717]) ).

thf(724,plain,
    ! [SV90: $i,SV101: $i,SV98: $i,SV86: $i] :
      ( ( ( iext @ SV86 @ SV98 @ SV101 )
        = $false )
      | ( ( iext @ SV90 @ SV98 @ SV101 )
        = $true )
      | ( ( iext @ uri_rdfs_subPropertyOf @ SV86 @ SV90 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[721]) ).

thf(725,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[460,724,723,722,720,719,718,714,713,701,700,696,695,690,689,683,682,679,678,677,672,671,670,669,642,613,604,602,599,598,597,596,559,548,536,535,534,533,530,528,525,523,522,521,520,519,518,517,516,514,513,509,507,506,504,503,502,501,500,499,498,497,496,495,494,493,492,491,490,488,487,486,485,484,483,480,479,478,477,476,475,474,473,472,471,470,468,467,466,465,464,463,462,461]) ).

thf(726,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[725,456]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWB001+4 : TPTP v8.1.0. Released v5.2.0.
% 0.03/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Wed Jun  1 01:29:06 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.36  
% 0.12/0.36   No.of.Axioms: 81
% 0.12/0.36  
% 0.12/0.36   Length.of.Defs: 0
% 0.12/0.36  
% 0.12/0.36   Contains.Choice.Funs: false
% 0.19/0.37  .
% 0.19/0.38  (rf:0,axioms:81,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:600,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:83,loop_count:0,foatp_calls:0,translation:fof_full).............................
% 0.39/0.58  
% 0.39/0.58  ********************************
% 0.39/0.58  *   All subproblems solved!    *
% 0.39/0.58  ********************************
% 0.39/0.58  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:81,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:725,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.50/0.71  
% 0.50/0.71  %**** Beginning of derivation protocol ****
% 0.50/0.71  % SZS output start CNFRefutation
% See solution above
% 0.50/0.71  
% 0.50/0.71  %**** End of derivation protocol ****
% 0.50/0.71  %**** no. of clauses in derivation: 726 ****
% 0.50/0.71  %**** clause counter: 725 ****
% 0.50/0.71  
% 0.50/0.71  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:81,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:725,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------