%   ORIGINAL: h4/lim/LIM
% 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/real/ABS__SUB: !y x. h4/real/abs (h4/real/real__sub x y) = h4/real/abs (h4/real/real__sub y x)
% Assm: h4/topology/MR1__DEF: !y x. h4/topology/dist h4/topology/mr1 (h4/pair/_2C x y) = h4/real/abs (h4/real/real__sub y x)
% Assm: h4/topology/MR1__LIMPT: !x. h4/topology/limpt (h4/topology/mtop h4/topology/mr1) x h4/pred__set/UNIV
% Assm: h4/nets/LIM__TENDS2: !y0 x0 m2 m1 f. h4/topology/limpt (h4/topology/mtop m1) x0 h4/pred__set/UNIV ==> (h4/nets/tends f y0 (h4/pair/_2C (h4/topology/mtop m2) (h4/nets/tendsto (h4/pair/_2C m1 x0))) <=> (!e. h4/realax/real__lt (h4/real/real__of__num h4/num/0) e ==> (?d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!x. h4/realax/real__lt (h4/real/real__of__num h4/num/0) (h4/topology/dist m1 (h4/pair/_2C x x0)) /\ h4/realax/real__lt (h4/topology/dist m1 (h4/pair/_2C x x0)) d ==> h4/realax/real__lt (h4/topology/dist m2 (h4/pair/_2C (f x) y0)) e))))
% Assm: h4/lim/tends__real__real0: !x0 l f. h4/lim/tends__real__real f l x0 <=> h4/nets/tends f l (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) (h4/nets/tendsto (h4/pair/_2C h4/topology/mr1 x0)))
% Goal: !y0 x0 f. h4/lim/tends__real__real f y0 x0 <=> (!e. h4/realax/real__lt (h4/real/real__of__num h4/num/0) e ==> (?d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!x. h4/realax/real__lt (h4/real/real__of__num h4/num/0) (h4/real/abs (h4/real/real__sub x x0)) /\ h4/realax/real__lt (h4/real/abs (h4/real/real__sub x x0)) d ==> h4/realax/real__lt (h4/real/abs (h4/real/real__sub (f x) y0)) e)))
%   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_reals_ABSu_u_SUB]: !y x. h4/real/abs (h4/real/real__sub x y) = h4/real/abs (h4/real/real__sub y x)
% Assm [h4s_topologys_MR1u_u_DEF]: !y x. h4/topology/dist h4/topology/mr1 (h4/pair/_2C x y) = h4/real/abs (h4/real/real__sub y x)
% Assm [h4s_topologys_MR1u_u_LIMPT]: !x. h4/topology/limpt (h4/topology/mtop h4/topology/mr1) x h4/pred__set/UNIV
% Assm [h4s_netss_LIMu_u_TENDS2]: !y0 x0 m2 m1 f. h4/topology/limpt (h4/topology/mtop m1) x0 h4/pred__set/UNIV ==> (h4/nets/tends f y0 (h4/pair/_2C (h4/topology/mtop m2) (h4/nets/tendsto (h4/pair/_2C m1 x0))) <=> (!e. h4/realax/real__lt (h4/real/real__of__num h4/num/0) e ==> (?d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!x. h4/realax/real__lt (h4/real/real__of__num h4/num/0) (h4/topology/dist m1 (h4/pair/_2C x x0)) /\ h4/realax/real__lt (h4/topology/dist m1 (h4/pair/_2C x x0)) d ==> h4/realax/real__lt (h4/topology/dist m2 (h4/pair/_2C (happ f x) y0)) e))))
% Assm [h4s_lims_tendsu_u_realu_u_real0]: !x0 l f. h4/lim/tends__real__real f l x0 <=> h4/nets/tends f l (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) (h4/nets/tendsto (h4/pair/_2C h4/topology/mr1 x0)))
% Goal: !y0 x0 f. h4/lim/tends__real__real f y0 x0 <=> (!e. h4/realax/real__lt (h4/real/real__of__num h4/num/0) e ==> (?d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!x. h4/realax/real__lt (h4/real/real__of__num h4/num/0) (h4/real/abs (h4/real/real__sub x x0)) /\ h4/realax/real__lt (h4/real/abs (h4/real/real__sub x x0)) d ==> h4/realax/real__lt (h4/real/abs (h4/real/real__sub (happ f x) y0)) e)))
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_Q282098,TV_Q282094]: ![V_f, V_g]: (![V_x]: s(TV_Q282094,happ(s(t_fun(TV_Q282098,TV_Q282094),V_f),s(TV_Q282098,V_x))) = s(TV_Q282094,happ(s(t_fun(TV_Q282098,TV_Q282094),V_g),s(TV_Q282098,V_x))) => s(t_fun(TV_Q282098,TV_Q282094),V_f) = s(t_fun(TV_Q282098,TV_Q282094),V_g))).
fof(ah4s_reals_ABSu_u_SUB, axiom, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))))) = s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))))).
fof(ah4s_topologys_MR1u_u_DEF, axiom, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_topologys_dist(s(t_h4s_topologys_metric(t_h4s_realaxs_real),h4s_topologys_mr1),s(t_h4s_pairs_prod(t_h4s_realaxs_real,t_h4s_realaxs_real),h4s_pairs_u_2c(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))))) = s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))))).
fof(ah4s_topologys_MR1u_u_LIMPT, axiom, ![V_x]: p(s(t_bool,h4s_topologys_limpt(s(t_h4s_topologys_topology(t_h4s_realaxs_real),h4s_topologys_mtop(s(t_h4s_topologys_metric(t_h4s_realaxs_real),h4s_topologys_mr1))),s(t_h4s_realaxs_real,V_x),s(t_fun(t_h4s_realaxs_real,t_bool),h4s_predu_u_sets_univ))))).
fof(ah4s_netss_LIMu_u_TENDS2, axiom, ![TV_u_27a,TV_u_27b]: ![V_y0, V_x0, V_m2, V_m1, V_f]: (p(s(t_bool,h4s_topologys_limpt(s(t_h4s_topologys_topology(TV_u_27a),h4s_topologys_mtop(s(t_h4s_topologys_metric(TV_u_27a),V_m1))),s(TV_u_27a,V_x0),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_univ)))) => (p(s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27b,V_y0),s(t_h4s_pairs_prod(t_h4s_topologys_topology(TV_u_27b),t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool))),h4s_pairs_u_2c(s(t_h4s_topologys_topology(TV_u_27b),h4s_topologys_mtop(s(t_h4s_topologys_metric(TV_u_27b),V_m2))),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),h4s_netss_tendsto(s(t_h4s_pairs_prod(t_h4s_topologys_metric(TV_u_27a),TV_u_27a),h4s_pairs_u_2c(s(t_h4s_topologys_metric(TV_u_27a),V_m1),s(TV_u_27a,V_x0)))))))))) <=> ![V_e]: (p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_realaxs_real,V_e)))) => ?[V_d]: (p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_realaxs_real,V_d)))) & ![V_x]: ((p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_realaxs_real,h4s_topologys_dist(s(t_h4s_topologys_metric(TV_u_27a),V_m1),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27a),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(TV_u_27a,V_x0)))))))) & p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_topologys_dist(s(t_h4s_topologys_metric(TV_u_27a),V_m1),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27a),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(TV_u_27a,V_x0))))),s(t_h4s_realaxs_real,V_d))))) => p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_topologys_dist(s(t_h4s_topologys_metric(TV_u_27b),V_m2),s(t_h4s_pairs_prod(TV_u_27b,TV_u_27b),h4s_pairs_u_2c(s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x))),s(TV_u_27b,V_y0))))),s(t_h4s_realaxs_real,V_e)))))))))).
fof(ah4s_lims_tendsu_u_realu_u_real0, axiom, ![V_x0, V_l, V_f]: 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_x0))) = s(t_bool,h4s_netss_tends(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_l),s(t_h4s_pairs_prod(t_h4s_topologys_topology(t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_bool))),h4s_pairs_u_2c(s(t_h4s_topologys_topology(t_h4s_realaxs_real),h4s_topologys_mtop(s(t_h4s_topologys_metric(t_h4s_realaxs_real),h4s_topologys_mr1))),s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_bool)),h4s_netss_tendsto(s(t_h4s_pairs_prod(t_h4s_topologys_metric(t_h4s_realaxs_real),t_h4s_realaxs_real),h4s_pairs_u_2c(s(t_h4s_topologys_metric(t_h4s_realaxs_real),h4s_topologys_mr1),s(t_h4s_realaxs_real,V_x0)))))))))).
fof(ch4s_lims_LIM, conjecture, ![V_y0, V_x0, 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_y0),s(t_h4s_realaxs_real,V_x0)))) <=> ![V_e]: (p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_realaxs_real,V_e)))) => ?[V_d]: (p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_realaxs_real,V_d)))) & ![V_x]: ((p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_x0)))))))) & p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_x0))))),s(t_h4s_realaxs_real,V_d))))) => p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_abs(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,V_x))),s(t_h4s_realaxs_real,V_y0))))),s(t_h4s_realaxs_real,V_e))))))))).
