%   ORIGINAL: h4/words/word__bit__0
% 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/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/bool/AND__CLAUSES_c3: !t. t /\ F <=> F
% Assm: h4/bit/BIT__ZERO: !b. ~h4/bit/BIT b h4/num/0
% Assm: h4/words/word__bit__n2w: !n b. h4/words/word__bit b (h4/words/n2w n) <=> h4/arithmetic/_3C_3D b (h4/arithmetic/_2D (h4/fcp/dimindex h4/bool/the__value) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) /\ h4/bit/BIT b n
% Goal: !h. ~h4/words/word__bit h (h4/words/n2w h4/num/0)
%   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_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c3]: !t. t /\ F <=> F
% Assm [h4s_bits_BITu_u_ZERO]: !b. ~h4/bit/BIT b h4/num/0
% Assm [h4s_wordss_wordu_u_bitu_u_n2w]: !n b. h4/words/word__bit b (h4/words/n2w n) <=> h4/arithmetic/_3C_3D b (h4/arithmetic/_2D (h4/fcp/dimindex h4/bool/the__value) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) /\ h4/bit/BIT b n
% Goal: !h. ~h4/words/word__bit h (h4/words/n2w h4/num/0)
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_Q129306,TV_Q129302]: ![V_f, V_g]: (![V_x]: s(TV_Q129302,happ(s(t_fun(TV_Q129306,TV_Q129302),V_f),s(TV_Q129306,V_x))) = s(TV_Q129302,happ(s(t_fun(TV_Q129306,TV_Q129302),V_g),s(TV_Q129306,V_x))) => s(t_fun(TV_Q129306,TV_Q129302),V_f) = s(t_fun(TV_Q129306,TV_Q129302),V_g))).
fof(ah4s_bools_IMPu_u_ANTISYMu_u_AX, axiom, ![V_t2, V_t1]: ((p(s(t_bool,V_t1)) => p(s(t_bool,V_t2))) => ((p(s(t_bool,V_t2)) => p(s(t_bool,V_t1))) => s(t_bool,V_t1) = s(t_bool,V_t2)))).
fof(ah4s_bools_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_t)))).
fof(ah4s_bools_ANDu_u_CLAUSESu_c3, axiom, ![V_t]: ((p(s(t_bool,V_t)) & p(s(t_bool,f))) <=> p(s(t_bool,f)))).
fof(ah4s_bits_BITu_u_ZERO, axiom, ![V_b]: ~ (p(s(t_bool,h4s_bits_bit(s(t_h4s_nums_num,V_b),s(t_h4s_nums_num,h4s_nums_0)))))).
fof(ah4s_wordss_wordu_u_bitu_u_n2w, axiom, ![TV_u_27a]: ![V_n, V_b]: (p(s(t_bool,h4s_wordss_wordu_u_bit(s(t_h4s_nums_num,V_b),s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,V_n)))))) <=> (p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_b),s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_fcps_dimindex(s(t_h4s_bools_itself(TV_u_27a),h4s_bools_theu_u_value))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))) & p(s(t_bool,h4s_bits_bit(s(t_h4s_nums_num,V_b),s(t_h4s_nums_num,V_n))))))).
fof(ch4s_wordss_wordu_u_bitu_u_0, conjecture, ![TV_u_27a]: ![V_h]: ~ (p(s(t_bool,h4s_wordss_wordu_u_bit(s(t_h4s_nums_num,V_h),s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0)))))))).
