%   ORIGINAL: h4/transc/DIFF__SIN
% 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/ETA__AX: !t. (\x. t x) = t
% Assm: h4/bool/TRUTH: T
% Assm: h4/bool/AND__CLAUSES_c1: !t. t /\ T <=> t
% Assm: h4/bool/IMP__CLAUSES_c3: !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/prim__rec/LESS__0: !n. h4/prim__rec/_3C h4/num/0 (h4/num/SUC n)
% Assm: h4/arithmetic/ONE: h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO) = h4/num/SUC h4/num/0
% Assm: h4/real/REAL__NEG__LMUL: !y x. h4/realax/real__neg (h4/realax/real__mul x y) = h4/realax/real__mul (h4/realax/real__neg x) y
% Assm: h4/real/REAL__LTE__TRANS: !z y x. h4/realax/real__lt x y /\ h4/real/real__lte y z ==> h4/realax/real__lt x z
% Assm: h4/real/REAL__LT__ADDR: !y x. h4/realax/real__lt x (h4/realax/real__add x y) <=> h4/realax/real__lt (h4/real/real__of__num h4/num/0) y
% Assm: h4/real/REAL__LT: !n m. h4/realax/real__lt (h4/real/real__of__num m) (h4/real/real__of__num n) <=> h4/prim__rec/_3C m n
% Assm: h4/real/ABS__LE: !x. h4/real/real__lte x (h4/real/abs x)
% Assm: h4/seq/SUM__SUMMABLE: !l f. h4/seq/sums f l ==> h4/seq/summable f
% Assm: h4/seq/SER__NEG: !x0 x. h4/seq/sums x x0 ==> h4/seq/sums (\n. h4/realax/real__neg (x n)) (h4/realax/real__neg x0)
% Assm: h4/powser/TERMDIFF: !x k_27 c. h4/seq/summable (\n. h4/realax/real__mul (c n) (h4/real/pow k_27 n)) /\ h4/seq/summable (\n. h4/realax/real__mul (h4/powser/diffs c n) (h4/real/pow k_27 n)) /\ h4/seq/summable (\n. h4/realax/real__mul (h4/powser/diffs (h4/powser/diffs c) n) (h4/real/pow k_27 n)) /\ h4/realax/real__lt (h4/real/abs x) (h4/real/abs k_27) ==> h4/lim/diffl (\x0. h4/seq/suminf (\n. h4/realax/real__mul (c n) (h4/real/pow x0 n))) (h4/seq/suminf (\n. h4/realax/real__mul (h4/powser/diffs c n) (h4/real/pow x n))) x
% Assm: h4/transc/cos0: !x. h4/transc/cos x = h4/seq/suminf (\n. h4/realax/real__mul ((\n0. h4/bool/COND (h4/arithmetic/EVEN n0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV n0 (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n0))) (h4/real/real__of__num h4/num/0)) n) (h4/real/pow x n))
% Assm: h4/transc/sin0: !x. h4/transc/sin x = h4/seq/suminf (\n. h4/realax/real__mul ((\n0. h4/bool/COND (h4/arithmetic/EVEN n0) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D n0 (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n0)))) n) (h4/real/pow x n))
% Assm: h4/transc/SIN__CONVERGES: !x. h4/seq/sums (\n. h4/realax/real__mul ((\n0. h4/bool/COND (h4/arithmetic/EVEN n0) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D n0 (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n0)))) n) (h4/real/pow x n)) (h4/transc/sin x)
% Assm: h4/transc/COS__CONVERGES: !x. h4/seq/sums (\n. h4/realax/real__mul ((\n0. h4/bool/COND (h4/arithmetic/EVEN n0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV n0 (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n0))) (h4/real/real__of__num h4/num/0)) n) (h4/real/pow x n)) (h4/transc/cos x)
% Assm: h4/transc/SIN__FDIFF: h4/powser/diffs (\n. h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n)))) = (\n. h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n))) (h4/real/real__of__num h4/num/0))
% Assm: h4/transc/COS__FDIFF: h4/powser/diffs (\n. h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n))) (h4/real/real__of__num h4/num/0)) = (\n. h4/realax/real__neg ((\n0. h4/bool/COND (h4/arithmetic/EVEN n0) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D n0 (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n0)))) n))
% Goal: !x. h4/lim/diffl h4/transc/sin (h4/transc/cos x) 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_ETAu_u_AX]: !t x. happ t x = happ t x
% Assm [h4s_bools_TRUTH]: T
% Assm [h4s_bools_ANDu_u_CLAUSESu_c1]: !t. t /\ T <=> t
% Assm [h4s_bools_IMPu_u_CLAUSESu_c3]: !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_primu_u_recs_LESSu_u_0]: !n. h4/prim__rec/_3C h4/num/0 (h4/num/SUC n)
% Assm [h4s_arithmetics_ONE]: h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO) = h4/num/SUC h4/num/0
% Assm [h4s_reals_REALu_u_NEGu_u_LMUL]: !y x. h4/realax/real__neg (h4/realax/real__mul x y) = h4/realax/real__mul (h4/realax/real__neg x) y
% Assm [h4s_reals_REALu_u_LTEu_u_TRANS]: !z y x. h4/realax/real__lt x y /\ h4/real/real__lte y z ==> h4/realax/real__lt x z
% Assm [h4s_reals_REALu_u_LTu_u_ADDR]: !y x. h4/realax/real__lt x (h4/realax/real__add x y) <=> h4/realax/real__lt (h4/real/real__of__num h4/num/0) y
% Assm [h4s_reals_REALu_u_LT]: !n m. h4/realax/real__lt (h4/real/real__of__num m) (h4/real/real__of__num n) <=> h4/prim__rec/_3C m n
% Assm [h4s_reals_ABSu_u_LE]: !x. h4/real/real__lte x (h4/real/abs x)
% Assm [h4s_seqs_SUMu_u_SUMMABLE]: !l f. h4/seq/sums f l ==> h4/seq/summable f
% Assm [h4s_seqs_SERu_u_NEG]: !_0. (!x n. happ (happ _0 x) n = h4/realax/real__neg (happ x n)) ==> (!x0 x. h4/seq/sums x x0 ==> h4/seq/sums (happ _0 x) (h4/realax/real__neg x0))
% Assm [h4s_powsers_TERMDIFF]: !_2. (!_0 c x0. happ (happ (happ _2 _0) c) x0 = h4/seq/suminf (happ (happ _0 c) x0)) ==> (!_1. (!c n. happ (happ _1 c) n = happ (h4/powser/diffs c) n) ==> (!_0. (!c k_27 n. happ (happ (happ _0 c) k_27) n = h4/realax/real__mul (happ c n) (h4/real/pow k_27 n)) ==> (!x k_27 c. h4/seq/summable (happ (happ _0 c) k_27) /\ h4/seq/summable (happ (happ _0 (happ _1 c)) k_27) /\ h4/seq/summable (happ (happ _0 (happ _1 (h4/powser/diffs c))) k_27) /\ h4/realax/real__lt (h4/real/abs x) (h4/real/abs k_27) ==> h4/lim/diffl (happ (happ _2 _0) c) (h4/seq/suminf (happ (happ _0 (happ _1 c)) x)) x)))
% Assm [h4s_transcs_cos0]: !_0. (!x n. happ (happ _0 x) n = h4/realax/real__mul (h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n))) (h4/real/real__of__num h4/num/0)) (h4/real/pow x n)) ==> (!x. h4/transc/cos x = h4/seq/suminf (happ _0 x))
% Assm [h4s_transcs_sin0]: !_0. (!x n. happ (happ _0 x) n = h4/realax/real__mul (h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n)))) (h4/real/pow x n)) ==> (!x. happ h4/transc/sin x = h4/seq/suminf (happ _0 x))
% Assm [h4s_transcs_SINu_u_CONVERGES]: !_0. (!x n. happ (happ _0 x) n = h4/realax/real__mul (h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n)))) (h4/real/pow x n)) ==> (!x. h4/seq/sums (happ _0 x) (happ h4/transc/sin x))
% Assm [h4s_transcs_COSu_u_CONVERGES]: !_0. (!x n. happ (happ _0 x) n = h4/realax/real__mul (h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n))) (h4/real/real__of__num h4/num/0)) (h4/real/pow x n)) ==> (!x. h4/seq/sums (happ _0 x) (h4/transc/cos x))
% Assm [h4s_transcs_SINu_u_FDIFF]: !_0. (!n. happ _0 n = h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n)))) ==> (!x. happ (h4/powser/diffs _0) x = h4/bool/COND (h4/arithmetic/EVEN x) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV x (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT x))) (h4/real/real__of__num h4/num/0))
% Assm [h4s_transcs_COSu_u_FDIFF]: !_0. (!n. happ _0 n = h4/bool/COND (h4/arithmetic/EVEN n) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT n))) (h4/real/real__of__num h4/num/0)) ==> (!x. happ (h4/powser/diffs _0) x = h4/realax/real__neg (h4/bool/COND (h4/arithmetic/EVEN x) (h4/real/real__of__num h4/num/0) (h4/real/_2F (h4/real/pow (h4/realax/real__neg (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) (h4/arithmetic/DIV (h4/arithmetic/_2D x (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)))) (h4/real/real__of__num (h4/arithmetic/FACT x)))))
% Goal: !x. h4/lim/diffl h4/transc/sin (h4/transc/cos x) x
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_Q191760,TV_Q191756]: ![V_f, V_g]: (![V_x]: s(TV_Q191756,happ(s(t_fun(TV_Q191760,TV_Q191756),V_f),s(TV_Q191760,V_x))) = s(TV_Q191756,happ(s(t_fun(TV_Q191760,TV_Q191756),V_g),s(TV_Q191760,V_x))) => s(t_fun(TV_Q191760,TV_Q191756),V_f) = s(t_fun(TV_Q191760,TV_Q191756),V_g))).
fof(ah4s_bools_ETAu_u_AX, axiom, ![TV_u_27b,TV_u_27a]: ![V_t, V_x]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_t),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_t),s(TV_u_27a,V_x)))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_ANDu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) & p(s(t_bool,t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c3, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,V_t))) <=> p(s(t_bool,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_primu_u_recs_LESSu_u_0, axiom, ![V_n]: p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))))))).
fof(ah4s_arithmetics_ONE, axiom, s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))) = s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0)))).
fof(ah4s_reals_REALu_u_NEGu_u_LMUL, axiom, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(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,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,V_y)))).
fof(ah4s_reals_REALu_u_LTEu_u_TRANS, axiom, ![V_z, V_y, V_x]: ((p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y)))) & p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_z))))) => p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_z)))))).
fof(ah4s_reals_REALu_u_LTu_u_ADDR, axiom, ![V_y, V_x]: s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,V_x),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_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_y)))).
fof(ah4s_reals_REALu_u_LT, axiom, ![V_n, V_m]: 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,V_m))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,V_n))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))).
fof(ah4s_reals_ABSu_u_LE, axiom, ![V_x]: p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,V_x))))))).
fof(ah4s_seqs_SUMu_u_SUMMABLE, axiom, ![V_l, V_f]: (p(s(t_bool,h4s_seqs_sums(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_f),s(t_h4s_realaxs_real,V_l)))) => p(s(t_bool,h4s_seqs_summable(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_f)))))).
fof(ah4s_seqs_SERu_u_NEG, axiom, ![V_uu_0]: (![V_x, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_x))),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_x),s(t_h4s_nums_num,V_n))))) => ![V_x0, V_x]: (p(s(t_bool,h4s_seqs_sums(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_x),s(t_h4s_realaxs_real,V_x0)))) => p(s(t_bool,h4s_seqs_sums(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_x))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x0))))))))).
fof(ah4s_powsers_TERMDIFF, axiom, ![V_uu_2]: (![V_uu_0, V_c, 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_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_2),s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0))),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))),s(t_h4s_realaxs_real,V_x0))) = s(t_h4s_realaxs_real,h4s_seqs_suminf(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))),s(t_h4s_realaxs_real,V_x0))))) => ![V_uu_1]: (![V_c, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_1),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),h4s_powsers_diffs(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))),s(t_h4s_nums_num,V_n))) => ![V_uu_0]: (![V_c, V_ku_27, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))),s(t_h4s_realaxs_real,V_ku_27))),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c),s(t_h4s_nums_num,V_n))),s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,V_ku_27),s(t_h4s_nums_num,V_n))))) => ![V_x, V_ku_27, V_c]: ((p(s(t_bool,h4s_seqs_summable(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))),s(t_h4s_realaxs_real,V_ku_27)))))) & (p(s(t_bool,h4s_seqs_summable(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_1),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))))),s(t_h4s_realaxs_real,V_ku_27)))))) & (p(s(t_bool,h4s_seqs_summable(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_1),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),h4s_powsers_diffs(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))))))),s(t_h4s_realaxs_real,V_ku_27)))))) & p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,V_ku_27))))))))) => 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_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real))),V_uu_2),s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0))),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))),s(t_h4s_realaxs_real,h4s_seqs_suminf(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real))),V_uu_0),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_1),s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_c))))),s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,V_x))))))))).
fof(ah4s_transcs_cos0, axiom, ![V_uu_0]: (![V_x, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_n))),s(t_h4s_realaxs_real,h4s_reals_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_n))))))),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_pow(s(t_h4s_realaxs_real,V_x),s(t_h4s_nums_num,V_n))))) => ![V_x]: s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_x))) = s(t_h4s_realaxs_real,h4s_seqs_suminf(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))))))).
fof(ah4s_transcs_sin0, axiom, ![V_uu_0]: (![V_x, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_n))),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_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_n))))))))),s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,V_x),s(t_h4s_nums_num,V_n))))) => ![V_x]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),h4s_transcs_sin),s(t_h4s_realaxs_real,V_x))) = s(t_h4s_realaxs_real,h4s_seqs_suminf(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))))))).
fof(ah4s_transcs_SINu_u_CONVERGES, axiom, ![V_uu_0]: (![V_x, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_n))),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_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_n))))))))),s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,V_x),s(t_h4s_nums_num,V_n))))) => ![V_x]: p(s(t_bool,h4s_seqs_sums(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),h4s_transcs_sin),s(t_h4s_realaxs_real,V_x)))))))).
fof(ah4s_transcs_COSu_u_CONVERGES, axiom, ![V_uu_0]: (![V_x, V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_n))),s(t_h4s_realaxs_real,h4s_reals_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_n))))))),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_pow(s(t_h4s_realaxs_real,V_x),s(t_h4s_nums_num,V_n))))) => ![V_x]: p(s(t_bool,h4s_seqs_sums(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_nums_num,t_h4s_realaxs_real)),V_uu_0),s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_x)))))))).
fof(ah4s_transcs_SINu_u_FDIFF, axiom, ![V_uu_0]: (![V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_n))),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_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_n))))))))) => ![V_x]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),h4s_powsers_diffs(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_uu_0))),s(t_h4s_nums_num,V_x))) = s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_x))),s(t_h4s_realaxs_real,h4s_reals_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,V_x),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_x))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))))))).
fof(ah4s_transcs_COSu_u_FDIFF, axiom, ![V_uu_0]: (![V_n]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_n))),s(t_h4s_realaxs_real,h4s_reals_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_n))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))))) => ![V_x]: s(t_h4s_realaxs_real,happ(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),h4s_powsers_diffs(s(t_fun(t_h4s_nums_num,t_h4s_realaxs_real),V_uu_0))),s(t_h4s_nums_num,V_x))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,V_x))),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_u_2f(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_x),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_arithmetics_fact(s(t_h4s_nums_num,V_x))))))))))))).
fof(ch4s_transcs_DIFFu_u_SIN, conjecture, ![V_x]: p(s(t_bool,h4s_lims_diffl(s(t_fun(t_h4s_realaxs_real,t_h4s_realaxs_real),h4s_transcs_sin),s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,V_x))))).
