%   ORIGINAL: h4/lim/DIFF__ADD
% Assm: HL_TRUTH: T
% Assm: HL_FALSITY: ~F
% Assm: HL_BOOL_CASES: !t. (t <=> T) \/ (t <=> F)
% Assm: HL_EXT: !f g. (!x. f x = g x) ==> f = g
% Assm: h4/bool/TRUTH: T
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/EQ__SYM__EQ: !y x. x = y <=> y = x
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/real/real__div: !y x. h4/real/_2F x y = h4/realax/real__mul x (h4/realax/inv y)
% Assm: h4/real/REAL__RDISTRIB: !z y x. h4/realax/real__mul (h4/realax/real__add x y) z = h4/realax/real__add (h4/realax/real__mul x z) (h4/realax/real__mul y z)
% Assm: h4/real/REAL__ADD2__SUB2: !d c b a. h4/real/real__sub (h4/realax/real__add a b) (h4/realax/real__add c d) = h4/realax/real__add (h4/real/real__sub a c) (h4/real/real__sub b d)
% Assm: h4/lim/LIM__ADD: !x m l g f. h4/lim/tends__real__real f l x /\ h4/lim/tends__real__real g m x ==> h4/lim/tends__real__real (\x0. h4/realax/real__add (f x0) (g x0)) (h4/realax/real__add l m) x
% Assm: h4/lim/diffl0: !x l f. h4/lim/diffl f l x <=> h4/lim/tends__real__real (\h. h4/real/_2F (h4/real/real__sub (f (h4/realax/real__add x h)) (f x)) h) l (h4/real/real__of__num h4/num/0)
% Goal: !x m l g f. h4/lim/diffl f l x /\ h4/lim/diffl g m x ==> h4/lim/diffl (\x0. h4/realax/real__add (f x0) (g x0)) (h4/realax/real__add l m) x
%   PROCESSED
% Assm [HLu_TRUTH]: T
% Assm [HLu_FALSITY]: ~F
% Assm [HLu_BOOLu_CASES]: !t. (t <=> T) \/ (t <=> F)
% Assm [HLu_EXT]: !f g. (!x. happ f x = happ g x) ==> f = g
% Assm [h4s_bools_TRUTH]: T
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_EQu_u_SYMu_u_EQ]: !y x. x = y <=> y = x
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_reals_realu_u_div]: !y x. h4/real/_2F x y = h4/realax/real__mul x (h4/realax/inv y)
% Assm [h4s_reals_REALu_u_RDISTRIB]: !z y x. h4/realax/real__mul (h4/realax/real__add x y) z = h4/realax/real__add (h4/realax/real__mul x z) (h4/realax/real__mul y z)
% Assm [h4s_reals_REALu_u_ADD2u_u_SUB2]: !d c b a. h4/real/real__sub (h4/realax/real__add a b) (h4/realax/real__add c d) = h4/realax/real__add (h4/real/real__sub a c) (h4/real/real__sub b d)
% Assm [h4s_lims_LIMu_u_ADD]: !_0. (!f g x0. happ (happ (happ _0 f) g) x0 = h4/realax/real__add (happ f x0) (happ g x0)) ==> (!x m l g f. h4/lim/tends__real__real f l x /\ h4/lim/tends__real__real g m x ==> h4/lim/tends__real__real (happ (happ _0 f) g) (h4/realax/real__add l m) x)
% Assm [h4s_lims_diffl0]: !_0. (!f x h. happ (happ (happ _0 f) x) h = h4/real/_2F (h4/real/real__sub (happ f (h4/realax/real__add x h)) (happ f x)) h) ==> (!x l f. h4/lim/diffl f l x <=> h4/lim/tends__real__real (happ (happ _0 f) x) l (h4/real/real__of__num h4/num/0))
% Goal: !_0. (!f g x0. happ (happ (happ _0 f) g) x0 = h4/realax/real__add (happ f x0) (happ g x0)) ==> (!x m l g f. h4/lim/diffl f l x /\ h4/lim/diffl g m x ==> h4/lim/diffl (happ (happ _0 f) g) (h4/realax/real__add l m) x)
fof(aHLu_TRUTH, axiom, p(s(t_bool,t))).
fof(aHLu_FALSITY, axiom, ~ (p(s(t_bool,f0)))).
fof(aHLu_BOOLu_CASES, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) | s(t_bool,V_t) = s(t_bool,f0))).
fof(aHLu_EXT, axiom, ![TV_Q282798,TV_Q282794]: ![V_f, V_g]: (![V_x]: s(TV_Q282794,happ(s(t_fun(TV_Q282798,TV_Q282794),V_f),s(TV_Q282798,V_x))) = s(TV_Q282794,happ(s(t_fun(TV_Q282798,TV_Q282794),V_g),s(TV_Q282798,V_x))) => s(t_fun(TV_Q282798,TV_Q282794),V_f) = s(t_fun(TV_Q282798,TV_Q282794),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_ANDu_u_CLAUSESu_c0, axiom, ![V_t]: ((p(s(t_bool,t)) & p(s(t_bool,V_t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_EQu_u_SYMu_u_EQ, axiom, ![TV_u_27a]: ![V_y, V_x]: (s(TV_u_27a,V_x) = s(TV_u_27a,V_y) <=> s(TV_u_27a,V_y) = s(TV_u_27a,V_x))).
fof(ah4s_bools_EQu_u_CLAUSESu_c1, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) <=> p(s(t_bool,V_t)))).
fof(ah4s_reals_realu_u_div, axiom, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_reals_u_2f(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,h4s_realaxs_inv(s(t_h4s_realaxs_real,V_y)))))).
fof(ah4s_reals_REALu_u_RDISTRIB, axiom, ![V_z, V_y, V_x]: s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))),s(t_h4s_realaxs_real,V_z))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_z))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_z)))))).
fof(ah4s_reals_REALu_u_ADD2u_u_SUB2, axiom, ![V_d, V_c, V_b, V_a]: s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_a),s(t_h4s_realaxs_real,V_b))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_c),s(t_h4s_realaxs_real,V_d))))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_a),s(t_h4s_realaxs_real,V_c))),s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_b),s(t_h4s_realaxs_real,V_d)))))).
fof(ah4s_lims_LIMu_u_ADD, axiom, ![V_uu_0]: (![V_f, V_g, V_x0]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f))),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g))),s(t_h4s_realaxs_real,V_x0))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_x0))),s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g),s(t_h4s_realaxs_real,V_x0))))) => ![V_x, V_m, V_l, V_g, V_f]: ((p(s(t_bool,h4s_lims_tendsu_u_realu_u_real(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_l),s(t_h4s_realaxs_real,V_x)))) & p(s(t_bool,h4s_lims_tendsu_u_realu_u_real(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g),s(t_h4s_realaxs_real,V_m),s(t_h4s_realaxs_real,V_x))))) => p(s(t_bool,h4s_lims_tendsu_u_realu_u_real(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f))),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_l),s(t_h4s_realaxs_real,V_m))),s(t_h4s_realaxs_real,V_x))))))).
fof(ah4s_lims_diffl0, axiom, ![V_uu_0]: (![V_f, V_x, V_h]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f))),s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,V_h))) = s(t_h4s_realaxs_real,h4s_reals_u_2f(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_h))))),s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_h))) => ![V_x, V_l, V_f]: s(t_bool,h4s_lims_diffl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_l),s(t_h4s_realaxs_real,V_x))) = s(t_bool,h4s_lims_tendsu_u_realu_u_real(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f))),s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,V_l),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))))))).
fof(ch4s_lims_DIFFu_u_ADD, conjecture, ![V_uu_0]: (![V_f, V_g, V_x0]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f))),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g))),s(t_h4s_realaxs_real,V_x0))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_x0))),s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g),s(t_h4s_realaxs_real,V_x0))))) => ![V_x, V_m, V_l, V_g, V_f]: ((p(s(t_bool,h4s_lims_diffl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_l),s(t_h4s_realaxs_real,V_x)))) & p(s(t_bool,h4s_lims_diffl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g),s(t_h4s_realaxs_real,V_m),s(t_h4s_realaxs_real,V_x))))) => p(s(t_bool,h4s_lims_diffl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f))),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_l),s(t_h4s_realaxs_real,V_m))),s(t_h4s_realaxs_real,V_x))))))).
