%   ORIGINAL: h4/nets/NET__SUB
% 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__sub0: !y x. h4/real/real__sub x y = h4/realax/real__add x (h4/realax/real__neg y)
% Assm: h4/nets/NET__ADD: !g. h4/nets/dorder g ==> (!x x0 y y0. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) /\ h4/nets/tends y y0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) ==> h4/nets/tends (\n. h4/realax/real__add (x n) (y n)) (h4/realax/real__add x0 y0) (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g))
% Assm: h4/nets/NET__NEG: !g. h4/nets/dorder g ==> (!x x0. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) <=> h4/nets/tends (\n. h4/realax/real__neg (x n)) (h4/realax/real__neg x0) (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g))
% Goal: !g. h4/nets/dorder g ==> (!x x0 y y0. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) /\ h4/nets/tends y y0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) ==> h4/nets/tends (\n. h4/real/real__sub (x n) (y n)) (h4/real/real__sub x0 y0) (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_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_sub0]: !y x. h4/real/real__sub x y = h4/realax/real__add x (h4/realax/real__neg y)
% Assm [h4s_netss_NETu_u_ADD]: !_0. (!x y n. happ (happ (happ _0 x) y) n = h4/realax/real__add (happ x n) (happ y n)) ==> (!g. h4/nets/dorder g ==> (!x x0 y y0. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) /\ h4/nets/tends y y0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) ==> h4/nets/tends (happ (happ _0 x) y) (h4/realax/real__add x0 y0) (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g)))
% Assm [h4s_netss_NETu_u_NEG]: !_0. (!x n. happ (happ _0 x) n = h4/realax/real__neg (happ x n)) ==> (!g. h4/nets/dorder g ==> (!x x0. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) <=> h4/nets/tends (happ _0 x) (h4/realax/real__neg x0) (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g)))
% Goal: !_0. (!x y n. happ (happ (happ _0 x) y) n = h4/real/real__sub (happ x n) (happ y n)) ==> (!g. h4/nets/dorder g ==> (!x x0 y y0. h4/nets/tends x x0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) /\ h4/nets/tends y y0 (h4/pair/_2C (h4/topology/mtop h4/topology/mr1) g) ==> h4/nets/tends (happ (happ _0 x) y) (h4/real/real__sub x0 y0) (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_Q199047,TV_Q199043]: ![V_f, V_g]: (![V_x]: s(TV_Q199043,happ(s(t_fun(TV_Q199047,TV_Q199043),V_f),s(TV_Q199047,V_x))) = s(TV_Q199043,happ(s(t_fun(TV_Q199047,TV_Q199043),V_g),s(TV_Q199047,V_x))) => s(t_fun(TV_Q199047,TV_Q199043),V_f) = s(t_fun(TV_Q199047,TV_Q199043),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_sub0, axiom, ![V_y, V_x]: 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_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_y)))))).
fof(ah4s_netss_NETu_u_ADD, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_x, V_y, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),happ(s(t_fun(t_fun(TV_u_27a,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_fun(TV_u_27a,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_fun(TV_u_27a,t_h4s_realaxs_real),V_y))),s(TV_u_27a,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(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,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_y),s(TV_u_27a,V_n))))) => ![V_g]: (p(s(t_bool,h4s_netss_dorder(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_g)))) => ![V_x, V_x0, V_y, V_y0]: ((p(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)))))) & p(s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_y),s(t_h4s_realaxs_real,V_y0),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))))))) => p(s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27a,t_h4s_realaxs_real),happ(s(t_fun(t_fun(TV_u_27a,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_fun(TV_u_27a,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_fun(TV_u_27a,t_h4s_realaxs_real),V_y))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_x0),s(t_h4s_realaxs_real,V_y0))),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)))))))))).
fof(ah4s_netss_NETu_u_NEG, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_x, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),happ(s(t_fun(t_fun(TV_u_27a,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(TV_u_27a,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_x),s(TV_u_27a,V_n))))) => ![V_g]: (p(s(t_bool,h4s_netss_dorder(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_g)))) => ![V_x, V_x0]: 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_fun(TV_u_27a,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,h4s_realaxs_realu_u_neg(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)))))))).
fof(ch4s_netss_NETu_u_SUB, conjecture, ![TV_u_27a]: ![V_uu_0]: (![V_x, V_y, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),happ(s(t_fun(t_fun(TV_u_27a,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_fun(TV_u_27a,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_fun(TV_u_27a,t_h4s_realaxs_real),V_y))),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,happ(s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_y),s(TV_u_27a,V_n))))) => ![V_g]: (p(s(t_bool,h4s_netss_dorder(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_g)))) => ![V_x, V_x0, V_y, V_y0]: ((p(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)))))) & p(s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27a,t_h4s_realaxs_real),V_y),s(t_h4s_realaxs_real,V_y0),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))))))) => p(s(t_bool,h4s_netss_tends(s(t_fun(TV_u_27a,t_h4s_realaxs_real),happ(s(t_fun(t_fun(TV_u_27a,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_fun(TV_u_27a,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_fun(TV_u_27a,t_h4s_realaxs_real),V_y))),s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_x0),s(t_h4s_realaxs_real,V_y0))),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)))))))))).
