%   ORIGINAL: h4/nets/NET__NULL
% 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/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/real/REAL__NEG__SUB: !y x. h4/realax/real__neg (h4/real/real__sub x y) = h4/real/real__sub y x
% Assm: h4/real/REAL__SUB__LZERO: !x. h4/real/real__sub (h4/real/real__of__num h4/num/0) x = h4/realax/real__neg 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/nets/MTOP__TENDS: !x0 x g d. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop d) g) <=> (!e. h4/realax/real__lt (h4/real/real__of__num h4/num/0) e ==> (?n. g n n /\ (!m. g m n ==> h4/realax/real__lt (h4/topology/dist d (h4/pair/_2C (x m) x0)) e)))
% Goal: !x0 x g. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) <=> h4/nets/tends (\n. h4/real/real__sub (x n) x0) (h4/real/real__of__num h4/num/0) (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g)
%   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_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_reals_REALu_u_NEGu_u_SUB]: !y x. h4/realax/real__neg (h4/real/real__sub x y) = h4/real/real__sub y x
% Assm [h4s_reals_REALu_u_SUBu_u_LZERO]: !x. h4/real/real__sub (h4/real/real__of__num h4/num/0) x = h4/realax/real__neg 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_netss_MTOPu_u_TENDS]: !x0 x g d. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop d) g) <=> (!e. h4/realax/real__lt (h4/real/real__of__num h4/num/0) e ==> (?n. happ (happ g n) n /\ (!m. happ (happ g m) n ==> h4/realax/real__lt (h4/topology/dist d (h4/pair/_2C (happ x m) x0)) e)))
% Goal: !_0. (!x x0 n. happ (happ (happ _0 x) x0) n = h4/real/real__sub (happ x n) x0) ==> (!x0 x g. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) <=> h4/nets/tends (happ (happ _0 x) x0) (h4/real/real__of__num h4/num/0) (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g))
fof(aHLu_TRUTH, axiom, p(s(t_bool,t))).
fof(aHLu_FALSITY, axiom, ~ (p(s(t_bool,f)))).
fof(aHLu_BOOLu_CASES, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) | s(t_bool,V_t) = s(t_bool,f))).
fof(aHLu_EXT, axiom, ![TV_Q198822,TV_Q198818]: ![V_f, V_g]: (![V_x]: s(TV_Q198818,happ(s(t_fun(TV_Q198822,TV_Q198818),V_f),s(TV_Q198822,V_x))) = s(TV_Q198818,happ(s(t_fun(TV_Q198822,TV_Q198818),V_g),s(TV_Q198822,V_x))) => s(t_fun(TV_Q198822,TV_Q198818),V_f) = s(t_fun(TV_Q198822,TV_Q198818),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_REFLu_u_CLAUSE, axiom, ![TV_u_27a]: ![V_x]: (s(TV_u_27a,V_x) = s(TV_u_27a,V_x) <=> p(s(t_bool,t)))).
fof(ah4s_reals_REALu_u_NEGu_u_SUB, axiom, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(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_realu_u_sub(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))).
fof(ah4s_reals_REALu_u_SUBu_u_LZERO, axiom, ![V_x]: s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(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_x))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(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_netss_MTOPu_u_TENDS, axiom, ![TV_u_27b,TV_u_27a]: ![V_x0, V_x, V_g, V_d]: (p(s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27b,TV_u_27a),V_x),s(TV_u_27a,V_x0),s(t_h4s_pairs_prod(t_h4s_topologys_topology(TV_u_27a),t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool))),h4s_pairs_u_2c(s(t_h4s_topologys_topology(TV_u_27a),h4s_topologys_mtop(s(t_h4s_topologys_metric(TV_u_27a),V_d))),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_g)))))) <=> ![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_n]: (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_g),s(TV_u_27b,V_n))),s(TV_u_27b,V_n)))) & ![V_m]: (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_g),s(TV_u_27b,V_m))),s(TV_u_27b,V_n)))) => 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_d),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27a),h4s_pairs_u_2c(s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_x),s(TV_u_27b,V_m))),s(TV_u_27a,V_x0))))),s(t_h4s_realaxs_real,V_e))))))))).
fof(ch4s_netss_NETu_u_NULL, conjecture, ![TV_u_27a]: ![V_uu_0]: (![V_x, V_x0, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(TV_u_27a,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(TV_u_27a,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(TV_u_27a,t_h4s_realaxs_real))),V_uu_0),s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_x))),s(t_h4s_realaxs_real,V_x0))),s(TV_u_27a,V_n))) = s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_x),s(TV_u_27a,V_n))),s(t_h4s_realaxs_real,V_x0))) => ![V_x0, V_x, V_g]: s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_x),s(t_h4s_realaxs_real,V_x0),s(t_h4s_pairs_prod(t_h4s_topologys_topology(t_h4s_realaxs_real),t_fun(TV_u_27a,t_fun(TV_u_27a,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(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_g))))) = s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27a,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(TV_u_27a,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(TV_u_27a,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(TV_u_27a,t_h4s_realaxs_real))),V_uu_0),s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_x))),s(t_h4s_realaxs_real,V_x0))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(t_h4s_topologys_topology(t_h4s_realaxs_real),t_fun(TV_u_27a,t_fun(TV_u_27a,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(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_g))))))).
