0.07/0.12 % Problem : theBenchmark.p : TPTP v0.0.0. Released v0.0.0. 0.07/0.12 % Command : tptp2X_and_run_prover9 %d %s 0.12/0.34 % Computer : n007.cluster.edu 0.12/0.34 % Model : x86_64 x86_64 0.12/0.34 % CPU : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz 0.12/0.34 % Memory : 8042.1875MB 0.12/0.34 % OS : Linux 3.10.0-693.el7.x86_64 0.12/0.34 % CPULimit : 960 0.12/0.34 % DateTime : Thu Jul 2 07:23:09 EDT 2020 0.12/0.34 % CPUTime : 0.82/1.09 ============================== Prover9 =============================== 0.82/1.09 Prover9 (32) version 2009-11A, November 2009. 0.82/1.09 Process 16138 was started by sandbox2 on n007.cluster.edu, 0.82/1.09 Thu Jul 2 07:23:10 2020 0.82/1.09 The command was "/export/starexec/sandbox2/solver/bin/prover9 -t 960 -f /tmp/Prover9_15985_n007.cluster.edu". 0.82/1.09 ============================== end of head =========================== 0.82/1.09 0.82/1.09 ============================== INPUT ================================= 0.82/1.09 0.82/1.09 % Reading from file /tmp/Prover9_15985_n007.cluster.edu 0.82/1.09 0.82/1.09 set(prolog_style_variables). 0.82/1.09 set(auto2). 0.82/1.09 % set(auto2) -> set(auto). 0.82/1.09 % set(auto) -> set(auto_inference). 0.82/1.09 % set(auto) -> set(auto_setup). 0.82/1.09 % set(auto_setup) -> set(predicate_elim). 0.82/1.09 % set(auto_setup) -> assign(eq_defs, unfold). 0.82/1.09 % set(auto) -> set(auto_limits). 0.82/1.09 % set(auto_limits) -> assign(max_weight, "100.000"). 0.82/1.09 % set(auto_limits) -> assign(sos_limit, 20000). 0.82/1.09 % set(auto) -> set(auto_denials). 0.82/1.09 % set(auto) -> set(auto_process). 0.82/1.09 % set(auto2) -> assign(new_constants, 1). 0.82/1.09 % set(auto2) -> assign(fold_denial_max, 3). 0.82/1.09 % set(auto2) -> assign(max_weight, "200.000"). 0.82/1.09 % set(auto2) -> assign(max_hours, 1). 0.82/1.09 % assign(max_hours, 1) -> assign(max_seconds, 3600). 0.82/1.09 % set(auto2) -> assign(max_seconds, 0). 0.82/1.09 % set(auto2) -> assign(max_minutes, 5). 0.82/1.09 % assign(max_minutes, 5) -> assign(max_seconds, 300). 0.82/1.09 % set(auto2) -> set(sort_initial_sos). 0.82/1.09 % set(auto2) -> assign(sos_limit, -1). 0.82/1.09 % set(auto2) -> assign(lrs_ticks, 3000). 0.82/1.09 % set(auto2) -> assign(max_megs, 400). 0.82/1.09 % set(auto2) -> assign(stats, some). 0.82/1.09 % set(auto2) -> clear(echo_input). 0.82/1.09 % set(auto2) -> set(quiet). 0.82/1.09 % set(auto2) -> clear(print_initial_clauses). 0.82/1.09 % set(auto2) -> clear(print_given). 0.82/1.09 assign(lrs_ticks,-1). 0.82/1.09 assign(sos_limit,10000). 0.82/1.09 assign(order,kbo). 0.82/1.09 set(lex_order_vars). 0.82/1.09 clear(print_given). 0.82/1.09 0.82/1.09 % formulas(sos). % not echoed (140 formulas) 0.82/1.09 0.82/1.09 ============================== end of input ========================== 0.82/1.09 0.82/1.09 % From the command line: assign(max_seconds, 960). 0.82/1.09 0.82/1.09 ============================== PROCESS NON-CLAUSAL FORMULAS ========== 0.82/1.09 0.82/1.09 % Formulas that are not ordinary clauses: 0.82/1.09 1 (all C (ic(C) -> iext(uri_rdfs_subClassOf,C,C))) # label(rdfs_subclassof_reflex) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 2 (all X (lv(X) <-> icext(uri_rdfs_Literal,X))) # label(rdfs_lv_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 3 (all P all C all X all Y (iext(P,X,Y) & iext(uri_rdfs_range,P,C) -> icext(C,Y))) # label(rdfs_range_main) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 4 (all X (lv(X) -> ir(X))) # label(owl_parts_lv_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 5 (all P all C (iext(uri_rdfs_domain,P,C) <-> (all X all Y (iext(P,X,Y) -> icext(C,X))) & ip(P) & ic(C))) # label(owl_rdfsext_domain) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 6 (all Z all P all C (iext(uri_owl_allValuesFrom,Z,C) & iext(uri_owl_onProperty,Z,P) -> (all X (icext(Z,X) <-> (all Y (iext(P,X,Y) -> icext(C,Y))))))) # label(owl_restrict_allvaluesfrom) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 7 (all X (iext(uri_rdf_type,X,uri_rdfs_Datatype) <-> idc(X))) # label(owl_parts_idc_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 8 (all X all Y (iext(uri_owl_unionOf,X,Y) -> icext(uri_rdf_List,Y) & ic(X))) # label(owl_prop_unionof_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 9 (all P all Q all R (iext(uri_rdfs_subPropertyOf,P,Q) & iext(uri_rdfs_subPropertyOf,Q,R) -> iext(uri_rdfs_subPropertyOf,P,R))) # label(rdfs_subpropertyof_trans) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 10 (all X (iodp(X) -> ip(X))) # label(owl_parts_iodp_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 11 (all X (idc(X) -> ic(X))) # label(owl_parts_idc_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 12 (all X (lv(X) -> ir(X))) # label(simple_lv) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 13 (all Z all S1 all C1 all S2 all C2 (iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_rest,S2,uri_rdf_nil) & iext(uri_rdf_first,S2,C2) -> ((all X (icext(Z,X) <-> icext(C2,X) & icext(C1,X))) & ic(C1) & ic(Z) & ic(C2) <-> iext(uri_owl_intersectionOf,Z,S1)))) # label(owl_bool_intersectionof_class_002) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 14 (all X all Y (iext(uri_owl_complementOf,X,Y) -> ic(Y) & ic(X))) # label(owl_prop_complementof_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 15 (all X (idc(X) -> (all Y (icext(X,Y) -> lv(Y))))) # label(owl_parts_idc_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 16 (all P (ip(P) <-> iext(uri_rdf_type,P,uri_rdf_Property))) # label(rdf_type_ip) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 17 (all S all P all O (iext(P,S,O) -> ip(P))) # label(simple_iext_property) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 18 (all X -icext(uri_owl_Nothing,X)) # label(owl_class_nothing_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 19 (all C (ic(C) -> iext(uri_rdfs_subClassOf,C,uri_rdfs_Resource))) # label(rdfs_class_instsub_resource) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 20 (all D (icext(uri_rdfs_Datatype,D) -> iext(uri_rdfs_subClassOf,D,uri_rdfs_Literal))) # label(rdfs_datatype_instsub_literal) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 21 (all Z all P all C (iext(uri_owl_onProperty,Z,P) & iext(uri_owl_someValuesFrom,Z,C) -> (all X ((exists Y (iext(P,X,Y) & icext(C,Y))) <-> icext(Z,X))))) # label(owl_restrict_somevaluesfrom) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 22 (all Z (iext(uri_owl_unionOf,Z,uri_rdf_nil) <-> ic(Z) & (all X -icext(Z,X)))) # label(owl_bool_unionof_class_000) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 23 (all X all Y (iext(uri_owl_onProperty,X,Y) -> ip(Y) & icext(uri_owl_Restriction,X))) # label(owl_prop_onproperty_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 24 (all X (iext(uri_rdf_type,X,uri_owl_Ontology) <-> ix(X))) # label(owl_parts_ix_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 25 (all X all Y (iext(uri_owl_someValuesFrom,X,Y) -> ic(Y) & icext(uri_owl_Restriction,X))) # label(owl_prop_somevaluesfrom_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 26 (all P all C (ip(C) & (all X all Y (iext(P,X,Y) -> icext(C,Y))) & ip(P) <-> iext(uri_rdfs_range,P,C))) # label(owl_rdfsext_range) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 27 (all X all Y (iext(uri_owl_allValuesFrom,X,Y) -> ic(Y) & icext(uri_owl_Restriction,X))) # label(owl_prop_allvaluesfrom_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 28 (all P all Q (iext(uri_rdfs_subPropertyOf,P,Q) -> ip(Q) & (all X all Y (iext(P,X,Y) -> iext(Q,X,Y))) & ip(P))) # label(rdfs_subpropertyof_main) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 29 (all X (iext(uri_rdf_type,X,uri_rdfs_Resource) <-> ir(X))) # label(owl_parts_ir_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 30 (all X (ioap(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Z) & ir(Y))))) # label(owl_parts_ioap_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 31 (all P (ip(P) -> iext(uri_rdfs_subPropertyOf,P,P))) # label(rdfs_subpropertyof_reflex) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 32 (all X (ioxp(X) -> ip(X))) # label(owl_parts_ioxp_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 33 (all X (ic(X) -> (all Y (icext(X,Y) -> ir(Y))))) # label(owl_parts_ic_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 34 (all X all Y (iext(uri_owl_intersectionOf,X,Y) -> ic(X) & icext(uri_rdf_List,Y))) # label(owl_prop_intersectionof_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 35 (all X (ioap(X) -> ip(X))) # label(owl_parts_ioap_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 36 (all X all C (icext(C,X) <-> iext(uri_rdf_type,X,C))) # label(rdfs_cext_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 37 (all Z all C (iext(uri_owl_complementOf,Z,C) -> ic(Z) & ic(C) & (all X (icext(Z,X) <-> -icext(C,X))))) # label(owl_bool_complementof_class) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 38 (all X (icext(uri_rdfs_Resource,X) <-> ir(X))) # label(rdfs_ir_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 39 (all Z all P all A (iext(uri_owl_onProperty,Z,P) & iext(uri_owl_hasValue,Z,A) -> (all X (iext(P,X,A) <-> icext(Z,X))))) # label(owl_restrict_hasvalue) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 40 (all X (ic(X) <-> iext(uri_rdf_type,X,uri_rdfs_Class))) # label(owl_parts_ic_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 41 (all Z all S1 all C1 all S2 all C2 all S3 all C3 (iext(uri_rdf_rest,S2,S3) & iext(uri_rdf_first,S3,C3) & iext(uri_rdf_rest,S3,uri_rdf_nil) & iext(uri_rdf_first,S2,C2) & iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_first,S1,C1) -> (ic(C1) & ic(C2) & (all X (icext(Z,X) <-> icext(C3,X) | icext(C1,X) | icext(C2,X))) & ic(C3) & ic(Z) <-> iext(uri_owl_unionOf,Z,S1)))) # label(owl_bool_unionof_class_003) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 42 (all C all D all E (iext(uri_rdfs_subClassOf,C,D) & iext(uri_rdfs_subClassOf,D,E) -> iext(uri_rdfs_subClassOf,C,E))) # label(rdfs_subclassof_trans) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 43 (all P all C all X all Y (iext(P,X,Y) & iext(uri_rdfs_domain,P,C) -> icext(C,X))) # label(rdfs_domain_main) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 44 (all C all D (iext(uri_rdfs_subClassOf,C,D) -> (all X (icext(C,X) -> icext(D,X))) & ic(D) & ic(C))) # label(rdfs_subclassof_main) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 45 (all Z (ic(Z) & (all X (icext(Z,X) <-> ir(X))) <-> iext(uri_owl_intersectionOf,Z,uri_rdf_nil))) # label(owl_bool_intersectionof_class_000) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 46 (all X (ic(X) <-> icext(uri_rdfs_Class,X))) # label(rdfs_ic_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 47 (all P (icext(uri_rdfs_ContainerMembershipProperty,P) -> iext(uri_rdfs_subPropertyOf,P,uri_rdfs_member))) # label(rdfs_container_containermembershipproperty_instsub_member) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 48 (all X (ioxp(X) -> (all Y all Z (iext(X,Y,Z) -> ix(Z) & ix(Y))))) # label(owl_parts_ioxp_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 49 (exists X ir(X)) # label(owl_parts_ir_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 50 (all Z all S1 all C1 (iext(uri_rdf_rest,S1,uri_rdf_nil) & iext(uri_rdf_first,S1,C1) -> (iext(uri_owl_unionOf,Z,S1) <-> ic(Z) & (all X (icext(Z,X) <-> icext(C1,X))) & ic(C1)))) # label(owl_bool_unionof_class_001) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 51 (all C1 all C2 (ic(C2) & ic(C1) & (all X (icext(C1,X) -> icext(C2,X))) <-> iext(uri_rdfs_subClassOf,C1,C2))) # label(owl_rdfsext_subclassof) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 52 (all P1 all P2 ((all X all Y (iext(P1,X,Y) -> iext(P2,X,Y))) & ip(P2) & ip(P1) <-> iext(uri_rdfs_subPropertyOf,P1,P2))) # label(owl_rdfsext_subpropertyof) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 53 (all X (ip(X) <-> iext(uri_rdf_type,X,uri_rdf_Property))) # label(owl_parts_ip_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 54 (all X (iodp(X) <-> iext(uri_rdf_type,X,uri_owl_DatatypeProperty))) # label(owl_parts_iodp_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 55 (all X (ic(X) -> ir(X))) # label(owl_parts_ic_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 56 (all Z all S1 all C1 all S2 all C2 (iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_first,S2,C2) & iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S2,uri_rdf_nil) -> (iext(uri_owl_unionOf,Z,S1) <-> ic(Z) & (all X (icext(Z,X) <-> icext(C2,X) | icext(C1,X))) & ic(C2) & ic(C1)))) # label(owl_bool_unionof_class_002) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 57 (all X (iodp(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Y) & lv(Z))))) # label(owl_parts_iodp_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 58 (all Z all S1 all C1 (iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S1,uri_rdf_nil) -> (iext(uri_owl_intersectionOf,Z,S1) <-> (all X (icext(Z,X) <-> icext(C1,X))) & ic(Z) & ic(C1)))) # label(owl_bool_intersectionof_class_001) # label(axiom) # label(non_clause). [assumption]. 0.82/1.09 59 (all Z all S1 all C1 all S2 all C2 all S3 all C3 (iext(uri_rdf_first,S2,C2) & iext(uri_rdf_rest,S2,S3) & iext(uri_rdf_rest,S3,uri_rdf_nil) & iext(uri_rdf_first,S3,C3) & iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S1,S2) -> (iext(uri_owl_intersectionOf,Z,S1) <-> (all X (icext(Z,X) <-> icext(C3,X) & icext(C2,X) & icext(C1,X))) & ic(C1) & ic(C3) & ic(C2) & ic(Z)))) # label(owl_bool_intersectionof_class_003) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 60 (all X (iext(uri_rdf_type,X,uri_owl_AnnotationProperty) <-> ioap(X))) # label(owl_parts_ioap_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 61 (all X (iext(uri_rdf_type,X,uri_owl_OntologyProperty) <-> ioxp(X))) # label(owl_parts_ioxp_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 62 (all X ir(X)) # label(simple_ir) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 63 (all X all Y (iext(uri_owl_hasValue,X,Y) -> icext(uri_owl_Restriction,X) & ir(Y))) # label(owl_prop_hasvalue_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 64 (all X (ix(X) -> ir(X))) # label(owl_parts_ix_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 65 (all X (ip(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Y) & ir(Z))))) # label(owl_parts_ip_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 66 (all X (ip(X) -> ir(X))) # label(owl_parts_ip_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 67 (all X (icext(uri_owl_Thing,X) <-> ir(X))) # label(owl_class_thing_ext) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 68 (all X (iext(uri_rdf_type,X,uri_rdfs_Literal) <-> lv(X))) # label(owl_parts_lv_def) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 69 (exists BNODE_l1 exists BNODE_l2 exists BNODE_l3 exists BNODE_r (iext(uri_rdf_rest,BNODE_l3,uri_rdf_nil) & iext(uri_ex_name,uri_ex_alice,literal_plain(dat_str_alice)) & iext(uri_rdf_type,uri_ex_name,uri_ex_PersonAttribute) & iext(uri_owl_hasValue,BNODE_r,uri_foaf_Person) & iext(uri_owl_onProperty,BNODE_r,uri_rdfs_domain) & iext(uri_rdf_type,BNODE_r,uri_owl_Restriction) & iext(uri_rdf_first,BNODE_l3,BNODE_r) & iext(uri_rdf_rest,BNODE_l2,BNODE_l3) & iext(uri_rdf_first,BNODE_l2,uri_owl_FunctionalProperty) & iext(uri_rdf_rest,BNODE_l1,BNODE_l2) & iext(uri_rdf_first,BNODE_l1,uri_owl_DatatypeProperty) & iext(uri_owl_intersectionOf,uri_ex_PersonAttribute,BNODE_l1) & iext(uri_rdf_type,uri_foaf_Person,uri_owl_Class))) # label(testcase_premise_fullish_012_Template_Class) # label(axiom) # label(non_clause). [assumption]. 0.82/1.10 70 -(iext(uri_rdf_type,uri_ex_name,uri_owl_FunctionalProperty) & iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person)) # label(testcase_conclusion_fullish_012_Template_Class) # label(negated_conjecture) # label(non_clause). [assumption]. 0.82/1.10 0.82/1.10 ============================== end of process non-clausal formulas === 0.82/1.10 0.82/1.10 ============================== PROCESS INITIAL CLAUSES =============== 0.82/1.10 0.82/1.10 ============================== PREDICATE ELIMINATION ================= 0.82/1.10 71 lv(A) | -icext(uri_rdfs_Literal,A) # label(rdfs_lv_def) # label(axiom). [clausify(2)]. 0.82/1.10 72 -lv(A) | icext(uri_rdfs_Literal,A) # label(rdfs_lv_def) # label(axiom). [clausify(2)]. 0.82/1.10 73 -lv(A) | ir(A) # label(owl_parts_lv_cond_set) # label(axiom). [clausify(4)]. 0.82/1.10 74 -lv(A) | ir(A) # label(simple_lv) # label(axiom). [clausify(12)]. 0.82/1.10 75 -idc(A) | -icext(A,B) | lv(B) # label(owl_parts_idc_cond_inst) # label(axiom). [clausify(15)]. 0.82/1.10 Derived: -idc(A) | -icext(A,B) | icext(uri_rdfs_Literal,B). [resolve(75,c,72,a)]. 0.82/1.10 76 -iodp(A) | -iext(A,B,C) | lv(C) # label(owl_parts_iodp_cond_inst) # label(axiom). [clausify(57)]. 0.82/1.10 Derived: -iodp(A) | -iext(A,B,C) | icext(uri_rdfs_Literal,C). [resolve(76,c,72,a)]. 0.82/1.10 77 -iext(uri_rdf_type,A,uri_rdfs_Literal) | lv(A) # label(owl_parts_lv_def) # label(axiom). [clausify(68)]. 0.82/1.10 Derived: -iext(uri_rdf_type,A,uri_rdfs_Literal) | icext(uri_rdfs_Literal,A). [resolve(77,b,72,a)]. 0.82/1.10 Derived: -iext(uri_rdf_type,A,uri_rdfs_Literal) | ir(A). [resolve(77,b,73,a)]. 0.82/1.10 78 iext(uri_rdf_type,A,uri_rdfs_Literal) | -lv(A) # label(owl_parts_lv_def) # label(axiom). [clausify(68)]. 0.82/1.10 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -icext(uri_rdfs_Literal,A). [resolve(78,b,71,a)]. 0.82/1.10 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -idc(B) | -icext(B,A). [resolve(78,b,75,c)]. 0.82/1.12 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -iodp(B) | -iext(B,C,A). [resolve(78,b,76,c)]. 0.82/1.12 79 iext(uri_rdf_type,A,uri_rdfs_Datatype) | -idc(A) # label(owl_parts_idc_def) # label(axiom). [clausify(7)]. 0.82/1.12 80 -iext(uri_rdf_type,A,uri_rdfs_Datatype) | idc(A) # label(owl_parts_idc_def) # label(axiom). [clausify(7)]. 0.82/1.12 81 -idc(A) | ic(A) # label(owl_parts_idc_cond_set) # label(axiom). [clausify(11)]. 0.82/1.12 Derived: ic(A) | -iext(uri_rdf_type,A,uri_rdfs_Datatype). [resolve(81,a,80,b)]. 0.82/1.12 82 -idc(A) | -icext(A,B) | icext(uri_rdfs_Literal,B). [resolve(75,c,72,a)]. 0.82/1.12 Derived: -icext(A,B) | icext(uri_rdfs_Literal,B) | -iext(uri_rdf_type,A,uri_rdfs_Datatype). [resolve(82,a,80,b)]. 0.82/1.12 83 iext(uri_rdf_type,A,uri_rdfs_Literal) | -idc(B) | -icext(B,A). [resolve(78,b,75,c)]. 0.82/1.12 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -icext(B,A) | -iext(uri_rdf_type,B,uri_rdfs_Datatype). [resolve(83,b,80,b)]. 0.82/1.12 84 iodp(A) | -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) # label(owl_parts_iodp_def) # label(axiom). [clausify(54)]. 0.82/1.12 85 -iodp(A) | ip(A) # label(owl_parts_iodp_cond_set) # label(axiom). [clausify(10)]. 0.82/1.12 86 -iodp(A) | iext(uri_rdf_type,A,uri_owl_DatatypeProperty) # label(owl_parts_iodp_def) # label(axiom). [clausify(54)]. 0.82/1.12 Derived: -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | ip(A). [resolve(84,a,85,a)]. 0.82/1.12 87 -iodp(A) | -iext(A,B,C) | ir(B) # label(owl_parts_iodp_cond_inst) # label(axiom). [clausify(57)]. 0.82/1.12 88 -iodp(A) | -iext(A,B,C) | icext(uri_rdfs_Literal,C). [resolve(76,c,72,a)]. 0.82/1.12 Derived: -iext(A,B,C) | icext(uri_rdfs_Literal,C) | -iext(uri_rdf_type,A,uri_owl_DatatypeProperty). [resolve(88,a,84,a)]. 0.82/1.12 89 iext(uri_rdf_type,A,uri_rdfs_Literal) | -iodp(B) | -iext(B,C,A). [resolve(78,b,76,c)]. 0.82/1.12 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -iext(B,C,A) | -iext(uri_rdf_type,B,uri_owl_DatatypeProperty). [resolve(89,b,84,a)]. 0.82/1.12 90 iext(uri_rdf_type,A,uri_owl_Ontology) | -ix(A) # label(owl_parts_ix_def) # label(axiom). [clausify(24)]. 0.82/1.12 91 -iext(uri_rdf_type,A,uri_owl_Ontology) | ix(A) # label(owl_parts_ix_def) # label(axiom). [clausify(24)]. 0.82/1.12 92 -ioxp(A) | -iext(A,B,C) | ix(C) # label(owl_parts_ioxp_cond_inst) # label(axiom). [clausify(48)]. 0.82/1.12 Derived: -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_owl_Ontology). [resolve(92,c,90,b)]. 0.82/1.12 93 -ioxp(A) | -iext(A,B,C) | ix(B) # label(owl_parts_ioxp_cond_inst) # label(axiom). [clausify(48)]. 0.82/1.12 Derived: -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_owl_Ontology). [resolve(93,c,90,b)]. 0.82/1.12 94 -ix(A) | ir(A) # label(owl_parts_ix_cond_set) # label(axiom). [clausify(64)]. 0.82/1.12 Derived: ir(A) | -iext(uri_rdf_type,A,uri_owl_Ontology). [resolve(94,a,91,b)]. 0.82/1.12 Derived: ir(A) | -ioxp(B) | -iext(B,C,A). [resolve(94,a,92,c)]. 0.82/1.12 Derived: ir(A) | -ioxp(B) | -iext(B,A,C). [resolve(94,a,93,c)]. 0.82/1.12 95 iext(uri_rdf_type,A,uri_rdfs_Resource) | -ir(A) # label(owl_parts_ir_def) # label(axiom). [clausify(29)]. 0.82/1.12 96 -iext(uri_rdf_type,A,uri_rdfs_Resource) | ir(A) # label(owl_parts_ir_def) # label(axiom). [clausify(29)]. 0.82/1.12 97 -ioap(A) | -iext(A,B,C) | ir(C) # label(owl_parts_ioap_cond_inst) # label(axiom). [clausify(30)]. 0.82/1.12 Derived: -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_rdfs_Resource). [resolve(97,c,95,b)]. 0.82/1.12 98 -ioap(A) | -iext(A,B,C) | ir(B) # label(owl_parts_ioap_cond_inst) # label(axiom). [clausify(30)]. 0.82/1.12 Derived: -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(98,c,95,b)]. 0.82/1.12 99 -ic(A) | -icext(A,B) | ir(B) # label(owl_parts_ic_cond_inst) # label(axiom). [clausify(33)]. 0.82/1.12 Derived: -ic(A) | -icext(A,B) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(99,c,95,b)]. 0.82/1.12 100 -icext(uri_rdfs_Resource,A) | ir(A) # label(rdfs_ir_def) # label(axiom). [clausify(38)]. 0.82/1.12 Derived: -icext(uri_rdfs_Resource,A) | iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(100,b,95,b)]. 0.82/1.12 101 icext(uri_rdfs_Resource,A) | -ir(A) # label(rdfs_ir_def) # label(axiom). [clausify(38)]. 0.82/1.12 Derived: icext(uri_rdfs_Resource,A) | -iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(101,b,96,b)]. 0.82/1.12 Derived: icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,C,A). [resolve(101,b,97,c)]. 0.82/1.12 Derived: icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,A,C). [resolve(101,b,98,c)]. 0.82/1.13 Derived: icext(uri_rdfs_Resource,A) | -ic(B) | -icext(B,A). [resolve(101,b,99,c)]. 0.82/1.13 102 -ic(A) | icext(A,f10(A)) | ir(f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.82/1.13 Derived: -ic(A) | icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | iext(uri_rdf_type,f10(A),uri_rdfs_Resource). [resolve(102,c,95,b)]. 0.82/1.13 Derived: -ic(A) | icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(uri_rdfs_Resource,f10(A)). [resolve(102,c,101,b)]. 0.82/1.13 103 -ic(A) | -icext(A,f10(A)) | -ir(f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.82/1.13 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -iext(uri_rdf_type,f10(A),uri_rdfs_Resource). [resolve(103,c,96,b)]. 0.82/1.13 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,C,f10(A)). [resolve(103,c,97,c)]. 0.82/1.13 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,f10(A),C). [resolve(103,c,98,c)]. 0.82/1.13 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(B) | -icext(B,f10(A)). [resolve(103,c,99,c)]. 0.82/1.13 104 -icext(A,B) | ir(B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.82/1.13 Derived: -icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(104,b,95,b)]. 0.82/1.13 Derived: -icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(uri_rdfs_Resource,B). [resolve(104,b,101,b)]. 0.82/1.13 105 icext(A,B) | -ir(B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.82/1.13 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(105,b,96,b)]. 0.82/1.13 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,D,B). [resolve(105,b,97,c)]. 0.82/1.13 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,B,D). [resolve(105,b,98,c)]. 0.82/1.13 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(C) | -icext(C,B). [resolve(105,b,99,c)]. 0.82/1.13 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(uri_rdfs_Resource,B). [resolve(105,b,100,b)]. 0.82/1.13 Derived: icext(A,f10(B)) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(B) | icext(B,f10(B)) | iext(uri_owl_intersectionOf,B,uri_rdf_nil). [resolve(105,b,102,c)]. 0.82/1.13 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(C,B) | -iext(uri_owl_intersectionOf,C,uri_rdf_nil). [resolve(105,b,104,b)]. 0.82/1.13 106 ir(c1) # label(owl_parts_ir_cond_set) # label(axiom). [clausify(49)]. 0.82/1.13 Derived: iext(uri_rdf_type,c1,uri_rdfs_Resource). [resolve(106,a,95,b)]. 0.82/1.13 Derived: icext(uri_rdfs_Resource,c1). [resolve(106,a,101,b)]. 0.82/1.13 Derived: icext(A,c1) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil). [resolve(106,a,105,b)]. 0.82/1.13 107 -ic(A) | ir(A) # label(owl_parts_ic_cond_set) # label(axiom). [clausify(55)]. 0.82/1.13 Derived: -ic(A) | iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(107,b,95,b)]. 0.82/1.13 Derived: -ic(A) | icext(uri_rdfs_Resource,A). [resolve(107,b,101,b)]. 0.82/1.13 Derived: -ic(A) | icext(B,A) | -iext(uri_owl_intersectionOf,B,uri_rdf_nil). [resolve(107,b,105,b)]. 0.82/1.13 108 ir(A) # label(simple_ir) # label(axiom). [clausify(62)]. 0.82/1.13 Derived: iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(108,a,95,b)]. 0.82/1.13 Derived: icext(uri_rdfs_Resource,A). [resolve(108,a,101,b)]. 0.82/1.13 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil). [resolve(108,a,105,b)]. 0.82/1.13 109 -iext(uri_owl_hasValue,A,B) | ir(B) # label(owl_prop_hasvalue_ext) # label(axiom). [clausify(63)]. 0.82/1.13 110 -ip(A) | -iext(A,B,C) | ir(B) # label(owl_parts_ip_cond_inst) # label(axiom). [clausify(65)]. 0.82/1.13 111 -ip(A) | -iext(A,B,C) | ir(C) # label(owl_parts_ip_cond_inst) # label(axiom). [clausify(65)]. 0.82/1.13 112 -ip(A) | ir(A) # label(owl_parts_ip_cond_set) # label(axiom). [clausify(66)]. 0.82/1.13 113 -icext(uri_owl_Thing,A) | ir(A) # label(owl_class_thing_ext) # label(axiom). [clausify(67)]. 1.11/1.45 114 icext(uri_owl_Thing,A) | -ir(A) # label(owl_class_thing_ext) # label(axiom). [clausify(67)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A) | -iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(114,b,96,b)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,C,A). [resolve(114,b,97,c)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,A,C). [resolve(114,b,98,c)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A) | -ic(B) | -icext(B,A). [resolve(114,b,99,c)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A) | -icext(uri_rdfs_Resource,A). [resolve(114,b,100,b)]. 1.11/1.45 Derived: icext(uri_owl_Thing,f10(A)) | -ic(A) | icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil). [resolve(114,b,102,c)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A) | -icext(B,A) | -iext(uri_owl_intersectionOf,B,uri_rdf_nil). [resolve(114,b,104,b)]. 1.11/1.45 Derived: icext(uri_owl_Thing,c1). [resolve(114,b,106,a)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A) | -ic(A). [resolve(114,b,107,b)]. 1.11/1.45 Derived: icext(uri_owl_Thing,A). [resolve(114,b,108,a)]. 1.11/1.45 115 -iext(uri_rdf_type,A,uri_rdfs_Literal) | ir(A). [resolve(77,b,73,a)]. 1.11/1.45 116 ir(A) | -iext(uri_rdf_type,A,uri_owl_Ontology). [resolve(94,a,91,b)]. 1.11/1.45 117 ir(A) | -ioxp(B) | -iext(B,C,A). [resolve(94,a,92,c)]. 1.11/1.45 118 ir(A) | -ioxp(B) | -iext(B,A,C). [resolve(94,a,93,c)]. 1.11/1.45 119 -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | ioxp(A) # label(owl_parts_ioxp_def) # label(axiom). [clausify(61)]. 1.11/1.45 120 -ioxp(A) | ip(A) # label(owl_parts_ioxp_cond_set) # label(axiom). [clausify(32)]. 1.11/1.45 Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | ip(A). [resolve(119,b,120,a)]. 1.11/1.45 121 iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -ioxp(A) # label(owl_parts_ioxp_def) # label(axiom). [clausify(61)]. 1.11/1.45 122 -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_owl_Ontology). [resolve(92,c,90,b)]. 1.11/1.45 Derived: -iext(A,B,C) | iext(uri_rdf_type,C,uri_owl_Ontology) | -iext(uri_rdf_type,A,uri_owl_OntologyProperty). [resolve(122,a,119,b)]. 1.11/1.45 123 -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_owl_Ontology). [resolve(93,c,90,b)]. 1.11/1.45 Derived: -iext(A,B,C) | iext(uri_rdf_type,B,uri_owl_Ontology) | -iext(uri_rdf_type,A,uri_owl_OntologyProperty). [resolve(123,a,119,b)]. 1.11/1.45 124 -iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | ioap(A) # label(owl_parts_ioap_def) # label(axiom). [clausify(60)]. 1.11/1.45 125 -ioap(A) | ip(A) # label(owl_parts_ioap_cond_set) # label(axiom). [clausify(35)]. 1.11/1.45 Derived: -iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | ip(A). [resolve(124,b,125,a)]. 1.11/1.45 126 iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | -ioap(A) # label(owl_parts_ioap_def) # label(axiom). [clausify(60)]. 1.11/1.45 127 -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_rdfs_Resource). [resolve(97,c,95,b)]. 1.11/1.45 128 -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(98,c,95,b)]. 1.11/1.45 129 icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,C,A). [resolve(101,b,97,c)]. 1.11/1.45 130 icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,A,C). [resolve(101,b,98,c)]. 1.11/1.45 131 -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,C,f10(A)). [resolve(103,c,97,c)]. 1.11/1.45 132 -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,f10(A),C). [resolve(103,c,98,c)]. 1.11/1.45 133 icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,D,B). [resolve(105,b,97,c)]. 1.11/1.45 134 icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,B,D). [resolve(105,b,98,c)]. 1.11/1.45 135 icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,C,A). [resolve(114,b,97,c)]. 1.11/1.45 136 icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,A,C). [resolve(114,b,98,c)]. 1.11/1.45 1.11/1.45 ============================== end predicate elimination ============= 1.11/1.45 1.11/1.45 Auto_denials: (non-Horn, no changes). 1.11/1.45 1.11/1.45 Term ordering decisions: 1.11/1.45 Function symbol KB weights: uri_rdf_first=1. uri_rdf_rest=1. uri_rdf_nil=1. uri_rdf_type=1. uri_owl_intersectionOf=1. uri_rdfs_Resource=1. uri_owl_unionOf=1. uri_rdfs_domain=1. uri_rdfs_range=1. uri_rdfs_subClassOf=1. uri_rdf_Property=1. uri_rdfs_subPropertyOf=1. uri_owl_onProperty=1. uri_rdfs_Literal=1. uri_rdfs_Class=1. uri_owl_Thing=Alarm clock 119.64/120.05 Prover9 interrupted 119.64/120.05 EOF