%   ORIGINAL: h4/lim/CONT__INJ__LEMMA2
% 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/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/real/REAL__NEGNEG: !x. h4/realax/real__neg (h4/realax/real__neg x) = x
% Assm: h4/real/REAL__LE__NEG: !y x. h4/real/real__lte (h4/realax/real__neg x) (h4/realax/real__neg y) <=> h4/real/real__lte y x
% Assm: h4/lim/CONT__NEG: !x f. h4/lim/contl f x ==> h4/lim/contl (\x0. h4/realax/real__neg (f x0)) x
% Assm: h4/lim/CONT__INJ__LEMMA: !x g f d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> g (f z) = z) /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/lim/contl f z) ==> ~(!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/real/real__lte (f z) (f x))
% Goal: !x g f d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> g (f z) = z) /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/lim/contl f z) ==> ~(!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/real/real__lte (f x) (f z))
%   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_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_reals_REALu_u_NEGNEG]: !x. h4/realax/real__neg (h4/realax/real__neg x) = x
% Assm [h4s_reals_REALu_u_LEu_u_NEG]: !y x. h4/real/real__lte (h4/realax/real__neg x) (h4/realax/real__neg y) <=> h4/real/real__lte y x
% Assm [h4s_lims_CONTu_u_NEG]: !_0. (!f x0. happ (happ _0 f) x0 = h4/realax/real__neg (happ f x0)) ==> (!x f. h4/lim/contl f x ==> h4/lim/contl (happ _0 f) x)
% Assm [h4s_lims_CONTu_u_INJu_u_LEMMA]: !x g f d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> happ g (happ f z) = z) /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/lim/contl f z) ==> ~(!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/real/real__lte (happ f z) (happ f x))
% Goal: !x g f d. h4/realax/real__lt (h4/real/real__of__num h4/num/0) d /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> happ g (happ f z) = z) /\ (!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/lim/contl f z) ==> ~(!z. h4/real/real__lte (h4/real/abs (h4/real/real__sub z x)) d ==> h4/real/real__lte (happ f x) (happ f z))
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_Q283573,TV_Q283569]: ![V_f, V_g]: (![V_x]: s(TV_Q283569,happ(s(t_fun(TV_Q283573,TV_Q283569),V_f),s(TV_Q283573,V_x))) = s(TV_Q283569,happ(s(t_fun(TV_Q283573,TV_Q283569),V_g),s(TV_Q283573,V_x))) => s(t_fun(TV_Q283573,TV_Q283569),V_f) = s(t_fun(TV_Q283573,TV_Q283569),V_g))).
fof(ah4s_bools_FORALLu_u_SIMP, axiom, ![TV_u_27a]: ![V_t]: (![V_x]: p(s(t_bool,V_t)) <=> p(s(t_bool,V_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_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_NEGNEG, axiom, ![V_x]: s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x))))) = s(t_h4s_realaxs_real,V_x)).
fof(ah4s_reals_REALu_u_LEu_u_NEG, axiom, ![V_y, V_x]: s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_y))))) = s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))).
fof(ah4s_lims_CONTu_u_NEG, axiom, ![V_uu_0]: (![V_f, 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)),V_uu_0),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,h4s_realaxs_realu_u_neg(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))))) => ![V_x, V_f]: (p(s(t_bool,h4s_lims_contl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_x)))) => p(s(t_bool,h4s_lims_contl(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)),V_uu_0),s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f))),s(t_h4s_realaxs_real,V_x))))))).
fof(ah4s_lims_CONTu_u_INJu_u_LEMMA, axiom, ![V_x, V_g, V_f, 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_z]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_z),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_d)))) => s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g),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_z))))) = s(t_h4s_realaxs_real,V_z)) & ![V_z]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_z),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_d)))) => p(s(t_bool,h4s_lims_contl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_z))))))) => ~ (![V_z]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_z),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_d)))) => p(s(t_bool,h4s_reals_realu_u_lte(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_z))),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)))))))))).
fof(ch4s_lims_CONTu_u_INJu_u_LEMMA2, conjecture, ![V_x, V_g, V_f, 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_z]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_z),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_d)))) => s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_g),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_z))))) = s(t_h4s_realaxs_real,V_z)) & ![V_z]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_z),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_d)))) => p(s(t_bool,h4s_lims_contl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_z))))))) => ~ (![V_z]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,V_z),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_d)))) => p(s(t_bool,h4s_reals_realu_u_lte(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,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_z)))))))))).
