TSTP Solution File: SWB003+4 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : SWB003+4 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n015.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri May 19 12:07:49 EDT 2023

% Result   : Theorem 4.27s 2.03s
% Output   : Refutation 4.41s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  125
% Syntax   : Number of formulae    :  209 ( 130 unt;  43 typ;   0 def)
%            Number of atoms       :  232 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  671 (   2   ~;   0   |;  21   &; 603   @)
%                                         (   5 <=>;  40  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   44 (  43 usr;  37 con; 0-3 aty)
%            Number of variables   :   77 (   0   ^;  74   !;   3   ?;  77   :)

% Comments : 
%------------------------------------------------------------------------------
thf(iext_type,type,
    iext: $i > $i > $i > $o ).

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

thf(uri_ex_s_type,type,
    uri_ex_s: $i ).

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

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

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

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

thf(ic_type,type,
    ic: $i > $o ).

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

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

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

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

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

thf(literal_plain_type,type,
    literal_plain: $i > $i ).

thf(dat_str_foo_type,type,
    dat_str_foo: $i ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

thf(88,plain,
    ! [A: $i] :
      ( ( lv @ A )
     => ( ir @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

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

thf(153,plain,
    iext @ uri_rdfs_range @ uri_rdf_subject @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(80,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ A @ B )
        & ( iext @ uri_rdfs_subPropertyOf @ B @ C ) )
     => ( iext @ uri_rdfs_subPropertyOf @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_subpropertyof_trans) ).

thf(201,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( iext @ uri_rdfs_subPropertyOf @ A @ B )
        & ( iext @ uri_rdfs_subPropertyOf @ B @ C ) )
     => ( iext @ uri_rdfs_subPropertyOf @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[80]) ).

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

thf(197,plain,
    iext @ uri_rdfs_domain @ uri_rdf__2 @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[76]) ).

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

thf(167,plain,
    iext @ uri_rdfs_subClassOf @ uri_rdf_Alt @ uri_rdfs_Container,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[48]) ).

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

thf(203,plain,
    iext @ uri_rdf_type @ uri_rdf_rest @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

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

thf(170,plain,
    ! [A: $i] :
      ( ( icext @ uri_rdfs_ContainerMembershipProperty @ A )
     => ( iext @ uri_rdfs_subPropertyOf @ A @ uri_rdfs_member ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

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

thf(115,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_seeAlso @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

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

thf(174,plain,
    iext @ uri_rdfs_range @ uri_rdfs_seeAlso @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

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

thf(185,plain,
    iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdfs_ContainerMembershipProperty,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

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

thf(184,plain,
    iext @ uri_rdfs_domain @ uri_rdf_object @ uri_rdfs_Statement,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

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

thf(110,plain,
    iext @ uri_rdf_type @ uri_rdf_Property @ uri_rdfs_Class,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(23,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( iext @ uri_rdfs_domain @ A @ B )
        & ( iext @ A @ C @ D ) )
     => ( icext @ B @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_domain_main) ).

thf(125,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( iext @ uri_rdfs_domain @ A @ B )
        & ( iext @ A @ C @ D ) )
     => ( icext @ B @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

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

thf(196,plain,
    iext @ uri_rdfs_range @ uri_rdfs_member @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[75]) ).

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

thf(189,plain,
    iext @ uri_rdfs_domain @ uri_rdf_type @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

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

thf(152,plain,
    iext @ uri_rdfs_domain @ uri_rdf_rest @ uri_rdf_List,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(46,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( iext @ uri_rdfs_range @ A @ B )
        & ( iext @ A @ C @ D ) )
     => ( icext @ B @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_range_main) ).

thf(164,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( iext @ uri_rdfs_range @ A @ B )
        & ( iext @ A @ C @ D ) )
     => ( icext @ B @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[46]) ).

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

thf(179,plain,
    iext @ uri_rdfs_range @ uri_rdf__3 @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[59]) ).

thf(9,axiom,
    iext @ uri_ex_p @ uri_ex_s @ ( literal_plain @ dat_str_foo ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_003_Blank_Nodes_for_Literals) ).

thf(106,plain,
    iext @ uri_ex_p @ uri_ex_s @ ( literal_plain @ dat_str_foo ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

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

thf(121,plain,
    iext @ uri_rdfs_range @ uri_rdf__1 @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(1,conjecture,
    ? [A: $i] : ( iext @ uri_ex_p @ uri_ex_s @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_conclusion_fullish_003_Blank_Nodes_for_Literals) ).

thf(2,negated_conjecture,
    ~ ? [A: $i] : ( iext @ uri_ex_p @ uri_ex_s @ A ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(84,plain,
    ~ ? [A: $i] : ( iext @ uri_ex_p @ uri_ex_s @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

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

thf(147,plain,
    iext @ uri_rdfs_domain @ uri_rdf_subject @ uri_rdfs_Statement,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

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

thf(132,plain,
    iext @ uri_rdfs_range @ uri_rdfs_domain @ uri_rdfs_Class,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

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

thf(133,plain,
    iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(18,axiom,
    ! [A: $i,B: $i] :
      ( ( iext @ uri_rdf_type @ A @ B )
    <=> ( icext @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_cext_def) ).

thf(116,plain,
    ! [A: $i,B: $i] :
      ( ( ( iext @ uri_rdf_type @ A @ B )
       => ( icext @ B @ A ) )
      & ( ( icext @ B @ A )
       => ( iext @ uri_rdf_type @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

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

thf(206,plain,
    iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

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

thf(160,plain,
    iext @ uri_rdfs_domain @ uri_rdf__1 @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

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

thf(192,plain,
    iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

thf(43,axiom,
    ! [A: $i,B: $i] :
      ( ( iext @ uri_rdfs_subPropertyOf @ A @ B )
     => ( ( ip @ A )
        & ( ip @ B )
        & ! [C: $i,D: $i] :
            ( ( iext @ A @ C @ D )
           => ( iext @ B @ C @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_subpropertyof_main) ).

thf(156,plain,
    ! [A: $i,B: $i] :
      ( ( iext @ uri_rdfs_subPropertyOf @ A @ B )
     => ( ( ip @ A )
        & ( ip @ B )
        & ! [C: $i,D: $i] :
            ( ( iext @ A @ C @ D )
           => ( iext @ B @ C @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

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

thf(188,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_domain @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

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

thf(169,plain,
    iext @ uri_rdfs_subClassOf @ uri_rdfs_ContainerMembershipProperty @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

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

thf(124,plain,
    iext @ uri_rdfs_range @ uri_rdf__2 @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

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

thf(193,plain,
    iext @ uri_rdfs_subClassOf @ uri_rdf_XMLLiteral @ uri_rdfs_Literal,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[72]) ).

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

thf(173,plain,
    iext @ uri_rdfs_range @ uri_rdfs_label @ uri_rdfs_Literal,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

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

thf(129,plain,
    ! [A: $i] :
      ( ( icext @ uri_rdfs_Datatype @ A )
     => ( iext @ uri_rdfs_subClassOf @ A @ uri_rdfs_Literal ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

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

thf(134,plain,
    ! [A: $i] :
      ( ( ( iext @ uri_rdf_type @ A @ uri_rdf_Property )
       => ( ip @ A ) )
      & ( ( ip @ A )
       => ( iext @ uri_rdf_type @ A @ uri_rdf_Property ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

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

thf(128,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_range @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

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

thf(105,plain,
    iext @ uri_rdfs_domain @ uri_rdf_predicate @ uri_rdfs_Statement,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

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

thf(166,plain,
    iext @ uri_rdfs_range @ uri_rdf_predicate @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

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

thf(148,plain,
    iext @ uri_rdfs_subClassOf @ uri_rdf_Bag @ uri_rdfs_Container,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(45,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( iext @ B @ A @ C )
     => ( ip @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',simple_iext_property) ).

thf(161,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( iext @ B @ A @ C )
     => ( ip @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

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

thf(180,plain,
    iext @ uri_rdf_type @ uri_rdf_subject @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

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

thf(149,plain,
    iext @ uri_rdfs_range @ uri_rdfs_comment @ uri_rdfs_Literal,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

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

thf(176,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

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

thf(191,plain,
    iext @ uri_rdfs_range @ uri_rdfs_subClassOf @ uri_rdfs_Class,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[70]) ).

thf(82,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ A @ B )
        & ( iext @ uri_rdfs_subClassOf @ B @ C ) )
     => ( iext @ uri_rdfs_subClassOf @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_subclassof_trans) ).

thf(204,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( iext @ uri_rdfs_subClassOf @ A @ B )
        & ( iext @ uri_rdfs_subClassOf @ B @ C ) )
     => ( iext @ uri_rdfs_subClassOf @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

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

thf(144,plain,
    iext @ uri_rdf_type @ uri_rdf_type @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

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

thf(181,plain,
    iext @ uri_rdfs_domain @ uri_rdf__3 @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[61]) ).

thf(3,axiom,
    ! [A: $i] : ( ir @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',simple_ir) ).

thf(86,plain,
    ! [A: $i] : ( ir @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

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

thf(172,plain,
    iext @ uri_rdf_type @ uri_rdf_object @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

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

thf(113,plain,
    iext @ uri_rdf_type @ uri_rdf__2 @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

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

thf(155,plain,
    iext @ uri_rdfs_range @ uri_rdf_rest @ uri_rdf_List,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

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

thf(198,plain,
    iext @ uri_rdfs_subClassOf @ uri_rdfs_Seq @ uri_rdfs_Container,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[77]) ).

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

thf(108,plain,
    ! [A: $i] :
      ( ( ic @ A )
     => ( iext @ uri_rdfs_subClassOf @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

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

thf(112,plain,
    iext @ uri_rdf_type @ uri_rdf_value @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

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

thf(123,plain,
    iext @ uri_rdfs_range @ uri_rdf_type @ uri_rdfs_Class,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

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

thf(194,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_subClassOf @ uri_rdfs_Class,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[73]) ).

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

thf(145,plain,
    ! [A: $i] :
      ( ( ip @ A )
     => ( iext @ uri_rdfs_subPropertyOf @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

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

thf(150,plain,
    iext @ uri_rdfs_domain @ uri_rdf_value @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

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

thf(95,plain,
    ! [A: $i] :
      ( ( ( ic @ A )
       => ( icext @ uri_rdfs_Class @ A ) )
      & ( ( icext @ uri_rdfs_Class @ A )
       => ( ic @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

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

thf(199,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_member @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[78]) ).

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

thf(177,plain,
    iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

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

thf(182,plain,
    iext @ uri_rdf_type @ uri_rdf__3 @ uri_rdfs_ContainerMembershipProperty,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[62]) ).

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

thf(154,plain,
    iext @ uri_rdfs_range @ uri_rdfs_subPropertyOf @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

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

thf(175,plain,
    iext @ uri_rdfs_range @ uri_rdf_first @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

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

thf(143,plain,
    iext @ uri_rdf_type @ uri_rdf_XMLLiteral @ uri_rdfs_Datatype,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

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

thf(186,plain,
    ! [A: $i] :
      ( ( ic @ A )
     => ( iext @ uri_rdfs_subClassOf @ A @ uri_rdfs_Resource ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[66]) ).

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

thf(114,plain,
    iext @ uri_rdfs_range @ uri_rdfs_range @ uri_rdfs_Class,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(30,axiom,
    ! [A: $i,B: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ A @ B )
     => ( ( ic @ A )
        & ( ic @ B )
        & ! [C: $i] :
            ( ( icext @ A @ C )
           => ( icext @ B @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_subclassof_main) ).

thf(139,plain,
    ! [A: $i,B: $i] :
      ( ( iext @ uri_rdfs_subClassOf @ A @ B )
     => ( ( ic @ A )
        & ( ic @ B )
        & ! [C: $i] :
            ( ( icext @ A @ C )
           => ( icext @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

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

thf(151,plain,
    iext @ uri_rdf_type @ uri_rdf_nil @ uri_rdf_List,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

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

thf(168,plain,
    iext @ uri_rdfs_subPropertyOf @ uri_rdfs_isDefinedBy @ uri_rdfs_seeAlso,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

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

thf(190,plain,
    iext @ uri_rdf_type @ uri_rdf__1 @ uri_rdfs_ContainerMembershipProperty,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[69]) ).

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

thf(183,plain,
    iext @ uri_rdfs_range @ uri_rdfs_isDefinedBy @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[63]) ).

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

thf(107,plain,
    iext @ uri_rdfs_domain @ uri_rdf_first @ uri_rdf_List,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

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

thf(195,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_subPropertyOf @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[74]) ).

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

thf(131,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_comment @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

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

thf(200,plain,
    iext @ uri_rdfs_domain @ uri_rdfs_label @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[79]) ).

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

thf(178,plain,
    iext @ uri_rdfs_subClassOf @ uri_rdfs_Datatype @ uri_rdfs_Class,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

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

thf(122,plain,
    iext @ uri_rdf_type @ uri_rdf_first @ uri_rdf_Property,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

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

thf(100,plain,
    ! [A: $i] :
      ( ( ( lv @ A )
       => ( icext @ uri_rdfs_Literal @ A ) )
      & ( ( icext @ uri_rdfs_Literal @ A )
       => ( lv @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

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

thf(90,plain,
    ! [A: $i] :
      ( ( ( ir @ A )
       => ( icext @ uri_rdfs_Resource @ A ) )
      & ( ( icext @ uri_rdfs_Resource @ A )
       => ( ir @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

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

thf(111,plain,
    iext @ uri_rdfs_range @ uri_rdf_value @ uri_rdfs_Resource,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(207,plain,
    $false,
    inference(e,[status(thm)],[88,153,201,197,167,203,170,115,174,185,184,110,125,196,189,152,164,179,106,121,84,147,132,133,116,206,160,192,156,188,169,124,193,173,129,134,128,105,166,148,161,180,149,176,191,204,144,181,86,172,113,155,198,108,112,123,194,145,150,95,199,177,182,154,175,143,186,114,139,151,168,190,183,107,195,131,200,178,122,100,90,111]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWB003+4 : TPTP v8.1.2. Released v5.2.0.
% 0.06/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n015.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu May 18 21:07:53 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 1.04/0.90  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.36/1.06  % [INFO] 	 Parsing done (156ms). 
% 1.36/1.07  % [INFO] 	 Running in sequential loop mode. 
% 1.76/1.27  % [INFO] 	 eprover registered as external prover. 
% 1.76/1.27  % [INFO] 	 cvc4 registered as external prover. 
% 1.76/1.28  % [INFO] 	 Scanning for conjecture ... 
% 2.09/1.34  % [INFO] 	 Found a conjecture and 81 axioms. Running axiom selection ... 
% 2.16/1.39  % [INFO] 	 Axiom selection finished. Selected 81 axioms (removed 0 axioms). 
% 2.44/1.44  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.44/1.44  % [INFO] 	 Type checking passed. 
% 2.44/1.44  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 4.27/2.02  % External prover 'e' found a proof!
% 4.27/2.02  % [INFO] 	 Killing All external provers ... 
% 4.27/2.02  % Time passed: 1502ms (effective reasoning time: 951ms)
% 4.27/2.02  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 4.27/2.03  % Axioms used in derivation (81): rdfs_subpropertyof_trans, rdfs_domain_main, rdfs_container_containermembershipproperty_sub, rdfs_reification_predicate_domain, rdf_type_ip, rdfs_annotation_comment_domain, rdfs_container_n_range_002, rdfs_range_range, rdfs_reification_subject_domain, rdf_value_type, rdfs_container_containermembershipproperty_instsub_member, rdfs_reification_subject_range, rdfs_subclassof_range, rdfs_subpropertyof_domain, rdfs_container_n_range_001, rdfs_subclassof_reflex, rdfs_container_alt_sub, rdfs_container_n_domain_001, rdfs_container_bag_sub, rdfs_reification_object_domain, rdf_reification_subject_type, testcase_premise_fullish_003_Blank_Nodes_for_Literals, rdfs_range_domain, rdfs_container_n_domain_002, rdf_container_n_type_001, rdfs_container_n_type_003, rdfs_container_member_domain, rdfs_annotation_label_domain, rdfs_annotation_label_range, rdfs_value_domain, rdfs_container_n_type_002, simple_ir, simple_lv, rdf_collection_first_type, rdfs_dat_xmlliteral_sub, rdf_collection_nil_type, rdfs_annotation_isdefinedby_range, rdfs_collection_rest_range, rdfs_type_range, rdfs_domain_domain, rdfs_container_n_range_003, rdf_collection_rest_type, rdfs_collection_rest_domain, rdfs_annotation_isdefinedby_domain, rdfs_type_domain, rdfs_annotation_seealso_range, rdfs_container_n_type_001, rdfs_annotation_comment_range, rdfs_range_main, rdfs_datatype_instsub_literal, rdfs_subclassof_trans, rdfs_subclassof_domain, rdfs_annotation_isdefinedby_sub, rdfs_subpropertyof_main, rdfs_container_member_range, rdfs_property_type, rdf_container_n_type_003, rdfs_collection_first_domain, rdfs_ir_def, rdf_reification_predicate_type, rdfs_container_seq_sub, rdfs_ic_def, rdfs_collection_first_range, rdfs_reification_predicate_range, rdfs_dat_xmlliteral_type, rdfs_datatype_sub, rdfs_subpropertyof_range, rdfs_annotation_seealso_domain, rdfs_lv_def, rdfs_class_instsub_resource, rdfs_reification_object_range, rdfs_subpropertyof_reflex, rdfs_cext_def, rdfs_value_range, simple_iext_property, rdf_container_n_type_002, rdfs_subclassof_main, rdfs_container_n_domain_003, rdf_type_type, rdfs_domain_range, rdf_reification_object_type
% 4.27/2.03  % No. of inferences in proof: 166
% 4.27/2.03  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1502 ms resp. 951 ms w/o parsing
% 4.41/2.08  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 4.41/2.09  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------