0.06/0.12 % Problem : theBenchmark.p : TPTP v0.0.0. Released v0.0.0. 0.06/0.12 % Command : tptp2X_and_run_prover9 %d %s 0.12/0.33 % Computer : n004.cluster.edu 0.12/0.33 % Model : x86_64 x86_64 0.12/0.33 % CPU : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz 0.12/0.33 % Memory : 8042.1875MB 0.12/0.33 % OS : Linux 3.10.0-693.el7.x86_64 0.12/0.33 % CPULimit : 180 0.12/0.33 % DateTime : Thu Aug 29 16:27:38 EDT 2019 0.12/0.33 % CPUTime : 1.12/1.42 ============================== Prover9 =============================== 1.12/1.42 Prover9 (32) version 2009-11A, November 2009. 1.12/1.42 Process 3511 was started by sandbox on n004.cluster.edu, 1.12/1.42 Thu Aug 29 16:27:39 2019 1.12/1.42 The command was "/export/starexec/sandbox/solver/bin/prover9 -t 180 -f /tmp/Prover9_3358_n004.cluster.edu". 1.12/1.42 ============================== end of head =========================== 1.12/1.42 1.12/1.42 ============================== INPUT ================================= 1.12/1.42 1.12/1.42 % Reading from file /tmp/Prover9_3358_n004.cluster.edu 1.12/1.42 1.12/1.42 set(prolog_style_variables). 1.12/1.42 set(auto2). 1.12/1.42 % set(auto2) -> set(auto). 1.12/1.42 % set(auto) -> set(auto_inference). 1.12/1.42 % set(auto) -> set(auto_setup). 1.12/1.42 % set(auto_setup) -> set(predicate_elim). 1.12/1.42 % set(auto_setup) -> assign(eq_defs, unfold). 1.12/1.42 % set(auto) -> set(auto_limits). 1.12/1.42 % set(auto_limits) -> assign(max_weight, "100.000"). 1.12/1.42 % set(auto_limits) -> assign(sos_limit, 20000). 1.12/1.42 % set(auto) -> set(auto_denials). 1.12/1.42 % set(auto) -> set(auto_process). 1.12/1.42 % set(auto2) -> assign(new_constants, 1). 1.12/1.42 % set(auto2) -> assign(fold_denial_max, 3). 1.12/1.42 % set(auto2) -> assign(max_weight, "200.000"). 1.12/1.42 % set(auto2) -> assign(max_hours, 1). 1.12/1.42 % assign(max_hours, 1) -> assign(max_seconds, 3600). 1.12/1.42 % set(auto2) -> assign(max_seconds, 0). 1.12/1.42 % set(auto2) -> assign(max_minutes, 5). 1.12/1.42 % assign(max_minutes, 5) -> assign(max_seconds, 300). 1.12/1.42 % set(auto2) -> set(sort_initial_sos). 1.12/1.42 % set(auto2) -> assign(sos_limit, -1). 1.12/1.42 % set(auto2) -> assign(lrs_ticks, 3000). 1.12/1.42 % set(auto2) -> assign(max_megs, 400). 1.12/1.42 % set(auto2) -> assign(stats, some). 1.12/1.42 % set(auto2) -> clear(echo_input). 1.12/1.42 % set(auto2) -> set(quiet). 1.12/1.42 % set(auto2) -> clear(print_initial_clauses). 1.12/1.42 % set(auto2) -> clear(print_given). 1.12/1.42 assign(lrs_ticks,-1). 1.12/1.42 assign(sos_limit,10000). 1.12/1.42 assign(order,kbo). 1.12/1.42 set(lex_order_vars). 1.12/1.42 clear(print_given). 1.12/1.42 1.12/1.42 % formulas(sos). % not echoed (575 formulas) 1.12/1.42 1.12/1.42 ============================== end of input ========================== 1.12/1.42 1.12/1.42 % From the command line: assign(max_seconds, 180). 1.12/1.42 1.12/1.42 ============================== PROCESS NON-CLAUSAL FORMULAS ========== 1.12/1.42 1.12/1.42 % Formulas that are not ordinary clauses: 1.12/1.42 1 (all V_xs_2 all T_a (c_List_Odistinct(T_a,c_List_Orotate1(T_a,V_xs_2)) <-> c_List_Odistinct(T_a,V_xs_2))) # label(fact_distinct1__rotate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 2 (all V_xs all T_a all V_ys (V_ys != c_List_Olist_ONil(T_a) -> c_List_Olast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = c_List_Olast(T_a,V_ys))) # label(fact_last__appendR) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 3 (all V_xs all T_a V_xs = c_List_Osplice(T_a,V_xs,c_List_Olist_ONil(T_a))) # label(fact_splice__Nil2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 4 (all T_a all V_xs (V_xs != c_List_Olist_ONil(T_a) -> c_List_Olast(T_a,c_List_Orev(T_a,V_xs)) = c_List_Ohd(T_a,V_xs))) # label(fact_last__rev) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 5 (all V_x_2 all V_f_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Olist_ONil(T_a)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_b,V_f_2),V_x_2),c_List_Olist_ONil(T_a)))) # label(fact_insort__key_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 6 (all V_aa_2 all V_xs_2 all T_a (class_Groups_Oab__semigroup__add(T_a) -> c_List_Ofoldr(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),V_xs_2,V_aa_2) = hAPP(c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_xs_2))) # label(fact_foldr__conv__foldl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 7 (all V_list_2 all V_aa_2 all V_fa_2 all T_a c_List_Olist_Olist__size(T_a,V_fa_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_aa_2),V_list_2)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(V_fa_2,V_aa_2)),c_List_Olist_Olist__size(T_a,V_fa_2,V_list_2))),hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) # label(fact_list_Osize_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 8 (all V_xs all T_a V_xs = c_List_Orev(T_a,c_List_Orev(T_a,V_xs))) # label(fact_rev__rev__ident) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 9 (all V_y all V_x all V_i all V_xs all T_a hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x)),V_i),V_y) = hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_y)) # label(fact_list__update__overwrite) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 10 (all V_x all V_i all V_xs all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x))) # label(fact_length__list__update) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 11 (all V_ba_2 all V_aa_2 all T_a (class_Groups_Oab__group__add(T_a) -> (V_aa_2 = V_ba_2 <-> hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_aa_2),V_ba_2) = c_Groups_Ozero__class_Ozero(T_a)))) # label(fact_eq__iff__diff__eq__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 12 (all V_x all V_k all V_i all T_a c_List_Oreplicate(T_a,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_k),V_i),V_x) = hAPP(hAPP(c_List_Odrop(T_a),V_i),c_List_Oreplicate(T_a,V_k,V_x))) # label(fact_drop__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 13 (all T_1 all T_2 (class_HOL_Oequal(T_1) & class_Enum_Oenum(T_2) -> class_HOL_Oequal(tc_fun(T_2,T_1)))) # label(arity_fun__HOL_Oequal) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 14 (all V_z3 all V_z2 all V_z1 hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_z1),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_z2),V_z3)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_z1),V_z2)),V_z3)) # label(fact_zadd__assoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 15 (all V_xs_2 all V_P_2 all T_a all V_j_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_j_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_OtakeWhile(T_a,V_P_2,V_xs_2)))) -> hAPP(c_List_Onth(T_a,c_List_OtakeWhile(T_a,V_P_2,V_xs_2)),V_j_2) = hAPP(c_List_Onth(T_a,V_xs_2),V_j_2))) # label(fact_takeWhile__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 16 (all V_P_2 all V_xs_2 all T_a all V_n_2 ((all B_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_i),V_n_2)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> hBOOL(hAPP(V_P_2,hAPP(c_List_Onth(T_a,V_xs_2),B_i)))))) -> ((hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> -hBOOL(hAPP(V_P_2,hAPP(c_List_Onth(T_a,V_xs_2),V_n_2)))) -> hAPP(hAPP(c_List_Otake(T_a),V_n_2),V_xs_2) = c_List_OtakeWhile(T_a,V_P_2,V_xs_2)))) # label(fact_takeWhile__eq__take__P__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 17 (all V_n all V_m hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(c_Nat_OSuc,V_m)),hAPP(c_Nat_OSuc,V_n)) = hAPP(c_Nat_OSuc,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),V_m),V_n))) # label(fact_max__Suc__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 18 (all V_c all V_b all V_a all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_b)),V_c) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_b),V_c)))) # label(fact_min__max_Osup_Oassoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 19 (all V_xs all T_a all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> c_List_Olast(T_a,V_xs) = c_List_Olast(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs)))) # label(fact_last__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 20 (all V_n all V_m all T_a (class_Rings_Olinordered__semidom(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Nat_Osemiring__1__class_Oof__nat(T_a,V_m)),c_Nat_Osemiring__1__class_Oof__nat(T_a,V_n))) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n))))) # label(fact_of__nat__less__imp__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 21 (all V_n all V_m hAPP(c_Nat_OSuc,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_Nat_OSuc,V_m)),V_n)) # label(fact_add__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 22 (all V_list_2 all V_aa_2 all V_f2_2 all V_f1_2 all T_b all T_a hAPP(hAPP(hAPP(V_f2_2,V_aa_2),V_list_2),c_List_Olist_Olist__rec(T_a,T_b,V_f1_2,V_f2_2,V_list_2)) = c_List_Olist_Olist__rec(T_a,T_b,V_f1_2,V_f2_2,hAPP(hAPP(c_List_Olist_OCons(T_b),V_aa_2),V_list_2))) # label(fact_list_Orecs_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 23 (all V_z all V_x all V_y all T_a (class_Orderings_Oorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_z),V_y)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_z),V_x)))))) # label(fact_xt1_I10_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 24 (all V_n_2 all V_m_2 c_Nat_Onat_Onat__case(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat),c_COMBI(tc_Nat_Onat),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m_2),V_n_2)) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m_2),hAPP(c_Nat_OSuc,V_n_2))) # label(fact_diff__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 25 (all V_c all V_a all V_b all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_b),V_c)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_b),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_c)))) # label(fact_min__max_Osup_Oleft__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 26 (all V_xs_2 all T_a c_List_Orotate1(T_a,V_xs_2) = c_List_Olist_Olist__case(tc_List_Olist(T_a),T_a,c_List_Olist_ONil(T_a),c_COMBB(tc_List_Olist(T_a),tc_fun(tc_List_Olist(T_a),tc_List_Olist(T_a)),T_a,c_COMBC(tc_List_Olist(T_a),tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Oappend(T_a)),hAPP(c_COMBC(T_a,tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Olist_OCons(T_a)),c_List_Olist_ONil(T_a))),V_xs_2)) # label(fact_rotate1__def) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 27 (all V_xs_2 all V_x_2 all V_f_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> hAPP(c_Nat_OSuc,hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2)) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_b,V_f_2),V_x_2),V_xs_2)))) # label(fact_length__insort) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 28 (all V_c_2 all V_ba_2 all V_aa_2 all T_a (class_Groups_Ocancel__semigroup__add(T_a) -> (V_c_2 = V_ba_2 <-> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_c_2) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_ba_2)))) # label(fact_add__left__cancel) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 29 (all V_xs_2 all T_a (class_Orderings_Olinorder(T_a) -> c_List_Olinorder__class_Osorted(T_a,c_List_Olinorder__class_Osort__key(T_a,T_a,c_COMBI(T_a),V_xs_2)))) # label(fact_sorted__sort) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 30 (all V_xs_2 all T_a all V_x_2 all V_P_2 ((-hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_OtakeWhile(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) = c_List_Olist_ONil(T_a)) & (hBOOL(hAPP(V_P_2,V_x_2)) -> hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_OtakeWhile(T_a,V_P_2,V_xs_2)) = c_List_OtakeWhile(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2))))) # label(fact_takeWhile_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 31 (all V_k all V_j all V_i hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_i),V_j)),V_k) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_i),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_j),V_k))) # label(fact_diff__diff__left) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 32 (all V_R_2 all V_Q_2 all V_P_2 all T_c all T_a all T_b hAPP(c_COMBB(T_b,T_a,T_c,V_P_2,V_Q_2),V_R_2) = hAPP(V_P_2,hAPP(V_Q_2,V_R_2))) # label(help_c__COMBB__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 33 (all V_z all V_y all V_x hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_y),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_x),V_z)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_x),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_y),V_z))) # label(fact_zadd__left__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 34 (all V_xs all T_a (class_Groups_Ocomm__monoid__add(T_a) -> hAPP(c_List_Omonoid__add__class_Olistsum(T_a),V_xs) = hAPP(c_List_Omonoid__add__class_Olistsum(T_a),c_List_Orev(T_a,V_xs)))) # label(fact_listsum__rev) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 35 (all V_n_2 all V_m_2 all T_a (class_Rings_Olinordered__semidom(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Nat_Osemiring__1__class_Oof__nat(T_a,V_m_2)),c_Nat_Osemiring__1__class_Oof__nat(T_a,V_n_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2))))) # label(fact_of__nat__less__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 36 (all V_n all V_m all T_a (class_Rings_Osemiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),c_Nat_Osemiring__1__class_Oof__nat(T_a,V_m)),c_Nat_Osemiring__1__class_Oof__nat(T_a,V_n)) = c_Nat_Osemiring__1__class_Oof__nat(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n)))) # label(fact_of__nat__add) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 37 (all T_a all V_xs_2 (c_List_Onull(T_a,V_xs_2) <-> V_xs_2 = c_List_Olist_ONil(T_a))) # label(fact_eq__Nil__null) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 38 (all V_x all T_a hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Olist_ONil(T_a)) = c_List_Oinsert(T_a,V_x,c_List_Olist_ONil(T_a))) # label(fact_insert__Nil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 39 (all V_k -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_k)),c_Groups_Ozero__class_Ozero(tc_Int_Oint)))) # label(fact_int__less__0__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 40 (all V_xs all T_a all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Otake(T_a),V_i),V_xs)),hAPP(hAPP(c_List_Olist_OCons(T_a),hAPP(c_List_Onth(T_a,V_xs),V_i)),c_List_Olist_ONil(T_a))) = hAPP(hAPP(c_List_Otake(T_a),hAPP(c_Nat_OSuc,V_i)),V_xs))) # label(fact_take__Suc__conv__app__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 41 (all V_d_2 all V_c_2 all V_ba_2 all V_aa_2 all T_a (class_Groups_Oab__group__add(T_a) -> (hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_aa_2),V_ba_2) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_c_2),V_d_2) -> (V_c_2 = V_d_2 <-> V_ba_2 = V_aa_2)))) # label(fact_diff__eq__diff__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 42 (all V_zs_2 all V_ys_2 all V_xs_2 all T_a (hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2) = V_zs_2 <-> hAPP(hAPP(c_List_Odrop(T_a),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2)),V_zs_2) = V_ys_2 & V_xs_2 = hAPP(hAPP(c_List_Otake(T_a),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2)),V_zs_2))) # label(fact_append__eq__conv__conj) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 43 (all V_c all V_b all V_a all T_a (class_Orderings_Oorder(T_a) -> (V_a = V_b -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_c),V_b)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_c),V_a)))))) # label(fact_xt1_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 44 (all V_ys all V_xs all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_ys))) # label(fact_length__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 45 (all V_xs_2 all V_x_2 all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs_2) <-> c_List_Olinorder__class_Osorted(T_a,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_a,c_COMBI(T_a)),V_x_2),V_xs_2))))) # label(fact_sorted__insort) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 46 (all V_i all V_xs all T_a (c_List_Odistinct(T_a,V_xs) -> c_List_Odistinct(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_i),V_xs)))) # label(fact_distinct__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 47 (all V_z all V_y all V_x all T_a (class_Groups_Oordered__ab__semigroup__add__imp__le(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),V_y)),V_z) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_x),V_z)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_y),V_z)))) # label(fact_max__add__distrib__left) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 48 (all T_a c_List_Obutlast(T_a,c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a)) # label(fact_butlast_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 49 (all V_j all V_i -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_i),V_j)),V_i))) # label(fact_not__add__less1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 50 (all V_xs_2 all T_a (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) <-> V_xs_2 != c_List_Olist_ONil(T_a))) # label(fact_length__greater__0__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 51 (all V_c all V_b all V_a all T_a (class_Groups_Oordered__cancel__ab__semigroup__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_a)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_b)))))) # label(fact_add__strict__left__mono) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 52 (all V_P_2 all T_a c_List_OtakeWhile(T_a,V_P_2,c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a)) # label(fact_takeWhile_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 53 (all V_n all V_m hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n)),hAPP(c_Nat_OSuc,V_m)))) # label(fact_diff__less__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 54 (all V_y all V_i all V_xs all V_x all T_a hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)),hAPP(c_Nat_OSuc,V_i)),V_y) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_y))) # label(fact_list__update__code_I3_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 55 (all V_R_2 all V_Q_2 all V_P_2 all T_a all T_c all T_b hAPP(c_COMBS(T_b,T_c,T_a,V_P_2,V_Q_2),V_R_2) = hAPP(hAPP(V_P_2,V_R_2),hAPP(V_Q_2,V_R_2))) # label(help_c__COMBS__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 56 (all V_w all V_z hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_w),V_z) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_z),V_w)) # label(fact_zadd__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 57 (all V_aa_2 all V_f_2 all T_b all T_a V_aa_2 = hAPP(c_List_Ofoldl(T_a,T_b,V_f_2,V_aa_2),c_List_Olist_ONil(T_b))) # label(fact_foldl__Nil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 58 (all V_P_2 all V_n_2 all V_m_2 ((hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) -> hBOOL(hAPP(hAPP(V_P_2,V_n_2),V_m_2))) -> ((V_m_2 = V_n_2 -> hBOOL(hAPP(hAPP(V_P_2,V_n_2),V_m_2))) -> ((hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n_2),V_m_2)) -> hBOOL(hAPP(hAPP(V_P_2,V_n_2),V_m_2))) -> hBOOL(hAPP(hAPP(V_P_2,V_n_2),V_m_2)))))) # label(fact_nat__less__cases) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 59 (all V_m all V_n hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),V_n),V_m) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),V_m)),V_m)) # label(fact_nat__minus__add__max) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 60 (all T_a (class_HOL_Oequal(T_a) -> c_fequal = c_HOL_Oequal__class_Oequal(T_a))) # label(fact_equal) # label(axiom) # label(non_clause). [assumption]. 1.12/1.42 61 (all V_f_2 all T_a all T_b c_List_Omaps(T_b,T_a,V_f_2,c_List_Olist_ONil(T_b)) = c_List_Olist_ONil(T_a)) # label(fact_maps__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 62 (all V_n all V_m all V_l all V_k (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_k),V_l)) -> (hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_k),V_n) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_l) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n))))) # label(fact_less__add__eq__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 63 (all V_xs_2 all T_a (c_List_Olist_ONil(T_a) = V_xs_2 <-> c_List_Olist_ONil(T_a) = c_List_Orev(T_a,V_xs_2))) # label(fact_Nil__is__rev__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 64 (all V_m c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_m)) # label(fact_diff__self__eq__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 65 (all T_a all V_y (V_y != c_List_Olist_ONil(T_a) -> -(all B_a all B_list hAPP(hAPP(c_List_Olist_OCons(T_a),B_a),B_list) != V_y))) # label(fact_list_Oexhaust) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 66 (all V_c all V_b all V_a all T_a (class_Groups_Oab__semigroup__add(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b)),V_c) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_b),V_c)))) # label(fact_ab__semigroup__add__class_Oadd__ac_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 67 (all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> c_List_Ohd(T_a,V_xs) = hAPP(c_List_Onth(T_a,V_xs),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) # label(fact_hd__conv__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 68 (all V_n all V_m V_m = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n)),V_n)) # label(fact_diff__add__inverse2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 69 (all V_y all V_x hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_x)),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_y)) = c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_x),V_y))) # label(fact_Nat__Transfer_Otransfer__int__nat__functions_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 70 (all V_P_2 all T_a -c_List_Olist__ex1(T_a,V_P_2,c_List_Olist_ONil(T_a))) # label(fact_list__ex1__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 71 (all V_n_2 all V_m_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),hAPP(c_Nat_OSuc,V_n_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) | V_n_2 = V_m_2)) # label(fact_less__Suc__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 72 (all V_xs all V_x all T_a hAPP(hAPP(c_List_Oappend(T_a),c_List_Orev(T_a,V_xs)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Olist_ONil(T_a))) = c_List_Orev(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))) # label(fact_rev_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 73 (all V_a all T_a (class_Groups_Ogroup__add(T_a) -> V_a = hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_a),c_Groups_Ozero__class_Ozero(T_a)))) # label(fact_diff__0__right) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 74 (all V_n_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n_2),hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) <-> c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_n_2)) # label(fact_less__Suc0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 75 (all V_xs all V_n all T_a hAPP(hAPP(c_List_Odrop(T_a),hAPP(c_Nat_OSuc,V_n)),V_xs) = hAPP(hAPP(c_List_Odrop(T_a),V_n),c_List_Otl(T_a,V_xs))) # label(fact_drop__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 76 (all V_xs_2 all V_P_2 all T_a (c_List_Olist__all(T_a,V_P_2,V_xs_2) <-> c_List_Olist__all(T_a,V_P_2,c_List_Orev(T_a,V_xs_2)))) # label(fact_list__all__rev) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 77 (all V_xs_2 all T_a (hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2) = c_Groups_Ozero__class_Ozero(tc_Nat_Onat) <-> c_List_Olist_ONil(T_a) = V_xs_2)) # label(fact_length__0__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 78 (all V_ys all T_a c_List_Osplice(T_a,c_List_Olist_ONil(T_a),V_ys) = V_ys) # label(fact_splice_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 79 (all V_k all V_j all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_j)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_i),V_k)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_j),V_k))))) # label(fact_add__less__mono1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 80 (all V_m all V_n V_m = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_m)),V_n)) # label(fact_diff__add__inverse) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 81 (all V_n hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),V_n),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = V_n) # label(fact_max__0R) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 82 (all V_n (V_n != c_Groups_Ozero__class_Ozero(tc_Nat_Onat) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n)))) # label(fact_gr0I) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 83 (all V_c all V_b all V_a all T_a (class_Groups_Ocancel__ab__semigroup__add(T_a) -> (hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b) -> V_c = V_b))) # label(fact_add__imp__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 84 (all V_y_2 all V_x_2 all T_a (class_HOL_Oequal(T_a) -> (hBOOL(hAPP(hAPP(c_HOL_Oequal__class_Oequal(T_a),V_x_2),V_y_2)) <-> V_x_2 = V_y_2))) # label(fact_equal__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 85 (all V_xs all V_n all T_a hAPP(hAPP(c_List_Odrop(T_a),V_n),c_List_Obutlast(T_a,V_xs)) = c_List_Obutlast(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs))) # label(fact_butlast__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 86 (all V_d all V_c all V_b all V_a all T_a (class_Groups_Oordered__cancel__ab__semigroup__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_c),V_d)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_b),V_d))))))) # label(fact_add__strict__mono) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 87 (all V_xs all V_x all T_a (class_Groups_Omonoid__add(T_a) -> hAPP(c_List_Omonoid__add__class_Olistsum(T_a),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_x),hAPP(c_List_Omonoid__add__class_Olistsum(T_a),V_xs)))) # label(fact_listsum__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 88 (all T_a all V_xs_2 (c_List_Olist_ONil(T_a) != V_xs_2 -> (c_List_Odistinct(T_a,V_xs_2) -> c_List_OtakeWhile(T_a,c_COMBB(tc_HOL_Obool,tc_HOL_Obool,T_a,c_fNot,hAPP(c_COMBC(T_a,T_a,tc_HOL_Obool,c_fequal),c_List_Olast(T_a,V_xs_2))),V_xs_2) = c_List_Obutlast(T_a,V_xs_2)))) # label(fact_takeWhile__not__last) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 89 (all V_n hAPP(c_Nat_OSuc,V_n) != V_n) # label(fact_Suc__n__not__n) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 90 (all V_P_2 all T_a -c_List_Olist__ex(T_a,V_P_2,c_List_Olist_ONil(T_a))) # label(fact_list__ex__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 91 (all V_c_2 all V_aa_2 all V_ba_2 all T_a (class_Groups_Ocancel__semigroup__add(T_a) -> (hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c_2),V_aa_2) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_ba_2),V_aa_2) <-> V_ba_2 = V_c_2))) # label(fact_add__right__cancel) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 92 (all V_x all T_a (class_Orderings_Olinorder(T_a) -> c_List_Olinorder__class_Osorted(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Olist_ONil(T_a))))) # label(fact_sorted__single) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 93 (all V_y all V_x all T_a (class_Orderings_Opreorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> -hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x))))) # label(fact_order__less__imp__not__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 94 (all V_x all T_a all V_xs V_xs != hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)) # label(fact_not__Cons__self) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 95 (all V_ys all V_xs all T_a (class_Groups_Omonoid__add(T_a) -> hAPP(c_List_Omonoid__add__class_Olistsum(T_a),hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(c_List_Omonoid__add__class_Olistsum(T_a),V_xs)),hAPP(c_List_Omonoid__add__class_Olistsum(T_a),V_ys)))) # label(fact_listsum__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 96 (all V_i all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),hAPP(c_Nat_OSuc,V_i))),V_n)))) # label(fact_diff__Suc__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 97 (all V_n all T_a all V_xs (V_xs != c_List_Olist_ONil(T_a) -> hAPP(hAPP(c_List_Otake(T_a),hAPP(c_Nat_OSuc,V_n)),V_xs) = hAPP(hAPP(c_List_Olist_OCons(T_a),c_List_Ohd(T_a,V_xs)),hAPP(hAPP(c_List_Otake(T_a),V_n),c_List_Otl(T_a,V_xs))))) # label(fact_take__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 98 (all V_ys all V_x all V_xs all T_a hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_ys))),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)) = V_x) # label(fact_nth__append__length) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 99 (all V_P_2 all T_a c_List_Olist_ONil(T_a) = c_List_OdropWhile(T_a,V_P_2,c_List_Olist_ONil(T_a))) # label(fact_dropWhile_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 100 (all V_Q_2 all V_P_2 (hBOOL(V_P_2) | -hBOOL(hAPP(hAPP(c_fconj,V_P_2),V_Q_2)))) # label(help_c__fconj__2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 101 (all V_fa_2 all T_a c_List_Olist_Olist__size(T_a,V_fa_2,c_List_Olist_ONil(T_a)) = c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) # label(fact_list_Osize_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 102 (all V_l all V_k all V_j all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_j)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_k),V_l)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_i),V_k)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_j),V_l)))))) # label(fact_add__less__mono) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 103 (all V_ys_2 all V_xs_2 all V_aa_2 all V_f_2 all T_b all T_a hAPP(c_List_Ofoldl(T_a,T_b,V_f_2,V_aa_2),hAPP(hAPP(c_List_Oappend(T_b),V_xs_2),V_ys_2)) = hAPP(c_List_Ofoldl(T_a,T_b,V_f_2,hAPP(c_List_Ofoldl(T_a,T_b,V_f_2,V_aa_2),V_xs_2)),V_ys_2)) # label(fact_foldl__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 104 (all V_xs_2 all T_b all V_y_2 all V_x_2 all V_f_2 all T_a (class_Orderings_Olinorder(T_a) -> (hAPP(V_f_2,V_y_2) != hAPP(V_f_2,V_x_2) -> hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_b,T_a,V_f_2),V_y_2),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_b,T_a,V_f_2),V_x_2),V_xs_2)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_b,T_a,V_f_2),V_x_2),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_b,T_a,V_f_2),V_y_2),V_xs_2))))) # label(fact_insort__key__left__comm) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 105 (all V_j_2 all V_i_2 all V_xs_2 all T_a (c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Orev(tc_Nat_Onat,c_List_Omap(tc_List_Olist(T_a),tc_Nat_Onat,c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(tc_List_Olist(T_a))),c_List_Otranspose(T_a,V_xs_2)))) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_j_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(tc_List_Olist(T_a))),c_List_Ofilter(tc_List_Olist(T_a),c_COMBB(tc_Nat_Onat,tc_HOL_Obool,tc_List_Olist(T_a),c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i_2),c_Nat_Osize__class_Osize(tc_List_Olist(T_a))),V_xs_2)))) -> hAPP(c_List_Onth(T_a,hAPP(c_List_Onth(tc_List_Olist(T_a),c_List_Otranspose(T_a,V_xs_2)),V_i_2)),V_j_2) = hAPP(c_List_Onth(T_a,hAPP(c_List_Onth(tc_List_Olist(T_a),V_xs_2),V_j_2)),V_i_2))))) # label(fact_nth__nth__transpose__sorted) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 106 (all V_y_2 all V_x_2 all T_a (class_Orderings_Olinorder(T_a) -> (V_y_2 != V_x_2 <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y_2),V_x_2)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x_2),V_y_2))))) # label(fact_linorder__neq__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 107 (all V_m all V_i hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_OSuc,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_i),V_m))))) # label(fact_less__add__Suc1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 108 (all V_xs all V_x all V_n all T_a hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),hAPP(hAPP(c_List_Otake(T_a),V_n),V_xs)) = hAPP(hAPP(c_List_Otake(T_a),hAPP(c_Nat_OSuc,V_n)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))) # label(fact_take__Suc__Cons) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 109 (all V_xs all V_m all V_n all T_a hAPP(hAPP(c_List_Otake(T_a),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n)),hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs)) = hAPP(hAPP(c_List_Odrop(T_a),V_n),hAPP(hAPP(c_List_Otake(T_a),V_m),V_xs))) # label(fact_drop__take) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 110 (all V_f2_2 all V_f1_2 all T_b all T_a c_List_Olist_Olist__case(T_a,T_b,V_f1_2,V_f2_2,c_List_Olist_ONil(T_b)) = V_f1_2) # label(fact_list_Osimps_I4_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 111 (all V_ys_2 all V_xs_2 all V_P_2 all T_a (c_List_Olist__all(T_a,V_P_2,hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2)) <-> c_List_Olist__all(T_a,V_P_2,V_ys_2) & c_List_Olist__all(T_a,V_P_2,V_xs_2))) # label(fact_list__all__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 112 (all V_y all V_x all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),V_y) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),V_y)))) # label(fact_min__max_Osup__left__idem) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 113 (all V_us all V_ys all V_zs all V_xs1 all V_xs all T_a (V_zs = hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_xs1) -> (hAPP(hAPP(c_List_Oappend(T_a),V_xs1),V_us) = V_ys -> hAPP(hAPP(c_List_Oappend(T_a),V_zs),V_us) = hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)))) # label(fact_append__eq__appendI) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 114 (all V_Q_2 all V_P_2 (hBOOL(hAPP(hAPP(c_fconj,V_P_2),V_Q_2)) | -hBOOL(V_Q_2) | -hBOOL(V_P_2))) # label(help_c__fconj__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 115 (all V_xs all T_a all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> V_xs = hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Otake(T_a),V_i),V_xs)),hAPP(hAPP(c_List_Olist_OCons(T_a),hAPP(c_List_Onth(T_a,V_xs),V_i)),hAPP(hAPP(c_List_Odrop(T_a),hAPP(c_Nat_OSuc,V_i)),V_xs))))) # label(fact_id__take__nth__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 116 (all V_P_2 all V_ys_2 all T_b all V_xs_2 all T_a (hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_b)),V_ys_2) -> (hBOOL(hAPP(hAPP(V_P_2,c_List_Olist_ONil(T_a)),c_List_Olist_ONil(T_b))) -> ((all B_x all B_xs all B_y all B_ys (hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_b)),B_ys) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),B_xs) -> (hBOOL(hAPP(hAPP(V_P_2,B_xs),B_ys)) -> hBOOL(hAPP(hAPP(V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),B_x),B_xs)),hAPP(hAPP(c_List_Olist_OCons(T_b),B_y),B_ys)))))) -> hBOOL(hAPP(hAPP(V_P_2,V_xs_2),V_ys_2)))))) # label(fact_list__induct2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 117 (all V_nat_2 all V_f2_2 all V_f1_2 all T_a hAPP(V_f2_2,V_nat_2) = c_Nat_Onat_Onat__case(T_a,V_f1_2,V_f2_2,hAPP(c_Nat_OSuc,V_nat_2))) # label(fact_nat__case__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 118 (all V_aa_2 all T_a (class_Groups_Olinordered__ab__group__add(T_a) -> (hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_aa_2) = c_Groups_Ozero__class_Ozero(T_a) <-> V_aa_2 = c_Groups_Ozero__class_Ozero(T_a)))) # label(fact_double__eq__0__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 119 (all V_aa_2 all V_f_2 all T_a all T_b V_aa_2 = c_List_Ofoldr(T_b,T_a,V_f_2,c_List_Olist_ONil(T_b),V_aa_2)) # label(fact_foldr_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 120 (all V_P_2 (--hBOOL(V_P_2) | hBOOL(hAPP(c_fNot,V_P_2)))) # label(help_c__fNot__2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 121 (all V_b all V_a all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_b),V_a) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_b))) # label(fact_min__max_Osup_Ocommute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 122 (all V_f2_2 all V_f1_2 all T_a V_f1_2 = c_Nat_Onat_Onat__case(T_a,V_f1_2,V_f2_2,c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) # label(fact_nat__case__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 123 (all V_n all V_xs all V_x all T_a hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)),hAPP(c_Nat_OSuc,V_n)) = hAPP(c_List_Onth(T_a,V_xs),V_n)) # label(fact_nth__Cons__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 124 (all V_y all T_a -c_List_Omember(T_a,c_List_Olist_ONil(T_a),V_y)) # label(fact_member__rec_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 125 (all V_n all V_m all T_a (class_Rings_Olinordered__semidom(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Nat_Osemiring__1__class_Oof__nat(T_a,V_m)),c_Nat_Osemiring__1__class_Oof__nat(T_a,V_n)))))) # label(fact_less__imp__of__nat__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 126 (all V_xs_2 all V_x_2 all V_P_2 all T_a (c_List_Olist__ex(T_a,V_P_2,V_xs_2) | hBOOL(hAPP(V_P_2,V_x_2)) <-> c_List_Olist__ex(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)))) # label(fact_list__ex__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 127 (all V_x_2 all T_a (class_Groups_Ozero(T_a) -> (V_x_2 = c_Groups_Ozero__class_Ozero(T_a) <-> V_x_2 = c_Groups_Ozero__class_Ozero(T_a)))) # label(fact_zero__reorient) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 128 (all V_n_2 all V_m_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m_2),V_n_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n_2)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_m_2)))) # label(fact_add__gr__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 129 (all V_n_2 all V_m_2 (hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m_2),V_n_2) <-> V_m_2 = hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) & V_n_2 = c_Groups_Ozero__class_Ozero(tc_Nat_Onat) | c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_m_2 & V_n_2 = hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) # label(fact_add__is__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 130 (all V_n -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) # label(fact_less__zeroE) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 131 (all V_x_2 all V_B_2 all V_A_2 all T_b all T_a (class_Groups_Ominus(T_a) -> hAPP(hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_fun(T_b,T_a)),V_A_2),V_B_2),V_x_2) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),hAPP(V_A_2,V_x_2)),hAPP(V_B_2,V_x_2)))) # label(fact_fun__diff__def) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 132 (all V_xs all T_a hAPP(hAPP(c_List_Otake(T_a),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_xs) = c_List_Olist_ONil(T_a)) # label(fact_take__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 133 (all V_n hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n) = V_n) # label(fact_plus__nat_Oadd__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 134 (all V_m all V_j all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_j)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_j))))) # label(fact_trans__less__add2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 135 (all V_y all V_x all T_a (class_Orderings_Oorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> V_x != V_y))) # label(fact_order__less__imp__not__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 136 (all V_m c_Groups_Ozero__class_Ozero(tc_Nat_Onat) != hAPP(c_Nat_OSuc,V_m)) # label(fact_Suc__neq__Zero) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 137 (all V_z all V_n all V_m hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n))),V_z) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_m)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_n)),V_z))) # label(fact_zadd__int__left) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 138 (all T_a all V_ys_2 all V_xs_2 (V_xs_2 = V_ys_2 <-> hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_ys_2) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2) & (all B_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> hAPP(c_List_Onth(T_a,V_ys_2),B_i) = hAPP(c_List_Onth(T_a,V_xs_2),B_i))))) # label(fact_list__eq__iff__nth__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 139 (all V_ys all V_xs all T_a (hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_ys) != hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs) -> V_ys != V_xs)) # label(fact_neq__if__length__neq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 140 (all V_xs all V_n all T_a c_List_Obutlast(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs)) = hAPP(hAPP(c_List_Odrop(T_a),V_n),c_List_Obutlast(T_a,V_xs))) # label(fact_drop__butlast) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 141 (all T_a (class_Groups_Omonoid__add(T_a) -> hAPP(c_List_Omonoid__add__class_Olistsum(T_a),c_List_Olist_ONil(T_a)) = c_Groups_Ozero__class_Ozero(T_a))) # label(fact_listsum__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 142 (all V_a all V_b all T_a (class_Orderings_Oorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_b),V_a)) -> -hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b))))) # label(fact_xt1_I9_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 143 (all V_x all V_xs all T_a all V_j all V_i (V_i != V_j -> hAPP(c_List_Onth(T_a,V_xs),V_j) = hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x)),V_j))) # label(fact_nth__list__update__neq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 144 (all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_m)),hAPP(c_Nat_OSuc,V_n))))) # label(fact_Suc__mono) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 145 (all V_n all V_ys all V_xs all T_a hAPP(c_List_Onth(T_a,V_ys),V_n) = hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),V_n))) # label(fact_nth__append__length__plus) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 146 (all V_ys all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> hAPP(hAPP(c_List_Oappend(T_a),c_List_Otl(T_a,V_xs)),V_ys) = c_List_Otl(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)))) # label(fact_tl__append2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 147 (all T_a (class_Groups_Omonoid__add(T_a) -> c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),c_Groups_Ozero__class_Ozero(T_a)) = c_List_Omonoid__add__class_Olistsum(T_a))) # label(fact_listsum__foldl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 148 (all V_n all V_ns all V_k (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_k),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(tc_Nat_Onat)),V_ns))) -> hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),V_ns)),V_n)),hAPP(c_List_Onth(tc_Nat_Onat,V_ns),V_k)) = hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),hAPP(hAPP(c_List_Olist__update(tc_Nat_Onat,V_ns),V_k),V_n)))) # label(fact_listsum__update__nat) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 149 (all V_xs all V_n all T_a c_List_Otl(T_a,hAPP(hAPP(c_List_Otake(T_a),hAPP(c_Nat_OSuc,V_n)),V_xs)) = hAPP(hAPP(c_List_Otake(T_a),V_n),c_List_Otl(T_a,V_xs))) # label(fact_take__tl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 150 (all V_list_H_2 all V_a_H_2 all V_list_2 all V_aa_2 all T_a (hAPP(hAPP(c_List_Olist_OCons(T_a),V_a_H_2),V_list_H_2) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_aa_2),V_list_2) <-> V_aa_2 = V_a_H_2 & V_list_H_2 = V_list_2)) # label(fact_list_Oinject) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 151 (all V_y all V_x (hAPP(c_Nat_OSuc,V_x) = hAPP(c_Nat_OSuc,V_y) -> V_y = V_x)) # label(fact_Suc__inject) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 152 (all V_xs all T_a all V_n all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_n)) -> hAPP(c_List_Onth(T_a,V_xs),V_i) = hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Otake(T_a),V_n),V_xs)),V_i))) # label(fact_nth__take) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 153 (all V_n all T_a c_List_Olist_ONil(T_a) = hAPP(hAPP(c_List_Otake(T_a),V_n),c_List_Olist_ONil(T_a))) # label(fact_take__Nil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 154 (all V_x all V_j all V_xs all T_a all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> (V_i != V_j -> hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x)),V_j) = hAPP(c_List_Onth(T_a,V_xs),V_j)) & (V_i = V_j -> hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x)),V_j) = V_x))) # label(fact_nth__list__update) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 155 (all V_xs_2 all V_Q_2 all V_P_2 all T_a c_List_Ofilter(T_a,c_COMBS(T_a,tc_HOL_Obool,tc_HOL_Obool,c_COMBB(tc_HOL_Obool,tc_fun(tc_HOL_Obool,tc_HOL_Obool),T_a,c_fconj,V_Q_2),V_P_2),V_xs_2) = c_List_Ofilter(T_a,V_P_2,c_List_Ofilter(T_a,V_Q_2,V_xs_2))) # label(fact_filter__filter) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 156 (all V_j_2 all V_i_2 all V_xs_2 all T_a (c_List_Odistinct(T_a,V_xs_2) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_j_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> (hAPP(c_List_Onth(T_a,V_xs_2),V_i_2) = hAPP(c_List_Onth(T_a,V_xs_2),V_j_2) <-> V_j_2 = V_i_2))))) # label(fact_nth__eq__iff__index__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 157 (all V_c all V_b all V_a all T_a (class_Rings_Olinordered__semidom(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Groups_Ozero__class_Ozero(T_a)),V_a)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_b),V_c)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_b),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c))))))) # label(fact_pos__add__strict) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 158 (all V_n_2 all V_m_2 (c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m_2),V_n_2) <-> V_n_2 = c_Groups_Ozero__class_Ozero(tc_Nat_Onat) & c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_m_2)) # label(fact_add__is__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 159 (all V_c all V_b all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b)),V_c) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c)),V_b))) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I23_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 160 (all V_xs all T_a all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Otake(T_a),V_n),V_xs) = hAPP(hAPP(c_List_Otake(T_a),V_n),c_List_Obutlast(T_a,V_xs)))) # label(fact_take__butlast) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 161 (all V_n all V_m hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_Nat_OSuc,V_m)),V_n) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),hAPP(c_Nat_OSuc,V_n))) # label(fact_add__Suc__shift) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 162 (all V_ys all V_xs all V_x all T_a hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)),V_ys) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys))) # label(fact_append__Cons) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 163 (all V_ys all T_a all V_xs ((c_List_Olist_ONil(T_a) = V_xs -> c_List_Ohd(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = c_List_Ohd(T_a,V_ys)) & (c_List_Olist_ONil(T_a) != V_xs -> c_List_Ohd(T_a,V_xs) = c_List_Ohd(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys))))) # label(fact_hd__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 164 (all V_v all V_i all T_a c_List_Olist_ONil(T_a) = hAPP(hAPP(c_List_Olist__update(T_a,c_List_Olist_ONil(T_a)),V_i),V_v)) # label(fact_list__update_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 165 (all V_xs_2 all V_aa_2 all V_f_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> c_List_Olist_ONil(T_a) != hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_b,V_f_2),V_aa_2),V_xs_2))) # label(fact_insort__not__Nil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 166 (all V_ys all V_xs all V_n all T_a hAPP(hAPP(c_List_Odrop(T_a),V_n),hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs)),hAPP(hAPP(c_List_Odrop(T_a),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))),V_ys))) # label(fact_drop__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 167 (all V_xs_2 all V_x_2 all V_zs_2 all V_ys_2 all T_a ((exists B_ys_H (V_xs_2 = hAPP(hAPP(c_List_Oappend(T_a),B_ys_H),V_zs_2) & hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),B_ys_H) = V_ys_2)) | V_ys_2 = c_List_Olist_ONil(T_a) & V_zs_2 = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2) <-> hAPP(hAPP(c_List_Oappend(T_a),V_ys_2),V_zs_2) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2))) # label(fact_append__eq__Cons__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 168 (all V_l_2 all V_xs_2 all T_a all V_x_2 all V_P_2 (-hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_OtakeWhile(T_a,V_P_2,hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_l_2))) = c_List_OtakeWhile(T_a,V_P_2,V_xs_2))) # label(fact_takeWhile__tail) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 169 (all V_xs_2 all V_P_2 all T_a V_xs_2 = hAPP(hAPP(c_List_Oappend(T_a),c_List_OtakeWhile(T_a,V_P_2,V_xs_2)),c_List_OdropWhile(T_a,V_P_2,V_xs_2))) # label(fact_takeWhile__dropWhile__id) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 170 (all V_n V_n != hAPP(c_Nat_OSuc,V_n)) # label(fact_n__not__Suc__n) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 171 (all V_m hAPP(c_Nat_OSuc,V_m) != c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) # label(fact_Zero__neq__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 172 (all V_n_2 all V_m_2 all T_a (class_Nat_Osemiring__char__0(T_a) -> (c_Nat_Osemiring__1__class_Oof__nat(T_a,V_m_2) = c_Nat_Osemiring__1__class_Oof__nat(T_a,V_n_2) <-> V_m_2 = V_n_2))) # label(fact_of__nat__eq__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 173 (all V_a all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_a) = V_a)) # label(fact_min__max_Osup_Oidem) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 174 (all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> c_List_Orotate1(T_a,V_xs) = hAPP(hAPP(c_List_Oappend(T_a),c_List_Otl(T_a,V_xs)),hAPP(hAPP(c_List_Olist_OCons(T_a),c_List_Ohd(T_a,V_xs)),c_List_Olist_ONil(T_a))))) # label(fact_rotate1__hd__tl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 175 (all V_x_2 all V_xs_2 all T_a (hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Olist_ONil(T_a)) = c_List_Orev(T_a,V_xs_2) <-> hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Olist_ONil(T_a)) = V_xs_2)) # label(fact_rev__singleton__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 176 (all V_xs_2 all V_P_2 all T_a (c_List_Olist__all(T_a,V_P_2,V_xs_2) <-> (all B_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> hBOOL(hAPP(V_P_2,hAPP(c_List_Onth(T_a,V_xs_2),B_n))))))) # label(fact_list__all__length) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 177 (all V_xs all V_n all T_a c_List_Otl(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs)) = hAPP(hAPP(c_List_Odrop(T_a),V_n),c_List_Otl(T_a,V_xs))) # label(fact_tl__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 178 (all V_ys_2 all T_a all V_xs_2 (V_xs_2 = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2) <-> V_ys_2 = c_List_Olist_ONil(T_a))) # label(fact_self__append__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 179 (all V_n all V_k all V_m hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_k)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_k)) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n)) # label(fact_diff__cancel2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 180 (all V_n all V_m hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_m)) # label(fact_nat__add__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 181 (all V_xs_2 all T_a all V_ys_2 (c_List_Olist_ONil(T_a) = V_xs_2 <-> V_ys_2 = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2))) # label(fact_self__append__conv2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 182 (all V_xs all T_a all V_ys ((c_List_Olist_ONil(T_a) != V_ys -> c_List_Olast(T_a,V_ys) = c_List_Olast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys))) & (c_List_Olist_ONil(T_a) = V_ys -> c_List_Olast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = c_List_Olast(T_a,V_xs)))) # label(fact_last__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 183 (all V_n_2 all V_m_2 (V_m_2 = V_n_2 <-> c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_m_2) = c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_n_2))) # label(fact_int__int__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 184 (all V_n -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),V_n))) # label(fact_less__not__refl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 185 (all V_x_2 all V_n_2 all T_a (c_List_Oreplicate(T_a,V_n_2,V_x_2) = c_List_Olist_ONil(T_a) <-> V_n_2 = c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) # label(fact_replicate__empty) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 186 (all T_b c_List_Onull(T_b,c_List_Olist_ONil(T_b))) # label(fact_null__rec_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 187 (all V_m all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_m)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n)),V_m))))) # label(fact_diff__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.43 188 (all V_k all V_j all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_j)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_j),V_k)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_i)),V_k))))) # label(fact_less__trans__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 189 (all V_xs_2 all T_a (class_Orderings_Olinorder(T_a) -> hAPP(c_List_Ofoldl(tc_List_Olist(T_a),T_a,c_COMBC(T_a,tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Olinorder__class_Oinsort__key(T_a,T_a,c_COMBI(T_a))),c_List_Olist_ONil(T_a)),V_xs_2) = c_List_Olinorder__class_Osort__key(T_a,T_a,c_COMBI(T_a),V_xs_2))) # label(fact_sort__foldl__insort) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 190 (all V_n_2 all V_m_2 hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),V_m_2),hAPP(c_Nat_OSuc,V_n_2)) = c_Nat_Onat_Onat__case(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_n_2),c_COMBB(tc_Nat_Onat,tc_Nat_Onat,tc_Nat_Onat,c_Nat_OSuc,hAPP(c_COMBC(tc_Nat_Onat,tc_Nat_Onat,tc_Nat_Onat,c_Orderings_Oord__class_Omax(tc_Nat_Onat)),V_n_2)),V_m_2)) # label(fact_max__Suc2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 191 (all V_P_2 all V_Q_2 (-hBOOL(V_Q_2) | hBOOL(hAPP(hAPP(c_fdisj,V_P_2),V_Q_2)))) # label(help_c__fdisj__2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 192 (all V_d all V_c all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_d)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_d)))) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I22_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 193 (all V_n all V_m (hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n) = V_m -> c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_n)) # label(fact_add__eq__self__zero) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 194 (all V_m_2 all V_n_2 hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(c_Nat_OSuc,V_n_2)),V_m_2) = c_Nat_Onat_Onat__case(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_n_2),c_COMBB(tc_Nat_Onat,tc_Nat_Onat,tc_Nat_Onat,c_Nat_OSuc,hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),V_n_2)),V_m_2)) # label(fact_max__Suc1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 195 (all V_x all V_ys all V_xs all T_a all V_n ((-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)),V_n),V_x) = hAPP(hAPP(c_List_Oappend(T_a),V_xs),hAPP(hAPP(c_List_Olist__update(T_a,V_ys),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))),V_x))) & (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_n),V_x)),V_ys) = hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)),V_n),V_x)))) # label(fact_list__update__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 196 (all V_n_2 all V_m_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n_2),V_m_2)) <-> V_m_2 != V_n_2)) # label(fact_nat__neq__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 197 (all V_x all V_xs all T_a all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> V_x = hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x)),V_i))) # label(fact_nth__list__update__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 198 (all V_b all V_c all V_a all T_a (class_Groups_Oordered__ab__semigroup__add__imp__le(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_b),V_c))) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b))))) # label(fact_add__less__imp__less__right) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 199 (all V_xs all T_a V_xs = hAPP(hAPP(c_List_Oappend(T_a),V_xs),c_List_Olist_ONil(T_a))) # label(fact_append__Nil2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 200 (all V_aa_2 all T_a (class_Groups_Olinordered__ab__group__add(T_a) -> (c_Groups_Ozero__class_Ozero(T_a) = V_aa_2 <-> c_Groups_Ozero__class_Ozero(T_a) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_aa_2)))) # label(fact_double__zero__sym) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 201 (all V_a all V_xs all T_a all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Otake(T_a),V_i),V_xs)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_a),hAPP(hAPP(c_List_Odrop(T_a),hAPP(c_Nat_OSuc,V_i)),V_xs))) = hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_a))) # label(fact_upd__conv__take__nth__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 202 (all V_x_2 all V_k_2 all V_xs_2 all T_a (hAPP(hAPP(c_List_Olist__update(T_a,V_xs_2),V_k_2),V_x_2) = c_List_Olist_ONil(T_a) <-> c_List_Olist_ONil(T_a) = V_xs_2)) # label(fact_list__update__nonempty) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 203 (all V_xs all V_n all T_a hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Otake(T_a),V_n),V_xs)),hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs)) = V_xs) # label(fact_append__take__drop__id) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 204 (all T_a (class_Orderings_Olinorder(T_a) -> c_List_Olinorder__class_Osorted(T_a,c_List_Olist_ONil(T_a)))) # label(fact_sorted_Oequations_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 205 (all V_xs all V_x all V_n all T_a hAPP(hAPP(c_List_Oappend(T_a),c_List_Oreplicate(T_a,V_n,V_x)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),hAPP(hAPP(c_List_Oappend(T_a),c_List_Oreplicate(T_a,V_n,V_x)),V_xs))) # label(fact_replicate__app__Cons__same) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 206 (all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_m)),V_n)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)))) # label(fact_Suc__lessD) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 207 (all V_y all V_x all T_a (class_Orderings_Olinorder(T_a) -> (V_x != V_y -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x)))))) # label(fact_linorder__neqE) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 208 (all V_n_2 all V_m_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_m_2)),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_n_2))))) # label(fact_zless__int) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 209 (all V_n_2 all V_k_2 all V_m_2 (V_n_2 = V_m_2 <-> hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n_2),V_k_2) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m_2),V_k_2))) # label(fact_nat__add__right__cancel) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 210 (all T_a (class_Rings_Osemiring__1(T_a) -> c_Nat_Osemiring__1__class_Oof__nat(T_a,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = c_Groups_Ozero__class_Ozero(T_a))) # label(fact_of__nat__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 211 (all V_n_2 all V_m_2 all V_k_2 (hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_k_2),V_n_2) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_k_2),V_m_2) <-> V_m_2 = V_n_2)) # label(fact_nat__add__left__cancel) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 212 (all V_n all V_m hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(c_Nat_OSuc,V_m)),hAPP(c_Nat_OSuc,V_n))) # label(fact_diff__Suc__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 213 (all V_y all V_i all T_a c_List_Olist_ONil(T_a) = hAPP(hAPP(c_List_Olist__update(T_a,c_List_Olist_ONil(T_a)),V_i),V_y)) # label(fact_list__update__code_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 214 (all V_ys all V_xs all V_n all T_a hAPP(hAPP(c_List_Otake(T_a),V_n),hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Otake(T_a),V_n),V_xs)),hAPP(hAPP(c_List_Otake(T_a),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))),V_ys))) # label(fact_take__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 215 (all V_xs all V_i all T_a c_List_Orev(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_i),V_xs)) = hAPP(hAPP(c_List_Otake(T_a),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),V_i)),c_List_Orev(T_a,V_xs))) # label(fact_rev__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 216 (all V_n_2 all V_m_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_m_2)),hAPP(c_Nat_OSuc,V_n_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)))) # label(fact_Suc__less__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 217 (all V_z all V_y all V_x all T_a (class_Orderings_Opreorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_z)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_z)))))) # label(fact_order__less__trans) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 218 (all V_xs all T_a (c_List_Odistinct(T_a,V_xs) -> c_List_Odistinct(T_a,c_List_Otl(T_a,V_xs)))) # label(fact_distinct__tl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 219 (all V_y all V_z all V_x (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_x),V_z)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_x),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_y),V_z))))) # label(fact_termination__basic__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 220 (all V_m hAPP(c_Nat_OSuc,V_m) != c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) # label(fact_Zero__not__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 221 (all V_n -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) # label(fact_not__less0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 222 (all V_ba_2 all V_aa_2 all T_a (class_Groups_Ogroup__add(T_a) -> (V_ba_2 = V_aa_2 <-> c_Groups_Ozero__class_Ozero(T_a) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_aa_2),V_ba_2)))) # label(fact_right__minus__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 223 (all V_n all V_xs all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs) -> c_List_Olinorder__class_Osorted(T_a,hAPP(hAPP(c_List_Otake(T_a),V_n),V_xs))))) # label(fact_sorted__take) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 224 (all V_i all V_xs all T_a V_xs = hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),hAPP(c_List_Onth(T_a,V_xs),V_i))) # label(fact_list__update__id) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 225 (all V_xs all V_x all T_a hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs) != V_xs) # label(fact_not__Cons__self2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 226 (all V_list_H all V_a_H all T_a c_List_Olist_ONil(T_a) != hAPP(hAPP(c_List_Olist_OCons(T_a),V_a_H),V_list_H)) # label(fact_list_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 227 (all V_xs_2 all V_x_2 all V_f_2 all T_a all T_b c_List_Omaps(T_b,T_a,V_f_2,hAPP(hAPP(c_List_Olist_OCons(T_b),V_x_2),V_xs_2)) = hAPP(hAPP(c_List_Oappend(T_a),hAPP(V_f_2,V_x_2)),c_List_Omaps(T_b,T_a,V_f_2,V_xs_2))) # label(fact_maps__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 228 (all V_ys_2 all V_x_2 all V_xs_2 all T_a (V_ys_2 = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Olist_ONil(T_a))) <-> c_List_Obutlast(T_a,V_ys_2) = V_xs_2 & c_List_Olast(T_a,V_ys_2) = V_x_2 & V_ys_2 != c_List_Olist_ONil(T_a))) # label(fact_snoc__eq__iff__butlast) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 229 (all V_ys_2 all V_xs_2 all T_a (c_List_Orev(T_a,V_ys_2) = V_xs_2 <-> V_ys_2 = c_List_Orev(T_a,V_xs_2))) # label(fact_rev__swap) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 230 (all V_i all V_xs all T_a (c_List_Odistinct(T_a,V_xs) -> c_List_Odistinct(T_a,hAPP(hAPP(c_List_Otake(T_a),V_i),V_xs)))) # label(fact_distinct__take) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 231 (all V_n all V_xs all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs) -> c_List_Olinorder__class_Osorted(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs))))) # label(fact_sorted__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 232 (all V_n all V_k all V_j (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_j),V_k)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_j),V_n)),V_k)))) # label(fact_less__imp__diff__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 233 (all V_k all V_j all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_i),V_j)),V_k)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_k)))) # label(fact_add__lessD1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 234 (all V_xs_2 all V_P_2 all T_a c_List_Ofilter(T_a,V_P_2,c_List_Orev(T_a,V_xs_2)) = c_List_Orev(T_a,c_List_Ofilter(T_a,V_P_2,V_xs_2))) # label(fact_rev__filter) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 235 (all T_a c_List_Orev(T_a,c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a)) # label(fact_rev_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 236 (all V_x_2 all V_xs_2 all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs_2) -> c_List_Olinorder__class_Osorted(T_a,c_List_Olinorder__class_Oinsort__insert__key(T_a,T_a,c_COMBI(T_a),V_x_2,V_xs_2))))) # label(fact_sorted__insort__insert) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 237 (all V_n_2 all V_m_2 (hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m_2),V_n_2) = hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) <-> V_n_2 = c_Groups_Ozero__class_Ozero(tc_Nat_Onat) & V_m_2 = hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) | V_n_2 = hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) & c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_m_2)) # label(fact_one__is__add) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 238 (all V_b all V_a all T_a (class_Groups_Ogroup__add(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_a),V_b)),V_b) = V_a)) # label(fact_diff__add__cancel) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 239 (all V_y all V_x (V_x = V_y | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,V_y),V_x)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,V_x),V_y)))) # label(fact_zless__linear) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 240 (all V_x all V_i all T_a hAPP(hAPP(c_List_Oappend(T_a),c_List_Oreplicate(T_a,V_i,V_x)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Olist_ONil(T_a))) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Oreplicate(T_a,V_i,V_x))) # label(fact_replicate__append__same) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 241 (all V_xs all V_x all T_a -c_List_Onull(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))) # label(fact_null__rec_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 242 (all V_m hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = V_m) # label(fact_minus__nat_Odiff__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 243 (all V_c all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_a))) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I24_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 244 (all V_y_2 all V_n_2 all V_x_2 all V_m_2 all T_a ((c_Groups_Ozero__class_Ozero(tc_Nat_Onat) != V_m_2 -> V_y_2 = V_x_2) & V_n_2 = V_m_2 <-> c_List_Oreplicate(T_a,V_n_2,V_y_2) = c_List_Oreplicate(T_a,V_m_2,V_x_2))) # label(fact_replicate__eq__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 245 (all V_xs all V_m all V_n all T_a hAPP(hAPP(c_List_Otake(T_a),V_n),hAPP(hAPP(c_List_Odrop(T_a),V_m),V_xs)) = hAPP(hAPP(c_List_Odrop(T_a),V_m),hAPP(hAPP(c_List_Otake(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_m)),V_xs))) # label(fact_take__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 246 (all V_a all T_a (class_Groups_Ogroup__add(T_a) -> hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_a),V_a) = c_Groups_Ozero__class_Ozero(T_a))) # label(fact_diff__self) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 247 (all V_y_2 all V_x_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_x_2),V_y_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_x_2)),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_y_2))))) # label(fact_transfer__int__nat__relations_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 248 (all V_xs_2 all V_x_2 all V_f_2 all T_a all T_b c_Option_Ooption_Ooption__case(tc_List_Olist(T_a),T_a,c_List_Omap__filter(T_b,T_a,V_f_2,V_xs_2),hAPP(c_COMBC(T_a,tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Olist_OCons(T_a)),c_List_Omap__filter(T_b,T_a,V_f_2,V_xs_2)),hAPP(V_f_2,V_x_2)) = c_List_Omap__filter(T_b,T_a,V_f_2,hAPP(hAPP(c_List_Olist_OCons(T_b),V_x_2),V_xs_2))) # label(fact_map__filter__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 249 (all V_m all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),V_m)) -> V_n != V_m)) # label(fact_less__not__refl2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 250 (all V_xs all V_x all T_a V_xs = c_List_Otl(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))) # label(fact_tl_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 251 (all V_ts_2 all V_zs_2 all V_ys_2 all V_xs_2 all T_a (hAPP(hAPP(c_List_Oappend(T_a),V_zs_2),V_ts_2) = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2) <-> (exists B_us (V_zs_2 = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),B_us) & hAPP(hAPP(c_List_Oappend(T_a),B_us),V_ts_2) = V_ys_2 | hAPP(hAPP(c_List_Oappend(T_a),B_us),V_ys_2) = V_ts_2 & hAPP(hAPP(c_List_Oappend(T_a),V_zs_2),B_us) = V_xs_2)))) # label(fact_append__eq__append__conv2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 252 (all V_x all T_a all V_xs ((V_xs != c_List_Olist_ONil(T_a) -> hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Obutlast(T_a,V_xs)) = c_List_Obutlast(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))) & (V_xs = c_List_Olist_ONil(T_a) -> c_List_Olist_ONil(T_a) = c_List_Obutlast(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))))) # label(fact_butlast_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 253 (all V_k all V_n all V_m hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n)),V_k) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(c_Nat_OSuc,V_m)),V_n)),hAPP(c_Nat_OSuc,V_k))) # label(fact_Suc__diff__diff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 254 (all V_y_2 all V_x_2 all V_z_2 all T_a (class_Orderings_Olinorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_z_2),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x_2),V_y_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_z_2),V_x_2)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_z_2),V_y_2))))) # label(fact_less__max__iff__disj) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 255 (all V_P_2 all T_a c_List_Ofilter(T_a,V_P_2,c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a)) # label(fact_filter_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 256 (all V_x all V_n all T_a hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Oreplicate(T_a,V_n,V_x)) = c_List_Oreplicate(T_a,hAPP(c_Nat_OSuc,V_n),V_x)) # label(fact_replicate__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 257 (all V_n -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) # label(fact_less__nat__zero__code) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 258 (all V_x all V_xs all T_a (c_List_Odistinct(T_a,V_xs) -> c_List_Odistinct(T_a,c_List_Oinsert(T_a,V_x,V_xs)))) # label(fact_distinct__insert) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 259 (all V_nat_H hAPP(c_Nat_OSuc,V_nat_H) != c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) # label(fact_nat_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 260 (all V_nat_H_1 hAPP(c_Nat_OSuc,V_nat_H_1) != c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) # label(fact_nat_Osimps_I3_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 261 (all V_k all V_j all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,V_i),V_j)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_i),V_k)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_j),V_k))))) # label(fact_zadd__strict__right__mono) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 262 (all V_xs all V_x all T_a c_List_Ohd(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)) = V_x) # label(fact_hd_Osimps) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 263 (all V_n_2 all V_m_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),hAPP(c_Nat_OSuc,V_n_2))) <-> (exists B_j (V_m_2 = hAPP(c_Nat_OSuc,B_j) & hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_j),V_n_2)))) | c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_m_2)) # label(fact_less__Suc__eq__0__disj) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 264 (all V_xs_2 all V_P_2 all T_a hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Ofilter(T_a,V_P_2,V_xs_2))),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Ofilter(T_a,c_COMBB(tc_HOL_Obool,tc_HOL_Obool,T_a,c_fNot,V_P_2),V_xs_2))) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2)) # label(fact_sum__length__filter__compl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 265 (all V_y_2 all V_x_2 (V_y_2 = V_x_2 <-> c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_y_2) = c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_x_2))) # label(fact_transfer__int__nat__relations_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 266 (all V_f_2 all T_a all T_b c_List_Omap__filter(T_b,T_a,V_f_2,c_List_Olist_ONil(T_b)) = c_List_Olist_ONil(T_a)) # label(fact_map__filter__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 267 (all V_m all V_j all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_j)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_j),V_m))))) # label(fact_trans__less__add1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 268 (all V_x all T_a (class_HOL_Oequal(T_a) -> hBOOL(hAPP(hAPP(c_HOL_Oequal__class_Oequal(T_a),V_x),V_x)))) # label(fact_equal__refl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 269 (all V_xs_2 all V_f_2 all V_P_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> c_List_Ofilter(T_a,V_P_2,c_List_Olinorder__class_Osort__key(T_a,T_b,V_f_2,V_xs_2)) = c_List_Olinorder__class_Osort__key(T_a,T_b,V_f_2,c_List_Ofilter(T_a,V_P_2,V_xs_2)))) # label(fact_filter__sort) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 270 (all V_xs_2 all V_g_2 all T_a (class_Orderings_Olinorder(T_a) -> c_List_Olinorder__class_Osorted(T_a,c_List_Ofilter(T_a,hAPP(c_COMBC(T_a,T_a,tc_HOL_Obool,c_fequal),hAPP(V_g_2,V_xs_2)),V_xs_2)))) # label(fact_sorted__same) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 271 (all V_xs_2 all T_a all V_P_2 (hBOOL(hAPP(V_P_2,c_List_Olist_ONil(T_a))) -> ((all B_x all B_xs (hBOOL(hAPP(V_P_2,B_xs)) -> hBOOL(hAPP(V_P_2,hAPP(hAPP(c_List_Oappend(T_a),B_xs),hAPP(hAPP(c_List_Olist_OCons(T_a),B_x),c_List_Olist_ONil(T_a))))))) -> hBOOL(hAPP(V_P_2,V_xs_2))))) # label(fact_rev__induct) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 272 (all V_ba_2 all V_aa_2 all T_a (class_Groups_Oordered__ab__group__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_aa_2),V_ba_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_aa_2),V_ba_2)),c_Groups_Ozero__class_Ozero(T_a)))))) # label(fact_less__iff__diff__less__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 273 (all V_x all V_n all T_a c_List_Oreplicate(T_a,V_n,V_x) = c_List_Orev(T_a,c_List_Oreplicate(T_a,V_n,V_x))) # label(fact_rev__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 274 (all V_zs_2 all V_xs_2 all V_ys_2 all T_a (hAPP(hAPP(c_List_Oappend(T_a),V_ys_2),V_xs_2) = hAPP(hAPP(c_List_Oappend(T_a),V_zs_2),V_xs_2) <-> V_zs_2 = V_ys_2)) # label(fact_append__same__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 275 (all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> c_List_Olast(T_a,V_xs) = c_List_Ohd(T_a,c_List_Orev(T_a,V_xs)))) # label(fact_hd__rev) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 276 (all V_n hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n) = V_n) # label(fact_max__0L) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 277 (all T_2 all T_1 (class_Orderings_Opreorder(T_1) -> class_Orderings_Opreorder(tc_fun(T_2,T_1)))) # label(arity_fun__Orderings_Opreorder) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 278 (all V_v_2 all V_i_2 all V_xs_2 all V_x_2 all T_a c_Nat_Onat_Onat__case(tc_List_Olist(T_a),hAPP(hAPP(c_List_Olist_OCons(T_a),V_v_2),V_xs_2),c_COMBB(tc_List_Olist(T_a),tc_List_Olist(T_a),tc_Nat_Onat,hAPP(c_List_Olist_OCons(T_a),V_x_2),hAPP(c_COMBC(tc_Nat_Onat,T_a,tc_List_Olist(T_a),c_List_Olist__update(T_a,V_xs_2)),V_v_2)),V_i_2) = hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)),V_i_2),V_v_2)) # label(fact_list__update_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 279 (all V_aa_2 all T_a (class_Rings_Olinordered__idom(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_aa_2)),c_Groups_Ozero__class_Ozero(T_a))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_aa_2),c_Groups_Ozero__class_Ozero(T_a)))))) # label(fact_even__less__0__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 280 (all V_m all V_n (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),V_m)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_OSuc,V_m))) -> V_n = V_m))) # label(fact_less__antisym) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 281 (all V_xss all T_a c_List_Otranspose(T_a,V_xss) = c_List_Otranspose(T_a,hAPP(hAPP(c_List_Olist_OCons(tc_List_Olist(T_a)),c_List_Olist_ONil(T_a)),V_xss))) # label(fact_transpose_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 282 (all V_x all V_ys all V_xs all T_a all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)),V_i),V_x) = hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x)),V_ys))) # label(fact_list__update__append1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 283 (all V_b all V_a all V_c all T_a (class_Groups_Oordered__ab__semigroup__add__imp__le(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_a)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_b))) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b))))) # label(fact_add__less__imp__less__left) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 284 (all V_xs_2 all T_a (c_List_Onull(T_a,V_xs_2) <-> hBOOL(hAPP(hAPP(c_HOL_Oequal__class_Oequal(tc_List_Olist(T_a)),V_xs_2),c_List_Olist_ONil(T_a))))) # label(fact_equal__Nil__null) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 285 (all V_Q all V_P all T_b all T_a hAPP(c_COMBK(T_a,T_b,V_P),V_Q) = V_P) # label(help_c__COMBK__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 286 (all V_n_2 all V_m_2 all V_k_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_k_2),V_m_2)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_k_2),V_n_2))))) # label(fact_nat__add__left__cancel__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 287 (all V_f2_2 all V_f1_2 all T_b all T_a c_List_Olist_Olist__rec(T_a,T_b,V_f1_2,V_f2_2,c_List_Olist_ONil(T_b)) = V_f1_2) # label(fact_list_Orecs_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 288 (all V_z hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Groups_Ozero__class_Ozero(tc_Int_Oint)),V_z) = V_z) # label(fact_zadd__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 289 (all V_y all V_x all T_a (class_Orderings_Oorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> V_y != V_x))) # label(fact_order__less__imp__not__eq2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 290 (all V_xs_2 all V_x_2 all V_P_2 all T_a (c_List_Olist__all(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) <-> c_List_Olist__all(T_a,V_P_2,V_xs_2) & hBOOL(hAPP(V_P_2,V_x_2)))) # label(fact_list__all__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 291 (all T_1 all T_2 (class_Enum_Oenum(T_1) & class_Enum_Oenum(T_2) -> class_Enum_Oenum(tc_fun(T_2,T_1)))) # label(arity_fun__Enum_Oenum) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 292 (all V_x all T_a all V_xs (V_xs != c_List_Olist_ONil(T_a) -> c_List_Olast(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)) = c_List_Olast(T_a,V_xs))) # label(fact_last__ConsR) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 293 (all V_n_2 ((exists B_m hAPP(c_Nat_OSuc,B_m) = V_n_2) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n_2)))) # label(fact_gr0__conv__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 294 (all V_xs_2 all T_a ((all B_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> (all B_j (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_j),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> (B_i != B_j -> hAPP(c_List_Onth(T_a,V_xs_2),B_j) != hAPP(c_List_Onth(T_a,V_xs_2),B_i)))))) <-> c_List_Odistinct(T_a,V_xs_2))) # label(fact_distinct__conv__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 295 (all V_x_2 all V_xs_2 all T_a all V_i_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> (V_xs_2 = hAPP(hAPP(c_List_Olist__update(T_a,V_xs_2),V_i_2),V_x_2) <-> hAPP(c_List_Onth(T_a,V_xs_2),V_i_2) = V_x_2))) # label(fact_list__update__same__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 296 (all V_xs_2 all V_P_2 all T_a c_List_OdropWhile(T_a,V_P_2,V_xs_2) = hAPP(hAPP(c_List_Odrop(T_a),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_OtakeWhile(T_a,V_P_2,V_xs_2))),V_xs_2)) # label(fact_dropWhile__eq__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 297 (all V_k all V_x all V_n all T_a hAPP(hAPP(c_List_Oappend(T_a),c_List_Oreplicate(T_a,V_k,V_x)),c_List_Oreplicate(T_a,V_n,V_x)) = hAPP(hAPP(c_List_Oappend(T_a),c_List_Oreplicate(T_a,V_n,V_x)),c_List_Oreplicate(T_a,V_k,V_x))) # label(fact_append__replicate__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 298 (all V_xs all T_a all V_ys ((c_List_Olist_ONil(T_a) = V_ys -> c_List_Obutlast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = c_List_Obutlast(T_a,V_xs)) & (V_ys != c_List_Olist_ONil(T_a) -> hAPP(hAPP(c_List_Oappend(T_a),V_xs),c_List_Obutlast(T_a,V_ys)) = c_List_Obutlast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys))))) # label(fact_butlast__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 299 (all V_b all V_a all T_a (class_Groups_Oordered__comm__monoid__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),c_Groups_Ozero__class_Ozero(T_a))) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_b),c_Groups_Ozero__class_Ozero(T_a))) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b)),c_Groups_Ozero__class_Ozero(T_a))))))) # label(fact_add__neg__neg) # label(axiom) # label(non_clause). [assumption]. 1.12/1.44 300 (all V_ba_2 all V_aa_2 all V_P_2 ((all B_d (V_aa_2 = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_ba_2),B_d) -> hBOOL(hAPP(V_P_2,B_d)))) & (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_aa_2),V_ba_2)) -> hBOOL(hAPP(V_P_2,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) <-> hBOOL(hAPP(V_P_2,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_aa_2),V_ba_2))))) # label(fact_nat__diff__split) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 301 (all V_P_2 all V_xs_2 all T_a (c_List_Odistinct(T_a,V_xs_2) -> c_List_Odistinct(T_a,c_List_OdropWhile(T_a,V_P_2,V_xs_2)))) # label(fact_distinct__dropWhile) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 302 (all V_z all V_y all V_x hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_x),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_y),V_z)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_y),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_x),V_z))) # label(fact_nat__add__left__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 303 (all V_k all V_n all V_m hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n)),V_k) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_k))) # label(fact_nat__add__assoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 304 (all T_a c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Olist_ONil(T_a))) # label(fact_list_Osize_I3_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 305 (all V_x all T_a (class_Orderings_Opreorder(T_a) -> -hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_x)))) # label(fact_order__less__irrefl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 306 (all V_ys all T_a hAPP(hAPP(c_List_Oappend(T_a),c_List_Olist_ONil(T_a)),V_ys) = V_ys) # label(fact_append__Nil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 307 (all V_zs all V_ys all V_xs all T_a hAPP(hAPP(c_List_Oappend(T_a),V_xs),hAPP(hAPP(c_List_Oappend(T_a),V_ys),V_zs)) = hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)),V_zs)) # label(fact_append__assoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 308 (all V_n all T_a hAPP(hAPP(c_List_Odrop(T_a),V_n),c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a)) # label(fact_drop__Nil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 309 (all V_ys_2 all V_xs_2 all T_a (V_ys_2 = c_List_Olist_ONil(T_a) <-> V_xs_2 = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2))) # label(fact_append__self__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 310 (all V_m_2 all V_n_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n_2),V_m_2))))) # label(fact_zero__less__diff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 311 (all V_a all T_a (class_Groups_Ocomm__monoid__add(T_a) -> V_a = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),c_Groups_Ozero__class_Ozero(T_a)),V_a))) # label(fact_add__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 312 (all V_m all T_a (class_Rings_Olinordered__semidom(T_a) -> -hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Nat_Osemiring__1__class_Oof__nat(T_a,V_m)),c_Groups_Ozero__class_Ozero(T_a))))) # label(fact_of__nat__less__0__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 313 (all V_xs_2 all V_y_2 all V_x_2 all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_a,c_COMBI(T_a)),V_x_2),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_a,c_COMBI(T_a)),V_y_2),V_xs_2)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_a,c_COMBI(T_a)),V_y_2),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_a,c_COMBI(T_a)),V_x_2),V_xs_2)))) # label(fact_insort__left__comm) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 314 (all V_n all V_m (hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n) = c_Groups_Ozero__class_Ozero(tc_Nat_Onat) -> (c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),V_m) -> V_n = V_m))) # label(fact_diffs0__imp__equal) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 315 (all V_n all V_m hAPP(c_Nat_OSuc,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),hAPP(c_Nat_OSuc,V_n))) # label(fact_add__Suc__right) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 316 (all V_c all V_b all V_a all T_a (class_Orderings_Oord(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b)) -> (V_c = V_b -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_c)))))) # label(fact_ord__less__eq__trans) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 317 (all T_2 all T_1 (class_Orderings_Oorder(T_1) -> class_Orderings_Oorder(tc_fun(T_2,T_1)))) # label(arity_fun__Orderings_Oorder) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 318 (all V_x all T_a all V_n (V_n != c_Groups_Ozero__class_Ozero(tc_Nat_Onat) -> c_List_Ohd(T_a,c_List_Oreplicate(T_a,V_n,V_x)) = V_x)) # label(fact_hd__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 319 (all V_m V_m = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) # label(fact_Nat_Oadd__0__right) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 320 (all V_n all V_m (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n)) = V_m)) # label(fact_add__diff__inverse) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 321 (all V_x all T_a all V_n all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),V_n)) -> hAPP(c_List_Onth(T_a,c_List_Oreplicate(T_a,V_n,V_x)),V_i) = V_x)) # label(fact_nth__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 322 (all V_xs all V_x all T_a V_x = hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) # label(fact_nth__Cons__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 323 (all V_n_2 all V_m_2 (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n_2),hAPP(c_Nat_OSuc,V_m_2))))) # label(fact_not__less__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 324 (all V_x all T_a c_List_Oreplicate(T_a,c_Groups_Ozero__class_Ozero(tc_Nat_Onat),V_x) = c_List_Olist_ONil(T_a)) # label(fact_replicate__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 325 (all T_a c_List_Otranspose(T_a,c_List_Olist_ONil(tc_List_Olist(T_a))) = c_List_Olist_ONil(tc_List_Olist(T_a))) # label(fact_transpose_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 326 (all V_ys all V_y all V_xs all V_x all T_a c_List_Osplice(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs),hAPP(hAPP(c_List_Olist_OCons(T_a),V_y),V_ys)) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),hAPP(hAPP(c_List_Olist_OCons(T_a),V_y),c_List_Osplice(T_a,V_xs,V_ys)))) # label(fact_splice_Osimps_I3_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 327 (all V_n all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> c_List_Ohd(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs)) = hAPP(c_List_Onth(T_a,V_xs),V_n)))) # label(fact_hd__drop__conv__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 328 (all T_1 class_HOL_Oequal(tc_List_Olist(T_1))) # label(arity_List__Olist__HOL_Oequal) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 329 (all V_y_2 all V_ys_2 all V_x_2 all V_xs_2 all T_a (V_xs_2 = V_ys_2 & V_x_2 = V_y_2 <-> hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Olist_ONil(T_a))) = hAPP(hAPP(c_List_Oappend(T_a),V_ys_2),hAPP(hAPP(c_List_Olist_OCons(T_a),V_y_2),c_List_Olist_ONil(T_a))))) # label(fact_append1__eq__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 330 (all V_xs_2 all V_x_2 all T_a (c_List_Orev(T_a,V_xs_2) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Olist_ONil(T_a)) <-> hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Olist_ONil(T_a)) = V_xs_2)) # label(fact_singleton__rev__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 331 (all V_xs all T_a all V_ys (V_ys = c_List_Olist_ONil(T_a) -> c_List_Olast(T_a,V_xs) = c_List_Olast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)))) # label(fact_last__appendL) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 332 (all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),hAPP(c_Nat_OSuc,V_n))))) # label(fact_less__SucI) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 333 (all V_xs all T_a all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Otake(T_a),hAPP(c_Nat_OSuc,V_n)),V_xs) = hAPP(hAPP(c_List_Oappend(T_a),hAPP(hAPP(c_List_Otake(T_a),V_n),V_xs)),hAPP(hAPP(c_List_Olist_OCons(T_a),c_List_Ohd(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs))),c_List_Olist_ONil(T_a))))) # label(fact_take__hd__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 334 (all V_xs all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs) -> c_List_Olinorder__class_Osorted(T_a,c_List_Otl(T_a,V_xs))))) # label(fact_sorted__tl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 335 (all V_aa_2 all V_xs_2 all V_x_2 all V_f_2 all T_a all T_b hAPP(hAPP(V_f_2,V_x_2),c_List_Ofoldr(T_b,T_a,V_f_2,V_xs_2,V_aa_2)) = c_List_Ofoldr(T_b,T_a,V_f_2,hAPP(hAPP(c_List_Olist_OCons(T_b),V_x_2),V_xs_2),V_aa_2)) # label(fact_foldr_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 336 (all V_va all V_v all T_a c_List_Osplice(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_v),V_va),c_List_Olist_ONil(T_a)) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_v),V_va)) # label(fact_splice_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 337 (all V_n_2 all V_xs_2 all V_x_2 all T_a c_Nat_Onat_Onat__case(T_a,V_x_2,c_List_Onth(T_a,V_xs_2),V_n_2) = hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)),V_n_2)) # label(fact_nth_Osimps) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 338 (all V_xs_2 all T_a all V_x_2 all V_P_2 ((-hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_Ofilter(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) = c_List_Ofilter(T_a,V_P_2,V_xs_2)) & (hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_Ofilter(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),c_List_Ofilter(T_a,V_P_2,V_xs_2))))) # label(fact_filter_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 339 (all V_c all V_b all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b)),V_c) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_b),V_c)))) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I21_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 340 (all T_a (class_Orderings_Olinorder(T_a) -> c_List_Olinorder__class_Osorted(T_a,c_List_Olist_ONil(T_a)))) # label(fact_sorted_ONil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 341 (all V_i all V_j -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_j),V_i)),V_i))) # label(fact_not__add__less2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 342 (all V_y_2 all V_xs_2 all V_x_2 all T_a (c_List_Omember(T_a,V_xs_2,V_y_2) | V_x_2 = V_y_2 <-> c_List_Omember(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2),V_y_2))) # label(fact_member__rec_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 343 (all V_y all V_x all T_a (class_Orderings_Olinorder(T_a) -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> (V_y != V_x -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x)))))) # label(fact_linorder__cases) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 344 (all V_n all V_m all V_k hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_m),V_n) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_k),V_m)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_k),V_n))) # label(fact_diff__cancel) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 345 (all V_xs_2 all V_x_2 all V_f_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> c_List_Olinorder__class_Osort__key(T_a,T_b,V_f_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_b,V_f_2),V_x_2),c_List_Olinorder__class_Osort__key(T_a,T_b,V_f_2,V_xs_2)))) # label(fact_sort__key__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 346 (all V_xs_2 all T_a (c_List_Onull(T_a,V_xs_2) <-> c_List_Olist_ONil(T_a) = V_xs_2)) # label(fact_List_Onull__def) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 347 (all V_x_2 all V_n_2 all T_a (V_n_2 = c_Groups_Ozero__class_Ozero(tc_Nat_Onat) <-> c_List_Olist_ONil(T_a) = c_List_Oreplicate(T_a,V_n_2,V_x_2))) # label(fact_empty__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 348 (all V_n -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),V_n))) # label(fact_less__irrefl__nat) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 349 (all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> (c_List_Odistinct(T_a,V_xs) -> c_List_Odistinct(T_a,c_List_Obutlast(T_a,V_xs))))) # label(fact_distinct__butlast) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 350 (all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),hAPP(c_Nat_OSuc,V_n))) -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> V_m = V_n))) # label(fact_less__SucE) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 351 (all V_ba_2 all V_c_2 all V_aa_2 all T_a (class_Groups_Oordered__ab__semigroup__add__imp__le(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_c_2)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_ba_2),V_c_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_aa_2),V_ba_2))))) # label(fact_add__less__cancel__right) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 352 (all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> V_a = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),c_Groups_Ozero__class_Ozero(T_a)))) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I6_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 353 (all V_x_2 all V_B_2 all V_A_2 all T_b all T_a (class_Groups_Ominus(T_a) -> hAPP(hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_fun(T_b,T_a)),V_A_2),V_B_2),V_x_2) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),hAPP(V_A_2,V_x_2)),hAPP(V_B_2,V_x_2)))) # label(fact_minus__apply) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 354 (all V_xs_2 all T_a (class_Groups_Omonoid__add(T_a) -> hAPP(c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),c_Groups_Ozero__class_Ozero(T_a)),V_xs_2) = c_List_Ofoldr(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),V_xs_2,c_Groups_Ozero__class_Ozero(T_a)))) # label(fact_foldl__foldr1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 355 (all V_xs_2 all V_P_2 all T_a hAPP(hAPP(c_List_Otake(T_a),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_OtakeWhile(T_a,V_P_2,V_xs_2))),V_xs_2) = c_List_OtakeWhile(T_a,V_P_2,V_xs_2)) # label(fact_takeWhile__eq__take) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 356 (all V_l_2 all V_k_2 (hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),V_k_2),V_l_2) = c_Groups_Ozero__class_Ozero(tc_Int_Oint) <-> hBOOL(hAPP(hAPP(c_HOL_Oequal__class_Oequal(tc_Int_Oint),V_k_2),V_l_2)))) # label(fact_equal__int__def) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 357 (all T_a all V_ys all V_xs (V_ys = V_xs -> hAPP(hAPP(c_List_Oappend(T_a),c_List_Olist_ONil(T_a)),V_ys) = V_xs)) # label(fact_eq__Nil__appendI) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 358 (all V_n hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_OSuc,V_n)))) # label(fact_lessI) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 359 (all V_Q_2 all V_P_2 (-hBOOL(hAPP(hAPP(c_fconj,V_P_2),V_Q_2)) | hBOOL(V_Q_2))) # label(help_c__fconj__3) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 360 (all V_m_2 all V_n_2 (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n_2),V_m_2)) -> (V_n_2 = V_m_2 <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n_2),hAPP(c_Nat_OSuc,V_m_2)))))) # label(fact_not__less__less__Suc__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 361 (all T_a all V_xs_2 ((exists B_y exists B_ys hAPP(hAPP(c_List_Olist_OCons(T_a),B_y),B_ys) = V_xs_2) <-> V_xs_2 != c_List_Olist_ONil(T_a))) # label(fact_neq__Nil__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 362 (all V_xs_2 all V_P_2 all T_a (c_List_Olist__ex(T_a,V_P_2,V_xs_2) <-> c_List_Olist__ex(T_a,V_P_2,c_List_Orev(T_a,V_xs_2)))) # label(fact_list__ex__rev) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 363 (all V_z_2 all V_w_2 ((exists B_n hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_w_2),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,hAPP(c_Nat_OSuc,B_n))) = V_z_2) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,V_w_2),V_z_2)))) # label(fact_zless__iff__Suc__zadd) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 364 (all V_n_2 all V_m_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m_2),V_n_2)) <-> (exists B_k V_n_2 = hAPP(c_Nat_OSuc,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m_2),B_k))))) # label(fact_less__iff__Suc__add) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 365 (all V_b all V_a all T_a (class_Orderings_Opreorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b)) -> -hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_b),V_a))))) # label(fact_order__less__asym_H) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 366 (all V_xs_2 all V_f_2 all T_a all V_x_2 all V_P_2 all T_b (class_Orderings_Olinorder(T_b) -> (-hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_Ofilter(T_a,V_P_2,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(T_a,T_b,V_f_2),V_x_2),V_xs_2)) = c_List_Ofilter(T_a,V_P_2,V_xs_2)))) # label(fact_filter__insort__triv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 367 (all V_x all T_a all V_xs (V_xs = c_List_Olist_ONil(T_a) -> c_List_Olast(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)) = V_x)) # label(fact_last__ConsL) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 368 (all V_c all V_a all V_b all T_a (class_Orderings_Oorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_b),V_a)) -> (V_b = V_c -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_c),V_a)))))) # label(fact_xt1_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 369 (all V_ys_2 all V_xs_2 all V_P_2 all T_a hAPP(hAPP(c_List_Oappend(T_a),c_List_Ofilter(T_a,V_P_2,V_xs_2)),c_List_Ofilter(T_a,V_P_2,V_ys_2)) = c_List_Ofilter(T_a,V_P_2,hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2))) # label(fact_filter__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 370 (all V_y all V_x all T_a (class_Orderings_Opreorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> -hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x))))) # label(fact_order__less__asym) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 371 (all V_x all V_xs all T_a c_List_Obutlast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Olist_ONil(T_a)))) = V_xs) # label(fact_butlast__snoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 372 (all V_c all V_b all V_a all T_a (class_Orderings_Oord(T_a) -> (V_b = V_a -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_b),V_c)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_c)))))) # label(fact_ord__eq__less__trans) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 373 (all V_xs_2 all V_n_2 all T_a (c_List_Olist_ONil(T_a) = hAPP(hAPP(c_List_Otake(T_a),V_n_2),V_xs_2) <-> c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_n_2 | c_List_Olist_ONil(T_a) = V_xs_2)) # label(fact_take__eq__Nil) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 374 (all V_y all V_x all T_a (class_Rings_Olinordered__idom(T_a) -> (V_x != V_y -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x)))))) # label(fact_linorder__neqE__linordered__idom) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 375 (all V_ys_2 all V_xs_2 all T_a (c_List_Olist_ONil(T_a) = V_xs_2 & V_ys_2 = c_List_Olist_ONil(T_a) <-> hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2) = c_List_Olist_ONil(T_a))) # label(fact_Nil__is__append__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 376 (all V_z all V_y all V_x (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_x),V_y)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_x),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_y),V_z))))) # label(fact_termination__basic__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 377 (all V_Q_2 all V_P_2 (-hBOOL(hAPP(hAPP(c_fdisj,V_P_2),V_Q_2)) | hBOOL(V_Q_2) | hBOOL(V_P_2))) # label(help_c__fdisj__3) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 378 (all V_k hBOOL(hAPP(hAPP(c_HOL_Oequal__class_Oequal(tc_Int_Oint),V_k),V_k))) # label(fact_eq__int__refl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 379 (all V_P_2 all V_xs_2 all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs_2) -> c_List_Olinorder__class_Osorted(T_a,c_List_OtakeWhile(T_a,V_P_2,V_xs_2))))) # label(fact_sorted__takeWhile) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 380 (all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),c_Groups_Ozero__class_Ozero(T_a)),V_a) = V_a)) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I5_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 381 (all V_x all V_xs all T_a c_List_Olast(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),c_List_Olist_ONil(T_a)))) = V_x) # label(fact_last__snoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 382 (all T_a all V_xs (V_xs != c_List_Olist_ONil(T_a) -> V_xs = hAPP(hAPP(c_List_Oappend(T_a),c_List_Obutlast(T_a,V_xs)),hAPP(hAPP(c_List_Olist_OCons(T_a),c_List_Olast(T_a,V_xs)),c_List_Olist_ONil(T_a))))) # label(fact_append__butlast__last__id) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 383 (all V_ys all V_xs all T_a hAPP(hAPP(c_List_Oappend(T_a),c_List_Orev(T_a,V_ys)),c_List_Orev(T_a,V_xs)) = c_List_Orev(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys))) # label(fact_rev__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 384 (all V_z_2 all V_y_2 all V_x_2 all T_a (class_Orderings_Olinorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x_2),V_z_2)) & hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y_2),V_z_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x_2),V_y_2)),V_z_2))))) # label(fact_max__less__iff__conj) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 385 (all V_xs_2 all T_a (c_List_Orotate1(T_a,V_xs_2) = c_List_Olist_ONil(T_a) <-> c_List_Olist_ONil(T_a) = V_xs_2)) # label(fact_rotate1__is__Nil__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 386 (all V_list all V_a all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_a),V_list)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_list)),hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) # label(fact_list_Osize_I4_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 387 (all V_l all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_l)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_l),V_n)),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_l),V_m)))))) # label(fact_diff__less__mono2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 388 (all V_ys all V_y all V_xs all V_n all T_a (hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_y),V_ys) -> V_y = hAPP(c_List_Onth(T_a,V_xs),V_n))) # label(fact_nth__via__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 389 (all V_x all V_n all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Oreplicate(T_a,V_n,V_x)) = V_n) # label(fact_length__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 390 (all V_ys_2 all V_y_2 all V_xs_2 all V_P_2 all T_a (c_List_OdropWhile(T_a,V_P_2,V_xs_2) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_y_2),V_ys_2) <-> -hBOOL(hAPP(V_P_2,V_y_2)) & V_xs_2 = hAPP(hAPP(c_List_Oappend(T_a),c_List_OtakeWhile(T_a,V_P_2,V_xs_2)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_y_2),V_ys_2)))) # label(fact_dropWhile__eq__Cons__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 391 (all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> V_n != c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) # label(fact_gr__implies__not0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 392 (all V_d all V_c all V_b all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_d)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_b),V_d)))) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I20_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 393 (all V_y_2 all V_xs_2 all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,c_List_Orev(T_a,V_xs_2)) -> (c_List_Olist_ONil(T_a) != V_xs_2 -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),hAPP(c_List_Onth(T_a,V_xs_2),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))),V_y_2) = c_List_Ofoldr(T_a,T_a,c_Orderings_Oord__class_Omax(T_a),V_xs_2,V_y_2)) & (c_List_Olist_ONil(T_a) = V_xs_2 -> V_y_2 = c_List_Ofoldr(T_a,T_a,c_Orderings_Oord__class_Omax(T_a),V_xs_2,V_y_2))))) # label(fact_foldr__max__sorted) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 394 (all V_ys_2 all V_xs_2 all T_a (hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2) = V_ys_2 <-> c_List_Olist_ONil(T_a) = V_xs_2)) # label(fact_append__self__conv2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 395 (all V_xs_2 all V_aa_2 all V_f_2 all T_b all T_a c_List_Ofoldr(T_b,T_a,c_COMBC(T_a,T_b,T_a,V_f_2),c_List_Orev(T_b,V_xs_2),V_aa_2) = hAPP(c_List_Ofoldl(T_a,T_b,V_f_2,V_aa_2),V_xs_2)) # label(fact_foldl__foldr) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 396 (all V_y_2 all V_x_2 (hBOOL(hAPP(hAPP(c_fequal,V_x_2),V_y_2)) | V_y_2 != V_x_2)) # label(help_c__fequal__2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 397 (all V_ys_2 all V_xs_2 all V_P_2 all T_a (c_List_Olist__ex(T_a,V_P_2,V_ys_2) | c_List_Olist__ex(T_a,V_P_2,V_xs_2) <-> c_List_Olist__ex(T_a,V_P_2,hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2)))) # label(fact_list__ex__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 398 (all V_n_2 all T_a (class_Rings_Olinordered__semidom(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Groups_Ozero__class_Ozero(T_a)),c_Nat_Osemiring__1__class_Oof__nat(T_a,V_n_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n_2))))) # label(fact_of__nat__0__less__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 399 (all V_ba_2 all V_aa_2 all V_P_2 (-(hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_aa_2),V_ba_2)) & -hBOOL(hAPP(V_P_2,c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) | (exists B_d (hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_ba_2),B_d) = V_aa_2 & -hBOOL(hAPP(V_P_2,B_d))))) <-> hBOOL(hAPP(V_P_2,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_aa_2),V_ba_2))))) # label(fact_nat__diff__split__asm) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 400 (all V_n_2 (c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_n_2) = c_Groups_Ozero__class_Ozero(tc_Int_Oint) <-> c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = V_n_2)) # label(fact_int__eq__0__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 401 (all V_x_2 all V_y_2 all T_a (class_Orderings_Olinorder(T_a) -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y_2),V_x_2)) -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x_2),V_y_2)) <-> V_y_2 = V_x_2)))) # label(fact_linorder__antisym__conv3) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 402 (all V_ys_2 all V_xs_2 all T_a (V_ys_2 = V_xs_2 <-> c_List_Orev(T_a,V_ys_2) = c_List_Orev(T_a,V_xs_2))) # label(fact_rev__is__rev__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 403 (all V_c all V_b all V_a all T_a (class_Groups_Ocancel__semigroup__add(T_a) -> (hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c) -> V_c = V_b))) # label(fact_add__left__imp__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 404 (all V_y all V_x all T_a (class_Orderings_Oorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> V_x != V_y))) # label(fact_less__imp__neq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 405 (all V_d_2 all V_c_2 all V_ba_2 all V_aa_2 all T_a (class_Groups_Oordered__ab__group__add(T_a) -> (hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_c_2),V_d_2) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_aa_2),V_ba_2) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_c_2),V_d_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_aa_2),V_ba_2)))))) # label(fact_diff__eq__diff__less) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 406 (all V_xss_2 all T_b all V_xs_2 all T_a hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(c_Nat_OSuc,hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))),c_List_Ofoldr(tc_List_Olist(T_b),tc_Nat_Onat,c_COMBB(tc_Nat_Onat,tc_fun(tc_Nat_Onat,tc_Nat_Onat),tc_List_Olist(T_b),c_Orderings_Oord__class_Omax(tc_Nat_Onat),c_Nat_Osize__class_Osize(tc_List_Olist(T_b))),V_xss_2,c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) = hAPP(c_Nat_OSuc,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2)),c_List_Ofoldr(tc_List_Olist(T_b),tc_Nat_Onat,c_COMBB(tc_Nat_Onat,tc_fun(tc_Nat_Onat,tc_Nat_Onat),tc_List_Olist(T_b),c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(c_COMBC(tc_List_Olist(T_b),tc_Nat_Onat,tc_Nat_Onat,c_COMBB(tc_Nat_Onat,tc_fun(tc_Nat_Onat,tc_Nat_Onat),tc_List_Olist(T_b),c_Groups_Ominus__class_Ominus(tc_Nat_Onat),c_Nat_Osize__class_Osize(tc_List_Olist(T_b)))),hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))),c_List_Ofilter(tc_List_Olist(T_b),c_COMBB(tc_HOL_Obool,tc_HOL_Obool,tc_List_Olist(T_b),c_fNot,hAPP(c_COMBC(tc_List_Olist(T_b),tc_List_Olist(T_b),tc_HOL_Obool,c_fequal),c_List_Olist_ONil(T_b))),V_xss_2),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))))) # label(fact_transpose__aux__max) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 407 (all V_xs_2 all V_x_2 all V_n_2 all T_a hAPP(hAPP(c_List_Otake(T_a),V_n_2),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) = c_Nat_Onat_Onat__case(tc_List_Olist(T_a),c_List_Olist_ONil(T_a),c_COMBB(tc_List_Olist(T_a),tc_List_Olist(T_a),tc_Nat_Onat,hAPP(c_List_Olist_OCons(T_a),V_x_2),hAPP(c_COMBC(tc_Nat_Onat,tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Otake(T_a)),V_xs_2)),V_n_2)) # label(fact_take__Cons) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 408 (all V_n all V_m hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_m)),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_n)) = c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_n))) # label(fact_zadd__int) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 409 (all V_c all V_a all V_b all T_a (class_Groups_Ocancel__semigroup__add(T_a) -> (hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_b),V_a) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_a) -> V_c = V_b))) # label(fact_add__right__imp__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 410 (all V_ys all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> c_List_Ohd(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)) = c_List_Ohd(T_a,V_xs))) # label(fact_hd__append2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 411 (all V_g_2 all V_f_2 ((all B_x hAPP(V_f_2,B_x) = hAPP(V_g_2,B_x)) -> V_g_2 = V_f_2)) # label(fact_ext) # label(axiom) # label(non_clause). [assumption]. 1.12/1.45 412 (all V_y all V_ys all V_x all V_xs all T_a hAPP(hAPP(c_List_Oappend(T_a),V_xs),hAPP(hAPP(c_List_Olist_OCons(T_a),V_y),V_ys)) = hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_ys))),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),V_y)) # label(fact_list__update__length) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 413 (all V_xs all V_x all T_b all T_a (c_List_Orotate1(T_a,c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a) & hAPP(hAPP(c_List_Oappend(T_b),V_xs),hAPP(hAPP(c_List_Olist_OCons(T_b),V_x),c_List_Olist_ONil(T_b))) = c_List_Orotate1(T_b,hAPP(hAPP(c_List_Olist_OCons(T_b),V_x),V_xs)))) # label(fact_rotate__simps) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 414 (all V_xs_2 all V_x_2 all V_n_2 all T_a c_Nat_Onat_Onat__case(tc_List_Olist(T_a),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2),hAPP(c_COMBC(tc_Nat_Onat,tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Odrop(T_a)),V_xs_2),V_n_2) = hAPP(hAPP(c_List_Odrop(T_a),V_n_2),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2))) # label(fact_drop__Cons) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 415 (all V_x_2 all V_f_2 all V_xs_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> (c_List_Odistinct(T_a,V_xs_2) -> c_List_Odistinct(T_a,c_List_Olinorder__class_Oinsort__insert__key(T_a,T_b,V_f_2,V_x_2,V_xs_2))))) # label(fact_distinct__insort__insert) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 416 (all V_l_2 all V_k_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,V_k_2),V_l_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),V_k_2),V_l_2)),c_Groups_Ozero__class_Ozero(tc_Int_Oint))))) # label(fact_less__bin__lemma) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 417 (all V_xs_2 all T_a all V_x_2 all V_P_2 ((-hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_OdropWhile(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) & (hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_OdropWhile(T_a,V_P_2,V_xs_2) = c_List_OdropWhile(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2))))) # label(fact_dropWhile_Osimps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 418 (all V_b all V_a all T_a (class_Groups_Ogroup__add(T_a) -> hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b)),V_b) = V_a)) # label(fact_add__diff__cancel) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 419 (all V_ys all V_xs all T_a all V_n ((hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)),V_n) = hAPP(c_List_Onth(T_a,V_xs),V_n)) & (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(c_List_Onth(T_a,V_ys),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) = hAPP(c_List_Onth(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs),V_ys)),V_n)))) # label(fact_nth__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 420 (all V_xs_2 all V_P_2 all T_a (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_OtakeWhile(T_a,V_P_2,V_xs_2))),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) -> -hBOOL(hAPP(V_P_2,hAPP(c_List_Onth(T_a,V_xs_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_OtakeWhile(T_a,V_P_2,V_xs_2))))))) # label(fact_nth__length__takeWhile) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 421 (all V_list_2 all V_aa_2 all V_f2_2 all V_f1_2 all T_b all T_a hAPP(hAPP(V_f2_2,V_aa_2),V_list_2) = c_List_Olist_Olist__case(T_a,T_b,V_f1_2,V_f2_2,hAPP(hAPP(c_List_Olist_OCons(T_b),V_aa_2),V_list_2))) # label(fact_list_Osimps_I5_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 422 (all V_f_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> c_List_Olinorder__class_Osort__key(T_a,T_b,V_f_2,c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a))) # label(fact_sort__key__simps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 423 (all V_y all V_x all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),V_y) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_y),V_x))) # label(fact_min__max_Osup__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 424 (all V_aa_2 all V_ba_2 all T_a (class_Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct(T_a) -> (c_Groups_Ozero__class_Ozero(T_a) = V_aa_2 <-> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_ba_2),V_aa_2) = V_ba_2))) # label(fact_add__0__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 425 (all V_xs_2 all V_P_2 all T_a (c_List_OdropWhile(T_a,V_P_2,V_xs_2) != c_List_Olist_ONil(T_a) -> -hBOOL(hAPP(V_P_2,c_List_Ohd(T_a,c_List_OdropWhile(T_a,V_P_2,V_xs_2)))))) # label(fact_hd__dropWhile) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 426 (all V_x_H all V_x all V_xs all T_a all V_i_H all V_i (V_i != V_i_H -> hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i_H),V_x_H)),V_i),V_x) = hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Olist__update(T_a,V_xs),V_i),V_x)),V_i_H),V_x_H))) # label(fact_list__update__swap) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 427 (all V_a all V_b all V_x all T_a (class_Orderings_Olinorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_b)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_b)))))) # label(fact_min__max_Oless__supI2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 428 (all V_ba_2 all V_aa_2 all V_c_2 all T_a (class_Groups_Oordered__ab__semigroup__add__imp__le(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_aa_2),V_ba_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c_2),V_aa_2)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c_2),V_ba_2)))))) # label(fact_add__less__cancel__left) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 429 (all V_y_2 all V_x_2 (-hBOOL(hAPP(hAPP(c_fequal,V_x_2),V_y_2)) | V_y_2 = V_x_2)) # label(help_c__fequal__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 430 (all V_P_2 (-hBOOL(hAPP(c_fNot,V_P_2)) | -hBOOL(V_P_2))) # label(help_c__fNot__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 431 (all V_xs_2 all V_P_2 all T_a all V_j_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_j_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_OdropWhile(T_a,V_P_2,V_xs_2)))) -> hAPP(c_List_Onth(T_a,V_xs_2),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_j_2),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_OtakeWhile(T_a,V_P_2,V_xs_2)))) = hAPP(c_List_Onth(T_a,c_List_OdropWhile(T_a,V_P_2,V_xs_2)),V_j_2))) # label(fact_dropWhile__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 432 (all V_xs_2 all V_f_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> (c_List_Odistinct(T_a,c_List_Olinorder__class_Osort__key(T_a,T_b,V_f_2,V_xs_2)) <-> c_List_Odistinct(T_a,V_xs_2)))) # label(fact_distinct__sort) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 433 (all V_ys all V_xs all T_a hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_ys)) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Osplice(T_a,V_xs,V_ys))) # label(fact_length__splice) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 434 (all V_list_H all V_a_H all T_a hAPP(hAPP(c_List_Olist_OCons(T_a),V_a_H),V_list_H) != c_List_Olist_ONil(T_a)) # label(fact_list_Osimps_I3_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 435 (all V_xs_2 all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(tc_List_Olist(T_a))),c_List_Otranspose(T_a,V_xs_2)) = c_List_Ofoldr(tc_List_Olist(T_a),tc_Nat_Onat,c_COMBB(tc_Nat_Onat,tc_fun(tc_Nat_Onat,tc_Nat_Onat),tc_List_Olist(T_a),c_Orderings_Oord__class_Omax(tc_Nat_Onat),c_Nat_Osize__class_Osize(tc_List_Olist(T_a))),V_xs_2,c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) # label(fact_length__transpose) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 436 (all V_n_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Groups_Ozero__class_Ozero(tc_Int_Oint)),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,V_n_2))))) # label(fact_zero__less__int__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 437 (all V_zs all V_xs all V_ys all V_xs1 all V_x all T_a (V_ys = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs1) -> (hAPP(hAPP(c_List_Oappend(T_a),V_xs1),V_zs) = V_xs -> hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs) = hAPP(hAPP(c_List_Oappend(T_a),V_ys),V_zs)))) # label(fact_Cons__eq__appendI) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 438 (all V_xs all T_a all V_i (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(hAPP(c_List_Odrop(T_a),V_i),V_xs) = hAPP(hAPP(c_List_Olist_OCons(T_a),hAPP(c_List_Onth(T_a,V_xs),V_i)),hAPP(hAPP(c_List_Odrop(T_a),hAPP(c_Nat_OSuc,V_i)),V_xs)))) # label(fact_nth__drop_H) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 439 (all V_z V_z = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),V_z),c_Groups_Ozero__class_Ozero(tc_Int_Oint))) # label(fact_zadd__0__right) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 440 (all V_b all V_a all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_b)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_b))) # label(fact_min__max_Osup_Oleft__idem) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 441 (all V_P all T_a hAPP(c_COMBI(T_a),V_P) = V_P) # label(help_c__COMBI__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 442 (all V_xs all V_x all V_n all T_a hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs) = hAPP(hAPP(c_List_Odrop(T_a),hAPP(c_Nat_OSuc,V_n)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))) # label(fact_drop__Suc__Cons) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 443 (all V_aa_2 all T_a (class_Groups_Olinordered__ab__group__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Groups_Ozero__class_Ozero(T_a)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_aa_2))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Groups_Ozero__class_Ozero(T_a)),V_aa_2))))) # label(fact_zero__less__double__add__iff__zero__less__single__add) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 444 (all V_a all T_a (class_Groups_Omonoid__add(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),c_Groups_Ozero__class_Ozero(T_a)) = V_a)) # label(fact_add__0__right) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 445 (all V_d all V_c all V_a all T_a (class_Rings_Ocomm__semiring__1(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_c),V_d)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c)),V_d))) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I25_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 446 (all V_b all V_a all T_a (class_Groups_Oordered__comm__monoid__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Groups_Ozero__class_Ozero(T_a)),V_a)) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Groups_Ozero__class_Ozero(T_a)),V_b)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,c_Groups_Ozero__class_Ozero(T_a)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_b))))))) # label(fact_add__pos__pos) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 447 (all V_k all V_j all V_i hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_i),V_j)),V_k) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_i),V_k)),V_j)) # label(fact_diff__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 448 (all V_x all V_m all V_n all T_a c_List_Oreplicate(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_m),V_x) = hAPP(hAPP(c_List_Oappend(T_a),c_List_Oreplicate(T_a,V_n,V_x)),c_List_Oreplicate(T_a,V_m,V_x))) # label(fact_replicate__add) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 449 (all V_n hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),hAPP(c_Nat_OSuc,V_n)))) # label(fact_zero__less__Suc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 450 (all V_z all V_y all V_x all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_y),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),V_z)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_y),V_z)))) # label(fact_min__max_Osup__left__commute) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 451 (all V_ys_2 all V_xs_2 all T_a (V_ys_2 = c_List_Olist_ONil(T_a) & V_xs_2 = c_List_Olist_ONil(T_a) <-> c_List_Olist_ONil(T_a) = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2))) # label(fact_append__is__Nil__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 452 (all V_zs_2 all V_ys_2 all V_xs_2 all T_a (hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2) = hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_zs_2) <-> V_ys_2 = V_zs_2)) # label(fact_same__append__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 453 (all V_zs_2 all V_ys_2 all V_xs_2 all V_x_2 all T_a (hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2) = hAPP(hAPP(c_List_Oappend(T_a),V_ys_2),V_zs_2) <-> V_zs_2 = hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2) & c_List_Olist_ONil(T_a) = V_ys_2 | (exists B_ys_H (hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),B_ys_H) = V_ys_2 & V_xs_2 = hAPP(hAPP(c_List_Oappend(T_a),B_ys_H),V_zs_2))))) # label(fact_Cons__eq__append__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 454 (all V_y all V_xs all V_x all T_a hAPP(hAPP(c_List_Olist_OCons(T_a),V_y),V_xs) = hAPP(hAPP(c_List_Olist__update(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_y)) # label(fact_list__update__code_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 455 (all V_xs_2 all V_P_2 all T_a ((exists B_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2))) & hBOOL(hAPP(V_P_2,hAPP(c_List_Onth(T_a,V_xs_2),B_n))))) <-> c_List_Olist__ex(T_a,V_P_2,V_xs_2))) # label(fact_list__ex__length) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 456 (all T_2 all T_1 (class_Orderings_Oord(T_1) -> class_Orderings_Oord(tc_fun(T_2,T_1)))) # label(arity_fun__Orderings_Oord) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 457 (all V_xs all V_i all T_a hAPP(hAPP(c_List_Odrop(T_a),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),V_i)),c_List_Orev(T_a,V_xs)) = c_List_Orev(T_a,hAPP(hAPP(c_List_Otake(T_a),V_i),V_xs))) # label(fact_rev__take) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 458 (all V_y_2 all V_x_2 all T_a (class_Orderings_Olinorder(T_a) -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x_2),V_y_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y_2),V_x_2)) | V_y_2 = V_x_2))) # label(fact_not__less__iff__gr__or__eq) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 459 (all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_m)),hAPP(c_Nat_OSuc,V_n))) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)))) # label(fact_Suc__less__SucD) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 460 (all V_xs all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Orev(T_a,V_xs)) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)) # label(fact_length__rev) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 461 (all V_xs_2 all V_x_2 all V_aa_2 all V_f_2 all T_b all T_a hAPP(c_List_Ofoldl(T_a,T_b,V_f_2,V_aa_2),hAPP(hAPP(c_List_Olist_OCons(T_b),V_x_2),V_xs_2)) = hAPP(c_List_Ofoldl(T_a,T_b,V_f_2,hAPP(hAPP(V_f_2,V_aa_2),V_x_2)),V_xs_2)) # label(fact_foldl__Cons) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 462 (all V_zs_2 all V_x_2 all T_a (class_Groups_Omonoid__add(T_a) -> hAPP(c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),V_x_2),V_zs_2) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_x_2),hAPP(c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),c_Groups_Ozero__class_Ozero(T_a)),V_zs_2)))) # label(fact_foldl__absorb0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 463 (all V_ys_2 all V_y_2 all V_xs_2 all T_a (hAPP(hAPP(c_List_Olist_OCons(T_a),V_y_2),V_ys_2) = c_List_Orev(T_a,V_xs_2) <-> hAPP(hAPP(c_List_Oappend(T_a),c_List_Orev(T_a,V_ys_2)),hAPP(hAPP(c_List_Olist_OCons(T_a),V_y_2),c_List_Olist_ONil(T_a))) = V_xs_2)) # label(fact_rev__eq__Cons__iff) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 464 (all V_b all V_a all V_x all T_a (class_Orderings_Olinorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_a)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_a),V_b)))))) # label(fact_min__max_Oless__supI1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 465 (all V_xs_2 all T_a (c_List_Olist_ONil(T_a) = V_xs_2 <-> c_List_Orev(T_a,V_xs_2) = c_List_Olist_ONil(T_a))) # label(fact_rev__is__Nil__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 466 (all V_x all T_a all V_n (c_Groups_Ozero__class_Ozero(tc_Nat_Onat) != V_n -> V_x = c_List_Olast(T_a,c_List_Oreplicate(T_a,V_n,V_x)))) # label(fact_last__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 467 (all V_xs all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Orotate1(T_a,V_xs)) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)) # label(fact_length__rotate1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 468 (exists B_a exists B_b exists B_c c_List_Odistinct(tc_Arrow__Order__Mirabelle_Oalt,hAPP(hAPP(c_List_Olist_OCons(tc_Arrow__Order__Mirabelle_Oalt),B_a),hAPP(hAPP(c_List_Olist_OCons(tc_Arrow__Order__Mirabelle_Oalt),B_b),hAPP(hAPP(c_List_Olist_OCons(tc_Arrow__Order__Mirabelle_Oalt),B_c),c_List_Olist_ONil(tc_Arrow__Order__Mirabelle_Oalt)))))) # label(fact_alt3) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 469 (all T_a all V_xs (c_List_Olist_ONil(T_a) != V_xs -> -(all B_ys all B_y V_xs != hAPP(hAPP(c_List_Oappend(T_a),B_ys),hAPP(hAPP(c_List_Olist_OCons(T_a),B_y),c_List_Olist_ONil(T_a)))))) # label(fact_rev__cases) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 470 (all V_m c_Groups_Ozero__class_Ozero(tc_Nat_Onat) != hAPP(c_Nat_OSuc,V_m)) # label(fact_Suc__not__Zero) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 471 (all V_aa_2 all T_a (class_Groups_Olinordered__ab__group__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_aa_2),c_Groups_Ozero__class_Ozero(T_a))) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_aa_2)),c_Groups_Ozero__class_Ozero(T_a)))))) # label(fact_double__add__less__zero__iff__single__add__less__zero) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 472 (all V_xs_2 all T_a (c_List_Odistinct(T_a,V_xs_2) <-> c_List_Odistinct(T_a,c_List_Orev(T_a,V_xs_2)))) # label(fact_distinct__rev) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 473 (all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n)) -> hAPP(c_Nat_OSuc,hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),hAPP(c_Nat_OSuc,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)))) = V_n)) # label(fact_Suc__pred) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 474 (all V_xs all T_a all V_n (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_n),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs))) -> hAPP(c_List_Onth(T_a,V_xs),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),hAPP(c_Nat_OSuc,V_n))) = hAPP(c_List_Onth(T_a,c_List_Orev(T_a,V_xs)),V_n))) # label(fact_rev__nth) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 475 (all V_aa_2 all V_xs_2 all V_f_2 all T_a all T_b hAPP(c_List_Ofoldl(T_a,T_b,c_COMBC(T_b,T_a,T_a,V_f_2),V_aa_2),c_List_Orev(T_b,V_xs_2)) = c_List_Ofoldr(T_b,T_a,V_f_2,V_xs_2,V_aa_2)) # label(fact_foldr__foldl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 476 (all V_xs_2 all T_a hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(tc_List_Olist(T_a))),c_List_Ofilter(tc_List_Olist(T_a),c_COMBB(tc_HOL_Obool,tc_HOL_Obool,tc_List_Olist(T_a),c_fNot,hAPP(c_COMBC(tc_List_Olist(T_a),tc_List_Olist(T_a),tc_HOL_Obool,c_fequal),c_List_Olist_ONil(T_a))),V_xs_2)) = c_List_Ofoldr(tc_List_Olist(T_a),tc_Nat_Onat,c_COMBB(tc_Nat_Onat,tc_fun(tc_Nat_Onat,tc_Nat_Onat),tc_List_Olist(T_a),c_Orderings_Oord__class_Omax(tc_Nat_Onat),c_Nat_Osize__class_Osize(tc_List_Olist(T_a))),c_List_Otranspose(T_a,V_xs_2),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) # label(fact_transpose__max__length) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 477 (all V_z all V_y all V_x all T_a (class_Groups_Oordered__ab__group__add(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_x),V_z)),hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),V_y),V_z)) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(T_a),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),V_y)),V_z))) # label(fact_max__diff__distrib__left) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 478 (all V_k_2 all V_j_2 all V_i_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_i_2),V_k_2)),V_j_2)) <-> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i_2),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_j_2),V_k_2))))) # label(fact_less__diff__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 479 (all V_xs_2 all V_aa_2 all T_a (class_Groups_Omonoid__add(T_a) -> hAPP(c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),V_aa_2),V_xs_2) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_aa_2),c_List_Ofoldr(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),V_xs_2,c_Groups_Ozero__class_Ozero(T_a))))) # label(fact_foldl__foldr1__lemma) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 480 (all V_xs all V_n all T_a hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs)),V_n) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs))) # label(fact_length__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 481 (all V_n c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n)) # label(fact_diff__0__eq__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 482 (all V_y_2 all V_x_2 all T_a (hBOOL(hAPP(hAPP(c_HOL_Oequal__class_Oequal(tc_List_Olist(T_a)),V_x_2),V_y_2)) <-> V_y_2 = V_x_2)) # label(fact_equal__list__def) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 483 (all V_m all V_i hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_i),hAPP(c_Nat_OSuc,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_m),V_i))))) # label(fact_less__add__Suc2) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 484 (all V_P_2 all T_a c_List_Olist__all(T_a,V_P_2,c_List_Olist_ONil(T_a))) # label(fact_list__all__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 485 (all V_P_2 all V_xs_2 all T_a (class_Orderings_Olinorder(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs_2) -> c_List_Olinorder__class_Osorted(T_a,c_List_OdropWhile(T_a,V_P_2,V_xs_2))))) # label(fact_sorted__dropWhile) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 486 (all V_xs all V_n all T_a hAPP(hAPP(c_List_Odrop(T_a),V_n),c_List_Otl(T_a,V_xs)) = c_List_Otl(T_a,hAPP(hAPP(c_List_Odrop(T_a),V_n),V_xs))) # label(fact_drop__tl) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 487 (all T_a (class_HOL_Oequal(T_a) -> c_fequal = c_HOL_Oequal__class_Oequal(T_a))) # label(fact_eq__equal) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 488 (all V_xs all T_a V_xs = hAPP(hAPP(c_List_Odrop(T_a),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_xs)) # label(fact_drop__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 489 (all V_n_2 (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n_2)) <-> c_Groups_Ozero__class_Ozero(tc_Nat_Onat) != V_n_2)) # label(fact_neq0__conv) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 490 (all V_n all V_m (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_m),V_n)) -> (hAPP(c_Nat_OSuc,V_m) != V_n -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(c_Nat_OSuc,V_m)),V_n))))) # label(fact_Suc__lessI) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 491 (all T_a c_List_Odistinct(T_a,c_List_Olist_ONil(T_a))) # label(fact_distinct_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 492 (all V_x all T_a all V_xs ((V_xs != c_List_Olist_ONil(T_a) -> c_List_Olast(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs)) = c_List_Olast(T_a,V_xs)) & (V_xs = c_List_Olist_ONil(T_a) -> V_x = c_List_Olast(T_a,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs))))) # label(fact_last_Osimps) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 493 (all V_R_2 all V_Q_2 all V_P_2 all T_a all T_c all T_b hAPP(hAPP(V_P_2,V_R_2),V_Q_2) = hAPP(hAPP(c_COMBC(T_b,T_c,T_a,V_P_2),V_Q_2),V_R_2)) # label(help_c__COMBC__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 494 (all V_m all V_n hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Nat_Onat),V_n),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_m)) = c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) # label(fact_diff__add__0) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 495 (all V_n_2 all T_a all V_x_2 all V_P_2 ((hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_Ofilter(T_a,V_P_2,c_List_Oreplicate(T_a,V_n_2,V_x_2)) = c_List_Oreplicate(T_a,V_n_2,V_x_2)) & (-hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_Olist_ONil(T_a) = c_List_Ofilter(T_a,V_P_2,c_List_Oreplicate(T_a,V_n_2,V_x_2))))) # label(fact_filter__replicate) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 496 (all V_z all V_y all V_x all T_a (class_Orderings_Olinorder(T_a) -> hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_y),V_z)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),hAPP(hAPP(c_Orderings_Oord__class_Omax(T_a),V_x),V_y)),V_z))) # label(fact_min__max_Osup__assoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 497 (all V_xs_2 all V_f_2 all T_a all T_b (class_Orderings_Olinorder(T_b) -> hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),V_xs_2) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Olinorder__class_Osort__key(T_a,T_b,V_f_2,V_xs_2)))) # label(fact_length__sort) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 498 (all V_xs all T_a (class_Orderings_Olinorder(T_a) -> (V_xs != c_List_Olist_ONil(T_a) -> (c_List_Olinorder__class_Osorted(T_a,V_xs) -> c_List_Olinorder__class_Osorted(T_a,c_List_Obutlast(T_a,V_xs)))))) # label(fact_sorted__butlast) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 499 (all V_a all T_a (class_Groups_Ocomm__monoid__add(T_a) -> hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),c_Groups_Ozero__class_Ozero(T_a)) = V_a)) # label(fact_add_Ocomm__neutral) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 500 (all V_a all T_a (class_Groups_Omonoid__add(T_a) -> V_a = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),c_Groups_Ozero__class_Ozero(T_a)),V_a))) # label(fact_add__0__left) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 501 (all T_a c_List_Otl(T_a,c_List_Olist_ONil(T_a)) = c_List_Olist_ONil(T_a)) # label(fact_tl_Osimps_I1_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 502 (all V_xs all V_m all V_n all T_a hAPP(hAPP(c_List_Odrop(T_a),V_n),hAPP(hAPP(c_List_Odrop(T_a),V_m),V_xs)) = hAPP(hAPP(c_List_Odrop(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),V_n),V_m)),V_xs)) # label(fact_drop__drop) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 503 (all V_aa_2 all V_ys_2 all V_xs_2 all V_f_2 all T_a all T_b c_List_Ofoldr(T_b,T_a,V_f_2,V_xs_2,c_List_Ofoldr(T_b,T_a,V_f_2,V_ys_2,V_aa_2)) = c_List_Ofoldr(T_b,T_a,V_f_2,hAPP(hAPP(c_List_Oappend(T_b),V_xs_2),V_ys_2),V_aa_2)) # label(fact_foldr__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 504 (all V_Q_2 all V_P_2 (-hBOOL(V_P_2) | hBOOL(hAPP(hAPP(c_fdisj,V_P_2),V_Q_2)))) # label(help_c__fdisj__1) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 505 (all V_P_2 all V_xs_2 all T_a (c_List_Odistinct(T_a,V_xs_2) -> c_List_Odistinct(T_a,c_List_OtakeWhile(T_a,V_P_2,V_xs_2)))) # label(fact_distinct__takeWhile) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 506 (all V_c all V_b all V_a all T_a (class_Groups_Oordered__cancel__ab__semigroup__add(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_a),V_b)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_a),V_c)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_b),V_c)))))) # label(fact_add__strict__right__mono) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 507 (all V_ys_2 all V_xs_2 all T_a c_List_Otl(T_a,hAPP(hAPP(c_List_Oappend(T_a),V_xs_2),V_ys_2)) = c_List_Olist_Olist__case(tc_List_Olist(T_a),T_a,c_List_Otl(T_a,V_ys_2),c_COMBK(tc_fun(tc_List_Olist(T_a),tc_List_Olist(T_a)),T_a,hAPP(c_COMBC(tc_List_Olist(T_a),tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Oappend(T_a)),V_ys_2)),V_xs_2)) # label(fact_tl__append) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 508 (all V_zs_2 all V_y_2 all V_x_2 all T_a (class_Groups_Osemigroup__add(T_a) -> hAPP(c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_x_2),V_y_2)),V_zs_2) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(T_a),V_x_2),hAPP(c_List_Ofoldl(T_a,T_a,c_Groups_Oplus__class_Oplus(T_a),V_y_2),V_zs_2)))) # label(fact_foldl__assoc) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 509 (all V_xs_2 all V_x_2 all T_a c_List_Ofilter(T_a,hAPP(c_fequal,V_x_2),V_xs_2) = c_List_Oreplicate(T_a,hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(T_a)),c_List_Ofilter(T_a,hAPP(c_fequal,V_x_2),V_xs_2)),V_x_2)) # label(fact_replicate__length__filter) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 510 (all V_y all V_x all T_a (class_Orderings_Olinorder(T_a) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x)) | V_y = V_x | hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)))) # label(fact_linorder__less__linear) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 511 (all V_nat_H_2 all V_nat_2 (hAPP(c_Nat_OSuc,V_nat_2) = hAPP(c_Nat_OSuc,V_nat_H_2) <-> V_nat_2 = V_nat_H_2)) # label(fact_nat_Oinject) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 512 (all V_xs_2 all T_a c_List_Orev(T_a,V_xs_2) = hAPP(c_List_Ofoldl(tc_List_Olist(T_a),T_a,c_COMBC(T_a,tc_List_Olist(T_a),tc_List_Olist(T_a),c_List_Olist_OCons(T_a)),c_List_Olist_ONil(T_a)),V_xs_2)) # label(fact_rev__foldl__cons) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 513 (all V_t all V_s (hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_s),V_t)) -> V_s != V_t)) # label(fact_less__not__refl3) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 514 (all V_P_2 all V_xs_2 all T_a (c_List_Odistinct(T_a,V_xs_2) -> c_List_Odistinct(T_a,c_List_Ofilter(T_a,V_P_2,V_xs_2)))) # label(fact_distinct__filter) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 515 (all T_2 all T_1 (class_Groups_Ominus(T_1) -> class_Groups_Ominus(tc_fun(T_2,T_1)))) # label(arity_fun__Groups_Ominus) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 516 (all V_xs_2 all V_x_2 all V_P_2 all T_a (c_List_Olist__ex1(T_a,V_P_2,hAPP(hAPP(c_List_Olist_OCons(T_a),V_x_2),V_xs_2)) <-> (hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_Olist__all(T_a,c_COMBS(T_a,tc_HOL_Obool,tc_HOL_Obool,c_COMBB(tc_HOL_Obool,tc_fun(tc_HOL_Obool,tc_HOL_Obool),T_a,c_fdisj,c_COMBB(tc_HOL_Obool,tc_HOL_Obool,T_a,c_fNot,V_P_2)),hAPP(c_fequal,V_x_2)),V_xs_2)) & (-hBOOL(hAPP(V_P_2,V_x_2)) -> c_List_Olist__ex1(T_a,V_P_2,V_xs_2)))) # label(fact_list__ex1__simps_I2_J) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 517 (all V_y all V_x all T_a (class_Orderings_Opreorder(T_a) -> (hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_x),V_y)) -> -hBOOL(hAPP(c_Orderings_Oord__class_Oless(T_a,V_y),V_x))))) # label(fact_order__less__not__sym) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 518 (all V_y all V_x (V_y != V_x -> (-hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_x),V_y)) -> hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,V_y),V_x))))) # label(fact_linorder__neqE__nat) # label(axiom) # label(non_clause). [assumption]. 1.12/1.46 519 -(exists B_c c_List_Odistinct(tc_Arrow__Order__Mirabelle_Oalt,hAPP(hAPP(c_List_Olist_OCons(tc_Arrow__Order__Mirabelle_Oalt),v_a),hAPP(hAPP(c_List_Olist_OCons(tc_Arrow__Order__Mirabelle_Oalt),v_b),hAPP(hAPP(c_List_Olist_OCons(tc_Arrow__Order__Mirabelle_Oalt),B_c),c_List_Olist_ONil(tc_Arrow__Order__Mirabelle_Oalt)))))) # label(conj_1) # label(negated_conjecture) # label(non_clause). [assumption]. 1.12/1.49 1.12/1.49 ============================== end of process non-clausal formulas === 1.12/1.49 1.12/1.49 ============================== PROCESS INITIAL CLAUSES =============== 1.12/1.49 1.12/1.49 ============================== PREDICATE ELIMINATION ================= 1.12/1.49 520 -class_Rings_Osemiring__1(A) | c_Nat_Osemiring__1__class_Oof__nat(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),C)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),c_Nat_Osemiring__1__class_Oof__nat(A,B)),c_Nat_Osemiring__1__class_Oof__nat(A,C)) # label(fact_of__nat__add) # label(axiom). [clausify(36)]. 1.12/1.49 521 class_Rings_Osemiring__1(tc_Nat_Onat) # label(arity_Nat__Onat__Rings_Osemiring__1) # label(axiom). [assumption]. 1.12/1.49 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A)),c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,B)). [resolve(520,a,521,a)]. 1.12/1.49 522 -class_Rings_Osemiring__1(A) | c_Nat_Osemiring__1__class_Oof__nat(A,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = c_Groups_Ozero__class_Ozero(A) # label(fact_of__nat__0) # label(axiom). [clausify(210)]. 1.12/1.49 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = c_Groups_Ozero__class_Ozero(tc_Nat_Onat). [resolve(522,a,521,a)]. 1.12/1.49 523 class_Rings_Osemiring__1(tc_Int_Oint) # label(arity_Int__Oint__Rings_Osemiring__1) # label(axiom). [assumption]. 1.12/1.49 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,A)),c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,B)). [resolve(523,a,520,a)]. 1.12/1.49 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = c_Groups_Ozero__class_Ozero(tc_Int_Oint). [resolve(523,a,522,a)]. 1.12/1.49 524 class_Orderings_Olinorder(tc_Int_Oint) # label(arity_Int__Oint__Orderings_Olinorder) # label(axiom). [assumption]. 1.12/1.49 525 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(B,A,C),D),c_List_Olist_ONil(B)) = hAPP(hAPP(c_List_Olist_OCons(B),D),c_List_Olist_ONil(B)) # label(fact_insort__key_Osimps_I1_J) # label(axiom). [clausify(5)]. 1.12/1.49 526 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C)),D) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D)) # label(fact_min__max_Osup_Oassoc) # label(axiom). [clausify(18)]. 1.12/1.49 Derived: hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Int_Oint,B),C),c_List_Olist_ONil(A)) = hAPP(hAPP(c_List_Olist_OCons(A),C),c_List_Olist_ONil(A)). [resolve(524,a,525,a)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),B)),C) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),B),C)). [resolve(524,a,526,a)]. 1.12/1.49 527 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),D)) # label(fact_min__max_Osup_Oleft__commute) # label(axiom). [clausify(25)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),B),C)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),C)). [resolve(527,a,524,a)]. 1.12/1.49 528 -class_Orderings_Olinorder(A) | hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(B)),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(B,A,C),D),E)) = hAPP(c_Nat_OSuc,hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(B)),E)) # label(fact_length__insort) # label(axiom). [clausify(27)]. 1.12/1.49 Derived: hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Int_Oint,B),C),D)) = hAPP(c_Nat_OSuc,hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),D)). [resolve(528,a,524,a)]. 1.12/1.49 529 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osorted(A,c_List_Olinorder__class_Osort__key(A,A,c_COMBI(A),B)) # label(fact_sorted__sort) # label(axiom). [clausify(29)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Olinorder__class_Osort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint),A)). [resolve(529,a,524,a)]. 1.12/1.49 530 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,A,c_COMBI(A)),C),B)) # label(fact_sorted__insort) # label(axiom). [clausify(45)]. 1.12/1.49 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint)),B),A)). [resolve(530,a,524,a)]. 1.12/1.49 531 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osorted(A,B) | -c_List_Olinorder__class_Osorted(A,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,A,c_COMBI(A)),C),B)) # label(fact_sorted__insort) # label(axiom). [clausify(45)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | -c_List_Olinorder__class_Osorted(tc_Int_Oint,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint)),B),A)). [resolve(531,a,524,a)]. 1.12/1.49 532 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osorted(A,hAPP(hAPP(c_List_Olist_OCons(A),B),c_List_Olist_ONil(A))) # label(fact_sorted__single) # label(axiom). [clausify(92)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osorted(tc_Int_Oint,hAPP(hAPP(c_List_Olist_OCons(tc_Int_Oint),A),c_List_Olist_ONil(tc_Int_Oint))). [resolve(532,a,524,a)]. 1.12/1.49 533 -class_Orderings_Olinorder(A) | hAPP(B,C) = hAPP(B,D) | hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(E,A,B),C),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(E,A,B),D),F)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(E,A,B),D),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(E,A,B),C),F)) # label(fact_insort__key__left__comm) # label(axiom). [clausify(104)]. 1.12/1.49 Derived: hAPP(A,B) = hAPP(A,C) | hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Int_Oint,A),B),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Int_Oint,A),C),E)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Int_Oint,A),C),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Int_Oint,A),B),E)). [resolve(533,a,524,a)]. 1.12/1.49 534 -class_Orderings_Olinorder(A) | B = C | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) # label(fact_linorder__neq__iff) # label(axiom). [clausify(106)]. 1.12/1.49 535 -class_Orderings_Olinorder(A) | B != C | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) # label(fact_linorder__neq__iff) # label(axiom). [clausify(106)]. 1.12/1.49 Derived: A != B | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)). [resolve(535,a,524,a)]. 1.12/1.49 536 -class_Orderings_Olinorder(A) | B != C | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) # label(fact_linorder__neq__iff) # label(axiom). [clausify(106)]. 1.12/1.49 Derived: A != B | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,B),A)). [resolve(536,a,524,a)]. 1.12/1.49 537 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C) # label(fact_min__max_Osup__left__idem) # label(axiom). [clausify(112)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),B)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),B). [resolve(537,a,524,a)]. 1.12/1.49 538 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),B) # label(fact_min__max_Osup_Ocommute) # label(axiom). [clausify(121)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),B) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),B),A). [resolve(538,a,524,a)]. 1.12/1.49 539 class_Orderings_Olinorder(tc_Nat_Onat) # label(arity_Nat__Onat__Orderings_Olinorder) # label(axiom). [assumption]. 1.12/1.49 Derived: hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Nat_Onat,B),C),c_List_Olist_ONil(A)) = hAPP(hAPP(c_List_Olist_OCons(A),C),c_List_Olist_ONil(A)). [resolve(539,a,525,a)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),B)),C) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),B),C)). [resolve(539,a,526,a)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),B),C)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),C)). [resolve(539,a,527,a)]. 1.12/1.49 Derived: hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Nat_Onat,B),C),D)) = hAPP(c_Nat_OSuc,hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),D)). [resolve(539,a,528,a)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Olinorder__class_Osort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat),A)). [resolve(539,a,529,a)]. 1.12/1.49 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat)),B),A)). [resolve(539,a,530,a)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | -c_List_Olinorder__class_Osorted(tc_Nat_Onat,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat)),B),A)). [resolve(539,a,531,a)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osorted(tc_Nat_Onat,hAPP(hAPP(c_List_Olist_OCons(tc_Nat_Onat),A),c_List_Olist_ONil(tc_Nat_Onat))). [resolve(539,a,532,a)]. 1.12/1.49 Derived: hAPP(A,B) = hAPP(A,C) | hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Nat_Onat,A),B),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Nat_Onat,A),C),E)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Nat_Onat,A),C),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,tc_Nat_Onat,A),B),E)). [resolve(539,a,533,a)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),B)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),B). [resolve(539,a,537,a)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),B) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),B),A). [resolve(539,a,538,a)]. 1.12/1.49 540 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(B,A,C),D),E) != c_List_Olist_ONil(B) # label(fact_insort__not__Nil) # label(axiom). [clausify(165)]. 1.12/1.49 Derived: hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Int_Oint,B),C),D) != c_List_Olist_ONil(A). [resolve(540,a,524,a)]. 1.12/1.49 Derived: hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Nat_Onat,B),C),D) != c_List_Olist_ONil(A). [resolve(540,a,539,a)]. 1.12/1.49 541 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),B) = B # label(fact_min__max_Osup_Oidem) # label(axiom). [clausify(173)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),A) = A. [resolve(541,a,524,a)]. 1.12/1.49 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),A) = A. [resolve(541,a,539,a)]. 1.12/1.49 542 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osort__key(A,A,c_COMBI(A),B) = hAPP(c_List_Ofoldl(tc_List_Olist(A),A,c_COMBC(A,tc_List_Olist(A),tc_List_Olist(A),c_List_Olinorder__class_Oinsort__key(A,A,c_COMBI(A))),c_List_Olist_ONil(A)),B) # label(fact_sort__foldl__insort) # label(axiom). [clausify(189)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint),A) = hAPP(c_List_Ofoldl(tc_List_Olist(tc_Int_Oint),tc_Int_Oint,c_COMBC(tc_Int_Oint,tc_List_Olist(tc_Int_Oint),tc_List_Olist(tc_Int_Oint),c_List_Olinorder__class_Oinsort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint))),c_List_Olist_ONil(tc_Int_Oint)),A). [resolve(542,a,524,a)]. 1.12/1.49 Derived: c_List_Olinorder__class_Osort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat),A) = hAPP(c_List_Ofoldl(tc_List_Olist(tc_Nat_Onat),tc_Nat_Onat,c_COMBC(tc_Nat_Onat,tc_List_Olist(tc_Nat_Onat),tc_List_Olist(tc_Nat_Onat),c_List_Olinorder__class_Oinsort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat))),c_List_Olist_ONil(tc_Nat_Onat)),A). [resolve(542,a,539,a)]. 1.12/1.50 543 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osorted(A,c_List_Olist_ONil(A)) # label(fact_sorted_Oequations_I1_J) # label(axiom). [clausify(204)]. 1.12/1.50 Derived: c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Olist_ONil(tc_Int_Oint)). [resolve(543,a,524,a)]. 1.12/1.50 Derived: c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Olist_ONil(tc_Nat_Onat)). [resolve(543,a,539,a)]. 1.12/1.50 544 -class_Orderings_Olinorder(A) | B = C | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) # label(fact_linorder__neqE) # label(axiom). [clausify(207)]. 1.12/1.50 545 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,hAPP(hAPP(c_List_Otake(A),C),B)) # label(fact_sorted__take) # label(axiom). [clausify(223)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,hAPP(hAPP(c_List_Otake(tc_Int_Oint),B),A)). [resolve(545,a,524,a)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,hAPP(hAPP(c_List_Otake(tc_Nat_Onat),B),A)). [resolve(545,a,539,a)]. 1.12/1.50 546 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,hAPP(hAPP(c_List_Odrop(A),C),B)) # label(fact_sorted__drop) # label(axiom). [clausify(231)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,hAPP(hAPP(c_List_Odrop(tc_Int_Oint),B),A)). [resolve(546,a,524,a)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,hAPP(hAPP(c_List_Odrop(tc_Nat_Onat),B),A)). [resolve(546,a,539,a)]. 1.12/1.50 547 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,c_List_Olinorder__class_Oinsort__insert__key(A,A,c_COMBI(A),C,B)) # label(fact_sorted__insort__insert) # label(axiom). [clausify(236)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Olinorder__class_Oinsort__insert__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint),B,A)). [resolve(547,a,524,a)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Olinorder__class_Oinsort__insert__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat),B,A)). [resolve(547,a,539,a)]. 1.12/1.50 548 -class_Orderings_Olinorder(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),D)) # label(fact_less__max__iff__disj) # label(axiom). [clausify(254)]. 1.12/1.50 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),B),C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),C)). [resolve(548,a,524,a)]. 1.12/1.50 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),B),C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),C)). [resolve(548,a,539,a)]. 1.12/1.50 549 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) # label(fact_less__max__iff__disj) # label(axiom). [clausify(254)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),B),C))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)). [resolve(549,a,524,a)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),B),C))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)). [resolve(549,a,539,a)]. 1.12/1.50 550 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),D)) # label(fact_less__max__iff__disj) # label(axiom). [clausify(254)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),B),C))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),C)). [resolve(550,a,524,a)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),B),C))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),C)). [resolve(550,a,539,a)]. 1.12/1.50 551 -class_Orderings_Olinorder(A) | c_List_Ofilter(B,C,c_List_Olinorder__class_Osort__key(B,A,D,E)) = c_List_Olinorder__class_Osort__key(B,A,D,c_List_Ofilter(B,C,E)) # label(fact_filter__sort) # label(axiom). [clausify(269)]. 1.12/1.50 Derived: c_List_Ofilter(A,B,c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,C,D)) = c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,C,c_List_Ofilter(A,B,D)). [resolve(551,a,524,a)]. 1.12/1.50 Derived: c_List_Ofilter(A,B,c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,C,D)) = c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,C,c_List_Ofilter(A,B,D)). [resolve(551,a,539,a)]. 1.12/1.50 552 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osorted(A,c_List_Ofilter(A,hAPP(c_COMBC(A,A,tc_HOL_Obool,c_fequal),hAPP(B,C)),C)) # label(fact_sorted__same) # label(axiom). [clausify(270)]. 1.12/1.50 Derived: c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Ofilter(tc_Int_Oint,hAPP(c_COMBC(tc_Int_Oint,tc_Int_Oint,tc_HOL_Obool,c_fequal),hAPP(A,B)),B)). [resolve(552,a,524,a)]. 1.12/1.50 Derived: c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Ofilter(tc_Nat_Onat,hAPP(c_COMBC(tc_Nat_Onat,tc_Nat_Onat,tc_HOL_Obool,c_fequal),hAPP(A,B)),B)). [resolve(552,a,539,a)]. 1.12/1.50 553 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,A,c_COMBI(A)),B),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,A,c_COMBI(A)),C),D)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,A,c_COMBI(A)),C),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,A,c_COMBI(A)),B),D)) # label(fact_insort__left__comm) # label(axiom). [clausify(313)]. 1.12/1.50 Derived: hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint)),A),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint)),B),C)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint)),B),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Int_Oint,tc_Int_Oint,c_COMBI(tc_Int_Oint)),A),C)). [resolve(553,a,524,a)]. 1.12/1.50 Derived: hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat)),A),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat)),B),C)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat)),B),hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(tc_Nat_Onat,tc_Nat_Onat,c_COMBI(tc_Nat_Onat)),A),C)). [resolve(553,a,539,a)]. 1.12/1.50 554 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,c_List_Otl(A,B)) # label(fact_sorted__tl) # label(axiom). [clausify(334)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Otl(tc_Int_Oint,A)). [resolve(554,a,524,a)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Otl(tc_Nat_Onat,A)). [resolve(554,a,539,a)]. 1.12/1.50 555 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osorted(A,c_List_Olist_ONil(A)) # label(fact_sorted_ONil) # label(axiom). [clausify(340)]. 1.12/1.50 556 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | B = C | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) # label(fact_linorder__cases) # label(axiom). [clausify(343)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | A = B | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,B),A)). [resolve(556,a,524,a)]. 1.12/1.50 557 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osort__key(B,A,C,hAPP(hAPP(c_List_Olist_OCons(B),D),E)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(B,A,C),D),c_List_Olinorder__class_Osort__key(B,A,C,E)) # label(fact_sort__key__simps_I2_J) # label(axiom). [clausify(345)]. 1.12/1.50 Derived: c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,B,hAPP(hAPP(c_List_Olist_OCons(A),C),D)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Int_Oint,B),C),c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,B,D)). [resolve(557,a,524,a)]. 1.12/1.50 Derived: c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,B,hAPP(hAPP(c_List_Olist_OCons(A),C),D)) = hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(A,tc_Nat_Onat,B),C),c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,B,D)). [resolve(557,a,539,a)]. 1.12/1.50 558 -class_Orderings_Olinorder(A) | hBOOL(hAPP(B,C)) | c_List_Ofilter(D,B,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(D,A,E),C),F)) = c_List_Ofilter(D,B,F) # label(fact_filter__insort__triv) # label(axiom). [clausify(366)]. 1.12/1.50 Derived: hBOOL(hAPP(A,B)) | c_List_Ofilter(C,A,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(C,tc_Int_Oint,D),B),E)) = c_List_Ofilter(C,A,E). [resolve(558,a,524,a)]. 1.12/1.50 Derived: hBOOL(hAPP(A,B)) | c_List_Ofilter(C,A,hAPP(hAPP(c_List_Olinorder__class_Oinsort__key(C,tc_Nat_Onat,D),B),E)) = c_List_Ofilter(C,A,E). [resolve(558,a,539,a)]. 1.12/1.50 559 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,c_List_OtakeWhile(A,C,B)) # label(fact_sorted__takeWhile) # label(axiom). [clausify(379)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_OtakeWhile(tc_Int_Oint,B,A)). [resolve(559,a,524,a)]. 1.12/1.50 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_OtakeWhile(tc_Nat_Onat,B,A)). [resolve(559,a,539,a)]. 1.12/1.50 560 -class_Orderings_Olinorder(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,D),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),D)),C)) # label(fact_max__less__iff__conj) # label(axiom). [clausify(384)]. 1.12/1.50 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,C),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),C)),B)). [resolve(560,a,524,a)]. 1.12/1.50 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,C),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),C)),B)). [resolve(560,a,539,a)]. 1.12/1.50 561 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),D)),C)) # label(fact_max__less__iff__conj) # label(axiom). [clausify(384)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),C)),B)). [resolve(561,a,524,a)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),C)),B)). [resolve(561,a,539,a)]. 1.12/1.50 562 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Orderings_Oord__class_Omax(A),D),B)),C)) # label(fact_max__less__iff__conj) # label(axiom). [clausify(384)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),C),A)),B)). [resolve(562,a,524,a)]. 1.12/1.50 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),C),A)),B)). [resolve(562,a,539,a)]. 1.12/1.51 563 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,c_List_Orev(A,B)) | c_List_Olist_ONil(A) = B | c_List_Ofoldr(A,A,c_Orderings_Oord__class_Omax(A),B,C) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),hAPP(c_List_Onth(A,B),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))),C) # label(fact_foldr__max__sorted) # label(axiom). [clausify(393)]. 1.12/1.51 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Orev(tc_Int_Oint,A)) | c_List_Olist_ONil(tc_Int_Oint) = A | c_List_Ofoldr(tc_Int_Oint,tc_Int_Oint,c_Orderings_Oord__class_Omax(tc_Int_Oint),A,B) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),hAPP(c_List_Onth(tc_Int_Oint,A),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))),B). [resolve(563,a,524,a)]. 1.12/1.51 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Orev(tc_Nat_Onat,A)) | c_List_Olist_ONil(tc_Nat_Onat) = A | c_List_Ofoldr(tc_Nat_Onat,tc_Nat_Onat,c_Orderings_Oord__class_Omax(tc_Nat_Onat),A,B) = hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(c_List_Onth(tc_Nat_Onat,A),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))),B). [resolve(563,a,539,a)]. 1.12/1.51 564 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,c_List_Orev(A,B)) | c_List_Olist_ONil(A) != B | c_List_Ofoldr(A,A,c_Orderings_Oord__class_Omax(A),B,C) = C # label(fact_foldr__max__sorted) # label(axiom). [clausify(393)]. 1.12/1.51 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Orev(tc_Int_Oint,A)) | c_List_Olist_ONil(tc_Int_Oint) != A | c_List_Ofoldr(tc_Int_Oint,tc_Int_Oint,c_Orderings_Oord__class_Omax(tc_Int_Oint),A,B) = B. [resolve(564,a,524,a)]. 1.12/1.51 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Orev(tc_Nat_Onat,A)) | c_List_Olist_ONil(tc_Nat_Onat) != A | c_List_Ofoldr(tc_Nat_Onat,tc_Nat_Onat,c_Orderings_Oord__class_Omax(tc_Nat_Onat),A,B) = B. [resolve(564,a,539,a)]. 1.12/1.51 565 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) | B = C # label(fact_linorder__antisym__conv3) # label(axiom). [clausify(401)]. 1.12/1.51 566 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) | B != C # label(fact_linorder__antisym__conv3) # label(axiom). [clausify(401)]. 1.12/1.51 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),A)) | A != B. [resolve(566,a,539,a)]. 1.12/1.51 567 -class_Orderings_Olinorder(A) | -c_List_Odistinct(B,C) | c_List_Odistinct(B,c_List_Olinorder__class_Oinsort__insert__key(B,A,D,E,C)) # label(fact_distinct__insort__insert) # label(axiom). [clausify(415)]. 1.12/1.51 Derived: -c_List_Odistinct(A,B) | c_List_Odistinct(A,c_List_Olinorder__class_Oinsort__insert__key(A,tc_Int_Oint,C,D,B)). [resolve(567,a,524,a)]. 1.12/1.51 Derived: -c_List_Odistinct(A,B) | c_List_Odistinct(A,c_List_Olinorder__class_Oinsort__insert__key(A,tc_Nat_Onat,C,D,B)). [resolve(567,a,539,a)]. 1.12/1.51 568 -class_Orderings_Olinorder(A) | c_List_Olinorder__class_Osort__key(B,A,C,c_List_Olist_ONil(B)) = c_List_Olist_ONil(B) # label(fact_sort__key__simps_I1_J) # label(axiom). [clausify(422)]. 1.12/1.51 Derived: c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,B,c_List_Olist_ONil(A)) = c_List_Olist_ONil(A). [resolve(568,a,524,a)]. 1.12/1.51 Derived: c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,B,c_List_Olist_ONil(A)) = c_List_Olist_ONil(A). [resolve(568,a,539,a)]. 1.12/1.51 569 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),B) # label(fact_min__max_Osup__commute) # label(axiom). [clausify(423)]. 1.12/1.51 570 -class_Orderings_Olinorder(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),D),C))) # label(fact_min__max_Oless__supI2) # label(axiom). [clausify(427)]. 1.12/1.51 571 -class_Orderings_Olinorder(A) | -c_List_Odistinct(B,c_List_Olinorder__class_Osort__key(B,A,C,D)) | c_List_Odistinct(B,D) # label(fact_distinct__sort) # label(axiom). [clausify(432)]. 1.12/1.51 Derived: -c_List_Odistinct(A,c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,B,C)) | c_List_Odistinct(A,C). [resolve(571,a,524,a)]. 1.12/1.51 Derived: -c_List_Odistinct(A,c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,B,C)) | c_List_Odistinct(A,C). [resolve(571,a,539,a)]. 1.12/1.51 572 -class_Orderings_Olinorder(A) | c_List_Odistinct(B,c_List_Olinorder__class_Osort__key(B,A,C,D)) | -c_List_Odistinct(B,D) # label(fact_distinct__sort) # label(axiom). [clausify(432)]. 1.12/1.51 Derived: c_List_Odistinct(A,c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,B,C)) | -c_List_Odistinct(A,C). [resolve(572,a,524,a)]. 1.12/1.51 Derived: c_List_Odistinct(A,c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,B,C)) | -c_List_Odistinct(A,C). [resolve(572,a,539,a)]. 1.12/1.51 573 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C) # label(fact_min__max_Osup_Oleft__idem) # label(axiom). [clausify(440)]. 1.12/1.51 574 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D)) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),D)) # label(fact_min__max_Osup__left__commute) # label(axiom). [clausify(450)]. 1.12/1.51 575 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) | C = B # label(fact_not__less__iff__gr__or__eq) # label(axiom). [clausify(458)]. 1.12/1.51 576 -class_Orderings_Olinorder(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) # label(fact_not__less__iff__gr__or__eq) # label(axiom). [clausify(458)]. 1.12/1.51 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,B),A)). [resolve(576,a,524,a)]. 1.12/1.51 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),A)). [resolve(576,a,539,a)]. 1.12/1.51 577 -class_Orderings_Olinorder(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | C != B # label(fact_not__less__iff__gr__or__eq) # label(axiom). [clausify(458)]. 1.12/1.51 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | B != A. [resolve(577,a,539,a)]. 1.12/1.51 578 -class_Orderings_Olinorder(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D))) # label(fact_min__max_Oless__supI1) # label(axiom). [clausify(464)]. 1.12/1.51 579 -class_Orderings_Olinorder(A) | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,c_List_OdropWhile(A,C,B)) # label(fact_sorted__dropWhile) # label(axiom). [clausify(485)]. 1.12/1.51 Derived: -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_OdropWhile(tc_Int_Oint,B,A)). [resolve(579,a,524,a)]. 1.12/1.51 Derived: -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_OdropWhile(tc_Nat_Onat,B,A)). [resolve(579,a,539,a)]. 1.12/1.51 580 -class_Orderings_Olinorder(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),C)),D) = hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),C),D)) # label(fact_min__max_Osup__assoc) # label(axiom). [clausify(496)]. 1.12/1.51 581 -class_Orderings_Olinorder(A) | hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(B)),c_List_Olinorder__class_Osort__key(B,A,C,D)) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(B)),D) # label(fact_length__sort) # label(axiom). [clausify(497)]. 1.12/1.51 Derived: hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),c_List_Olinorder__class_Osort__key(A,tc_Int_Oint,B,C)) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),C). [resolve(581,a,524,a)]. 1.12/1.51 Derived: hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),c_List_Olinorder__class_Osort__key(A,tc_Nat_Onat,B,C)) = hAPP(c_Nat_Osize__class_Osize(tc_List_Olist(A)),C). [resolve(581,a,539,a)]. 1.12/1.51 582 -class_Orderings_Olinorder(A) | c_List_Olist_ONil(A) = B | -c_List_Olinorder__class_Osorted(A,B) | c_List_Olinorder__class_Osorted(A,c_List_Obutlast(A,B)) # label(fact_sorted__butlast) # label(axiom). [clausify(498)]. 1.12/1.55 Derived: c_List_Olist_ONil(tc_Int_Oint) = A | -c_List_Olinorder__class_Osorted(tc_Int_Oint,A) | c_List_Olinorder__class_Osorted(tc_Int_Oint,c_List_Obutlast(tc_Int_Oint,A)). [resolve(582,a,524,a)]. 1.12/1.55 Derived: c_List_Olist_ONil(tc_Nat_Onat) = A | -c_List_Olinorder__class_Osorted(tc_Nat_Onat,A) | c_List_Olinorder__class_Osorted(tc_Nat_Onat,c_List_Obutlast(tc_Nat_Onat,A)). [resolve(582,a,539,a)]. 1.12/1.55 583 -class_Orderings_Olinorder(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | C = B | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) # label(fact_linorder__less__linear) # label(axiom). [clausify(510)]. 1.12/1.55 584 class_Groups_Oab__semigroup__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Oab__semigroup__add) # label(axiom). [assumption]. 1.12/1.55 585 -class_Groups_Oab__semigroup__add(A) | c_List_Ofoldr(A,A,c_Groups_Oplus__class_Oplus(A),B,C) = hAPP(c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),C),B) # label(fact_foldr__conv__foldl) # label(axiom). [clausify(6)]. 1.12/1.55 586 -class_Groups_Oab__semigroup__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),D) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),D)) # label(fact_ab__semigroup__add__class_Oadd__ac_I1_J) # label(axiom). [clausify(66)]. 1.12/1.55 Derived: c_List_Ofoldr(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),A,B) = hAPP(c_List_Ofoldl(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),A). [resolve(584,a,585,a)]. 1.12/1.55 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),C)). [resolve(584,a,586,a)]. 1.12/1.55 587 class_Groups_Oab__semigroup__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Oab__semigroup__add) # label(axiom). [assumption]. 1.12/1.55 Derived: c_List_Ofoldr(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A,B) = hAPP(c_List_Ofoldl(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),A). [resolve(587,a,585,a)]. 1.12/1.55 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),C)). [resolve(587,a,586,a)]. 1.12/1.55 588 class_Groups_Oab__group__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Oab__group__add) # label(axiom). [assumption]. 1.12/1.55 589 -class_Groups_Oab__group__add(A) | B != C | c_Groups_Ozero__class_Ozero(A) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),C),B) # label(fact_eq__iff__diff__eq__0) # label(axiom). [clausify(11)]. 1.12/1.55 590 -class_Groups_Oab__group__add(A) | B = C | c_Groups_Ozero__class_Ozero(A) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),C),B) # label(fact_eq__iff__diff__eq__0) # label(axiom). [clausify(11)]. 1.12/1.55 591 -class_Groups_Oab__group__add(A) | hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),D),E) | C != B | E = D # label(fact_diff__eq__diff__eq) # label(axiom). [clausify(41)]. 1.12/1.55 592 -class_Groups_Oab__group__add(A) | hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),D),E) | C = B | E != D # label(fact_diff__eq__diff__eq) # label(axiom). [clausify(41)]. 1.12/1.55 Derived: A != B | c_Groups_Ozero__class_Ozero(tc_Int_Oint) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),B),A). [resolve(588,a,589,a)]. 1.12/1.55 Derived: A = B | c_Groups_Ozero__class_Ozero(tc_Int_Oint) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),B),A). [resolve(588,a,590,a)]. 1.12/1.55 Derived: hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),B) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),C),D) | B != A | D = C. [resolve(588,a,591,a)]. 1.12/1.55 Derived: hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),B) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),C),D) | B = A | D != C. [resolve(588,a,592,a)]. 1.12/1.58 593 -class_Groups_Omonoid__add(A) | hAPP(c_List_Omonoid__add__class_Olistsum(A),hAPP(hAPP(c_List_Olist_OCons(A),B),C)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),hAPP(c_List_Omonoid__add__class_Olistsum(A),C)) # label(fact_listsum__simps_I2_J) # label(axiom). [clausify(87)]. 1.12/1.58 594 class_Groups_Omonoid__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Omonoid__add) # label(axiom). [assumption]. 1.12/1.58 Derived: hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),hAPP(hAPP(c_List_Olist_OCons(tc_Int_Oint),A),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),B)). [resolve(593,a,594,a)]. 1.12/1.58 595 -class_Groups_Omonoid__add(A) | hAPP(c_List_Omonoid__add__class_Olistsum(A),hAPP(hAPP(c_List_Oappend(A),B),C)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(c_List_Omonoid__add__class_Olistsum(A),B)),hAPP(c_List_Omonoid__add__class_Olistsum(A),C)) # label(fact_listsum__append) # label(axiom). [clausify(95)]. 1.12/1.58 Derived: hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),hAPP(hAPP(c_List_Oappend(tc_Int_Oint),A),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),A)),hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),B)). [resolve(595,a,594,a)]. 1.12/1.58 596 -class_Groups_Omonoid__add(A) | c_Groups_Ozero__class_Ozero(A) = hAPP(c_List_Omonoid__add__class_Olistsum(A),c_List_Olist_ONil(A)) # label(fact_listsum__simps_I1_J) # label(axiom). [clausify(141)]. 1.12/1.58 Derived: c_Groups_Ozero__class_Ozero(tc_Int_Oint) = hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),c_List_Olist_ONil(tc_Int_Oint)). [resolve(596,a,594,a)]. 1.12/1.58 597 -class_Groups_Omonoid__add(A) | c_List_Omonoid__add__class_Olistsum(A) = c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),c_Groups_Ozero__class_Ozero(A)) # label(fact_listsum__foldl) # label(axiom). [clausify(147)]. 1.12/1.58 Derived: c_List_Omonoid__add__class_Olistsum(tc_Int_Oint) = c_List_Ofoldl(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Groups_Ozero__class_Ozero(tc_Int_Oint)). [resolve(597,a,594,a)]. 1.12/1.58 598 class_Groups_Omonoid__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Omonoid__add) # label(axiom). [assumption]. 1.12/1.58 Derived: hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),hAPP(hAPP(c_List_Olist_OCons(tc_Nat_Onat),A),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),B)). [resolve(598,a,593,a)]. 1.12/1.58 Derived: hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),hAPP(hAPP(c_List_Oappend(tc_Nat_Onat),A),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),A)),hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),B)). [resolve(598,a,595,a)]. 1.12/1.58 Derived: c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),c_List_Olist_ONil(tc_Nat_Onat)). [resolve(598,a,596,a)]. 1.12/1.58 Derived: c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat) = c_List_Ofoldl(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)). [resolve(598,a,597,a)]. 1.12/1.58 599 -class_Groups_Omonoid__add(A) | c_List_Ofoldr(A,A,c_Groups_Oplus__class_Oplus(A),B,c_Groups_Ozero__class_Ozero(A)) = hAPP(c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),c_Groups_Ozero__class_Ozero(A)),B) # label(fact_foldl__foldr1) # label(axiom). [clausify(354)]. 1.12/1.58 600 -class_Groups_Omonoid__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),c_Groups_Ozero__class_Ozero(A)) = B # label(fact_add__0__right) # label(axiom). [clausify(444)]. 1.12/1.58 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),c_Groups_Ozero__class_Ozero(tc_Int_Oint)) = A. [resolve(600,a,594,a)]. 1.12/1.58 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)) = A. [resolve(600,a,598,a)]. 1.12/1.58 601 -class_Groups_Omonoid__add(A) | hAPP(c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),B),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),hAPP(c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),c_Groups_Ozero__class_Ozero(A)),C)) # label(fact_foldl__absorb0) # label(axiom). [clausify(462)]. 1.12/1.59 Derived: hAPP(c_List_Ofoldl(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),hAPP(c_List_Ofoldl(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Groups_Ozero__class_Ozero(tc_Int_Oint)),B)). [resolve(601,a,594,a)]. 1.12/1.59 Derived: hAPP(c_List_Ofoldl(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),hAPP(c_List_Ofoldl(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),B)). [resolve(601,a,598,a)]. 1.12/1.59 602 -class_Groups_Omonoid__add(A) | hAPP(c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),B),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),c_List_Ofoldr(A,A,c_Groups_Oplus__class_Oplus(A),C,c_Groups_Ozero__class_Ozero(A))) # label(fact_foldl__foldr1__lemma) # label(axiom). [clausify(479)]. 1.12/1.59 Derived: hAPP(c_List_Ofoldl(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),c_List_Ofoldr(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),B,c_Groups_Ozero__class_Ozero(tc_Int_Oint))). [resolve(602,a,594,a)]. 1.12/1.59 Derived: hAPP(c_List_Ofoldl(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),c_List_Ofoldr(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B,c_Groups_Ozero__class_Ozero(tc_Nat_Onat))). [resolve(602,a,598,a)]. 1.12/1.59 603 -class_Groups_Omonoid__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),c_Groups_Ozero__class_Ozero(A)),B) = B # label(fact_add__0__left) # label(axiom). [clausify(500)]. 1.12/1.59 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),c_Groups_Ozero__class_Ozero(tc_Int_Oint)),A) = A. [resolve(603,a,594,a)]. 1.12/1.59 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),A) = A. [resolve(603,a,598,a)]. 1.12/1.59 604 class_Rings_Olinordered__semidom(tc_Nat_Onat) # label(arity_Nat__Onat__Rings_Olinordered__semidom) # label(axiom). [assumption]. 1.12/1.59 605 -class_Rings_Olinordered__semidom(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Nat_Osemiring__1__class_Oof__nat(A,B)),c_Nat_Osemiring__1__class_Oof__nat(A,C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),C)) # label(fact_of__nat__less__imp__less) # label(axiom). [clausify(20)]. 1.12/1.59 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A)),c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,B))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)). [resolve(604,a,605,a)]. 1.12/1.59 606 -class_Rings_Olinordered__semidom(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Nat_Osemiring__1__class_Oof__nat(A,B)),c_Nat_Osemiring__1__class_Oof__nat(A,C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),C)) # label(fact_of__nat__less__iff) # label(axiom). [clausify(35)]. 1.12/1.59 607 -class_Rings_Olinordered__semidom(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Nat_Osemiring__1__class_Oof__nat(A,B)),c_Nat_Osemiring__1__class_Oof__nat(A,C))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),C)) # label(fact_of__nat__less__iff) # label(axiom). [clausify(35)]. 1.12/1.59 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A)),c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,B))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)). [resolve(607,a,604,a)]. 1.12/1.59 608 -class_Rings_Olinordered__semidom(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Nat_Osemiring__1__class_Oof__nat(A,B)),c_Nat_Osemiring__1__class_Oof__nat(A,C))) # label(fact_less__imp__of__nat__less) # label(axiom). [clausify(125)]. 1.12/1.59 609 -class_Rings_Olinordered__semidom(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),D)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D))) # label(fact_pos__add__strict) # label(axiom). [clausify(157)]. 1.12/1.61 610 class_Rings_Olinordered__semidom(tc_Int_Oint) # label(arity_Int__Oint__Rings_Olinordered__semidom) # label(axiom). [assumption]. 1.12/1.61 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Groups_Ozero__class_Ozero(tc_Int_Oint)),A)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,B),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),C))). [resolve(610,a,609,a)]. 1.12/1.61 611 -class_Rings_Olinordered__semidom(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Nat_Osemiring__1__class_Oof__nat(A,B)),c_Groups_Ozero__class_Ozero(A))) # label(fact_of__nat__less__0__iff) # label(axiom). [clausify(312)]. 1.12/1.61 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A)),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))). [resolve(611,a,604,a)]. 1.12/1.61 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,A)),c_Groups_Ozero__class_Ozero(tc_Int_Oint))). [resolve(611,a,610,a)]. 1.12/1.61 612 -class_Rings_Olinordered__semidom(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),c_Nat_Osemiring__1__class_Oof__nat(A,B))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),B)) # label(fact_of__nat__0__less__iff) # label(axiom). [clausify(398)]. 1.12/1.61 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),A)). [resolve(612,a,604,a)]. 1.12/1.61 613 -class_Rings_Olinordered__semidom(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),c_Nat_Osemiring__1__class_Oof__nat(A,B))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),B)) # label(fact_of__nat__0__less__iff) # label(axiom). [clausify(398)]. 1.12/1.61 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),A)). [resolve(613,a,604,a)]. 1.12/1.61 614 class_Groups_Ocancel__semigroup__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Ocancel__semigroup__add) # label(axiom). [assumption]. 1.12/1.61 615 -class_Groups_Ocancel__semigroup__add(A) | B != C | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C) # label(fact_add__left__cancel) # label(axiom). [clausify(28)]. 1.12/1.61 616 -class_Groups_Ocancel__semigroup__add(A) | B = C | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),B) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C) # label(fact_add__left__cancel) # label(axiom). [clausify(28)]. 1.12/1.61 617 -class_Groups_Ocancel__semigroup__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C) | B = D # label(fact_add__right__cancel) # label(axiom). [clausify(91)]. 1.12/1.61 618 -class_Groups_Ocancel__semigroup__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C) | B != D # label(fact_add__right__cancel) # label(axiom). [clausify(91)]. 1.12/1.61 619 class_Groups_Ocancel__semigroup__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Ocancel__semigroup__add) # label(axiom). [assumption]. 1.12/1.61 Derived: A != B | hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),A) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),B). [resolve(619,a,615,a)]. 1.12/1.61 Derived: A = B | hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),A) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),B). [resolve(619,a,616,a)]. 1.12/1.61 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),B) | A = C. [resolve(619,a,617,a)]. 1.12/1.61 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),B) | A != C. [resolve(619,a,618,a)]. 1.12/1.67 620 -class_Groups_Ocancel__semigroup__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D) | C = D # label(fact_add__left__imp__eq) # label(axiom). [clausify(403)]. 1.12/1.67 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),C) | B = C. [resolve(620,a,614,a)]. 1.12/1.67 621 -class_Groups_Ocancel__semigroup__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C) | B = D # label(fact_add__right__imp__eq) # label(axiom). [clausify(409)]. 1.12/1.67 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),C),B) | A = C. [resolve(621,a,614,a)]. 1.12/1.67 622 -class_Groups_Oordered__cancel__ab__semigroup__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C))) # label(fact_add__strict__left__mono) # label(axiom). [clausify(51)]. 1.12/1.67 623 class_Groups_Oordered__cancel__ab__semigroup__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Oordered__cancel__ab__semigroup__add) # label(axiom). [assumption]. 1.12/1.67 624 class_Groups_Oordered__cancel__ab__semigroup__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Oordered__cancel__ab__semigroup__add) # label(axiom). [assumption]. 1.12/1.67 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),A)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),B))). [resolve(622,a,623,a)]. 1.12/1.67 625 -class_Groups_Oordered__cancel__ab__semigroup__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,D),E)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),E))) # label(fact_add__strict__mono) # label(axiom). [clausify(86)]. 1.12/1.67 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,C),D)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),D))). [resolve(625,a,623,a)]. 1.12/1.67 626 -class_Groups_Oordered__cancel__ab__semigroup__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),D))) # label(fact_add__strict__right__mono) # label(axiom). [clausify(506)]. 1.12/1.67 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),C))). [resolve(626,a,623,a)]. 1.12/1.67 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),C))). [resolve(626,a,624,a)]. 1.12/1.67 627 class_Groups_Ocomm__monoid__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Ocomm__monoid__add) # label(axiom). [assumption]. 1.12/1.67 628 -class_Groups_Ocomm__monoid__add(A) | hAPP(c_List_Omonoid__add__class_Olistsum(A),c_List_Orev(A,B)) = hAPP(c_List_Omonoid__add__class_Olistsum(A),B) # label(fact_listsum__rev) # label(axiom). [clausify(34)]. 1.12/1.67 Derived: hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),c_List_Orev(tc_Int_Oint,A)) = hAPP(c_List_Omonoid__add__class_Olistsum(tc_Int_Oint),A). [resolve(627,a,628,a)]. 1.12/1.67 629 class_Groups_Ocomm__monoid__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Ocomm__monoid__add) # label(axiom). [assumption]. 1.12/1.67 Derived: hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),c_List_Orev(tc_Nat_Onat,A)) = hAPP(c_List_Omonoid__add__class_Olistsum(tc_Nat_Onat),A). [resolve(629,a,628,a)]. 1.44/1.70 630 -class_Groups_Ocomm__monoid__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),c_Groups_Ozero__class_Ozero(A)),B) = B # label(fact_add__0) # label(axiom). [clausify(311)]. 1.44/1.70 631 -class_Groups_Ocomm__monoid__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),c_Groups_Ozero__class_Ozero(A)) = B # label(fact_add_Ocomm__neutral) # label(axiom). [clausify(499)]. 1.44/1.70 632 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),D) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D)),C) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I23_J) # label(axiom). [clausify(159)]. 1.44/1.70 633 class_Rings_Ocomm__semiring__1(tc_Nat_Onat) # label(arity_Nat__Onat__Rings_Ocomm__semiring__1) # label(axiom). [assumption]. 1.44/1.70 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),C)),B). [resolve(632,a,633,a)]. 1.44/1.70 634 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),D)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D)) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I22_J) # label(axiom). [clausify(192)]. 1.44/1.70 635 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),B) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I24_J) # label(axiom). [clausify(243)]. 1.44/1.70 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),A). [resolve(635,a,633,a)]. 1.44/1.70 636 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),D) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),D)) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I21_J) # label(axiom). [clausify(339)]. 1.44/1.70 637 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),c_Groups_Ozero__class_Ozero(A)) = B # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I6_J) # label(axiom). [clausify(352)]. 1.44/1.70 638 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),c_Groups_Ozero__class_Ozero(A)),B) = B # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I5_J) # label(axiom). [clausify(380)]. 1.44/1.70 639 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),E)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),E)) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I20_J) # label(axiom). [clausify(392)]. 1.44/1.70 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),C),D)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),D)). [resolve(639,a,633,a)]. 1.44/1.70 640 class_Rings_Ocomm__semiring__1(tc_Int_Oint) # label(arity_Int__Oint__Rings_Ocomm__semiring__1) # label(axiom). [assumption]. 1.44/1.70 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),C)),B). [resolve(640,a,632,a)]. 1.44/1.70 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),C)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),C)). [resolve(640,a,634,a)]. 1.44/1.71 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),A). [resolve(640,a,635,a)]. 1.44/1.71 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),D)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),D)). [resolve(640,a,639,a)]. 1.44/1.71 641 -class_Rings_Ocomm__semiring__1(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),D) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),D)) # label(fact_comm__semiring__1__class_Onormalizing__semiring__rules_I25_J) # label(axiom). [clausify(445)]. 1.44/1.71 642 class_Groups_Oordered__ab__semigroup__add__imp__le(tc_Int_Oint) # label(arity_Int__Oint__Groups_Oordered__ab__semigroup__add__imp__le) # label(axiom). [assumption]. 1.44/1.71 643 -class_Groups_Oordered__ab__semigroup__add__imp__le(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),D)),C) # label(fact_max__add__distrib__left) # label(axiom). [clausify(47)]. 1.44/1.71 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),C)),B). [resolve(642,a,643,a)]. 1.44/1.71 644 -class_Groups_Oordered__ab__semigroup__add__imp__le(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),D)) # label(fact_add__less__imp__less__right) # label(axiom). [clausify(198)]. 1.44/1.71 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),C),B))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),C)). [resolve(644,a,642,a)]. 1.44/1.71 645 -class_Groups_Oordered__ab__semigroup__add__imp__le(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),D)) # label(fact_add__less__imp__less__left) # label(axiom). [clausify(283)]. 1.44/1.71 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,B),C)). [resolve(645,a,642,a)]. 1.44/1.71 646 class_Groups_Oordered__ab__semigroup__add__imp__le(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Oordered__ab__semigroup__add__imp__le) # label(axiom). [assumption]. 1.44/1.71 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),C),B)) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Nat_Onat),A),C)),B). [resolve(646,a,643,a)]. 1.44/1.71 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),C),B))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),C)). [resolve(646,a,644,a)]. 1.44/1.71 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),C)). [resolve(646,a,645,a)]. 1.44/1.71 647 -class_Groups_Oordered__ab__semigroup__add__imp__le(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),D)) # label(fact_add__less__cancel__right) # label(axiom). [clausify(351)]. 1.44/1.76 648 -class_Groups_Oordered__ab__semigroup__add__imp__le(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),D)) # label(fact_add__less__cancel__right) # label(axiom). [clausify(351)]. 1.44/1.76 649 -class_Groups_Oordered__ab__semigroup__add__imp__le(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C))) # label(fact_add__less__cancel__left) # label(axiom). [clausify(428)]. 1.44/1.76 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),C),A)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),C),B))). [resolve(649,a,646,a)]. 1.44/1.76 650 -class_Groups_Oordered__ab__semigroup__add__imp__le(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),B)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),D),C))) # label(fact_add__less__cancel__left) # label(axiom). [clausify(428)]. 1.44/1.76 651 class_Groups_Ogroup__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Ogroup__add) # label(axiom). [assumption]. 1.44/1.76 652 -class_Groups_Ogroup__add(A) | hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),c_Groups_Ozero__class_Ozero(A)) = B # label(fact_diff__0__right) # label(axiom). [clausify(73)]. 1.44/1.76 653 -class_Groups_Ogroup__add(A) | B != C | c_Groups_Ozero__class_Ozero(A) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),C),B) # label(fact_right__minus__eq) # label(axiom). [clausify(222)]. 1.44/1.76 654 -class_Groups_Ogroup__add(A) | B = C | c_Groups_Ozero__class_Ozero(A) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),C),B) # label(fact_right__minus__eq) # label(axiom). [clausify(222)]. 1.44/1.76 655 -class_Groups_Ogroup__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C)),C) = B # label(fact_diff__add__cancel) # label(axiom). [clausify(238)]. 1.44/1.76 656 -class_Groups_Ogroup__add(A) | c_Groups_Ozero__class_Ozero(A) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),B) # label(fact_diff__self) # label(axiom). [clausify(246)]. 1.44/1.76 657 -class_Groups_Ogroup__add(A) | hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),C) = B # label(fact_add__diff__cancel) # label(axiom). [clausify(418)]. 1.44/1.76 Derived: hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),c_Groups_Ozero__class_Ozero(tc_Int_Oint)) = A. [resolve(651,a,652,a)]. 1.44/1.76 Derived: hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),B)),B) = A. [resolve(651,a,655,a)]. 1.44/1.76 Derived: c_Groups_Ozero__class_Ozero(tc_Int_Oint) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),A). [resolve(651,a,656,a)]. 1.44/1.76 Derived: hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),B) = A. [resolve(651,a,657,a)]. 1.44/1.76 658 -class_Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct(A) | c_Groups_Ozero__class_Ozero(A) != B | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),B) = C # label(fact_add__0__iff) # label(axiom). [clausify(424)]. 1.44/1.76 659 class_Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct(tc_Int_Oint) # label(arity_Int__Oint__Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct) # label(axiom). [assumption]. 1.44/1.76 660 class_Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct(tc_Nat_Onat) # label(arity_Nat__Onat__Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct) # label(axiom). [assumption]. 1.44/1.76 Derived: c_Groups_Ozero__class_Ozero(tc_Int_Oint) != A | hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),A) = B. [resolve(658,a,659,a)]. 1.44/1.76 Derived: c_Groups_Ozero__class_Ozero(tc_Nat_Onat) != A | hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),A) = B. [resolve(658,a,660,a)]. 1.54/1.81 661 -class_Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct(A) | c_Groups_Ozero__class_Ozero(A) = B | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),C),B) != C # label(fact_add__0__iff) # label(axiom). [clausify(424)]. 1.54/1.81 Derived: c_Groups_Ozero__class_Ozero(tc_Int_Oint) = A | hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),A) != B. [resolve(661,a,659,a)]. 1.54/1.81 Derived: c_Groups_Ozero__class_Ozero(tc_Nat_Onat) = A | hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),A) != B. [resolve(661,a,660,a)]. 1.54/1.81 662 class_Groups_Ocancel__ab__semigroup__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Ocancel__ab__semigroup__add) # label(axiom). [assumption]. 1.54/1.81 663 -class_Groups_Ocancel__ab__semigroup__add(A) | hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),D) | C = D # label(fact_add__imp__eq) # label(axiom). [clausify(83)]. 1.54/1.81 664 class_Groups_Ocancel__ab__semigroup__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Ocancel__ab__semigroup__add) # label(axiom). [assumption]. 1.54/1.81 665 -class_Groups_Oordered__comm__monoid__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),c_Groups_Ozero__class_Ozero(A))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),c_Groups_Ozero__class_Ozero(A))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),c_Groups_Ozero__class_Ozero(A))) # label(fact_add__neg__neg) # label(axiom). [clausify(299)]. 1.54/1.81 666 class_Groups_Oordered__comm__monoid__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Oordered__comm__monoid__add) # label(axiom). [assumption]. 1.54/1.81 667 class_Groups_Oordered__comm__monoid__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Oordered__comm__monoid__add) # label(axiom). [assumption]. 1.54/1.81 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,A),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,B),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))). [resolve(665,a,666,a)]. 1.54/1.81 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),c_Groups_Ozero__class_Ozero(tc_Int_Oint))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,B),c_Groups_Ozero__class_Ozero(tc_Int_Oint))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),c_Groups_Ozero__class_Ozero(tc_Int_Oint))). [resolve(665,a,667,a)]. 1.54/1.81 668 -class_Groups_Oordered__comm__monoid__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C))) # label(fact_add__pos__pos) # label(axiom). [clausify(446)]. 1.54/1.81 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),A)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Nat_Onat,c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B))). [resolve(668,a,666,a)]. 1.54/1.81 669 class_Groups_Olinordered__ab__group__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Olinordered__ab__group__add) # label(axiom). [assumption]. 1.54/1.81 670 -class_Groups_Olinordered__ab__group__add(A) | c_Groups_Ozero__class_Ozero(A) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B) | c_Groups_Ozero__class_Ozero(A) = B # label(fact_double__eq__0__iff) # label(axiom). [clausify(118)]. 1.54/1.81 671 -class_Groups_Olinordered__ab__group__add(A) | c_Groups_Ozero__class_Ozero(A) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B) | c_Groups_Ozero__class_Ozero(A) != B # label(fact_double__eq__0__iff) # label(axiom). [clausify(118)]. 1.54/1.81 672 -class_Groups_Olinordered__ab__group__add(A) | c_Groups_Ozero__class_Ozero(A) != B | c_Groups_Ozero__class_Ozero(A) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B) # label(fact_double__zero__sym) # label(axiom). [clausify(200)]. 1.59/1.83 673 -class_Groups_Olinordered__ab__group__add(A) | c_Groups_Ozero__class_Ozero(A) = B | c_Groups_Ozero__class_Ozero(A) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B) # label(fact_double__zero__sym) # label(axiom). [clausify(200)]. 1.59/1.83 Derived: c_Groups_Ozero__class_Ozero(tc_Int_Oint) != hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),A) | c_Groups_Ozero__class_Ozero(tc_Int_Oint) = A. [resolve(669,a,670,a)]. 1.59/1.83 Derived: c_Groups_Ozero__class_Ozero(tc_Int_Oint) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),A) | c_Groups_Ozero__class_Ozero(tc_Int_Oint) != A. [resolve(669,a,671,a)]. 1.59/1.83 674 -class_Groups_Olinordered__ab__group__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),B)) # label(fact_zero__less__double__add__iff__zero__less__single__add) # label(axiom). [clausify(443)]. 1.59/1.83 Derived: -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Groups_Ozero__class_Ozero(tc_Int_Oint)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),A))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,c_Groups_Ozero__class_Ozero(tc_Int_Oint)),A)). [resolve(674,a,669,a)]. 1.59/1.83 675 -class_Groups_Olinordered__ab__group__add(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,c_Groups_Ozero__class_Ozero(A)),B)) # label(fact_zero__less__double__add__iff__zero__less__single__add) # label(axiom). [clausify(443)]. 1.59/1.83 676 -class_Groups_Olinordered__ab__group__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),c_Groups_Ozero__class_Ozero(A))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B)),c_Groups_Ozero__class_Ozero(A))) # label(fact_double__add__less__zero__iff__single__add__less__zero) # label(axiom). [clausify(471)]. 1.59/1.83 677 -class_Groups_Olinordered__ab__group__add(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),c_Groups_Ozero__class_Ozero(A))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B)),c_Groups_Ozero__class_Ozero(A))) # label(fact_double__add__less__zero__iff__single__add__less__zero) # label(axiom). [clausify(471)]. 1.59/1.83 Derived: hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),c_Groups_Ozero__class_Ozero(tc_Int_Oint))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),A)),c_Groups_Ozero__class_Ozero(tc_Int_Oint))). [resolve(677,a,669,a)]. 1.59/1.83 678 -class_Rings_Olinordered__idom(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B)),c_Groups_Ozero__class_Ozero(A))) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),c_Groups_Ozero__class_Ozero(A))) # label(fact_even__less__0__iff) # label(axiom). [clausify(279)]. 1.59/1.83 679 class_Rings_Olinordered__idom(tc_Int_Oint) # label(arity_Int__Oint__Rings_Olinordered__idom) # label(axiom). [assumption]. 1.59/1.83 680 -class_Rings_Olinordered__idom(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),B)),c_Groups_Ozero__class_Ozero(A))) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),c_Groups_Ozero__class_Ozero(A))) # label(fact_even__less__0__iff) # label(axiom). [clausify(279)]. 1.59/1.83 681 -class_Rings_Olinordered__idom(A) | B = C | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,C),B)) # label(fact_linorder__neqE__linordered__idom) # label(axiom). [clausify(374)]. 1.59/1.83 682 class_Nat_Osemiring__char__0(tc_Nat_Onat) # label(arity_Nat__Onat__Nat_Osemiring__char__0) # label(axiom). [assumption]. 1.59/1.83 683 -class_Nat_Osemiring__char__0(A) | c_Nat_Osemiring__1__class_Oof__nat(A,B) != c_Nat_Osemiring__1__class_Oof__nat(A,C) | B = C # label(fact_of__nat__eq__iff) # label(axiom). [clausify(172)]. 1.59/1.86 684 -class_Nat_Osemiring__char__0(A) | c_Nat_Osemiring__1__class_Oof__nat(A,B) = c_Nat_Osemiring__1__class_Oof__nat(A,C) | B != C # label(fact_of__nat__eq__iff) # label(axiom). [clausify(172)]. 1.59/1.86 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A) != c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,B) | A = B. [resolve(682,a,683,a)]. 1.59/1.86 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,A) = c_Nat_Osemiring__1__class_Oof__nat(tc_Nat_Onat,B) | A != B. [resolve(682,a,684,a)]. 1.59/1.86 685 class_Nat_Osemiring__char__0(tc_Int_Oint) # label(arity_Int__Oint__Nat_Osemiring__char__0) # label(axiom). [assumption]. 1.59/1.86 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,A) != c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,B) | A = B. [resolve(685,a,683,a)]. 1.59/1.86 Derived: c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,A) = c_Nat_Osemiring__1__class_Oof__nat(tc_Int_Oint,B) | A != B. [resolve(685,a,684,a)]. 1.59/1.86 686 -class_Groups_Oordered__ab__group__add(A) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C)),c_Groups_Ozero__class_Ozero(A))) # label(fact_less__iff__diff__less__0) # label(axiom). [clausify(272)]. 1.59/1.86 687 class_Groups_Oordered__ab__group__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Oordered__ab__group__add) # label(axiom). [assumption]. 1.59/1.86 688 -class_Groups_Oordered__ab__group__add(A) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C)),c_Groups_Ozero__class_Ozero(A))) # label(fact_less__iff__diff__less__0) # label(axiom). [clausify(272)]. 1.59/1.86 689 -class_Groups_Oordered__ab__group__add(A) | hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),D),E) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,D),E)) # label(fact_diff__eq__diff__less) # label(axiom). [clausify(405)]. 1.59/1.86 Derived: hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),B) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),C),D) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,C),D)). [resolve(689,a,687,a)]. 1.59/1.86 690 -class_Groups_Oordered__ab__group__add(A) | hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),D),E) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,B),C)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(A,D),E)) # label(fact_diff__eq__diff__less) # label(axiom). [clausify(405)]. 1.59/1.86 Derived: hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),B) != hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),C),D) | hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,A),B)) | -hBOOL(hAPP(c_Orderings_Oord__class_Oless(tc_Int_Oint,C),D)). [resolve(690,a,687,a)]. 1.59/1.86 691 -class_Groups_Oordered__ab__group__add(A) | hAPP(hAPP(c_Orderings_Oord__class_Omax(A),hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),B),C)),hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),D),C)) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(A),hAPP(hAPP(c_Orderings_Oord__class_Omax(A),B),D)),C) # label(fact_max__diff__distrib__left) # label(axiom). [clausify(477)]. 1.59/1.86 Derived: hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),A),B)),hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),C),B)) = hAPP(hAPP(c_Groups_Ominus__class_Ominus(tc_Int_Oint),hAPP(hAPP(c_Orderings_Oord__class_Omax(tc_Int_Oint),A),C)),B). [resolve(691,a,687,a)]. 1.59/1.86 692 -class_Groups_Osemigroup__add(A) | hAPP(c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),C)),D) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(A),B),hAPP(c_List_Ofoldl(A,A,c_Groups_Oplus__class_Oplus(A),C),D)) # label(fact_foldl__assoc) # label(axiom). [clausify(508)]. 1.59/1.86 693 class_Groups_Osemigroup__add(tc_Nat_Onat) # label(arity_Nat__Onat__Groups_Osemigroup__add) # label(axiom). [assumption]. 1.59/1.86 694 class_Groups_Osemigroup__add(tc_Int_Oint) # label(arity_Int__Oint__Groups_Osemigroup__add) # label(axiom). [assumption]. 3.57/3.89 Derived: hAPP(c_List_Ofoldl(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),B)),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),A),hAPP(c_List_Ofoldl(tc_Nat_Onat,tc_Nat_Onat,c_Groups_Oplus__class_Oplus(tc_Nat_Onat),B),C)). [resolve(692,a,693,a)]. 3.57/3.89 Derived: hAPP(c_List_Ofoldl(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),B)),C) = hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Int_Oint),A),hAPP(c_List_Ofoldl(tc_Int_Oint,tc_Int_Oint,c_Groups_Oplus__class_Oplus(tc_Int_Oint),B),C)). [resolve(692,a,694,a)]. 3.57/3.89 3.57/3.89 ============================== end predicate elimination ============= 3.57/3.89 3.57/3.89 Auto_denials: (non-Horn, no changes). 3.57/3.89 3.57/3.89 Term ordering decisions: 3.57/3.89 Function symbol KB weights: tc_Nat_Onat=1. tc_Int_Oint=1. c_Nat_OSuc=1. tc_HOL_Obool=1. c_fequal=1. c_fNot=1. c_fdisj=1. tc_Arrow__Order__Mirabelle_Oalt=1. c_fconj=1. v_a=1. v_b=1. c1=1. c2=1. c3=1. hAPP=1. c_Orderings_Oord__class_Oless=1. c_List_Onth=1. c_List_Orev=1. c_Nat_Osemiring__1__class_Oof__nat=1. c_List_Olist__update=1. c_List_Olast=1. c_List_Obutlast=1. tc_fun=1. c_List_Otl=1. c_List_Ohd=1. c_List_Orotate1=1. c_List_Otranspose=1. f2=1. f3=1. f12=1. f16=1. f17=1. f19=1. f20=1. f21=1. f22=1. f24=1. f27=1. f28=1. c_Groups_Oplus__class_Oplus=1. c_List_Olist_ONil=1. tc_List_Olist=1. c_Groups_Ozero__class_Ozero=1. c_List_Olist_OCons=1. c_List_Oappend=1. c_Nat_Osize__class_Osize=1. c_Groups_Ominus__class_Ominus=1. c_Orderings_Oord__class_Omax=1. c_List_Odrop=1. c_List_Otake=1. c_COMBI=1. c_List_Omonoid__add__class_Olistsum=1. c_HOL_Oequal__class_Oequal=1. f15=1. c_List_Oreplicate=1. c_List_Ofilter=1. c_List_Olinorder__class_Oinsort__key=1. c_List_OtakeWhile=1. c_List_OdropWhile=1. c_List_Osplice=1. c_List_Olist_Olist__size=1. c_COMBK=1. c_List_Oinsert=1. f8=1. f10=1. f13=1. f14=1. f18=1. f23=1. f26=1. c_List_Ofoldl=1. c_COMBC=1. c_List_Olinorder__class_Osort__key=1. c_Nat_Onat_Onat__case=1. c_List_Omap__filter=1. c_List_Omaps=1. c_List_Omap=1. f1=1. c_COMBB=1. c_List_Ofoldr=1. c_COMBS=1. c_List_Olinorder__class_Oinsort__insert__key=1. c_List_Olist_Olist__case=1. c_List_Olist_Olist__rec=1. c_Option_Ooption_Ooption__case=1. f4=1. f5=1. f6=1. f7=1. f9=1. f11=1. f25=1. 3.57/3.89 3.57/3.89 ============================== end of process initial clauses ======== 3.57/3.89 3.57/3.89 ============================== CLAUSES FOR SEARCH ==================== 3.57/3.89 3.57/3.89 ============================== end of clauses for search ============= 3.57/3.89 3.57/3.89 ============================== SEARCH ================================ 3.57/3.89 3.57/3.89 % Starting search at 0.58 seconds. 3.57/3.89 3.57/3.89 Low Water (keep): wt=66.000, iters=3533 3.57/3.89 3.57/3.89 Low Water (keep): wt=52.000, iters=3341 3.57/3.89 3.57/3.89 Low Water (keep): wt=51.000, iters=3403 3.57/3.89 3.57/3.89 Low Water (keep): wt=50.000, iters=3375 3.57/3.89 3.57/3.89 Low Water (keep): wt=49.000, iters=3346 3.57/3.89 3.57/3.89 Low Water (keep): wt=47.000, iters=3364 3.57/3.89 3.57/3.89 Low Water (keep): wt=45.000, iters=3356 3.57/3.89 3.57/3.89 Low Water (keep): wt=44.000, iters=3347 3.57/3.89 3.57/3.89 Low Water (keep): wt=43.000, iters=3380 3.57/3.89 3.57/3.89 Low Water (keep): wt=42.000, iters=3412 3.57/3.89 3.57/3.89 Low Water (keep): wt=41.000, iters=3418 3.57/3.89 3.57/3.89 Low Water (keep): wt=40.000, iters=3346 3.57/3.89 3.57/3.89 Low Water (keep): wt=39.000, iters=3355 3.57/3.89 3.57/3.89 Low Water (keep): wt=38.000, iters=3334 3.57/3.89 3.57/3.89 Low Water (keep): wt=37.000, iters=3339 3.57/3.89 3.57/3.89 Low Water (keep): wt=36.000, iters=3391 3.57/3.89 3.57/3.89 Low Water (keep): wt=35.000, iters=3347 3.57/3.89 3.57/3.89 Low Water (keep): wt=34.000, iters=3337 3.57/3.89 3.57/3.89 Low Water (keep): wt=33.000, iters=3345 3.57/3.89 3.57/3.89 Low Water (keep): wt=32.000, iters=3394 3.57/3.89 3.57/3.89 Low Water (keep): wt=31.000, iters=3337 3.57/3.89 3.57/3.89 Low Water (keep): wt=30.000, iters=3347 3.57/3.89 3.57/3.89 NOTE: Back_subsumption disabled, ratio of kept to back_subsumed is 49 (0.00 of 1.59 sec). 3.57/3.89 3.57/3.89 Low Water (keep): wt=29.000, iters=3370 3.57/3.89 3.57/3.89 Low Water (keep): wt=28.000, iters=3345 3.57/3.89 3.57/3.89 Low Water (keep): wt=27.000, iters=3333 3.57/3.89 3.57/3.89 Low Water (keep): wt=26.000, iters=3337 3.57/3.89 3.57/3.89 Low Water (keep): wt=25.000, iters=3334 3.57/3.89 3.57/3.89 Low Water (keep): wt=24.000, iters=3389 3.57/3.89 3.57/3.89 Low Water (keep): wt=23.000, iters=3372 3.57/3.89 3.57/3.89 Low Water (displace): id=6457, wt=137.000 3.57/3.89 3.57/3.89 Low Water (displace): id=8265, wt=133.000 3.57/3.89 3.57/3.89 Low Water (displace): id=12467, wt=125.000 3.57/3.89 3.57/3.89 Low Water (displace): id=12140, wt=124.000 13.25/13.49 13.25/13.49 Low Water (displace): id=9451, wt=123.000 13.25/13.49 13.25/13.49 Low Water (displace): id=11695, wt=122.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8562, wt=121.000 13.25/13.49 13.25/13.49 Low Water (displace): id=12463, wt=120.000 13.25/13.49 13.25/13.49 Low Water (displace): id=10203, wt=119.000 13.25/13.49 13.25/13.49 Low Water (displace): id=9417, wt=118.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8292, wt=117.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8537, wt=116.000 13.25/13.49 13.25/13.49 Low Water (displace): id=11114, wt=114.000 13.25/13.49 13.25/13.49 Low Water (displace): id=12208, wt=111.000 13.25/13.49 13.25/13.49 Low Water (displace): id=11316, wt=110.000 13.25/13.49 13.25/13.49 Low Water (displace): id=9562, wt=109.000 13.25/13.49 13.25/13.49 Low Water (displace): id=9063, wt=108.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8593, wt=107.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8388, wt=105.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8174, wt=99.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8169, wt=79.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8177, wt=77.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8179, wt=75.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8107, wt=74.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8161, wt=73.000 13.25/13.49 13.25/13.49 Low Water (displace): id=12381, wt=71.000 13.25/13.49 13.25/13.49 Low Water (displace): id=11417, wt=70.000 13.25/13.49 13.25/13.49 Low Water (displace): id=8184, wt=69.000 13.25/13.49 13.25/13.49 Low Water (displace): id=12207, wt=68.000 13.25/13.49 13.25/13.49 Low Water (displace): id=12615, wt=67.000 13.25/13.49 13.25/13.49 Low Water (displace): id=12647, wt=22.000 13.25/13.49 13.25/13.49 Low Water (displace): id=12822, wt=21.000 13.25/13.49 13.25/13.49 Low Water (displace): id=13482, wt=20.000 13.25/13.49 13.25/13.49 Low Water (keep): wt=22.000, iters=3426 13.25/13.49 13.25/13.49 Low Water (displace): id=13763, wt=19.000 13.25/13.49 13.25/13.49 Low Water (displace): id=14533, wt=18.000 13.25/13.49 13.25/13.49 Low Water (keep): wt=21.000, iters=3382 13.25/13.49 13.25/13.49 Low Water (displace): id=15558, wt=17.000 13.25/13.49 13.25/13.49 Low Water (keep): wt=20.000, iters=3348 13.25/13.49 13.25/13.49 Low Water (displace): id=17449, wt=16.000 13.25/13.49 13.25/13.49 Low Water (keep): wt=19.000, iters=3336 13.25/13.49 13.25/13.49 Low Water (displace): id=19765, wt=15.000 13.25/13.49 13.25/13.49 Low Water (keep): wt=18.000, iters=3345 13.25/13.49 13.25/13.49 ============================== PROOF ================================= 13.25/13.49 % SZS status Theorem 13.25/13.49 % SZS output start Refutation 13.25/13.49 13.25/13.49 % Proof 1 at 11.93 (+ 0.21) seconds. 13.25/13.49 % Length of proof is 18. 13.25/13.49 % Level of proof is 6. 13.25/13.49 % Maximum clause weight is 20.000. 13.25/13.49 % Given clauses 3305. 13.25/13.49 13.25/13.49 32 (all V_R_2 all V_Q_2 all V_P_2 all T_c all T_a all T_b hAPP(c_COMBB(T_b,T_a,T_c,V_P_2,V_Q_2),V_R_2) = hAPP(V_P_2,hAPP(V_Q_2,V_R_2))) # label(help_c__COMBB__1) # label(axiom) # label(non_clause). [assumption]. 13.25/13.50 55 (all V_R_2 all V_Q_2 all V_P_2 all T_a all T_c all T_b hAPP(c_COMBS(T_b,T_c,T_a,V_P_2,V_Q_2),V_R_2) = hAPP(hAPP(V_P_2,V_R_2),hAPP(V_Q_2,V_R_2))) # label(help_c__COMBS__1) # label(axiom) # label(non_clause). [assumption]. 13.25/13.50 89 (all V_n hAPP(c_Nat_OSuc,V_n) != V_n) # label(fact_Suc__n__not__n) # label(axiom) # label(non_clause). [assumption]. 13.25/13.50 133 (all V_n hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),V_n) = V_n) # label(fact_plus__nat_Oadd__0) # label(axiom) # label(non_clause). [assumption]. 13.25/13.50 285 (all V_Q all V_P all T_b all T_a hAPP(c_COMBK(T_a,T_b,V_P),V_Q) = V_P) # label(help_c__COMBK__1) # label(axiom) # label(non_clause). [assumption]. 13.25/13.50 441 (all V_P all T_a hAPP(c_COMBI(T_a),V_P) = V_P) # label(help_c__COMBI__1) # label(axiom) # label(non_clause). [assumption]. 13.25/13.50 728 hAPP(c_COMBB(A,B,C,D,E),F) = hAPP(D,hAPP(E,F)) # label(help_c__COMBB__1) # label(axiom). [clausify(32)]. 13.25/13.50 752 hAPP(c_COMBS(A,B,C,D,E),F) = hAPP(hAPP(D,F),hAPP(E,F)) # label(help_c__COMBS__1) # label(axiom). [clausify(55)]. 13.25/13.50 797 hAPP(c_Nat_OSuc,A) != A # label(fact_Suc__n__not__n) # label(axiom). [clausify(89)]. 13.25/13.50 846 hAPP(hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat)),A) = A # label(fact_plus__nat_Oadd__0) # label(axiom). [clausify(133)]. 13.25/13.50 1043 hAPP(c_COMBK(A,B,C),D) = C # label(help_c__COMBK__1) # label(axiom). [clausify(285)]. 13.25/13.50 1230 hAPP(c_COMBI(A),B) = B # label(help_c__COMBI__1) # label(axiom). [clausify(441)]. 13.25/13.50 1738 hAPP(A,hAPP(c_COMBS(B,C,D,E,F),V6)) = hAPP(A,hAPP(hAPP(E,V6),hAPP(F,V6))). [para(752(a,1),728(a,2,2)),rewrite([728(3)])]. 13.25/13.50 4035 hAPP(c_COMBS(A,B,C,c_COMBK(D,E,F),V6),V7) = hAPP(F,hAPP(V6,V7)). [para(1043(a,1),752(a,2,1))]. 13.25/13.50 25829 hAPP(hAPP(A,B),hAPP(C,B)) != hAPP(c_Nat_OSuc,hAPP(c_COMBS(D,E,F,A,C),B)). [para(1738(a,2),797(a,1)),flip(a)]. 13.25/13.50 51230 hAPP(c_Nat_OSuc,hAPP(c_COMBS(A,B,C,c_COMBI(D),E),F)) != hAPP(F,hAPP(E,F)). [para(1230(a,1),25829(a,1,1)),flip(a)]. 13.25/13.50 51922 hAPP(c_Nat_OSuc,hAPP(c_COMBS(A,B,C,c_COMBI(D),hAPP(c_Groups_Oplus__class_Oplus(tc_Nat_Onat),c_Groups_Ozero__class_Ozero(tc_Nat_Onat))),E)) != hAPP(E,E). [para(846(a,1),51230(a,2,2))]. 13.25/13.50 51923 $F. [resolve(51922,a,4035,a(flip))]. 13.25/13.50 13.25/13.50 % SZS output end Refutation 13.25/13.50 ============================== end of proof ========================== 13.25/13.50 13.25/13.50 ============================== STATISTICS ============================ 13.25/13.50 13.25/13.50 Given=3305. Generated=352281. Kept=51067. proofs=1. 13.25/13.50 Usable=3281. Sos=9999. Demods=1372. Limbo=35, Disabled=38692. Hints=0. 13.25/13.50 Megabytes=77.08. 13.25/13.50 User_CPU=11.93, System_CPU=0.21, Wall_clock=12. 13.25/13.50 13.25/13.50 ============================== end of statistics ===================== 13.25/13.50 13.25/13.50 ============================== end of search ========================= 13.25/13.50 13.25/13.50 THEOREM PROVED 13.25/13.50 % SZS status Theorem 13.25/13.50 13.25/13.50 Exiting with 1 proof. 13.25/13.50 13.25/13.50 Process 3511 exit (max_proofs) Thu Aug 29 16:27:51 2019 13.25/13.50 Prover9 interrupted 13.25/13.50 EOF