0.07/0.12 % Problem : theBenchmark.p : TPTP v0.0.0. Released v0.0.0. 0.07/0.13 % Command : tptp2X_and_run_prover9 %d %s 0.13/0.34 % Computer : n003.cluster.edu 0.13/0.34 % Model : x86_64 x86_64 0.13/0.34 % CPU : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz 0.13/0.34 % Memory : 8042.1875MB 0.13/0.34 % OS : Linux 3.10.0-693.el7.x86_64 0.13/0.34 % CPULimit : 180 0.13/0.34 % DateTime : Thu Aug 29 16:45:02 EDT 2019 0.13/0.34 % CPUTime : 0.88/1.21 ============================== Prover9 =============================== 0.88/1.21 Prover9 (32) version 2009-11A, November 2009. 0.88/1.21 Process 16548 was started by sandbox2 on n003.cluster.edu, 0.88/1.21 Thu Aug 29 16:45:03 2019 0.88/1.21 The command was "/export/starexec/sandbox2/solver/bin/prover9 -t 180 -f /tmp/Prover9_16393_n003.cluster.edu". 0.88/1.21 ============================== end of head =========================== 0.88/1.21 0.88/1.21 ============================== INPUT ================================= 0.88/1.21 0.88/1.21 % Reading from file /tmp/Prover9_16393_n003.cluster.edu 0.88/1.21 0.88/1.21 set(prolog_style_variables). 0.88/1.21 set(auto2). 0.88/1.21 % set(auto2) -> set(auto). 0.88/1.21 % set(auto) -> set(auto_inference). 0.88/1.21 % set(auto) -> set(auto_setup). 0.88/1.21 % set(auto_setup) -> set(predicate_elim). 0.88/1.21 % set(auto_setup) -> assign(eq_defs, unfold). 0.88/1.21 % set(auto) -> set(auto_limits). 0.88/1.21 % set(auto_limits) -> assign(max_weight, "100.000"). 0.88/1.21 % set(auto_limits) -> assign(sos_limit, 20000). 0.88/1.21 % set(auto) -> set(auto_denials). 0.88/1.21 % set(auto) -> set(auto_process). 0.88/1.21 % set(auto2) -> assign(new_constants, 1). 0.88/1.21 % set(auto2) -> assign(fold_denial_max, 3). 0.88/1.21 % set(auto2) -> assign(max_weight, "200.000"). 0.88/1.21 % set(auto2) -> assign(max_hours, 1). 0.88/1.21 % assign(max_hours, 1) -> assign(max_seconds, 3600). 0.88/1.21 % set(auto2) -> assign(max_seconds, 0). 0.88/1.21 % set(auto2) -> assign(max_minutes, 5). 0.88/1.21 % assign(max_minutes, 5) -> assign(max_seconds, 300). 0.88/1.21 % set(auto2) -> set(sort_initial_sos). 0.88/1.21 % set(auto2) -> assign(sos_limit, -1). 0.88/1.21 % set(auto2) -> assign(lrs_ticks, 3000). 0.88/1.21 % set(auto2) -> assign(max_megs, 400). 0.88/1.21 % set(auto2) -> assign(stats, some). 0.88/1.21 % set(auto2) -> clear(echo_input). 0.88/1.21 % set(auto2) -> set(quiet). 0.88/1.21 % set(auto2) -> clear(print_initial_clauses). 0.88/1.21 % set(auto2) -> clear(print_given). 0.88/1.21 assign(lrs_ticks,-1). 0.88/1.21 assign(sos_limit,10000). 0.88/1.21 assign(order,kbo). 0.88/1.21 set(lex_order_vars). 0.88/1.21 clear(print_given). 0.88/1.21 0.88/1.21 % formulas(sos). % not echoed (341 formulas) 0.88/1.21 0.88/1.21 ============================== end of input ========================== 0.88/1.21 0.88/1.21 % From the command line: assign(max_seconds, 180). 0.88/1.21 0.88/1.21 ============================== PROCESS NON-CLAUSAL FORMULAS ========== 0.88/1.21 0.88/1.21 % Formulas that are not ordinary clauses: 0.88/1.21 1 (all A all B (A = B <-> subset(A,B) & subset(B,A))) # label(d10_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 2 (all A empty_set != singleton(A)) # label(l1_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 3 (all A all B A = set_intersection2(A,A)) # label(idempotence_k3_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 4 (all A subset(empty_set,A)) # label(t2_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 5 (all A all B all C all D (ordered_pair(A,B) = ordered_pair(C,D) -> C = A & B = D)) # label(t33_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 6 (all A element(cast_to_subset(A),powerset(A))) # label(dt_k2_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 7 (all A all B subset(set_difference(A,B),A)) # label(t36_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 8 (all A (relation(A) -> (empty_set = relation_rng(A) <-> empty_set = relation_dom(A)))) # label(t65_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 9 (all A all B ((all C (in(C,B) <-> in(C,A))) -> A = B)) # label(t2_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 10 (all A all B (in(A,B) -> subset(A,union(B)))) # label(l50_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 11 (all A relation(identity_relation(A))) # label(dt_k6_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 12 (all A all B (relation(B) -> (antisymmetric(B) -> antisymmetric(relation_restriction(B,A))))) # label(t25_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 13 (all A (relation(A) -> (all B all C ((all D (in(ordered_pair(D,B),A) & D != B <-> in(D,C))) <-> fiber(A,B) = C)))) # label(d1_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 14 (all A all B (subset(singleton(A),singleton(B)) -> A = B)) # label(t6_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 15 (all A all B (relation(A) & relation(B) -> relation(set_difference(A,B)))) # label(fc3_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 16 (all A (relation(A) -> (all B (relation(B) -> subset(relation_rng(relation_composition(A,B)),relation_rng(B)))))) # label(t45_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 17 (all A (empty(A) -> empty_set = A)) # label(t6_boole) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 18 (all A all B (element(B,powerset(powerset(A))) -> element(complements_of_subsets(A,B),powerset(powerset(A))))) # label(dt_k7_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 19 (all A all B (element(B,powerset(powerset(A))) -> (empty_set != B -> meet_of_subsets(A,complements_of_subsets(A,B)) = subset_difference(A,cast_to_subset(A),union_of_subsets(A,B))))) # label(t47_setfam_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 20 (all A all B (-empty(A) -> -empty(set_union2(A,B)))) # label(fc2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 21 (all A (ordinal(A) -> (all B (ordinal(B) -> (in(A,B) <-> ordinal_subset(succ(A),B)))))) # label(t33_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 22 (all A (relation(A) -> ((all B all C -in(ordered_pair(B,C),A)) -> empty_set = A))) # label(t56_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 23 (all A all B (element(A,B) -> empty(B) | in(A,B))) # label(t2_subset) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 24 (all A (relation(A) -> (relation_rng(A) = empty_set | empty_set = relation_dom(A) -> empty_set = A))) # label(t64_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 25 (all A all B (-in(A,B) -> disjoint(singleton(A),B))) # label(l28_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 26 (all A (relation(A) & function(A) -> (all B ((all C ((exists D (in(D,relation_dom(A)) & apply(A,D) = C)) <-> in(C,B))) <-> relation_rng(A) = B)))) # label(d5_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 27 $T # label(dt_k1_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 28 (all A all B (relation(A) & function(A) -> function(relation_dom_restriction(A,B)) & relation(relation_dom_restriction(A,B)))) # label(fc4_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 29 (all A (relation(A) -> (reflexive(A) <-> is_reflexive_in(A,relation_field(A))))) # label(d9_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 30 (exists A (ordinal(A) & epsilon_connected(A) & epsilon_transitive(A))) # label(rc1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 31 (all A exists B (in(A,B) & (all C -(-are_equipotent(C,B) & -in(C,B) & subset(C,B))) & (all C -((all D -(in(D,B) & (all E (subset(E,C) -> in(E,D))))) & in(C,B))) & (all C all D (in(C,B) & subset(D,C) -> in(D,B))))) # label(t9_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 32 $T # label(dt_k3_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 33 (all A -empty(powerset(A))) # label(fc1_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 34 (all A all B (relation(B) & empty(A) -> relation(relation_composition(A,B)) & empty(relation_composition(A,B)))) # label(fc9_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 35 (all A all B ((-empty(A) -> (element(B,A) <-> in(B,A))) & (empty(A) -> (empty(B) <-> element(B,A))))) # label(d2_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 36 (all A (relation(A) -> (all B ((all C -((all D -(in(D,C) & disjoint(fiber(A,D),C))) & C != empty_set & subset(C,B))) <-> is_well_founded_in(A,B))))) # label(d3_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 37 (all A all B (relation(A) -> relation(relation_restriction(A,B)))) # label(dt_k2_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 38 (all A all B all C (relation(C) -> relation_dom_restriction(relation_rng_restriction(A,C),B) = relation_rng_restriction(A,relation_dom_restriction(C,B)))) # label(t140_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 39 (all A all B subset(set_intersection2(A,B),A)) # label(t17_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 40 (all A all B (element(B,powerset(A)) -> B = subset_complement(A,subset_complement(A,B)))) # label(involutiveness_k3_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 41 (all A all B (relation(B) -> subset(relation_field(relation_restriction(B,A)),relation_field(B)) & subset(relation_field(relation_restriction(B,A)),A))) # label(t20_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 42 (all A all B set_intersection2(A,B) = set_difference(A,set_difference(A,B))) # label(t48_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 43 (all A (empty(A) -> empty(relation_inverse(A)) & relation(relation_inverse(A)))) # label(fc11_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 44 (all A all B ((empty_set != A -> ((all C ((all D (in(D,A) -> in(C,D))) <-> in(C,B))) <-> B = set_meet(A))) & (empty_set = A -> (B = set_meet(A) <-> empty_set = B)))) # label(d1_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 45 (all A all B ((all C (in(C,B) <-> (exists D (in(C,D) & in(D,A))))) <-> union(A) = B)) # label(d4_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 46 (all A all B exists C relation_of2_as_subset(C,A,B)) # label(existence_m2_relset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 47 (all A all B all C all D (in(A,C) & in(B,D) <-> in(ordered_pair(A,B),cartesian_product2(C,D)))) # label(l55_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 48 (all A all B (relation(B) -> (B = identity_relation(A) <-> (all C all D (in(ordered_pair(C,D),B) <-> C = D & in(C,A)))))) # label(d10_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 49 (all A all B -(empty(B) & in(A,B))) # label(t7_boole) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 50 (all A all B all C (function(C) & relation(C) -> (in(ordered_pair(A,B),C) <-> in(A,relation_dom(C)) & apply(C,A) = B))) # label(t8_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 51 (all A all B (function(B) & relation(B) -> function(relation_rng_restriction(A,B)) & relation(relation_rng_restriction(A,B)))) # label(fc5_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 52 (all A all B (set_difference(A,B) = empty_set <-> subset(A,B))) # label(l32_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 53 (all A -empty(succ(A))) # label(fc1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 54 (all A all B (element(B,powerset(powerset(A))) -> (all C (element(C,powerset(powerset(A))) -> ((all D (element(D,powerset(A)) -> (in(D,C) <-> in(subset_complement(A,D),B)))) <-> complements_of_subsets(A,B) = C))))) # label(d8_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 55 (all A all B (-empty(A) & -empty(B) -> -empty(cartesian_product2(A,B)))) # label(fc4_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 56 (all A all B (relation(B) -> (well_ordering(B) & subset(A,relation_field(B)) -> relation_field(relation_restriction(B,A)) = A))) # label(t39_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 57 $T # label(dt_k10_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 58 $T # label(dt_k4_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 59 (all A all B (ordinal(B) -> (in(A,B) -> ordinal(A)))) # label(t23_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 60 (all A all B (relation(B) -> subset(relation_rng(relation_rng_restriction(A,B)),A))) # label(t116_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 61 $T # label(dt_k9_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 62 $T # label(dt_k1_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 63 (all A (relation(A) -> (all B (relation(B) -> (relation_inverse(A) = B <-> (all C all D (in(ordered_pair(C,D),B) <-> in(ordered_pair(D,C),A)))))))) # label(d7_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 64 (all A (function(A) & relation(A) -> (one_to_one(A) -> (all B (relation(B) & function(B) -> (relation_dom(B) = relation_rng(A) & (all C all D ((in(D,relation_dom(A)) & apply(A,D) = C -> D = apply(B,C) & in(C,relation_rng(A))) & (D = apply(B,C) & in(C,relation_rng(A)) -> in(D,relation_dom(A)) & apply(A,D) = C))) <-> B = function_inverse(A))))))) # label(t54_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 65 (all A (relation(A) & function(A) -> (one_to_one(A) -> one_to_one(function_inverse(A))))) # label(t62_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 66 (all A all B (relation(B) -> relation_dom_restriction(relation_rng_restriction(A,B),A) = relation_restriction(B,A))) # label(t17_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 67 (all A all B all C all D (unordered_triple(A,B,C) = D <-> (all E (-(E != B & C != E & E != A) <-> in(E,D))))) # label(d1_enumset1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 68 (all A (function(A) & relation(A) -> (one_to_one(A) -> relation_inverse(A) = function_inverse(A)))) # label(d9_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 69 (all A all B (element(B,powerset(powerset(A))) -> meet_of_subsets(A,B) = set_meet(B))) # label(redefinition_k6_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 70 (all A all B (subset(A,B) <-> element(A,powerset(B)))) # label(t3_subset) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 71 (all A (relation(A) -> (transitive(A) <-> is_transitive_in(A,relation_field(A))))) # label(d16_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 72 (all A all B -(proper_subset(B,A) & subset(A,B))) # label(t60_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 73 (all A all B (in(A,B) -> set_union2(singleton(A),B) = B)) # label(t46_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 74 (all A (relation(A) -> (all B (relation(B) -> subset(relation_dom(relation_composition(A,B)),relation_dom(A)))))) # label(t44_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 75 (all A all B (relation(B) -> (well_ordering(B) -> well_ordering(relation_restriction(B,A))))) # label(t32_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 76 (all A all B (relation(B) -> relation(relation_rng_restriction(A,B)))) # label(dt_k8_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 77 (all A all B (element(B,powerset(A)) -> (all C (in(C,B) -> in(C,A))))) # label(l3_subset_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 78 (all A (relation(A) -> relation_field(A) = set_union2(relation_dom(A),relation_rng(A)))) # label(d6_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 79 (all A all B all C (subset(B,C) & subset(A,B) -> subset(A,C))) # label(t1_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 80 (exists A (function(A) & relation_empty_yielding(A) & relation(A))) # label(rc4_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 81 (all A (relation(A) & -empty(A) -> -empty(relation_dom(A)))) # label(fc5_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 82 (all A (empty(A) -> epsilon_transitive(A) & epsilon_connected(A) & ordinal(A))) # label(cc3_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 83 (all A all B (function(A) & function(B) & relation(B) & relation(A) -> relation(relation_composition(A,B)) & function(relation_composition(A,B)))) # label(fc1_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 84 (all A (relation(A) -> relation_image(A,relation_dom(A)) = relation_rng(A))) # label(t146_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 85 (all A all B (element(B,powerset(powerset(A))) -> union(B) = union_of_subsets(A,B))) # label(redefinition_k5_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 86 (all A (relation(A) -> ((all B -(subset(B,relation_field(A)) & (all C -(in(C,B) & disjoint(fiber(A,C),B))) & empty_set != B)) <-> well_founded_relation(A)))) # label(d2_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 87 (all A (empty(A) -> relation(relation_rng(A)) & empty(relation_rng(A)))) # label(fc8_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 88 (all A all B (relation(B) -> subset(relation_rng(relation_rng_restriction(A,B)),relation_rng(B)))) # label(t118_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 89 (all A (relation(A) -> (is_connected_in(A,relation_field(A)) <-> connected(A)))) # label(d14_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 90 (all A all B all C (element(C,powerset(cartesian_product2(A,B))) -> relation(C))) # label(cc1_relset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 91 (exists A empty(A)) # label(rc1_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 92 (all A (relation(A) -> (all B all C (relation(C) -> ((all D all E (in(ordered_pair(D,E),C) <-> in(ordered_pair(D,E),A) & in(D,B))) <-> relation_dom_restriction(A,B) = C))))) # label(d11_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 93 (all A (relation(A) -> (all B ((all C (in(C,B) -> in(ordered_pair(C,C),A))) <-> is_reflexive_in(A,B))))) # label(d1_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 94 (all A (relation(A) -> (all B (relation(B) -> (subset(relation_dom(A),relation_rng(B)) -> relation_rng(A) = relation_rng(relation_composition(B,A))))))) # label(t47_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 95 (all A exists B (element(B,powerset(A)) & empty(B))) # label(rc2_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 96 (all A all B (relation_empty_yielding(A) & relation(A) -> relation_empty_yielding(relation_dom_restriction(A,B)) & relation(relation_dom_restriction(A,B)))) # label(fc13_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 97 (all A (function(A) & relation(A) -> (all B all C ((-in(B,relation_dom(A)) -> (C = empty_set <-> C = apply(A,B))) & (in(B,relation_dom(A)) -> (apply(A,B) = C <-> in(ordered_pair(B,C),A))))))) # label(d4_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 98 (all A all B subset(A,A)) # label(reflexivity_r1_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 99 (all A all B (relation(B) & function(B) -> (in(A,relation_rng(B)) & one_to_one(B) -> A = apply(B,apply(function_inverse(B),A)) & A = apply(relation_composition(function_inverse(B),B),A)))) # label(t57_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 100 (all A (relation(A) -> subset(A,cartesian_product2(relation_dom(A),relation_rng(A))))) # label(t21_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 101 (all A (ordinal(A) -> epsilon_transitive(A) & epsilon_connected(A))) # label(cc1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 102 (all A (relation(A) -> (all B (relation(B) -> (B = A <-> (all C all D (in(ordered_pair(C,D),B) <-> in(ordered_pair(C,D),A)))))))) # label(d2_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 103 (all A all B (relation(B) -> set_intersection2(relation_rng(B),A) = relation_rng(relation_rng_restriction(A,B)))) # label(t119_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 104 (all A all B all C (function(C) & relation(C) -> (in(B,A) & in(B,relation_dom(C)) <-> in(B,relation_dom(relation_dom_restriction(C,A)))))) # label(l82_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 105 (all A (relation(A) -> (all B (is_connected_in(A,B) & is_well_founded_in(A,B) & is_antisymmetric_in(A,B) & is_transitive_in(A,B) & is_reflexive_in(A,B) <-> well_orders(A,B))))) # label(d5_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 106 (all A (relation(A) -> (all B (relation(B) -> ((all C all D (in(ordered_pair(C,D),A) -> in(ordered_pair(C,D),B))) <-> subset(A,B)))))) # label(d3_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 107 $T # label(dt_k3_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 108 (all A (ordinal(A) -> -empty(succ(A)) & epsilon_transitive(succ(A)) & ordinal(succ(A)) & epsilon_connected(succ(A)))) # label(fc3_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 109 (all A (relation(A) -> (all B (relation(B) -> (subset(A,B) -> subset(relation_rng(A),relation_rng(B)) & subset(relation_dom(A),relation_dom(B))))))) # label(t25_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 110 (all A all B (relation(B) -> subset(relation_rng_restriction(A,B),B))) # label(t117_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 111 (all A all B all C (relation_of2_as_subset(C,A,B) <-> relation_of2(C,A,B))) # label(redefinition_m2_relset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 112 (all A all B unordered_pair(unordered_pair(A,B),singleton(A)) = ordered_pair(A,B)) # label(d5_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 113 (all A all B all C ((all D (in(D,A) | in(D,B) <-> in(D,C))) <-> C = set_union2(A,B))) # label(d2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 114 (exists A -empty(A)) # label(rc2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 115 (all A all B all C ((all D (in(D,A) & in(D,B) <-> in(D,C))) <-> C = set_intersection2(A,B))) # label(d3_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 116 (exists A (relation(A) & one_to_one(A) & function(A))) # label(rc3_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 117 (all A all B (relation(B) -> subset(relation_dom_restriction(B,A),B))) # label(t88_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 118 (all A all B -empty(unordered_pair(A,B))) # label(fc3_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 119 (all A (relation(A) & function(A) -> ((all B all C (in(B,relation_dom(A)) & in(C,relation_dom(A)) & apply(A,C) = apply(A,B) -> C = B)) <-> one_to_one(A)))) # label(d8_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 120 (all A all B all C (relation_of2_as_subset(C,A,B) -> subset(relation_rng(C),B) & subset(relation_dom(C),A))) # label(t12_relset_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 121 (all A all B (ordinal(B) & ordinal(A) -> (ordinal_subset(A,B) <-> subset(A,B)))) # label(redefinition_r1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 122 (all A (relation(A) -> (all B (B = relation_dom(A) <-> (all C (in(C,B) <-> (exists D in(ordered_pair(C,D),A)))))))) # label(d4_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 123 (all A all B (ordinal(B) -> -(subset(A,B) & A != empty_set & (all C (ordinal(C) -> -(in(C,A) & (all D (ordinal(D) -> (in(D,A) -> ordinal_subset(C,D)))))))))) # label(t32_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 124 (all A (empty(A) & function(A) & relation(A) -> function(A) & one_to_one(A) & relation(A))) # label(cc2_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 125 (all A A = set_difference(A,empty_set)) # label(t3_boole) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 126 (all A all B all C (subset(A,B) -> subset(set_intersection2(A,C),set_intersection2(B,C)))) # label(t26_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 127 (all A all B (relation(B) & function(B) -> (all C (function(C) & relation(C) -> (in(A,relation_dom(relation_composition(C,B))) <-> in(A,relation_dom(C)) & in(apply(C,A),relation_dom(B))))))) # label(t21_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 128 (all A all B all C all D (in(ordered_pair(A,B),cartesian_product2(C,D)) <-> in(B,D) & in(A,C))) # label(t106_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 129 (all A all B set_intersection2(A,B) = set_intersection2(B,A)) # label(commutativity_k3_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 130 $T # label(dt_k1_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 131 (all A all B all C (relation_of2_as_subset(C,A,B) -> element(C,powerset(cartesian_product2(A,B))))) # label(dt_m2_relset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 132 (all A all B all C (relation(C) -> (in(A,B) & in(A,relation_rng(C)) <-> in(A,relation_rng(relation_rng_restriction(B,C)))))) # label(t115_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 133 (all A all B (in(A,B) -> -in(B,A))) # label(antisymmetry_r2_hidden) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 134 (all A (relation(A) & -empty(A) -> -empty(relation_rng(A)))) # label(fc6_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 135 (all A (relation(A) -> (all B (relation(B) -> (all C (relation(C) & function(C) -> (relation_isomorphism(A,B,C) & well_ordering(A) -> well_ordering(B)))))))) # label(t54_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 136 (all A all B (relation(B) & relation(A) -> relation(relation_composition(A,B)))) # label(dt_k5_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 137 (all A all B (relation(B) & function(B) -> subset(relation_image(B,relation_inverse_image(B,A)),A))) # label(t145_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 138 (all A empty_set = set_intersection2(A,empty_set)) # label(t2_boole) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 139 (all A all B (relation(B) -> (well_founded_relation(B) -> well_founded_relation(relation_restriction(B,A))))) # label(t31_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 140 (all A (relation(A) -> (all B relation_restriction(A,B) = set_intersection2(A,cartesian_product2(B,B))))) # label(d6_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 141 (all A all B all C (function(C) & relation(C) -> (in(B,A) -> apply(relation_dom_restriction(C,A),B) = apply(C,B)))) # label(t72_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 142 (all A succ(A) = set_union2(A,singleton(A))) # label(d1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 143 (all A all B set_union2(A,B) = set_union2(A,set_difference(B,A))) # label(t39_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 144 (all A all B (element(B,powerset(A)) -> (all C (element(C,powerset(A)) -> (disjoint(B,C) <-> subset(B,subset_complement(A,C))))))) # label(t43_subset_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 145 $T # label(dt_k3_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 146 (all A all B set_difference(A,B) = set_difference(set_union2(A,B),B)) # label(t40_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 147 (all A (empty(A) -> function(A))) # label(cc1_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 148 $T # label(dt_k1_zfmisc_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 149 (all A all B (relation(B) -> -(empty_set != A & subset(A,relation_rng(B)) & relation_inverse_image(B,A) = empty_set))) # label(t174_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 150 (all A all B all C (subset(A,B) -> subset(A,set_difference(B,singleton(C))) | in(C,A))) # label(l3_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 151 (all A all B ((all C (in(C,A) -> in(C,B))) -> element(A,powerset(B)))) # label(l71_subset_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 152 (all A all B (relation(B) -> subset(relation_rng(relation_dom_restriction(B,A)),relation_rng(B)))) # label(t99_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 153 (all A all B all C (relation(C) -> (subset(A,B) -> subset(relation_inverse_image(C,A),relation_inverse_image(C,B))))) # label(t178_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 154 (all A all B ((all C (in(C,A) -> in(C,B))) <-> subset(A,B))) # label(d3_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 155 (all A (relation(A) -> (all B (relation(B) -> (subset(relation_rng(A),relation_dom(B)) -> relation_dom(A) = relation_dom(relation_composition(A,B))))))) # label(t46_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 156 (all A all B set_union2(B,A) = set_union2(A,B)) # label(commutativity_k2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 157 $T # label(dt_m1_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 158 (all A A = set_union2(A,empty_set)) # label(t1_boole) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 159 (all A all B all C (disjoint(B,C) & subset(A,B) -> disjoint(A,C))) # label(t63_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 160 $T # label(dt_k2_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 161 (all A (one_to_one(A) & function(A) & relation(A) -> relation(relation_inverse(A)) & function(relation_inverse(A)))) # label(fc3_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 162 (all A all B (element(B,powerset(powerset(A))) -> -(complements_of_subsets(A,B) = empty_set & empty_set != B))) # label(t46_setfam_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 163 (all A all B (relation(B) -> subset(relation_dom(relation_rng_restriction(A,B)),relation_dom(B)))) # label(l29_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 164 (all A all B (in(A,B) -> set_union2(singleton(A),B) = B)) # label(l23_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 165 (all A all B -(empty(A) & B != A & empty(B))) # label(t8_boole) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 166 (all A (relation(A) -> relation_inverse(relation_inverse(A)) = A)) # label(involutiveness_k4_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 167 (all A all B (A = set_difference(A,singleton(B)) <-> -in(B,A))) # label(t65_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 168 (exists A (relation_empty_yielding(A) & relation(A))) # label(rc3_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 169 (all A all B all C (relation(C) -> (in(A,C) & in(A,cartesian_product2(B,B)) <-> in(A,relation_restriction(C,B))))) # label(t16_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 170 (all A (relation(A) -> (all B ((all C all D (in(C,B) & in(D,B) & in(ordered_pair(D,C),A) & in(ordered_pair(C,D),A) -> D = C)) <-> is_antisymmetric_in(A,B))))) # label(d4_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 171 (all A all B (relation(B) -> relation_dom_restriction(B,A) = relation_composition(identity_relation(A),B))) # label(t94_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 172 (all A all B (set_difference(A,B) = A <-> disjoint(A,B))) # label(t83_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 173 $T # label(dt_k2_zfmisc_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 174 (exists A (function(A) & empty(A) & relation(A))) # label(rc2_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 175 (all A set_difference(empty_set,A) = empty_set) # label(t4_boole) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 176 (all A all B (in(A,B) <-> subset(singleton(A),B))) # label(l2_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 177 (all A (relation(A) -> relation(relation_inverse(A)))) # label(dt_k4_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 178 (all A (relation(A) -> (all B (is_connected_in(A,B) <-> (all C all D -(in(C,B) & D != C & -in(ordered_pair(C,D),A) & -in(ordered_pair(D,C),A) & in(D,B))))))) # label(d6_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 179 (all A all B all C -(element(B,powerset(C)) & empty(C) & in(A,B))) # label(t5_subset) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 180 (all A all B all C (element(C,powerset(A)) -> -(in(B,C) & in(B,subset_complement(A,C))))) # label(t54_subset_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 181 (all A (relation(A) -> (is_well_founded_in(A,relation_field(A)) <-> well_founded_relation(A)))) # label(t5_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 182 $T # label(dt_k1_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 183 (all A all B (set_difference(A,B) = empty_set <-> subset(A,B))) # label(t37_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 184 (all A (ordinal(A) -> epsilon_connected(union(A)) & ordinal(union(A)) & epsilon_transitive(union(A)))) # label(fc4_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 185 (all A all B all C (element(C,powerset(A)) & element(B,powerset(A)) -> element(subset_difference(A,B,C),powerset(A)))) # label(dt_k6_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 186 (all A all B all C (unordered_pair(A,B) = C <-> (all D (in(D,C) <-> D = A | B = D)))) # label(d2_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 187 (all A all B (relation(B) & relation(A) -> relation(set_union2(A,B)))) # label(fc2_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 188 (all A all B (relation(B) -> relation_rng_restriction(A,relation_dom_restriction(B,A)) = relation_restriction(B,A))) # label(t18_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 189 (all A all B (in(B,A) -> B = apply(identity_relation(A),B))) # label(t35_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 190 (all A (relation(A) -> (all B ((all C ((exists D in(ordered_pair(D,C),A)) <-> in(C,B))) <-> relation_rng(A) = B)))) # label(d5_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 191 (all A (function(A) & relation(A) -> (all B all C ((all D ((exists E (in(E,relation_dom(A)) & in(E,B) & D = apply(A,E))) <-> in(D,C))) <-> relation_image(A,B) = C)))) # label(d12_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 192 (all A all B (subset(A,B) -> A = set_intersection2(A,B))) # label(t28_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 193 (all A (relation(A) -> relation_dom(A) = relation_rng(relation_inverse(A)) & relation_rng(A) = relation_dom(relation_inverse(A)))) # label(t37_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 194 (all A (relation(A) -> (all B ((all C all D all E (in(ordered_pair(C,D),A) & in(ordered_pair(D,E),A) & in(E,B) & in(D,B) & in(C,B) -> in(ordered_pair(C,E),A))) <-> is_transitive_in(A,B))))) # label(d8_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 195 (all A all B -(in(A,B) & disjoint(singleton(A),B))) # label(l25_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 196 $T # label(dt_k4_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 197 (all A all B (relation(B) -> relation_dom(relation_dom_restriction(B,A)) = set_intersection2(relation_dom(B),A))) # label(t90_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 198 (all A all B (relation(B) -> (connected(B) -> connected(relation_restriction(B,A))))) # label(t23_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 199 (all A all B (disjoint(A,B) -> disjoint(B,A))) # label(symmetry_r1_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 200 (all A -empty(singleton(A))) # label(fc2_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 201 (all A all B all C (subset(C,B) & subset(A,B) -> subset(set_union2(A,C),B))) # label(t8_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 202 $T # label(dt_k1_enumset1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 203 (all A (relation(A) & function(A) -> function(function_inverse(A)) & relation(function_inverse(A)))) # label(dt_k2_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 204 (all A all B (in(A,B) -> subset(A,union(B)))) # label(t92_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 205 (all A (function(identity_relation(A)) & relation(identity_relation(A)))) # label(fc2_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 206 (all A all B ((all C (in(C,B) <-> C = A)) <-> B = singleton(A))) # label(d1_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 207 (all A ((all B -in(B,A)) <-> A = empty_set)) # label(d1_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 208 (all A all B (ordinal(B) & ordinal(A) -> ordinal_subset(A,B) | ordinal_subset(B,A))) # label(connectedness_r1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 209 (all A all B (relation(B) -> (transitive(B) -> transitive(relation_restriction(B,A))))) # label(t24_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 210 (all A (relation(A) -> (is_antisymmetric_in(A,relation_field(A)) <-> antisymmetric(A)))) # label(d12_relat_2) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 211 (all A all B (proper_subset(A,B) <-> B != A & subset(A,B))) # label(d8_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 212 (all A all B all C (relation(C) -> (in(A,relation_dom(relation_dom_restriction(C,B))) <-> in(A,relation_dom(C)) & in(A,B)))) # label(t86_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 213 (all A all B (-empty(A) -> -empty(set_union2(B,A)))) # label(fc3_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 214 (all A all B all C all D (relation(D) -> (in(ordered_pair(A,B),relation_composition(identity_relation(C),D)) <-> in(A,C) & in(ordered_pair(A,B),D)))) # label(t74_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 215 (all A all B (in(A,B) -> element(A,B))) # label(t1_subset) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 216 (all A exists B element(B,A)) # label(existence_m1_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 217 (all A all B all C (subset(unordered_pair(A,B),C) <-> in(B,C) & in(A,C))) # label(t38_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 218 (all A all B (relation(A) -> relation(relation_dom_restriction(A,B)))) # label(dt_k7_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 219 (all A (relation(A) -> (antisymmetric(A) <-> (all B all C (in(ordered_pair(B,C),A) & in(ordered_pair(C,B),A) -> B = C))))) # label(l3_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 220 $T # label(dt_k1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.21 221 (all A (A = relation_dom(identity_relation(A)) & relation_rng(identity_relation(A)) = A)) # label(t71_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.21 222 (all A all B (element(B,powerset(powerset(A))) -> B = complements_of_subsets(A,complements_of_subsets(A,B)))) # label(involutiveness_k7_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 223 (all A unordered_pair(A,A) = singleton(A)) # label(t69_enumset1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 224 $T # label(dt_m1_relset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 225 (all A all B all C ((all D ((exists E exists F (in(F,B) & ordered_pair(E,F) = D & in(E,A))) <-> in(D,C))) <-> cartesian_product2(A,B) = C)) # label(d2_zfmisc_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 226 (all A (relation(A) -> (all B (relation(B) -> (all C (relation(C) -> (C = relation_composition(A,B) <-> (all D all E ((exists F (in(ordered_pair(D,F),A) & in(ordered_pair(F,E),B))) <-> in(ordered_pair(D,E),C)))))))))) # label(d8_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 227 (all A (relation(A) & function(A) -> (all B all C (relation_inverse_image(A,B) = C <-> (all D (in(D,relation_dom(A)) & in(apply(A,D),B) <-> in(D,C))))))) # label(d13_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 228 (all A all B (relation(B) -> relation_image(B,A) = relation_image(B,set_intersection2(relation_dom(B),A)))) # label(t145_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 229 (all A all B all C all D -(C != A & D != A & unordered_pair(A,B) = unordered_pair(C,D))) # label(t10_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 230 (all A all B (function(B) & relation(B) -> (all C (function(C) & relation(C) -> (in(A,relation_dom(B)) -> apply(relation_composition(B,C),A) = apply(C,apply(B,A))))))) # label(t23_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 231 (all A all B (relation(B) & relation(A) -> relation(set_intersection2(A,B)))) # label(fc1_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 232 (all A all B (element(B,powerset(A)) -> element(subset_complement(A,B),powerset(A)))) # label(dt_k3_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 233 (all A all B -empty(ordered_pair(A,B))) # label(fc1_zfmisc_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 234 (all A all B (proper_subset(A,B) -> -proper_subset(B,A))) # label(antisymmetry_r2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 235 (all A all B all C (singleton(A) = unordered_pair(B,C) -> B = C)) # label(t9_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 236 (all A ((all B all C -(in(B,A) & -in(B,C) & B != C & -in(C,B) & in(C,A))) <-> epsilon_connected(A))) # label(d3_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 237 (all A all B (-(-disjoint(A,B) & (all C -(in(C,B) & in(C,A)))) & -(disjoint(A,B) & (exists C (in(C,B) & in(C,A)))))) # label(t3_xboole_0) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 238 (all A all B (element(B,powerset(powerset(A))) -> (B != empty_set -> subset_difference(A,cast_to_subset(A),meet_of_subsets(A,B)) = union_of_subsets(A,complements_of_subsets(A,B))))) # label(t48_setfam_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 239 (all A all B (ordinal(B) & ordinal(A) -> ordinal_subset(A,A))) # label(reflexivity_r1_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 240 (all A (ordinal(A) -> -(being_limit_ordinal(A) & (exists B (ordinal(B) & A = succ(B)))) & -(-being_limit_ordinal(A) & (all B (ordinal(B) -> A != succ(B)))))) # label(t42_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 241 (all A (epsilon_transitive(A) -> (all B (ordinal(B) -> (proper_subset(A,B) -> in(A,B)))))) # label(t21_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 242 (all A all B (relation(B) & function(B) -> (relation_dom(B) = A & (all C (in(C,A) -> apply(B,C) = C)) <-> B = identity_relation(A)))) # label(t34_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 243 (all A ((all B -(in(B,A) & (all C all D B != ordered_pair(C,D)))) <-> relation(A))) # label(d1_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 244 (all A (epsilon_connected(A) & epsilon_transitive(A) <-> ordinal(A))) # label(d4_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 245 (all A all B (relation(B) -> (reflexive(B) -> reflexive(relation_restriction(B,A))))) # label(t22_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 246 (all A (-empty(A) -> (exists B (element(B,powerset(A)) & -empty(B))))) # label(rc1_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 247 (all A all B ((all C (in(C,B) <-> subset(C,A))) <-> B = powerset(A))) # label(d1_zfmisc_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 248 $T # label(dt_k1_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 249 (all A (epsilon_transitive(A) & epsilon_connected(A) -> ordinal(A))) # label(cc2_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 250 (all A (A != empty_set -> (all B (element(B,powerset(A)) -> (all C (element(C,A) -> (-in(C,B) -> in(C,subset_complement(A,B))))))))) # label(t50_subset_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 251 (all A all B (element(B,powerset(A)) -> subset_complement(A,B) = set_difference(A,B))) # label(d5_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 252 (all A all B all C (relation(C) -> (in(ordered_pair(A,B),C) -> in(A,relation_field(C)) & in(B,relation_field(C))))) # label(t30_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 253 (all A all B (relation(B) & function(B) -> (all C (relation(C) & function(C) -> (in(A,relation_dom(relation_composition(C,B))) -> apply(B,apply(C,A)) = apply(relation_composition(C,B),A)))))) # label(t22_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 254 (all A in(A,succ(A))) # label(t10_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 255 (all A all B all C (function(C) & relation(C) -> (in(B,relation_dom(relation_dom_restriction(C,A))) -> apply(relation_dom_restriction(C,A),B) = apply(C,B)))) # label(t70_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 256 (all A all B all C (subset(A,B) -> subset(set_difference(A,C),set_difference(B,C)))) # label(t33_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 257 (all A all B all C (element(B,powerset(C)) & in(A,B) -> element(A,C))) # label(t4_subset) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 258 (all A all B exists C relation_of2(C,A,B)) # label(existence_m1_relset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 259 (all A (relation(A) -> (well_ordering(A) <-> well_orders(A,relation_field(A))))) # label(t8_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 260 (all A all B (disjoint(A,B) <-> empty_set = set_intersection2(A,B))) # label(d7_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 261 (all A all B (subset(A,singleton(B)) <-> empty_set = A | A = singleton(B))) # label(l4_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 262 (all A (relation(A) -> (all B (relation(B) -> (all C (relation(C) & function(C) -> (relation_isomorphism(A,B,C) -> (reflexive(A) -> reflexive(B)) & (transitive(A) -> transitive(B)) & (well_founded_relation(A) -> well_founded_relation(B)) & (antisymmetric(A) -> antisymmetric(B)) & (connected(A) -> connected(B))))))))) # label(t53_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 263 (all A all B (in(A,B) <-> subset(singleton(A),B))) # label(t37_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 264 (all A ((all B (in(B,A) -> ordinal(B) & subset(B,A))) -> ordinal(A))) # label(t31_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 265 (all A all B all C (relation(C) -> ((exists D (in(D,relation_dom(C)) & in(ordered_pair(D,A),C) & in(D,B))) <-> in(A,relation_image(C,B))))) # label(t143_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 266 (all A all B unordered_pair(A,B) = unordered_pair(B,A)) # label(commutativity_k2_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 267 (all A (function(A) & relation(A) -> (one_to_one(A) -> relation_rng(function_inverse(A)) = relation_dom(A) & relation_rng(A) = relation_dom(function_inverse(A))))) # label(t55_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 268 (all A all B (relation(B) -> (all C (relation(C) -> (relation_rng_restriction(A,B) = C <-> (all D all E (in(ordered_pair(D,E),C) <-> in(E,A) & in(ordered_pair(D,E),B)))))))) # label(d12_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 269 (all A all B all C (element(C,powerset(A)) & element(B,powerset(A)) -> set_difference(B,C) = subset_difference(A,B,C))) # label(redefinition_k6_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 270 (all A (relation(A) -> ((all B all C all D (in(ordered_pair(B,C),A) & in(ordered_pair(C,D),A) -> in(ordered_pair(B,D),A))) <-> transitive(A)))) # label(l2_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 271 (all A all B all C (relation_of2(C,A,B) <-> subset(C,cartesian_product2(A,B)))) # label(d1_relset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 272 (all A (empty(A) -> relation(A))) # label(cc1_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 273 (all A (relation(A) -> (all B all C ((all D ((exists E (in(E,B) & in(ordered_pair(D,E),A))) <-> in(D,C))) <-> relation_inverse_image(A,B) = C)))) # label(d14_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 274 (all A all B (relation(B) & empty(A) -> relation(relation_composition(B,A)) & empty(relation_composition(B,A)))) # label(fc10_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 275 (all A all B (relation(B) & function(B) -> (all C (relation(C) & function(C) -> ((all D (in(D,relation_dom(B)) -> apply(C,D) = apply(B,D))) & set_intersection2(relation_dom(C),A) = relation_dom(B) <-> relation_dom_restriction(C,A) = B))))) # label(t68_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 276 (exists A (relation(A) & one_to_one(A) & epsilon_transitive(A) & epsilon_connected(A) & ordinal(A) & empty(A) & function(A))) # label(rc2_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 277 (all A all B all C ((all D (in(D,C) <-> in(D,A) & -in(D,B))) <-> C = set_difference(A,B))) # label(d4_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 278 (all A all B all C (relation(C) -> (in(A,relation_field(relation_restriction(C,B))) -> in(A,relation_field(C)) & in(A,B)))) # label(t19_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 279 (exists A (-empty(A) & ordinal(A) & epsilon_connected(A) & epsilon_transitive(A))) # label(rc3_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 280 (all A all B (-(disjoint(A,B) & (exists C in(C,set_intersection2(A,B)))) & -(-disjoint(A,B) & (all C -in(C,set_intersection2(A,B)))))) # label(t4_xboole_0) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 281 (all A all B A = set_union2(A,A)) # label(idempotence_k2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 282 (all A (ordinal(A) -> (all B (ordinal(B) -> -(B != A & -in(B,A) & -in(A,B)))))) # label(t24_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 283 (all A (empty(A) -> relation(relation_dom(A)) & empty(relation_dom(A)))) # label(fc7_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 284 $T # label(dt_k2_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 285 (all A all B (relation(B) -> subset(relation_image(B,A),relation_rng(B)))) # label(t144_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 286 (exists A (-empty(A) & relation(A))) # label(rc2_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 287 (all A all B (subset(A,B) -> set_union2(A,B) = B)) # label(t12_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 288 (all A all B (relation(B) -> (subset(A,relation_dom(B)) -> subset(A,relation_inverse_image(B,relation_image(B,A)))))) # label(t146_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 289 $T # label(dt_k1_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 290 (all A all B (singleton(B) = A | A = empty_set <-> subset(A,singleton(B)))) # label(t39_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 291 (all A all B all C (relation(C) -> subset(fiber(relation_restriction(C,A),B),fiber(C,B)))) # label(t21_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 292 (all A A = cast_to_subset(A)) # label(d4_subset_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 293 (all A all B all C (subset(A,B) -> subset(cartesian_product2(C,A),cartesian_product2(C,B)) & subset(cartesian_product2(A,C),cartesian_product2(B,C)))) # label(t118_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 294 (all A all B subset(A,set_union2(A,B))) # label(t7_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 295 (all A (relation(A) -> (well_ordering(A) <-> reflexive(A) & well_founded_relation(A) & connected(A) & antisymmetric(A) & transitive(A)))) # label(d4_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 296 (all A (relation(A) -> (all B (relation(B) -> (all C (relation(C) & function(C) -> (relation_isomorphism(A,B,C) <-> (all D all E (in(ordered_pair(D,E),A) <-> in(E,relation_field(A)) & in(ordered_pair(apply(C,D),apply(C,E)),B) & in(D,relation_field(A)))) & one_to_one(C) & relation_rng(C) = relation_field(B) & relation_field(A) = relation_dom(C)))))))) # label(d7_wellord1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 297 (all A union(powerset(A)) = A) # label(t99_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 298 (all A (relation(A) -> (all B (relation(B) -> (all C (relation(C) & function(C) -> (relation_isomorphism(A,B,C) -> relation_isomorphism(B,A,function_inverse(C))))))))) # label(t49_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 299 (all A (relation(A) -> (connected(A) <-> (all B all C -(-in(ordered_pair(B,C),A) & -in(ordered_pair(C,B),A) & C != B & in(C,relation_field(A)) & in(B,relation_field(A))))))) # label(l4_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 300 (all A all B (element(B,powerset(powerset(A))) -> element(union_of_subsets(A,B),powerset(A)))) # label(dt_k5_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 301 (all A all B all C -(in(C,A) & in(B,C) & in(A,B))) # label(t3_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 302 (all A all B all C (singleton(A) = unordered_pair(B,C) -> A = B)) # label(t8_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 303 $T # label(dt_k2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.22 304 (all A (relation(A) -> (all B (relation(B) -> relation_image(B,relation_rng(A)) = relation_rng(relation_composition(A,B)))))) # label(t160_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 305 (all A all B all C (subset(A,B) & subset(A,C) -> subset(A,set_intersection2(B,C)))) # label(t19_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 306 (all A exists B (in(A,B) & (all C all D (subset(D,C) & in(C,B) -> in(D,B))) & (all C (in(C,B) -> in(powerset(C),B))) & (all C -(subset(C,B) & -in(C,B) & -are_equipotent(C,B))))) # label(t136_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 307 (all A all B all C (relation(C) -> (in(A,relation_inverse_image(C,B)) <-> (exists D (in(D,relation_rng(C)) & in(ordered_pair(A,D),C) & in(D,B)))))) # label(t166_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.22 308 (all A (A = union(A) <-> being_limit_ordinal(A))) # label(d6_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 309 (all A (relation(A) -> (all B all C (relation_image(A,B) = C <-> (all D (in(D,C) <-> (exists E (in(ordered_pair(E,D),A) & in(E,B))))))))) # label(d13_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 310 (all A (epsilon_transitive(A) <-> (all B (in(B,A) -> subset(B,A))))) # label(d2_ordinal1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 311 (all A all B (element(B,powerset(powerset(A))) -> element(meet_of_subsets(A,B),powerset(A)))) # label(dt_k6_setfam_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 312 (exists A (relation(A) & function(A))) # label(rc1_funct_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 313 (all A all B -proper_subset(A,A)) # label(irreflexivity_r2_xboole_0) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 314 (all A all B (subset(A,B) -> B = set_union2(A,set_difference(B,A)))) # label(t45_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 315 (all A all B (relation(B) -> subset(relation_inverse_image(B,A),relation_dom(B)))) # label(t167_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 316 (all A all B all C (relation(C) -> (in(ordered_pair(A,B),C) -> in(A,relation_dom(C)) & in(B,relation_rng(C))))) # label(t20_relat_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 317 (all A (relation(A) -> (reflexive(A) <-> (all B (in(B,relation_field(A)) -> in(ordered_pair(B,B),A)))))) # label(l1_wellord1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 318 (all A (subset(A,empty_set) -> A = empty_set)) # label(t3_xboole_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 319 (all A all B (function(B) & relation(B) -> (subset(A,relation_rng(B)) -> relation_image(B,relation_inverse_image(B,A)) = A))) # label(t147_funct_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 320 (all A all B -((all C -(in(C,B) & (all D -(in(D,B) & in(D,C))))) & in(A,B))) # label(t7_tarski) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 321 (all A (ordinal(A) -> (being_limit_ordinal(A) <-> (all B (ordinal(B) -> (in(B,A) -> in(succ(B),A))))))) # label(t41_ordinal1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 322 (exists A (empty(A) & relation(A))) # label(rc1_relat_1) # label(axiom) # label(non_clause). [assumption]. 0.88/1.23 323 (all A all B all C all D (subset(C,D) & subset(A,B) -> subset(cartesian_product2(A,C),cartesian_product2(B,D)))) # label(t119_zfmisc_1) # label(lemma) # label(non_clause). [assumption]. 0.88/1.23 324 -(all A all B all C all D (relation_of2_as_subset(D,C,A) -> (subset(relation_rng(D),B) -> relation_of2_as_subset(D,C,B)))) # label(t14_relset_1) # label(negated_conjecture) # label(non_clause). [assumption]. 0.88/1.23 0.88/1.23 ============================== end of process non-clausal formulas === 0.88/1.23 0.88/1.23 ============================== PROCESS INITIAL CLAUSES =============== 0.88/1.23 0.88/1.23 ============================== PREDICATE ELIMINATION ================= 0.88/1.23 325 -epsilon_transitive(A) | -ordinal(B) | -proper_subset(A,B) | in(A,B) # label(t21_ordinal1) # label(lemma). [clausify(241)]. 0.88/1.23 326 epsilon_transitive(empty_set) # label(fc2_ordinal1_AndRHS_AndRHS_AndRHS_AndLHS) # label(axiom). [assumption]. 0.88/1.23 327 epsilon_transitive(c1) # label(rc1_ordinal1) # label(axiom). [clausify(30)]. 0.88/1.23 328 -empty(A) | epsilon_transitive(A) # label(cc3_ordinal1) # label(axiom). [clausify(82)]. 0.88/1.23 329 -ordinal(A) | epsilon_transitive(A) # label(cc1_ordinal1) # label(axiom). [clausify(101)]. 0.88/1.23 330 -ordinal(A) | epsilon_transitive(succ(A)) # label(fc3_ordinal1) # label(axiom). [clausify(108)]. 0.88/1.23 331 -ordinal(A) | epsilon_transitive(union(A)) # label(fc4_ordinal1) # label(axiom). [clausify(184)]. 0.88/1.23 Derived: -ordinal(A) | -proper_subset(empty_set,A) | in(empty_set,A). [resolve(325,a,326,a)]. 0.88/1.23 Derived: -ordinal(A) | -proper_subset(c1,A) | in(c1,A). [resolve(325,a,327,a)]. 0.88/1.23 Derived: -ordinal(A) | -proper_subset(B,A) | in(B,A) | -empty(B). [resolve(325,a,328,b)]. 0.88/1.23 Derived: -ordinal(A) | -proper_subset(B,A) | in(B,A) | -ordinal(B). [resolve(325,a,329,b)]. 0.88/1.23 Derived: -ordinal(A) | -proper_subset(succ(B),A) | in(succ(B),A) | -ordinal(B). [resolve(325,a,330,b)]. 0.88/1.23 Derived: -ordinal(A) | -proper_subset(union(B),A) | in(union(B),A) | -ordinal(B). [resolve(325,a,331,b)]. 0.94/1.29 332 -epsilon_connected(A) | -epsilon_transitive(A) | ordinal(A) # label(d4_ordinal1) # label(axiom). [clausify(244)]. 0.94/1.29 Derived: -epsilon_connected(empty_set) | ordinal(empty_set). [resolve(332,b,326,a)]. 0.94/1.29 Derived: -epsilon_connected(c1) | ordinal(c1). [resolve(332,b,327,a)]. 0.94/1.29 Derived: -epsilon_connected(A) | ordinal(A) | -empty(A). [resolve(332,b,328,b)]. 0.94/1.29 Derived: -epsilon_connected(succ(A)) | ordinal(succ(A)) | -ordinal(A). [resolve(332,b,330,b)]. 0.94/1.29 Derived: -epsilon_connected(union(A)) | ordinal(union(A)) | -ordinal(A). [resolve(332,b,331,b)]. 0.94/1.29 333 epsilon_transitive(A) | -ordinal(A) # label(d4_ordinal1) # label(axiom). [clausify(244)]. 0.94/1.29 334 -epsilon_transitive(A) | -epsilon_connected(A) | ordinal(A) # label(cc2_ordinal1) # label(axiom). [clausify(249)]. 0.94/1.29 335 epsilon_transitive(c8) # label(rc2_ordinal1) # label(axiom). [clausify(276)]. 0.94/1.29 Derived: -ordinal(A) | -proper_subset(c8,A) | in(c8,A). [resolve(335,a,325,a)]. 0.94/1.29 336 epsilon_transitive(c9) # label(rc3_ordinal1) # label(axiom). [clausify(279)]. 0.94/1.29 Derived: -ordinal(A) | -proper_subset(c9,A) | in(c9,A). [resolve(336,a,325,a)]. 0.94/1.29 Derived: -epsilon_connected(c9) | ordinal(c9). [resolve(336,a,332,b)]. 0.94/1.29 337 -epsilon_transitive(A) | -in(B,A) | subset(B,A) # label(d2_ordinal1) # label(axiom). [clausify(310)]. 0.94/1.29 Derived: -in(A,empty_set) | subset(A,empty_set). [resolve(337,a,326,a)]. 0.94/1.29 Derived: -in(A,c1) | subset(A,c1). [resolve(337,a,327,a)]. 0.94/1.29 Derived: -in(A,B) | subset(A,B) | -empty(B). [resolve(337,a,328,b)]. 0.94/1.29 Derived: -in(A,B) | subset(A,B) | -ordinal(B). [resolve(337,a,329,b)]. 0.94/1.29 Derived: -in(A,succ(B)) | subset(A,succ(B)) | -ordinal(B). [resolve(337,a,330,b)]. 0.94/1.29 Derived: -in(A,union(B)) | subset(A,union(B)) | -ordinal(B). [resolve(337,a,331,b)]. 0.94/1.29 Derived: -in(A,c8) | subset(A,c8). [resolve(337,a,335,a)]. 0.94/1.29 Derived: -in(A,c9) | subset(A,c9). [resolve(337,a,336,a)]. 0.94/1.29 338 epsilon_transitive(A) | in(f109(A),A) # label(d2_ordinal1) # label(axiom). [clausify(310)]. 0.94/1.29 Derived: in(f109(A),A) | -ordinal(B) | -proper_subset(A,B) | in(A,B). [resolve(338,a,325,a)]. 0.94/1.29 Derived: in(f109(A),A) | -epsilon_connected(A) | ordinal(A). [resolve(338,a,332,b)]. 0.94/1.29 Derived: in(f109(A),A) | -in(B,A) | subset(B,A). [resolve(338,a,337,a)]. 0.94/1.29 339 epsilon_transitive(A) | -subset(f109(A),A) # label(d2_ordinal1) # label(axiom). [clausify(310)]. 0.94/1.29 Derived: -subset(f109(A),A) | -ordinal(B) | -proper_subset(A,B) | in(A,B). [resolve(339,a,325,a)]. 0.94/1.29 Derived: -subset(f109(A),A) | -epsilon_connected(A) | ordinal(A). [resolve(339,a,332,b)]. 0.94/1.29 Derived: -subset(f109(A),A) | -in(B,A) | subset(B,A). [resolve(339,a,337,a)]. 0.94/1.29 340 relation_of2_as_subset(A,B,C) | -relation_of2(A,B,C) # label(redefinition_m2_relset_1) # label(axiom). [clausify(111)]. 0.94/1.29 341 -relation_of2_as_subset(A,B,C) | relation_of2(A,B,C) # label(redefinition_m2_relset_1) # label(axiom). [clausify(111)]. 0.94/1.29 342 relation_of2(f86(A,B),A,B) # label(existence_m1_relset_1) # label(axiom). [clausify(258)]. 0.94/1.29 Derived: relation_of2_as_subset(f86(A,B),A,B). [resolve(342,a,340,b)]. 0.94/1.29 343 -relation_of2(A,B,C) | subset(A,cartesian_product2(B,C)) # label(d1_relset_1) # label(axiom). [clausify(271)]. 0.94/1.29 Derived: subset(A,cartesian_product2(B,C)) | -relation_of2_as_subset(A,B,C). [resolve(343,a,341,b)]. 0.94/1.29 Derived: subset(f86(A,B),cartesian_product2(A,B)). [resolve(343,a,342,a)]. 0.94/1.29 344 relation_of2(A,B,C) | -subset(A,cartesian_product2(B,C)) # label(d1_relset_1) # label(axiom). [clausify(271)]. 0.94/1.29 Derived: -subset(A,cartesian_product2(B,C)) | relation_of2_as_subset(A,B,C). [resolve(344,a,340,b)]. 0.94/1.29 345 -ordinal(A) | being_limit_ordinal(A) | ordinal(f79(A)) # label(t42_ordinal1) # label(lemma). [clausify(240)]. 0.94/1.29 346 -ordinal(A) | -being_limit_ordinal(A) | -ordinal(B) | succ(B) != A # label(t42_ordinal1) # label(lemma). [clausify(240)]. 0.94/1.29 Derived: -ordinal(A) | ordinal(f79(A)) | -ordinal(A) | -ordinal(B) | succ(B) != A. [resolve(345,b,346,b)]. 0.94/1.29 347 -ordinal(A) | being_limit_ordinal(A) | succ(f79(A)) = A # label(t42_ordinal1) # label(lemma). [clausify(240)]. 0.94/1.29 Derived: -ordinal(A) | succ(f79(A)) = A | -ordinal(A) | -ordinal(B) | succ(B) != A. [resolve(347,b,346,b)]. 0.94/1.44 348 union(A) != A | being_limit_ordinal(A) # label(d6_ordinal1) # label(axiom). [clausify(308)]. 0.94/1.44 Derived: union(A) != A | -ordinal(A) | -ordinal(B) | succ(B) != A. [resolve(348,b,346,b)]. 0.94/1.44 349 union(A) = A | -being_limit_ordinal(A) # label(d6_ordinal1) # label(axiom). [clausify(308)]. 0.94/1.44 Derived: union(A) = A | -ordinal(A) | ordinal(f79(A)). [resolve(349,b,345,b)]. 0.94/1.44 Derived: union(A) = A | -ordinal(A) | succ(f79(A)) = A. [resolve(349,b,347,b)]. 0.94/1.44 350 -ordinal(A) | -being_limit_ordinal(A) | -ordinal(B) | -in(B,A) | in(succ(B),A) # label(t41_ordinal1) # label(lemma). [clausify(321)]. 0.94/1.44 Derived: -ordinal(A) | -ordinal(B) | -in(B,A) | in(succ(B),A) | -ordinal(A) | ordinal(f79(A)). [resolve(350,b,345,b)]. 0.94/1.44 Derived: -ordinal(A) | -ordinal(B) | -in(B,A) | in(succ(B),A) | -ordinal(A) | succ(f79(A)) = A. [resolve(350,b,347,b)]. 0.94/1.44 Derived: -ordinal(A) | -ordinal(B) | -in(B,A) | in(succ(B),A) | union(A) != A. [resolve(350,b,348,b)]. 0.94/1.44 351 -ordinal(A) | being_limit_ordinal(A) | ordinal(f112(A)) # label(t41_ordinal1) # label(lemma). [clausify(321)]. 0.94/1.44 Derived: -ordinal(A) | ordinal(f112(A)) | -ordinal(A) | -ordinal(B) | succ(B) != A. [resolve(351,b,346,b)]. 0.94/1.44 Derived: -ordinal(A) | ordinal(f112(A)) | union(A) = A. [resolve(351,b,349,b)]. 0.94/1.44 Derived: -ordinal(A) | ordinal(f112(A)) | -ordinal(A) | -ordinal(B) | -in(B,A) | in(succ(B),A). [resolve(351,b,350,b)]. 0.94/1.44 352 -ordinal(A) | being_limit_ordinal(A) | in(f112(A),A) # label(t41_ordinal1) # label(lemma). [clausify(321)]. 0.94/1.44 Derived: -ordinal(A) | in(f112(A),A) | -ordinal(A) | -ordinal(B) | succ(B) != A. [resolve(352,b,346,b)]. 0.94/1.44 Derived: -ordinal(A) | in(f112(A),A) | union(A) = A. [resolve(352,b,349,b)]. 0.94/1.44 Derived: -ordinal(A) | in(f112(A),A) | -ordinal(A) | -ordinal(B) | -in(B,A) | in(succ(B),A). [resolve(352,b,350,b)]. 0.94/1.44 353 -ordinal(A) | being_limit_ordinal(A) | -in(succ(f112(A)),A) # label(t41_ordinal1) # label(lemma). [clausify(321)]. 0.94/1.44 Derived: -ordinal(A) | -in(succ(f112(A)),A) | -ordinal(A) | -ordinal(B) | succ(B) != A. [resolve(353,b,346,b)]. 0.94/1.44 Derived: -ordinal(A) | -in(succ(f112(A)),A) | union(A) = A. [resolve(353,b,349,b)]. 0.94/1.44 Derived: -ordinal(A) | -in(succ(f112(A)),A) | -ordinal(A) | -ordinal(B) | -in(B,A) | in(succ(B),A). [resolve(353,b,350,b)]. 0.94/1.44 0.94/1.44 ============================== end predicate elimination ============= 0.94/1.44 0.94/1.44 Auto_denials: (non-Horn, no changes). 0.94/1.44 0.94/1.44 Term ordering decisions: 0.94/1.44 Function symbol KB weights: empty_set=1. c1=1. c2=1. c3=1. c4=1. c5=1. c6=1. c7=1. c8=1. c9=1. c10=1. c11=1. c12=1. c13=1. c14=1. c15=1. c16=1. ordered_pair=1. apply=1. relation_dom_restriction=1. cartesian_product2=1. relation_composition=1. set_difference=1. set_intersection2=1. relation_image=1. set_union2=1. relation_inverse_image=1. relation_rng_restriction=1. relation_restriction=1. unordered_pair=1. complements_of_subsets=1. fiber=1. subset_complement=1. meet_of_subsets=1. union_of_subsets=1. f1=1. f5=1. f6=1. f9=1. f10=1. f12=1. f13=1. f15=1. f16=1. f18=1. f19=1. f20=1. f22=1. f23=1. f24=1. f25=1. f28=1. f31=1. f33=1. f34=1. f35=1. f36=1. f42=1. f43=1. f44=1. f45=1. f46=1. f47=1. f48=1. f49=1. f50=1. f52=1. f53=1. f58=1. f59=1. f60=1. f61=1. f78=1. f80=1. f82=1. f83=1. f85=1. f86=1. f99=1. f111=1. relation_dom=1. powerset=1. relation_rng=1. relation_field=1. singleton=1. succ=1. union=1. identity_relation=1. function_inverse=1. relation_inverse=1. set_meet=1. cast_to_subset=1. f3=1. f4=1. f8=1. f27=1. f32=1. f39=1. f40=1. f62=1. f63=1. f64=1. f65=1. f76=1. f77=1. f79=1. f81=1. f84=1. f87=1. f91=1. f92=1. f93=1. f102=1. f103=1. f104=1. f109=1. f110=1. f112=1. unordered_triple=1. subset_difference=1. f2=1. f7=1. f11=1. f14=1. f17=1. f21=1. f29=1. f30=1. f37=1. f38=1. f41=1. f51=1. f54=1. f55=1. f56=1. f66=1. f67=1. f68=1. f72=1. f73=1. f74=1. f75=1. f88=1. f89=1. f90=1. f94=1. f95=1. f97=1. f98=1. f100=1. f101=1. f105=1. f107=1. f108=1. f26=1. f57=1. f69=1. f70=1. f96=1. f106=1. f71=1. 0.94/1.44 0.94/1.44 ============================== end of process initial clauses ======== 0.94/1.44 0.94/1.44 ============================== CLAUSES FOR SEARCH ==================== 0.94/1.44 0.94/1.44 =================Cputime limit exceeded (core dumped) 180.04/180.32 EOF