%   ORIGINAL: h4/transc/SIN__ADD
% 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__SUB__0: !y x. h4/real/real__sub x y = h4/real/real__of__num h4/num/0 <=> x = y
% Assm: h4/real/REAL__SUMSQ: !y x. h4/realax/real__add (h4/realax/real__mul x x) (h4/realax/real__mul y y) = h4/real/real__of__num h4/num/0 <=> x = h4/real/real__of__num h4/num/0 /\ y = h4/real/real__of__num h4/num/0
% Assm: h4/real/POW__2: !x. h4/real/pow x (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) = h4/realax/real__mul x x
% Assm: h4/transc/SIN__COS__ADD: !y x. h4/realax/real__add (h4/real/pow (h4/real/real__sub (h4/transc/sin (h4/realax/real__add x y)) (h4/realax/real__add (h4/realax/real__mul (h4/transc/sin x) (h4/transc/cos y)) (h4/realax/real__mul (h4/transc/cos x) (h4/transc/sin y)))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) (h4/real/pow (h4/real/real__sub (h4/transc/cos (h4/realax/real__add x y)) (h4/real/real__sub (h4/realax/real__mul (h4/transc/cos x) (h4/transc/cos y)) (h4/realax/real__mul (h4/transc/sin x) (h4/transc/sin y)))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) = h4/real/real__of__num h4/num/0
% Goal: !y x. h4/transc/sin (h4/realax/real__add x y) = h4/realax/real__add (h4/realax/real__mul (h4/transc/sin x) (h4/transc/cos y)) (h4/realax/real__mul (h4/transc/cos x) (h4/transc/sin y))
%   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_SUBu_u_0]: !y x. h4/real/real__sub x y = h4/real/real__of__num h4/num/0 <=> x = y
% Assm [h4s_reals_REALu_u_SUMSQ]: !y x. h4/realax/real__add (h4/realax/real__mul x x) (h4/realax/real__mul y y) = h4/real/real__of__num h4/num/0 <=> x = h4/real/real__of__num h4/num/0 /\ y = h4/real/real__of__num h4/num/0
% Assm [h4s_reals_POWu_u_2]: !x. h4/real/pow x (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) = h4/realax/real__mul x x
% Assm [h4s_transcs_SINu_u_COSu_u_ADD]: !y x. h4/realax/real__add (h4/real/pow (h4/real/real__sub (h4/transc/sin (h4/realax/real__add x y)) (h4/realax/real__add (h4/realax/real__mul (h4/transc/sin x) (h4/transc/cos y)) (h4/realax/real__mul (h4/transc/cos x) (h4/transc/sin y)))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) (h4/real/pow (h4/real/real__sub (h4/transc/cos (h4/realax/real__add x y)) (h4/real/real__sub (h4/realax/real__mul (h4/transc/cos x) (h4/transc/cos y)) (h4/realax/real__mul (h4/transc/sin x) (h4/transc/sin y)))) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) = h4/real/real__of__num h4/num/0
% Goal: !y x. h4/transc/sin (h4/realax/real__add x y) = h4/realax/real__add (h4/realax/real__mul (h4/transc/sin x) (h4/transc/cos y)) (h4/realax/real__mul (h4/transc/cos x) (h4/transc/sin y))
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_Q193860,TV_Q193856]: ![V_f, V_g]: (![V_x]: s(TV_Q193856,happ(s(t_fun(TV_Q193860,TV_Q193856),V_f),s(TV_Q193860,V_x))) = s(TV_Q193856,happ(s(t_fun(TV_Q193860,TV_Q193856),V_g),s(TV_Q193860,V_x))) => s(t_fun(TV_Q193860,TV_Q193856),V_f) = s(t_fun(TV_Q193860,TV_Q193856),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_SUBu_u_0, 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_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,V_y))).
fof(ah4s_reals_REALu_u_SUMSQ, axiom, ![V_y, V_x]: (s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_y))))) = 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_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))) & s(t_h4s_realaxs_real,V_y) = s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0)))))).
fof(ah4s_reals_POWu_u_2, axiom, ![V_x]: s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,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_realaxs_realu_u_mul(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_x)))).
fof(ah4s_transcs_SINu_u_COSu_u_ADD, axiom, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,h4s_transcs_sin(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_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_transcs_sin(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_y))))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_sin(s(t_h4s_realaxs_real,V_y))))))))),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_pow(s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,h4s_transcs_cos(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_h4s_realaxs_real,h4s_reals_realu_u_sub(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_y))))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_transcs_sin(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_sin(s(t_h4s_realaxs_real,V_y))))))))),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_nums_0)))).
fof(ch4s_transcs_SINu_u_ADD, conjecture, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_transcs_sin(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_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_transcs_sin(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_y))))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_transcs_cos(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_sin(s(t_h4s_realaxs_real,V_y)))))))).
