%   ORIGINAL: h4/words/WORD__BITS__SLICE__THM
% 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/bit/BITS__SLICE__THM: !n l h. h4/bit/BITS h l (h4/bit/SLICE h l n) = h4/bit/BITS h l n
% Assm: h4/words/ranged__word__nchotomy: !w. ?n. w = h4/words/n2w n /\ h4/prim__rec/_3C n (h4/words/dimword h4/bool/the__value)
% Assm: h4/words/word__slice__n2w: !n l h. h4/words/word__slice h l (h4/words/n2w n) = h4/words/n2w (h4/bit/SLICE (h4/arithmetic/MIN h (h4/arithmetic/_2D (h4/fcp/dimindex h4/bool/the__value) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) l n)
% Assm: h4/words/word__bits__n2w: !n l h. h4/words/word__bits h l (h4/words/n2w n) = h4/words/n2w (h4/bit/BITS (h4/arithmetic/MIN h (h4/arithmetic/_2D (h4/fcp/dimindex h4/bool/the__value) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) l n)
% Goal: !w l h. h4/words/word__bits h l (h4/words/word__slice h l w) = h4/words/word__bits h l w
%   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_bits_BITSu_u_SLICEu_u_THM]: !n l h. h4/bit/BITS h l (h4/bit/SLICE h l n) = h4/bit/BITS h l n
% Assm [h4s_wordss_rangedu_u_wordu_u_nchotomy]: !w. ?n. w = h4/words/n2w n /\ h4/prim__rec/_3C n (h4/words/dimword h4/bool/the__value)
% Assm [h4s_wordss_wordu_u_sliceu_u_n2w]: !n l h. h4/words/word__slice h l (h4/words/n2w n) = h4/words/n2w (h4/bit/SLICE (h4/arithmetic/MIN h (h4/arithmetic/_2D (h4/fcp/dimindex h4/bool/the__value) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) l n)
% Assm [h4s_wordss_wordu_u_bitsu_u_n2w]: !n l h. h4/words/word__bits h l (h4/words/n2w n) = h4/words/n2w (h4/bit/BITS (h4/arithmetic/MIN h (h4/arithmetic/_2D (h4/fcp/dimindex h4/bool/the__value) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) l n)
% Goal: !w l h. h4/words/word__bits h l (h4/words/word__slice h l w) = h4/words/word__bits h l w
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_Q120770,TV_Q120766]: ![V_f, V_g]: (![V_x]: s(TV_Q120766,happ(s(t_fun(TV_Q120770,TV_Q120766),V_f),s(TV_Q120770,V_x))) = s(TV_Q120766,happ(s(t_fun(TV_Q120770,TV_Q120766),V_g),s(TV_Q120770,V_x))) => s(t_fun(TV_Q120770,TV_Q120766),V_f) = s(t_fun(TV_Q120770,TV_Q120766),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_bits_BITSu_u_SLICEu_u_THM, axiom, ![V_n, V_l, V_h]: s(t_h4s_nums_num,h4s_bits_bits(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_nums_num,h4s_bits_slice(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_bits_bits(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_nums_num,V_n)))).
fof(ah4s_wordss_rangedu_u_wordu_u_nchotomy, axiom, ![TV_u_27a]: ![V_w]: ?[V_n]: (s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_w) = 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_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_wordss_dimword(s(t_h4s_bools_itself(TV_u_27a),h4s_bools_theu_u_value)))))))).
fof(ah4s_wordss_wordu_u_sliceu_u_n2w, axiom, ![TV_u_27a]: ![V_n, V_l, V_h]: s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_slice(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,V_n))))) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_bits_slice(s(t_h4s_nums_num,h4s_arithmetics_min(s(t_h4s_nums_num,V_h),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))))))))),s(t_h4s_nums_num,V_l),s(t_h4s_nums_num,V_n)))))).
fof(ah4s_wordss_wordu_u_bitsu_u_n2w, axiom, ![TV_u_27a]: ![V_n, V_l, V_h]: s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_bits(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,V_n))))) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_bits_bits(s(t_h4s_nums_num,h4s_arithmetics_min(s(t_h4s_nums_num,V_h),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))))))))),s(t_h4s_nums_num,V_l),s(t_h4s_nums_num,V_n)))))).
fof(ch4s_wordss_WORDu_u_BITSu_u_SLICEu_u_THM, conjecture, ![TV_u_27a]: ![V_w, V_l, V_h]: s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_bits(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_slice(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_w))))) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_bits(s(t_h4s_nums_num,V_h),s(t_h4s_nums_num,V_l),s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_w)))).
