%   ORIGINAL: h4/binary__ieee/float__compare__distinct_c5
% 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/binary__ieee/EQ__def: h4/binary__ieee/EQ = h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))
% Assm: h4/binary__ieee/UN__def: h4/binary__ieee/UN = h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))
% Assm: h4/bool/TRUTH: T
% Assm: h4/bool/DATATYPE__TAG__THM: !x. h4/bool/DATATYPE x <=> T
% Assm: h4/binary__ieee/float__compare2num__thm_c2: h4/binary__ieee/float__compare2num h4/binary__ieee/EQ = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)
% Assm: h4/binary__ieee/float__compare2num__thm_c3: h4/binary__ieee/float__compare2num h4/binary__ieee/UN = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm: h4/binary__ieee/float__compare__EQ__float__compare: !a_27 a. a = a_27 <=> h4/binary__ieee/float__compare2num a = h4/binary__ieee/float__compare2num a_27
% Assm: h4/binary__ieee/datatype__float__compare: !float__compare. h4/bool/DATATYPE (float__compare h4/binary__ieee/LT h4/binary__ieee/GT h4/binary__ieee/EQ h4/binary__ieee/UN)
% Assm: h4/numeral/numeral__distrib_c22: !n m. h4/prim__rec/_3C (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) <=> h4/prim__rec/_3C n m
% Assm: h4/binary__ieee/float__compare2num__thm_c0: h4/binary__ieee/float__compare2num h4/binary__ieee/LT = h4/num/0
% Assm: h4/numeral/numeral__distrib_c19: !n m. h4/arithmetic/NUMERAL n = h4/arithmetic/NUMERAL m <=> n = m
% Assm: h4/binary__ieee/float__compare2num__thm_c1: h4/binary__ieee/float__compare2num h4/binary__ieee/GT = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
% Assm: h4/numeral/numeral__distrib_c18: !n. h4/num/0 = h4/arithmetic/NUMERAL n <=> n = h4/arithmetic/ZERO
% Assm: h4/binary__ieee/float__compare__distinct_c1: ~(h4/binary__ieee/LT = h4/binary__ieee/EQ)
% Assm: h4/binary__ieee/float__compare__distinct_c2: ~(h4/binary__ieee/LT = h4/binary__ieee/UN)
% Assm: h4/binary__ieee/float__compare__distinct_c4: ~(h4/binary__ieee/GT = h4/binary__ieee/UN)
% Assm: h4/binary__ieee/float__compare__distinct_c3: ~(h4/binary__ieee/GT = h4/binary__ieee/EQ)
% Assm: h4/binary__ieee/num2float__compare__thm_c2: h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) = h4/binary__ieee/EQ
% Assm: h4/binary__ieee/float__compare__case__def_c2: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/EQ v0 v1 v2 v3 = v2
% Assm: h4/binary__ieee/float__compare__case__def_c3: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/UN v0 v1 v2 v3 = v3
% Assm: h4/binary__ieee/num2float__compare__thm_c3: h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) = h4/binary__ieee/UN
% Assm: h4/binary__ieee/float__compare2num__num2float__compare: !r. h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) <=> h4/binary__ieee/float__compare2num (h4/binary__ieee/num2float__compare r) = r
% Assm: h4/numeral/numeral__lt_c2: !n. h4/prim__rec/_3C n h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/numeral__eq_c4: !n m. h4/arithmetic/BIT1 n = h4/arithmetic/BIT2 m <=> F
% Assm: h4/numeral/numeral__lt_c4: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT2 n) (h4/arithmetic/BIT2 m) <=> h4/prim__rec/_3C n m
% Assm: h4/numeral/numeral__lt_c0: !n. h4/prim__rec/_3C h4/arithmetic/ZERO (h4/arithmetic/BIT1 n) <=> T
% Assm: h4/binary__ieee/float__compare__CASE0: !x v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE x v0 v1 v2 v3 = (\m. h4/bool/COND (h4/prim__rec/_3C m (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) v0 (h4/bool/COND (h4/prim__rec/_3C m (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) v1 (h4/bool/COND (m = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) v2 v3))) (h4/binary__ieee/float__compare2num x)
% Assm: h4/numeral/numeral__lt_c5: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT2 m) <=> ~h4/prim__rec/_3C m n
% Assm: h4/numeral/numeral__lt_c3: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m) <=> h4/prim__rec/_3C n m
% Assm: h4/numeral/numeral__eq_c1: !n. h4/arithmetic/BIT1 n = h4/arithmetic/ZERO <=> F
% Assm: h4/binary__ieee/float__compare__BIJ_c0: !a. h4/binary__ieee/num2float__compare (h4/binary__ieee/float__compare2num a) = a
% Assm: h4/binary__ieee/float__compare__BIJ_c1: !r. (\n. h4/prim__rec/_3C n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) r <=> h4/binary__ieee/float__compare2num (h4/binary__ieee/num2float__compare r) = r
% Assm: h4/bool/COND__CLAUSES_c1: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm: h4/numeral/numeral__eq_c3: !n. h4/arithmetic/BIT2 n = h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/numeral__eq_c6: !n m. h4/arithmetic/BIT1 n = h4/arithmetic/BIT1 m <=> n = m
% Assm: h4/numeral/numeral__eq_c0: !n. h4/arithmetic/ZERO = h4/arithmetic/BIT1 n <=> F
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/COND__CLAUSES_c0: !t2 t1. h4/bool/COND T t1 t2 = t1
% Assm: h4/binary__ieee/LT__def: h4/binary__ieee/LT = h4/binary__ieee/num2float__compare h4/num/0
% Assm: h4/binary__ieee/GT__def: h4/binary__ieee/GT = h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm: h4/binary__ieee/float__compare__TY__DEF: ?rep. h4/bool/TYPE__DEFINITION (\n. h4/prim__rec/_3C n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) rep
% Assm: h4/bool/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/numeral/numeral__lt_c6: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT2 n) (h4/arithmetic/BIT1 m) <=> h4/prim__rec/_3C n m
% Assm: h4/bool/NOT__CLAUSES_c1: ~T <=> F
% Assm: h4/bool/ABS__REP__THM: !P. (?rep. h4/bool/TYPE__DEFINITION P rep) ==> (?rep abs. (!a. abs (rep a) = a) /\ (!r. P r <=> rep (abs r) = r))
% Assm: h4/binary__ieee/float__compare2num__11: !a_27 a. h4/binary__ieee/float__compare2num a = h4/binary__ieee/float__compare2num a_27 <=> a = a_27
% Assm: h4/numeral/numeral__distrib_c21: !n. h4/prim__rec/_3C h4/num/0 (h4/arithmetic/NUMERAL n) <=> h4/prim__rec/_3C h4/arithmetic/ZERO n
% Assm: h4/numeral/numeral__lt_c1: !n. h4/prim__rec/_3C h4/arithmetic/ZERO (h4/arithmetic/BIT2 n) <=> T
% Assm: h4/bool/EQ__SYM__EQ: !y x. x = y <=> y = x
% Assm: h4/binary__ieee/float__compare__distinct_c0: ~(h4/binary__ieee/LT = h4/binary__ieee/GT)
% Assm: h4/binary__ieee/float__compare__case__def_c1: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/GT v0 v1 v2 v3 = v1
% Assm: h4/binary__ieee/float__compare__case__def_c0: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/LT v0 v1 v2 v3 = v0
% Assm: h4/binary__ieee/num2float__compare__thm_c0: h4/binary__ieee/num2float__compare h4/num/0 = h4/binary__ieee/LT
% Assm: h4/binary__ieee/num2float__compare__ONTO: !a. ?r. a = h4/binary__ieee/num2float__compare r /\ h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))
% Assm: h4/binary__ieee/float__compare__size__def: !x. h4/binary__ieee/float__compare__size x = h4/num/0
% Assm: h4/binary__ieee/num2float__compare__11: !r_27 r. h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) ==> h4/prim__rec/_3C r_27 (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) ==> (h4/binary__ieee/num2float__compare r = h4/binary__ieee/num2float__compare r_27 <=> r = r_27)
% Assm: h4/binary__ieee/num2float__compare__thm_c1: h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = h4/binary__ieee/GT
% Assm: h4/binary__ieee/num2float__compare__float__compare2num: !a. h4/binary__ieee/num2float__compare (h4/binary__ieee/float__compare2num a) = a
% Assm: h4/binary__ieee/float__compare2num__ONTO: !r. h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) <=> (?a. r = h4/binary__ieee/float__compare2num a)
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/hrat/HRAT__NOZERO: !i h. ~(h4/hrat/hrat__add h i = h)
% Assm: h4/bool/NOT__CLAUSES_c0: !t. ~ ~t <=> t
% Assm: h4/bool/EXCLUDED__MIDDLE0: !t. t \/ ~t
% Assm: h4/bool/IMP__CLAUSES_c3: !t. t ==> t <=> T
% Assm: h4/bool/AND__IMP__INTRO: !t3 t2 t1. t1 ==> t2 ==> t3 <=> t1 /\ t2 ==> t3
% Assm: h4/hrat/hrat__QUOTIENT: h4/quotient/QUOTIENT h4/hrat/trat__eq h4/hrat/hrat__ABS h4/hrat/hrat__REP
% Assm: h4/quotient/REP__ABS__RSP: !rep abs REL. h4/quotient/QUOTIENT REL abs rep ==> (!x1 x2. REL x1 x2 ==> REL x1 (rep (abs x2)))
% Assm: h4/quotient/FUN__REL: !g f R2 R1. h4/quotient/_3D_3D_3D_3E R1 R2 f g <=> (!x y. R1 x y ==> R2 (f x) (g y))
% Assm: h4/hrat/TRAT__ADD__WELLDEFINED2: !q2 q1 p2 p1. h4/hrat/trat__eq p1 p2 /\ h4/hrat/trat__eq q1 q2 ==> h4/hrat/trat__eq (h4/hrat/trat__add p1 q1) (h4/hrat/trat__add p2 q2)
% Assm: h4/quotient/EQUIV__RES__FORALL: !P E. h4/quotient/EQUIV E ==> (h4/bool/RES__FORALL (h4/quotient/respects E) P <=> $forall P)
% Assm: h4/quotient/RES__FORALL__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. h4/quotient/_3D_3D_3D_3E R $equals f g ==> (h4/bool/RES__FORALL (h4/quotient/respects R) f <=> h4/bool/RES__FORALL (h4/quotient/respects R) g))
% Assm: h4/quotient/EQUALS__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x1 x2 y1 y2. R x1 x2 /\ R y1 y2 ==> (R x1 y1 <=> R x2 y2))
% Assm: h4/quotient/FUN__QUOTIENT: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> h4/quotient/QUOTIENT (h4/quotient/_3D_3D_3D_3E R1 R2) (h4/quotient/_2D_2D_3E rep1 abs2) (h4/quotient/_2D_2D_3E abs1 rep2))
% Assm: h4/hrat/hrat__add0: !T2 T1. h4/hrat/hrat__add T1 T2 = h4/hrat/hrat__ABS (h4/hrat/trat__add (h4/hrat/hrat__REP T1) (h4/hrat/hrat__REP T2))
% Assm: h4/quotient/FORALL__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. $forall f <=> h4/bool/RES__FORALL (h4/quotient/respects R) (h4/quotient/_2D_2D_3E abs h4/combin/I f))
% Assm: h4/quotient/EQUALS__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y. x = y <=> R (rep x) (rep y))
% Assm: h4/quotient/LAMBDA__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f. (\x. f x) = h4/quotient/_2D_2D_3E rep1 abs2 (\x. rep2 (f (abs1 x)))))
% Assm: h4/quotient/IDENTITY__QUOTIENT: h4/quotient/QUOTIENT $equals h4/combin/I h4/combin/I
% Assm: h4/quotient/EQUIV__def: !E. h4/quotient/EQUIV E <=> (!x y. E x y <=> E x = E y)
% Assm: h4/combin/I__THM: !x. h4/combin/I x = x
% Assm: h4/hrat/TRAT__NOZERO: !i h. ~h4/hrat/trat__eq (h4/hrat/trat__add h i) h
% Assm: h4/hrat/TRAT__EQ__EQUIV: !q p. h4/hrat/trat__eq p q <=> h4/hrat/trat__eq p = h4/hrat/trat__eq q
% Assm: h4/quotient/APPLY__RSP: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f g x y. h4/quotient/_3D_3D_3D_3E R1 R2 f g /\ R1 x y ==> R2 (f x) (g y)))
% Assm: h4/words/reduce__xor__def: h4/words/reduce__xor = h4/words/word__reduce (\x y. ~(x <=> y))
% Assm: h4/bool/IMP__CLAUSES_c0: !t. T ==> t <=> t
% Assm: h4/bool/COND__CONG: !y_27 y x_27 x Q P. (P <=> Q) /\ (Q ==> x = x_27) /\ (~Q ==> y = y_27) ==> h4/bool/COND P x y = h4/bool/COND Q x_27 y_27
% Assm: h4/pred__set/CARD__REST: !s. h4/pred__set/FINITE s /\ ~(s = h4/pred__set/EMPTY) ==> h4/pred__set/CARD (h4/pred__set/REST s) = h4/arithmetic/_2D (h4/pred__set/CARD s) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm: h4/bool/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/pred__set/IN__DELETE: !y x s. h4/bool/IN x (h4/pred__set/DELETE s y) <=> h4/bool/IN x s /\ ~(x = y)
% Assm: h4/bool/IMP__CONG: !y_27 y x_27 x. (x <=> x_27) /\ (x_27 ==> (y <=> y_27)) ==> (x ==> y <=> x_27 ==> y_27)
% Assm: h4/pred__set/FINITE__DELETE: !x s. h4/pred__set/FINITE (h4/pred__set/DELETE s x) <=> h4/pred__set/FINITE s
% Assm: h4/pred__set/CARD__INSERT: !s. h4/pred__set/FINITE s ==> (!x. h4/pred__set/CARD (h4/pred__set/INSERT x s) = h4/bool/COND (h4/bool/IN x s) (h4/pred__set/CARD s) (h4/num/SUC (h4/pred__set/CARD s)))
% Assm: h4/pred__set/CHOICE__INSERT__REST: !s. ~(s = h4/pred__set/EMPTY) ==> h4/pred__set/INSERT (h4/pred__set/CHOICE s) (h4/pred__set/REST s) = s
% Assm: h4/pred__set/REST__DEF: !s. h4/pred__set/REST s = h4/pred__set/DELETE s (h4/pred__set/CHOICE s)
% Assm: h4/bool/AND__CLAUSES_c3: !t. t /\ F <=> F
% Assm: h4/arithmetic/SUC__SUB1: !m. h4/arithmetic/_2D (h4/num/SUC m) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = m
% Assm: h4/bool/BOUNDED__THM: !v. h4/bool/BOUNDED v <=> T
% Assm: h4/bool/bool__case__thm_c1: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm: h4/bool/IMP__CLAUSES_c1: !t. t ==> T <=> T
% Assm: h4/relation/WF__NOT__REFL: !y x R. h4/relation/WF R ==> R x y ==> ~(x = y)
% Assm: h4/relation/WF__DEF: !R. h4/relation/WF R <=> (!B. (?w. B w) ==> (?min. B min /\ (!b. R b min ==> ~B b)))
% Assm: h4/bool/SELECT__AX: !x P. P x ==> P (h4/min/_40 P)
% Assm: h4/bool/AND1__THM: !t2 t1. t1 /\ t2 ==> t1
% Assm: h4/bool/COND__DEF: h4/bool/COND = (\t t1 t2. h4/min/_40 (\x. ((t <=> T) ==> x = t1) /\ ((t <=> F) ==> x = t2)))
% Assm: h4/bool/OR__DEF: $or = (\t1 t2. !t. (t1 ==> t) ==> (t2 ==> t) ==> t)
% Assm: h4/bool/F__DEF: F <=> (!t. t)
% Assm: h4/bool/BOOL__CASES__AX: !t. (t <=> T) \/ (t <=> F)
% Assm: h4/bool/T__DEF: T <=> (\x. x) = (\x. x)
% Assm: h4/bool/NOT__DEF: $not = (\t. t ==> F)
% Assm: h4/arithmetic/NOT__LEQ: !n m. ~h4/arithmetic/_3C_3D m n <=> h4/arithmetic/_3C_3D (h4/num/SUC n) m
% Assm: h4/arithmetic/NOT__LESS: !n m. ~h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D n m
% Assm: h4/arithmetic/LESS__EQ: !n m. h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D (h4/num/SUC m) n
% Assm: h4/ASCIInumbers/fromHexString__def: !s. h4/ASCIInumbers/fromHexString s = h4/bool/COND (~(s = h4/list/NIL) /\ h4/list/EVERY h4/string/isHexDigit s) (h4/option/SOME (h4/ASCIInumbers/num__from__hex__string s)) h4/option/NONE
% Assm: h4/transc/TAN__DOUBLE: !x. ~(h4/transc/cos x = h4/real/real__of__num h4/num/0) /\ ~(h4/transc/cos (h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) x) = h4/real/real__of__num h4/num/0) ==> h4/transc/tan (h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) x) = h4/real/_2F (h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) (h4/transc/tan x)) (h4/real/real__sub (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/real/pow (h4/transc/tan x) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))))
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/pred__set/IMAGE__DELETE: !x s f. ~h4/bool/IN x s ==> h4/pred__set/IMAGE f (h4/pred__set/DELETE s x) = h4/pred__set/IMAGE f s
% Assm: h4/transc/TAN__ADD: !y x. ~(h4/transc/cos x = h4/real/real__of__num h4/num/0) /\ ~(h4/transc/cos y = h4/real/real__of__num h4/num/0) /\ ~(h4/transc/cos (h4/realax/real__add x y) = h4/real/real__of__num h4/num/0) ==> h4/transc/tan (h4/realax/real__add x y) = h4/real/_2F (h4/realax/real__add (h4/transc/tan x) (h4/transc/tan y)) (h4/real/real__sub (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/realax/real__mul (h4/transc/tan x) (h4/transc/tan y)))
% 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/real/REAL__DOUBLE: !x. h4/realax/real__add x x = h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) x
% Assm: h4/real/ABS__NZ: !x. ~(x = h4/real/real__of__num h4/num/0) <=> h4/realax/real__lt (h4/real/real__of__num h4/num/0) (h4/real/abs x)
% Assm: h4/pred__set/IN__IMAGE: !y s f. h4/bool/IN y (h4/pred__set/IMAGE f s) <=> (?x. y = f x /\ h4/bool/IN x s)
% Assm: h4/pred__set/EXTENSION: !t s. s = t <=> (!x. h4/bool/IN x s <=> h4/bool/IN x t)
% Assm: h4/real/ABS__POS: !x. h4/real/real__lte (h4/real/real__of__num h4/num/0) (h4/real/abs x)
% Assm: h4/real/ABS__ZERO: !x. h4/real/abs x = h4/real/real__of__num h4/num/0 <=> x = h4/real/real__of__num h4/num/0
% Assm: h4/real/abs0: !x. h4/real/abs x = h4/bool/COND (h4/real/real__lte (h4/real/real__of__num h4/num/0) x) x (h4/realax/real__neg x)
% Assm: h4/real/REAL__LE__LT: !y x. h4/real/real__lte x y <=> h4/realax/real__lt x y \/ x = y
% Goal: ~(h4/binary__ieee/EQ = h4/binary__ieee/UN)
%   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_binaryu_u_ieees_EQu_u_def]: h4/binary__ieee/EQ = h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))
% Assm [h4s_binaryu_u_ieees_UNu_u_def]: h4/binary__ieee/UN = h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))
% Assm [h4s_bools_TRUTH]: T
% Assm [h4s_bools_DATATYPEu_u_TAGu_u_THM]: !x. h4/bool/DATATYPE x <=> T
% Assm [h4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c2]: h4/binary__ieee/float__compare2num h4/binary__ieee/EQ = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)
% Assm [h4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c3]: h4/binary__ieee/float__compare2num h4/binary__ieee/UN = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_EQu_u_floatu_u_compare]: !a_27 a. a = a_27 <=> h4/binary__ieee/float__compare2num a = h4/binary__ieee/float__compare2num a_27
% Assm [h4s_binaryu_u_ieees_datatypeu_u_floatu_u_compare]: !float__compare. h4/bool/DATATYPE (happ (happ (happ (happ float__compare h4/binary__ieee/LT) h4/binary__ieee/GT) h4/binary__ieee/EQ) h4/binary__ieee/UN)
% Assm [h4s_numerals_numeralu_u_distribu_c22]: !n m. h4/prim__rec/_3C (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) <=> h4/prim__rec/_3C n m
% Assm [h4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c0]: h4/binary__ieee/float__compare2num h4/binary__ieee/LT = h4/num/0
% Assm [h4s_numerals_numeralu_u_distribu_c19]: !n m. h4/arithmetic/NUMERAL n = h4/arithmetic/NUMERAL m <=> n = m
% Assm [h4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c1]: h4/binary__ieee/float__compare2num h4/binary__ieee/GT = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
% Assm [h4s_numerals_numeralu_u_distribu_c18]: !n. h4/num/0 = h4/arithmetic/NUMERAL n <=> n = h4/arithmetic/ZERO
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c1]: ~(h4/binary__ieee/LT = h4/binary__ieee/EQ)
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c2]: ~(h4/binary__ieee/LT = h4/binary__ieee/UN)
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c4]: ~(h4/binary__ieee/GT = h4/binary__ieee/UN)
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c3]: ~(h4/binary__ieee/GT = h4/binary__ieee/EQ)
% Assm [h4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c2]: h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) = h4/binary__ieee/EQ
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c2]: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/EQ v0 v1 v2 v3 = v2
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c3]: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/UN v0 v1 v2 v3 = v3
% Assm [h4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c3]: h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) = h4/binary__ieee/UN
% Assm [h4s_binaryu_u_ieees_floatu_u_compare2numu_u_num2floatu_u_compare]: !r. h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) <=> h4/binary__ieee/float__compare2num (h4/binary__ieee/num2float__compare r) = r
% Assm [h4s_numerals_numeralu_u_ltu_c2]: !n. h4/prim__rec/_3C n h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_numeralu_u_equ_c4]: !n m. h4/arithmetic/BIT1 n = h4/arithmetic/BIT2 m <=> F
% Assm [h4s_numerals_numeralu_u_ltu_c4]: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT2 n) (h4/arithmetic/BIT2 m) <=> h4/prim__rec/_3C n m
% Assm [h4s_numerals_numeralu_u_ltu_c0]: !n. h4/prim__rec/_3C h4/arithmetic/ZERO (h4/arithmetic/BIT1 n) <=> T
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_CASE0]: !x v3 v2 v1 v0. ?v. (v <=> h4/binary__ieee/float__compare2num x = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) /\ h4/binary__ieee/float__compare__CASE x v0 v1 v2 v3 = h4/bool/COND (h4/prim__rec/_3C (h4/binary__ieee/float__compare2num x) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) v0 (h4/bool/COND (h4/prim__rec/_3C (h4/binary__ieee/float__compare2num x) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) v1 (h4/bool/COND v v2 v3))
% Assm [h4s_numerals_numeralu_u_ltu_c5]: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT2 m) <=> ~h4/prim__rec/_3C m n
% Assm [h4s_numerals_numeralu_u_ltu_c3]: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m) <=> h4/prim__rec/_3C n m
% Assm [h4s_numerals_numeralu_u_equ_c1]: !n. h4/arithmetic/BIT1 n = h4/arithmetic/ZERO <=> F
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_BIJu_c0]: !a. h4/binary__ieee/num2float__compare (h4/binary__ieee/float__compare2num a) = a
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_BIJu_c1]: !r. h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) <=> h4/binary__ieee/float__compare2num (h4/binary__ieee/num2float__compare r) = r
% Assm [h4s_bools_CONDu_u_CLAUSESu_c1]: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm [h4s_numerals_numeralu_u_equ_c3]: !n. h4/arithmetic/BIT2 n = h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_numeralu_u_equ_c6]: !n m. h4/arithmetic/BIT1 n = h4/arithmetic/BIT1 m <=> n = m
% Assm [h4s_numerals_numeralu_u_equ_c0]: !n. h4/arithmetic/ZERO = h4/arithmetic/BIT1 n <=> F
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_CONDu_u_CLAUSESu_c0]: !t2 t1. h4/bool/COND T t1 t2 = t1
% Assm [h4s_binaryu_u_ieees_LTu_u_def]: h4/binary__ieee/LT = h4/binary__ieee/num2float__compare h4/num/0
% Assm [h4s_binaryu_u_ieees_GTu_u_def]: h4/binary__ieee/GT = h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_TYu_u_DEF]: !_0. (!n. happ _0 n <=> h4/prim__rec/_3C n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))) ==> (?rep. h4/bool/TYPE__DEFINITION _0 rep)
% Assm [h4s_bools_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_numerals_numeralu_u_ltu_c6]: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT2 n) (h4/arithmetic/BIT1 m) <=> h4/prim__rec/_3C n m
% Assm [h4s_bools_NOTu_u_CLAUSESu_c1]: ~T <=> F
% Assm [h4s_bools_ABSu_u_REPu_u_THM]: !P. (?rep. h4/bool/TYPE__DEFINITION P rep) ==> (?rep abs. (!a. happ abs (happ rep a) = a) /\ (!r. happ P r <=> happ rep (happ abs r) = r))
% Assm [h4s_binaryu_u_ieees_floatu_u_compare2numu_u_11]: !a_27 a. h4/binary__ieee/float__compare2num a = h4/binary__ieee/float__compare2num a_27 <=> a = a_27
% Assm [h4s_numerals_numeralu_u_distribu_c21]: !n. h4/prim__rec/_3C h4/num/0 (h4/arithmetic/NUMERAL n) <=> h4/prim__rec/_3C h4/arithmetic/ZERO n
% Assm [h4s_numerals_numeralu_u_ltu_c1]: !n. h4/prim__rec/_3C h4/arithmetic/ZERO (h4/arithmetic/BIT2 n) <=> T
% Assm [h4s_bools_EQu_u_SYMu_u_EQ]: !y x. x = y <=> y = x
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c0]: ~(h4/binary__ieee/LT = h4/binary__ieee/GT)
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c1]: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/GT v0 v1 v2 v3 = v1
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c0]: !v3 v2 v1 v0. h4/binary__ieee/float__compare__CASE h4/binary__ieee/LT v0 v1 v2 v3 = v0
% Assm [h4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c0]: h4/binary__ieee/num2float__compare h4/num/0 = h4/binary__ieee/LT
% Assm [h4s_binaryu_u_ieees_num2floatu_u_compareu_u_ONTO]: !a. ?r. a = h4/binary__ieee/num2float__compare r /\ h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))
% Assm [h4s_binaryu_u_ieees_floatu_u_compareu_u_sizeu_u_def]: !x. h4/binary__ieee/float__compare__size x = h4/num/0
% Assm [h4s_binaryu_u_ieees_num2floatu_u_compareu_u_11]: !r_27 r. h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) ==> h4/prim__rec/_3C r_27 (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) ==> (h4/binary__ieee/num2float__compare r = h4/binary__ieee/num2float__compare r_27 <=> r = r_27)
% Assm [h4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c1]: h4/binary__ieee/num2float__compare (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = h4/binary__ieee/GT
% Assm [h4s_binaryu_u_ieees_num2floatu_u_compareu_u_floatu_u_compare2num]: !a. h4/binary__ieee/num2float__compare (h4/binary__ieee/float__compare2num a) = a
% Assm [h4s_binaryu_u_ieees_floatu_u_compare2numu_u_ONTO]: !r. h4/prim__rec/_3C r (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) <=> (?a. r = h4/binary__ieee/float__compare2num a)
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_hrats_HRATu_u_NOZERO]: !i h. ~(h4/hrat/hrat__add h i = h)
% Assm [h4s_bools_NOTu_u_CLAUSESu_c0]: !t. ~ ~t <=> t
% Assm [h4s_bools_EXCLUDEDu_u_MIDDLE0]: !t. t \/ ~t
% Assm [h4s_bools_IMPu_u_CLAUSESu_c3]: !t. t ==> t <=> T
% Assm [h4s_bools_ANDu_u_IMPu_u_INTRO]: !t3 t2 t1. t1 ==> t2 ==> t3 <=> t1 /\ t2 ==> t3
% Assm [h4s_hrats_hratu_u_QUOTIENT]: h4/quotient/QUOTIENT h4/hrat/trat__eq h4/hrat/hrat__ABS h4/hrat/hrat__REP
% Assm [h4s_quotients_REPu_u_ABSu_u_RSP]: !rep abs REL. h4/quotient/QUOTIENT REL abs rep ==> (!x1 x2. happ (happ REL x1) x2 ==> happ (happ REL x1) (happ rep (happ abs x2)))
% Assm [h4s_quotients_FUNu_u_REL]: !g f R2 R1. happ (happ (h4/quotient/_3D_3D_3D_3E R1 R2) f) g <=> (!x y. happ (happ R1 x) y ==> happ (happ R2 (happ f x)) (happ g y))
% Assm [h4s_hrats_TRATu_u_ADDu_u_WELLDEFINED2]: !q2 q1 p2 p1. happ (happ h4/hrat/trat__eq p1) p2 /\ happ (happ h4/hrat/trat__eq q1) q2 ==> happ (happ h4/hrat/trat__eq (h4/hrat/trat__add p1 q1)) (h4/hrat/trat__add p2 q2)
% Assm [h4s_quotients_EQUIVu_u_RESu_u_FORALL]: !P E. h4/quotient/EQUIV E ==> (h4/bool/RES__FORALL (h4/quotient/respects E) P <=> $forall P)
% Assm [h4s_quotients_RESu_u_FORALLu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. happ (happ (h4/quotient/_3D_3D_3D_3E R $equals) f) g ==> (h4/bool/RES__FORALL (h4/quotient/respects R) f <=> h4/bool/RES__FORALL (h4/quotient/respects R) g))
% Assm [h4s_quotients_EQUALSu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x1 x2 y1 y2. happ (happ R x1) x2 /\ happ (happ R y1) y2 ==> (happ (happ R x1) y1 <=> happ (happ R x2) y2))
% Assm [h4s_quotients_FUNu_u_QUOTIENT]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> h4/quotient/QUOTIENT (h4/quotient/_3D_3D_3D_3E R1 R2) (h4/quotient/_2D_2D_3E rep1 abs2) (h4/quotient/_2D_2D_3E abs1 rep2))
% Assm [h4s_hrats_hratu_u_add0]: !T2 T1. h4/hrat/hrat__add T1 T2 = happ h4/hrat/hrat__ABS (h4/hrat/trat__add (happ h4/hrat/hrat__REP T1) (happ h4/hrat/hrat__REP T2))
% Assm [h4s_quotients_FORALLu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. $forall f <=> h4/bool/RES__FORALL (h4/quotient/respects R) (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) f))
% Assm [h4s_quotients_EQUALSu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y. x = y <=> happ (happ R (happ rep x)) (happ rep y))
% Assm [h4s_quotients_LAMBDAu_u_PRS]: !_0. (!rep2 f abs1 x. happ (happ (happ (happ _0 rep2) f) abs1) x = happ rep2 (happ f (happ abs1 x))) ==> (!rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. happ f x = happ (happ (h4/quotient/_2D_2D_3E rep1 abs2) (happ (happ (happ _0 rep2) f) abs1)) x)))
% Assm [h4s_quotients_IDENTITYu_u_QUOTIENT]: h4/quotient/QUOTIENT $equals h4/combin/I h4/combin/I
% Assm [h4s_quotients_EQUIVu_u_def]: !E. h4/quotient/EQUIV E <=> (!x y. happ (happ E x) y <=> happ E x = happ E y)
% Assm [h4s_combins_Iu_u_THM]: !x. happ h4/combin/I x = x
% Assm [h4s_hrats_TRATu_u_NOZERO]: !i h. ~happ (happ h4/hrat/trat__eq (h4/hrat/trat__add h i)) h
% Assm [h4s_hrats_TRATu_u_EQu_u_EQUIV]: !q p. happ (happ h4/hrat/trat__eq p) q <=> happ h4/hrat/trat__eq p = happ h4/hrat/trat__eq q
% Assm [h4s_quotients_APPLYu_u_RSP]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f g x y. happ (happ (h4/quotient/_3D_3D_3D_3E R1 R2) f) g /\ happ (happ R1 x) y ==> happ (happ R2 (happ f x)) (happ g y)))
% Assm [h4s_wordss_reduceu_u_xoru_u_def]: !_1. (!x y. happ (happ _1 x) y <=> ~(x <=> y)) ==> (!_0. (!x. happ _0 x = happ _1 x) ==> h4/words/reduce__xor = h4/words/word__reduce _0)
% Assm [h4s_bools_IMPu_u_CLAUSESu_c0]: !t. T ==> t <=> t
% Assm [h4s_bools_CONDu_u_CONG]: !y_27 y x_27 x Q P. (P <=> Q) /\ (Q ==> x = x_27) /\ (~Q ==> y = y_27) ==> h4/bool/COND P x y = h4/bool/COND Q x_27 y_27
% Assm [h4s_predu_u_sets_CARDu_u_REST]: !s. h4/pred__set/FINITE s /\ ~(s = h4/pred__set/EMPTY) ==> h4/pred__set/CARD (h4/pred__set/REST s) = h4/arithmetic/_2D (h4/pred__set/CARD s) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm [h4s_bools_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_predu_u_sets_INu_u_DELETE]: !y x s. h4/bool/IN x (h4/pred__set/DELETE s y) <=> h4/bool/IN x s /\ ~(x = y)
% Assm [h4s_bools_IMPu_u_CONG]: !y_27 y x_27 x. (x <=> x_27) /\ (x_27 ==> (y <=> y_27)) ==> (x ==> y <=> x_27 ==> y_27)
% Assm [h4s_predu_u_sets_FINITEu_u_DELETE]: !x s. h4/pred__set/FINITE (h4/pred__set/DELETE s x) <=> h4/pred__set/FINITE s
% Assm [h4s_predu_u_sets_CARDu_u_INSERT]: !s. h4/pred__set/FINITE s ==> (!x. h4/pred__set/CARD (h4/pred__set/INSERT x s) = h4/bool/COND (h4/bool/IN x s) (h4/pred__set/CARD s) (h4/num/SUC (h4/pred__set/CARD s)))
% Assm [h4s_predu_u_sets_CHOICEu_u_INSERTu_u_REST]: !s. ~(s = h4/pred__set/EMPTY) ==> h4/pred__set/INSERT (h4/pred__set/CHOICE s) (h4/pred__set/REST s) = s
% Assm [h4s_predu_u_sets_RESTu_u_DEF]: !s. h4/pred__set/REST s = h4/pred__set/DELETE s (h4/pred__set/CHOICE s)
% Assm [h4s_bools_ANDu_u_CLAUSESu_c3]: !t. t /\ F <=> F
% Assm [h4s_arithmetics_SUCu_u_SUB1]: !m. h4/arithmetic/_2D (h4/num/SUC m) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = m
% Assm [h4s_bools_BOUNDEDu_u_THM]: !v. h4/bool/BOUNDED v <=> T
% Assm [h4s_bools_boolu_u_caseu_u_thmu_c1]: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm [h4s_bools_IMPu_u_CLAUSESu_c1]: !t. t ==> T <=> T
% Assm [h4s_relations_WFu_u_NOTu_u_REFL]: !y x R. h4/relation/WF R ==> happ (happ R x) y ==> ~(x = y)
% Assm [h4s_relations_WFu_u_DEF]: !R. h4/relation/WF R <=> (!B. (?w. happ B w) ==> (?min. happ B min /\ (!b. happ (happ R b) min ==> ~happ B b)))
% Assm [h4s_bools_SELECTu_u_AX]: !x P. happ P x ==> happ P (h4/min/_40 P)
% Assm [h4s_bools_AND1u_u_THM]: !t2 t1. t1 /\ t2 ==> t1
% Assm [h4s_bools_CONDu_u_DEF]: !_0. (!x x x' x''. happ (happ (happ (happ _0 x) x) x') x'' <=> ((x <=> T) ==> x'' = x) /\ ((x <=> F) ==> x'' = x')) ==> (!x x x'. h4/bool/COND x x x' = h4/min/_40 (happ (happ (happ _0 x) x) x'))
% Assm [h4s_bools_ORu_u_DEF]: !x x'. $or x x' <=> (!t. (x ==> t) ==> (x' ==> t) ==> t)
% Assm [h4s_bools_Fu_u_DEF]: F <=> (!t. t)
% Assm [h4s_bools_BOOLu_u_CASESu_u_AX]: !t. (t <=> T) \/ (t <=> F)
% Assm [h4s_bools_Tu_u_DEF]: T <=> (!x. x <=> x)
% Assm [h4s_bools_NOTu_u_DEF]: !x. $not x <=> x ==> F
% Assm [h4s_arithmetics_NOTu_u_LEQ]: !n m. ~h4/arithmetic/_3C_3D m n <=> h4/arithmetic/_3C_3D (h4/num/SUC n) m
% Assm [h4s_arithmetics_NOTu_u_LESS]: !n m. ~h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D n m
% Assm [h4s_arithmetics_LESSu_u_EQ]: !n m. h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D (h4/num/SUC m) n
% Assm [h4s_ASCIInumberss_fromHexStringu_u_def]: !s. ?v. (v <=> ~(s = h4/list/NIL) /\ h4/list/EVERY h4/string/isHexDigit s) /\ h4/ASCIInumbers/fromHexString s = h4/bool/COND v (h4/option/SOME (h4/ASCIInumbers/num__from__hex__string s)) h4/option/NONE
% Assm [h4s_transcs_TANu_u_DOUBLE]: !x. ~(h4/transc/cos x = h4/real/real__of__num h4/num/0) /\ ~(h4/transc/cos (h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) x) = h4/real/real__of__num h4/num/0) ==> h4/transc/tan (h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) x) = h4/real/_2F (h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) (h4/transc/tan x)) (h4/real/real__sub (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/real/pow (h4/transc/tan x) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))))
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_predu_u_sets_IMAGEu_u_DELETE]: !x s f. ~h4/bool/IN x s ==> h4/pred__set/IMAGE f (h4/pred__set/DELETE s x) = h4/pred__set/IMAGE f s
% Assm [h4s_transcs_TANu_u_ADD]: !y x. ~(h4/transc/cos x = h4/real/real__of__num h4/num/0) /\ ~(h4/transc/cos y = h4/real/real__of__num h4/num/0) /\ ~(h4/transc/cos (h4/realax/real__add x y) = h4/real/real__of__num h4/num/0) ==> h4/transc/tan (h4/realax/real__add x y) = h4/real/_2F (h4/realax/real__add (h4/transc/tan x) (h4/transc/tan y)) (h4/real/real__sub (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (h4/realax/real__mul (h4/transc/tan x) (h4/transc/tan y)))
% 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_reals_REALu_u_DOUBLE]: !x. h4/realax/real__add x x = h4/realax/real__mul (h4/real/real__of__num (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO))) x
% Assm [h4s_reals_ABSu_u_NZ]: !x. ~(x = h4/real/real__of__num h4/num/0) <=> h4/realax/real__lt (h4/real/real__of__num h4/num/0) (h4/real/abs x)
% Assm [h4s_predu_u_sets_INu_u_IMAGE]: !y s f. h4/bool/IN y (h4/pred__set/IMAGE f s) <=> (?x. y = happ f x /\ h4/bool/IN x s)
% Assm [h4s_predu_u_sets_EXTENSION]: !t s. s = t <=> (!x. h4/bool/IN x s <=> h4/bool/IN x t)
% Assm [h4s_reals_ABSu_u_POS]: !x. h4/real/real__lte (h4/real/real__of__num h4/num/0) (h4/real/abs x)
% Assm [h4s_reals_ABSu_u_ZERO]: !x. h4/real/abs x = h4/real/real__of__num h4/num/0 <=> x = h4/real/real__of__num h4/num/0
% Assm [h4s_reals_abs0]: !x. h4/real/abs x = h4/bool/COND (h4/real/real__lte (h4/real/real__of__num h4/num/0) x) x (h4/realax/real__neg x)
% Assm [h4s_reals_REALu_u_LEu_u_LT]: !y x. h4/real/real__lte x y <=> h4/realax/real__lt x y \/ x = y
% Goal: ~(h4/binary__ieee/EQ = h4/binary__ieee/UN)
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_Q1182193,TV_Q1182189]: ![V_f, V_g]: (![V_x]: s(TV_Q1182189,happ(s(t_fun(TV_Q1182193,TV_Q1182189),V_f),s(TV_Q1182193,V_x))) = s(TV_Q1182189,happ(s(t_fun(TV_Q1182193,TV_Q1182189),V_g),s(TV_Q1182193,V_x))) => s(t_fun(TV_Q1182193,TV_Q1182189),V_f) = s(t_fun(TV_Q1182193,TV_Q1182189),V_g))).
fof(ah4s_binaryu_u_ieees_EQu_u_def, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))).
fof(ah4s_binaryu_u_ieees_UNu_u_def, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_DATATYPEu_u_TAGu_u_THM, axiom, ![TV_u_27a]: ![V_x]: s(t_bool,h4s_bools_datatype(s(TV_u_27a,V_x))) = s(t_bool,t)).
fof(ah4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c2, axiom, s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero)))))).
fof(ah4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c3, axiom, s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_EQu_u_floatu_u_compare, axiom, ![V_au_27, V_a]: (s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_au_27) <=> s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a))) = s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_au_27))))).
fof(ah4s_binaryu_u_ieees_datatypeu_u_floatu_u_compare, axiom, ![V_floatu_u_compare]: p(s(t_bool,h4s_bools_datatype(s(t_bool,happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_bool),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_bool)),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_bool))),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_bool)))),V_floatu_u_compare),s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt))),s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt))),s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq))),s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un))))))).
fof(ah4s_numerals_numeralu_u_distribu_c22, axiom, ![V_n, V_m]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_m))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))).
fof(ah4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c0, axiom, s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt))) = s(t_h4s_nums_num,h4s_nums_0)).
fof(ah4s_numerals_numeralu_u_distribu_c19, axiom, ![V_n, V_m]: (s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_m))) <=> s(t_h4s_nums_num,V_n) = s(t_h4s_nums_num,V_m))).
fof(ah4s_binaryu_u_ieees_floatu_u_compare2numu_u_thmu_c1, axiom, s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))).
fof(ah4s_numerals_numeralu_u_distribu_c18, axiom, ![V_n]: (s(t_h4s_nums_num,h4s_nums_0) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))) <=> s(t_h4s_nums_num,V_n) = s(t_h4s_nums_num,h4s_arithmetics_zero))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c1, axiom, ~ (s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c2, axiom, ~ (s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c4, axiom, ~ (s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c3, axiom, ~ (s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq))).
fof(ah4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c2, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(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_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq)).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c2, axiom, ![TV_u_27a]: ![V_v3, V_v2, V_v1, V_v0]: s(TV_u_27a,h4s_binaryu_u_ieees_floatu_u_compareu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq),s(TV_u_27a,V_v0),s(TV_u_27a,V_v1),s(TV_u_27a,V_v2),s(TV_u_27a,V_v3))) = s(TV_u_27a,V_v2)).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c3, axiom, ![TV_u_27a]: ![V_v3, V_v2, V_v1, V_v0]: s(TV_u_27a,h4s_binaryu_u_ieees_floatu_u_compareu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un),s(TV_u_27a,V_v0),s(TV_u_27a,V_v1),s(TV_u_27a,V_v2),s(TV_u_27a,V_v3))) = s(TV_u_27a,V_v3)).
fof(ah4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c3, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un)).
fof(ah4s_binaryu_u_ieees_floatu_u_compare2numu_u_num2floatu_u_compare, axiom, ![V_r]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_r),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))) <=> s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,V_r))))) = s(t_h4s_nums_num,V_r))).
fof(ah4s_numerals_numeralu_u_ltu_c2, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_zero))) = s(t_bool,f)).
fof(ah4s_numerals_numeralu_u_equ_c4, axiom, ![V_n, V_m]: (s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_m))) <=> p(s(t_bool,f)))).
fof(ah4s_numerals_numeralu_u_ltu_c4, axiom, ![V_n, V_m]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_m))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))).
fof(ah4s_numerals_numeralu_u_ltu_c0, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))))) = s(t_bool,t)).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_CASE0, axiom, ![TV_u_27a]: ![V_x, V_v3, V_v2, V_v1, V_v0]: ?[V_v]: ((p(s(t_bool,V_v)) <=> s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,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(TV_u_27a,h4s_binaryu_u_ieees_floatu_u_compareu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_x),s(TV_u_27a,V_v0),s(TV_u_27a,V_v1),s(TV_u_27a,V_v2),s(TV_u_27a,V_v3))) = s(TV_u_27a,h4s_bools_cond(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,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(TV_u_27a,V_v0),s(TV_u_27a,h4s_bools_cond(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,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(TV_u_27a,V_v1),s(TV_u_27a,h4s_bools_cond(s(t_bool,V_v),s(TV_u_27a,V_v2),s(TV_u_27a,V_v3))))))))).
fof(ah4s_numerals_numeralu_u_ltu_c5, axiom, ![V_n, V_m]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_m)))))) <=> ~ (p(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_numerals_numeralu_u_ltu_c3, axiom, ![V_n, V_m]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_m))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))).
fof(ah4s_numerals_numeralu_u_equ_c1, axiom, ![V_n]: (s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_zero) <=> p(s(t_bool,f)))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_BIJu_c0, axiom, ![V_a]: s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a))))) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a)).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_BIJu_c1, axiom, ![V_r]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_r),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))) <=> s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,V_r))))) = s(t_h4s_nums_num,V_r))).
fof(ah4s_bools_CONDu_u_CLAUSESu_c1, axiom, ![TV_u_27a]: ![V_t2, V_t1]: s(TV_u_27a,h4s_bools_cond(s(t_bool,f),s(TV_u_27a,V_t1),s(TV_u_27a,V_t2))) = s(TV_u_27a,V_t2)).
fof(ah4s_numerals_numeralu_u_equ_c3, axiom, ![V_n]: (s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_zero) <=> p(s(t_bool,f)))).
fof(ah4s_numerals_numeralu_u_equ_c6, axiom, ![V_n, V_m]: (s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_m))) <=> s(t_h4s_nums_num,V_n) = s(t_h4s_nums_num,V_m))).
fof(ah4s_numerals_numeralu_u_equ_c0, axiom, ![V_n]: (s(t_h4s_nums_num,h4s_arithmetics_zero) = s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))) <=> p(s(t_bool,f)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_CONDu_u_CLAUSESu_c0, axiom, ![TV_u_27a]: ![V_t2, V_t1]: s(TV_u_27a,h4s_bools_cond(s(t_bool,t),s(TV_u_27a,V_t1),s(TV_u_27a,V_t2))) = s(TV_u_27a,V_t1)).
fof(ah4s_binaryu_u_ieees_LTu_u_def, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_nums_0)))).
fof(ah4s_binaryu_u_ieees_GTu_u_def, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_TYu_u_DEF, axiom, ![V_uu_0]: (![V_n]: s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_bool,h4s_primu_u_recs_u_3c(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_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))) => ?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(t_h4s_nums_num,t_bool),V_uu_0),s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_compare,t_h4s_nums_num),V_rep)))))).
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_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_numerals_numeralu_u_ltu_c6, axiom, ![V_n, V_m]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_m))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c1, axiom, (~ (p(s(t_bool,t))) <=> p(s(t_bool,f)))).
fof(ah4s_bools_ABSu_u_REPu_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_P]: (?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(TV_u_27a,t_bool),V_P),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ?[V_rep, V_abs]: (![V_a]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a))))) = s(TV_u_27b,V_a) & ![V_r]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_r)))) <=> s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_r))))) = s(TV_u_27a,V_r))))).
fof(ah4s_binaryu_u_ieees_floatu_u_compare2numu_u_11, axiom, ![V_au_27, V_a]: (s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a))) = s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_au_27))) <=> s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_au_27))).
fof(ah4s_numerals_numeralu_u_distribu_c21, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,V_n)))).
fof(ah4s_numerals_numeralu_u_ltu_c1, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))))) = 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_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c0, axiom, ~ (s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c1, axiom, ![TV_u_27a]: ![V_v3, V_v2, V_v1, V_v0]: s(TV_u_27a,h4s_binaryu_u_ieees_floatu_u_compareu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt),s(TV_u_27a,V_v0),s(TV_u_27a,V_v1),s(TV_u_27a,V_v2),s(TV_u_27a,V_v3))) = s(TV_u_27a,V_v1)).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_caseu_u_defu_c0, axiom, ![TV_u_27a]: ![V_v3, V_v2, V_v1, V_v0]: s(TV_u_27a,h4s_binaryu_u_ieees_floatu_u_compareu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt),s(TV_u_27a,V_v0),s(TV_u_27a,V_v1),s(TV_u_27a,V_v2),s(TV_u_27a,V_v3))) = s(TV_u_27a,V_v0)).
fof(ah4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c0, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_nums_0))) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_lt)).
fof(ah4s_binaryu_u_ieees_num2floatu_u_compareu_u_ONTO, axiom, ![V_a]: ?[V_r]: (s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,V_r))) & p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_r),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_compareu_u_sizeu_u_def, axiom, ![V_x]: s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compareu_u_size(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_x))) = s(t_h4s_nums_num,h4s_nums_0)).
fof(ah4s_binaryu_u_ieees_num2floatu_u_compareu_u_11, axiom, ![V_ru_27, V_r]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_r),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))) => (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_ru_27),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))) => (s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,V_r))) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,V_ru_27))) <=> s(t_h4s_nums_num,V_r) = s(t_h4s_nums_num,V_ru_27))))).
fof(ah4s_binaryu_u_ieees_num2floatu_u_compareu_u_thmu_c1, axiom, s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(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_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_gt)).
fof(ah4s_binaryu_u_ieees_num2floatu_u_compareu_u_floatu_u_compare2num, axiom, ![V_a]: s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_num2floatu_u_compare(s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a))))) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a)).
fof(ah4s_binaryu_u_ieees_floatu_u_compare2numu_u_ONTO, axiom, ![V_r]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_r),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))) <=> ?[V_a]: s(t_h4s_nums_num,V_r) = s(t_h4s_nums_num,h4s_binaryu_u_ieees_floatu_u_compare2num(s(t_h4s_binaryu_u_ieees_floatu_u_compare,V_a))))).
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_bools_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_t)))).
fof(ah4s_hrats_HRATu_u_NOZERO, axiom, ![V_i, V_h]: ~ (s(t_h4s_hrats_hrat,h4s_hrats_hratu_u_add(s(t_h4s_hrats_hrat,V_h),s(t_h4s_hrats_hrat,V_i))) = s(t_h4s_hrats_hrat,V_h))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c0, axiom, ![V_t]: (~ (~ (p(s(t_bool,V_t)))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_EXCLUDEDu_u_MIDDLE0, axiom, ![V_t]: (p(s(t_bool,V_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_ANDu_u_IMPu_u_INTRO, axiom, ![V_t3, V_t2, V_t1]: ((p(s(t_bool,V_t1)) => (p(s(t_bool,V_t2)) => p(s(t_bool,V_t3)))) <=> ((p(s(t_bool,V_t1)) & p(s(t_bool,V_t2))) => p(s(t_bool,V_t3))))).
fof(ah4s_hrats_hratu_u_QUOTIENT, axiom, p(s(t_bool,h4s_quotients_quotient(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_h4s_hrats_hrat),h4s_hrats_hratu_u_abs),s(t_fun(t_h4s_hrats_hrat,t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num)),h4s_hrats_hratu_u_rep))))).
fof(ah4s_quotients_REPu_u_ABSu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_REL]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_REL),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x1, V_x2]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_REL),s(TV_u_27a,V_x1))),s(TV_u_27a,V_x2)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_REL),s(TV_u_27a,V_x1))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_x2))))))))))).
fof(ah4s_quotients_FUNu_u_REL, axiom, ![TV_u_27b,TV_u_27a]: ![V_g, V_f, V_R2, V_R1]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_fun(TV_u_27a,TV_u_27b),V_g)))) <=> ![V_x, V_y]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) => p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x))))),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_g),s(TV_u_27a,V_y))))))))).
fof(ah4s_hrats_TRATu_u_ADDu_u_WELLDEFINED2, axiom, ![V_q2, V_q1, V_p2, V_p1]: ((p(s(t_bool,happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool),happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_p1))),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_p2)))) & p(s(t_bool,happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool),happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_q1))),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_q2))))) => p(s(t_bool,happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool),happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),h4s_hrats_tratu_u_add(s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_p1),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_q1))))),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),h4s_hrats_tratu_u_add(s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_p2),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_q2)))))))).
fof(ah4s_quotients_EQUIVu_u_RESu_u_FORALL, axiom, ![TV_u_27a]: ![V_P, V_E]: (p(s(t_bool,h4s_quotients_equiv(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_E)))) => s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),h4s_quotients_respects(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_E))),s(t_fun(TV_u_27a,t_bool),V_P))) = s(t_bool,d_forall(s(t_fun(TV_u_27a,t_bool),V_P))))).
fof(ah4s_quotients_RESu_u_FORALLu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f, V_g]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_bool),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(t_bool,t_fun(t_bool,t_bool)),d_equals))),s(t_fun(TV_u_27a,t_bool),V_f))),s(t_fun(TV_u_27a,t_bool),V_g)))) => s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),h4s_quotients_respects(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),h4s_quotients_respects(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),V_g)))))).
fof(ah4s_quotients_EQUALSu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x1, V_x2, V_y1, V_y2]: ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x1))),s(TV_u_27a,V_x2)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_y1))),s(TV_u_27a,V_y2))))) => s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x1))),s(TV_u_27a,V_y1))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x2))),s(TV_u_27a,V_y2)))))).
fof(ah4s_quotients_FUNu_u_QUOTIENT, axiom, ![TV_u_27a,TV_u_27c,TV_u_27d,TV_u_27b]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => p(s(t_bool,h4s_quotients_quotient(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(TV_u_27c,TV_u_27d)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(t_fun(TV_u_27b,TV_u_27d),V_abs2))),s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))))))))).
fof(ah4s_hrats_hratu_u_add0, axiom, ![V_T2, V_T1]: s(t_h4s_hrats_hrat,h4s_hrats_hratu_u_add(s(t_h4s_hrats_hrat,V_T1),s(t_h4s_hrats_hrat,V_T2))) = s(t_h4s_hrats_hrat,happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_h4s_hrats_hrat),h4s_hrats_hratu_u_abs),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),h4s_hrats_tratu_u_add(s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),happ(s(t_fun(t_h4s_hrats_hrat,t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num)),h4s_hrats_hratu_u_rep),s(t_h4s_hrats_hrat,V_T1))),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),happ(s(t_fun(t_h4s_hrats_hrat,t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num)),h4s_hrats_hratu_u_rep),s(t_h4s_hrats_hrat,V_T2)))))))).
fof(ah4s_quotients_FORALLu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f]: s(t_bool,d_forall(s(t_fun(TV_u_27b,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),h4s_quotients_respects(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_f))))))).
fof(ah4s_quotients_EQUALSu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x, V_y]: (s(TV_u_27b,V_x) = s(TV_u_27b,V_y) <=> p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_x))))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_y))))))))).
fof(ah4s_quotients_LAMBDAu_u_PRS, axiom, ![TV_u_27b,TV_u_27d,TV_u_27a,TV_u_27c]: ![V_uu_0]: (![V_rep2, V_f, V_abs1, V_x]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b))),happ(s(t_fun(t_fun(TV_u_27d,TV_u_27b),t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)))),V_uu_0),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f))),s(t_fun(TV_u_27a,TV_u_27c),V_abs1))),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27d,TV_u_27b),V_rep2),s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),V_f),s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(TV_u_27a,V_x))))))) => ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f, V_x]: s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),V_f),s(TV_u_27c,V_x))) = s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(TV_u_27c,TV_u_27d)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(t_fun(TV_u_27b,TV_u_27d),V_abs2))),s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b))),happ(s(t_fun(t_fun(TV_u_27d,TV_u_27b),t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)))),V_uu_0),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f))),s(t_fun(TV_u_27a,TV_u_27c),V_abs1))))),s(TV_u_27c,V_x))))))).
fof(ah4s_quotients_IDENTITYu_u_QUOTIENT, axiom, ![TV_u_27a]: p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),d_equals),s(t_fun(TV_u_27a,TV_u_27a),h4s_combins_i),s(t_fun(TV_u_27a,TV_u_27a),h4s_combins_i))))).
fof(ah4s_quotients_EQUIVu_u_def, axiom, ![TV_u_27a]: ![V_E]: (p(s(t_bool,h4s_quotients_equiv(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_E)))) <=> ![V_x, V_y]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_E),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) <=> s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_E),s(TV_u_27a,V_x))) = s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_E),s(TV_u_27a,V_y)))))).
fof(ah4s_combins_Iu_u_THM, axiom, ![TV_u_27a]: ![V_x]: s(TV_u_27a,happ(s(t_fun(TV_u_27a,TV_u_27a),h4s_combins_i),s(TV_u_27a,V_x))) = s(TV_u_27a,V_x)).
fof(ah4s_hrats_TRATu_u_NOZERO, axiom, ![V_i, V_h]: ~ (p(s(t_bool,happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool),happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),h4s_hrats_tratu_u_add(s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_h),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_i))))),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_h)))))).
fof(ah4s_hrats_TRATu_u_EQu_u_EQUIV, axiom, ![V_q, V_p]: (p(s(t_bool,happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool),happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_p))),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_q)))) <=> s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool),happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_p))) = s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool),happ(s(t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_fun(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),t_bool)),h4s_hrats_tratu_u_eq),s(t_h4s_pairs_prod(t_h4s_nums_num,t_h4s_nums_num),V_q))))).
fof(ah4s_quotients_APPLYu_u_RSP, axiom, ![TV_u_27c,TV_u_27d,TV_u_27b,TV_u_27a]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f, V_g, V_x, V_y]: ((p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_fun(TV_u_27a,TV_u_27b),V_g)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(TV_u_27a,V_x))),s(TV_u_27a,V_y))))) => p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x))))),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_g),s(TV_u_27a,V_y)))))))))).
fof(ah4s_wordss_reduceu_u_xoru_u_def, axiom, ![TV_u_27a]: ![V_uu_1]: (![V_x, V_y]: (p(s(t_bool,happ(s(t_fun(t_bool,t_bool),happ(s(t_fun(t_bool,t_fun(t_bool,t_bool)),V_uu_1),s(t_bool,V_x))),s(t_bool,V_y)))) <=> ~ (s(t_bool,V_x) = s(t_bool,V_y))) => ![V_uu_0]: (![V_x]: s(t_fun(t_bool,t_bool),happ(s(t_fun(t_bool,t_fun(t_bool,t_bool)),V_uu_0),s(t_bool,V_x))) = s(t_fun(t_bool,t_bool),happ(s(t_fun(t_bool,t_fun(t_bool,t_bool)),V_uu_1),s(t_bool,V_x))) => s(t_fun(t_h4s_fcps_cart(t_bool,TV_u_27a),t_h4s_fcps_cart(t_bool,t_h4s_ones_one)),h4s_wordss_reduceu_u_xor) = s(t_fun(t_h4s_fcps_cart(t_bool,TV_u_27a),t_h4s_fcps_cart(t_bool,t_h4s_ones_one)),h4s_wordss_wordu_u_reduce(s(t_fun(t_bool,t_fun(t_bool,t_bool)),V_uu_0)))))).
fof(ah4s_bools_IMPu_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_CONDu_u_CONG, axiom, ![TV_u_27a]: ![V_yu_27, V_y, V_xu_27, V_x, V_Q, V_P]: ((s(t_bool,V_P) = s(t_bool,V_Q) & ((p(s(t_bool,V_Q)) => s(TV_u_27a,V_x) = s(TV_u_27a,V_xu_27)) & (~ (p(s(t_bool,V_Q))) => s(TV_u_27a,V_y) = s(TV_u_27a,V_yu_27)))) => s(TV_u_27a,h4s_bools_cond(s(t_bool,V_P),s(TV_u_27a,V_x),s(TV_u_27a,V_y))) = s(TV_u_27a,h4s_bools_cond(s(t_bool,V_Q),s(TV_u_27a,V_xu_27),s(TV_u_27a,V_yu_27))))).
fof(ah4s_predu_u_sets_CARDu_u_REST, axiom, ![TV_u_27a]: ![V_s]: ((p(s(t_bool,h4s_predu_u_sets_finite(s(t_fun(TV_u_27a,t_bool),V_s)))) & ~ (s(t_fun(TV_u_27a,t_bool),V_s) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_empty))) => s(t_h4s_nums_num,h4s_predu_u_sets_card(s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_rest(s(t_fun(TV_u_27a,t_bool),V_s))))) = s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_predu_u_sets_card(s(t_fun(TV_u_27a,t_bool),V_s))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))).
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_predu_u_sets_INu_u_DELETE, axiom, ![TV_u_27a]: ![V_y, V_x, V_s]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_delete(s(t_fun(TV_u_27a,t_bool),V_s),s(TV_u_27a,V_y)))))) <=> (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s)))) & ~ (s(TV_u_27a,V_x) = s(TV_u_27a,V_y))))).
fof(ah4s_bools_IMPu_u_CONG, axiom, ![V_yu_27, V_y, V_xu_27, V_x]: ((s(t_bool,V_x) = s(t_bool,V_xu_27) & (p(s(t_bool,V_xu_27)) => s(t_bool,V_y) = s(t_bool,V_yu_27))) => ((p(s(t_bool,V_x)) => p(s(t_bool,V_y))) <=> (p(s(t_bool,V_xu_27)) => p(s(t_bool,V_yu_27)))))).
fof(ah4s_predu_u_sets_FINITEu_u_DELETE, axiom, ![TV_u_27a]: ![V_x, V_s]: s(t_bool,h4s_predu_u_sets_finite(s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_delete(s(t_fun(TV_u_27a,t_bool),V_s),s(TV_u_27a,V_x))))) = s(t_bool,h4s_predu_u_sets_finite(s(t_fun(TV_u_27a,t_bool),V_s)))).
fof(ah4s_predu_u_sets_CARDu_u_INSERT, axiom, ![TV_u_27a]: ![V_s]: (p(s(t_bool,h4s_predu_u_sets_finite(s(t_fun(TV_u_27a,t_bool),V_s)))) => ![V_x]: s(t_h4s_nums_num,h4s_predu_u_sets_card(s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_insert(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s))))) = s(t_h4s_nums_num,h4s_bools_cond(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s))),s(t_h4s_nums_num,h4s_predu_u_sets_card(s(t_fun(TV_u_27a,t_bool),V_s))),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_predu_u_sets_card(s(t_fun(TV_u_27a,t_bool),V_s))))))))).
fof(ah4s_predu_u_sets_CHOICEu_u_INSERTu_u_REST, axiom, ![TV_u_27a]: ![V_s]: (~ (s(t_fun(TV_u_27a,t_bool),V_s) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_empty)) => s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_insert(s(TV_u_27a,h4s_predu_u_sets_choice(s(t_fun(TV_u_27a,t_bool),V_s))),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_rest(s(t_fun(TV_u_27a,t_bool),V_s))))) = s(t_fun(TV_u_27a,t_bool),V_s))).
fof(ah4s_predu_u_sets_RESTu_u_DEF, axiom, ![TV_u_27a]: ![V_s]: s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_rest(s(t_fun(TV_u_27a,t_bool),V_s))) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_delete(s(t_fun(TV_u_27a,t_bool),V_s),s(TV_u_27a,h4s_predu_u_sets_choice(s(t_fun(TV_u_27a,t_bool),V_s)))))).
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_arithmetics_SUCu_u_SUB1, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))),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_m)).
fof(ah4s_bools_BOUNDEDu_u_THM, axiom, ![V_v]: s(t_bool,h4s_bools_bounded(s(t_bool,V_v))) = s(t_bool,t)).
fof(ah4s_bools_boolu_u_caseu_u_thmu_c1, axiom, ![TV_u_27a]: ![V_t2, V_t1]: s(TV_u_27a,h4s_bools_cond(s(t_bool,f),s(TV_u_27a,V_t1),s(TV_u_27a,V_t2))) = s(TV_u_27a,V_t2)).
fof(ah4s_bools_IMPu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,t))) <=> p(s(t_bool,t)))).
fof(ah4s_relations_WFu_u_NOTu_u_REFL, axiom, ![TV_u_27a]: ![V_y, V_x, V_R]: (p(s(t_bool,h4s_relations_wf(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R)))) => (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) => ~ (s(TV_u_27a,V_x) = s(TV_u_27a,V_y))))).
fof(ah4s_relations_WFu_u_DEF, axiom, ![TV_u_27a]: ![V_R]: (p(s(t_bool,h4s_relations_wf(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R)))) <=> ![V_B]: (?[V_w]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_B),s(TV_u_27a,V_w)))) => ?[V_min]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_B),s(TV_u_27a,V_min)))) & ![V_b]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_b))),s(TV_u_27a,V_min)))) => ~ (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_B),s(TV_u_27a,V_b)))))))))).
fof(ah4s_bools_SELECTu_u_AX, axiom, ![TV_u_27a]: ![V_x, V_P]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_x)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,h4s_mins_u_40(s(t_fun(TV_u_27a,t_bool),V_P)))))))).
fof(ah4s_bools_AND1u_u_THM, axiom, ![V_t2, V_t1]: ((p(s(t_bool,V_t1)) & p(s(t_bool,V_t2))) => p(s(t_bool,V_t1)))).
fof(ah4s_bools_CONDu_u_DEF, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_x, V_x0, V_xi_, V_xi_i_]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),happ(s(t_fun(t_bool,t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool))),happ(s(t_fun(TV_u_27a,t_fun(t_bool,t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)))),V_uu_0),s(TV_u_27a,V_x))),s(t_bool,V_x0))),s(TV_u_27a,V_xi_))),s(TV_u_27a,V_xi_i_)))) <=> ((s(t_bool,V_x0) = s(t_bool,t) => s(TV_u_27a,V_xi_i_) = s(TV_u_27a,V_x)) & (s(t_bool,V_x0) = s(t_bool,f) => s(TV_u_27a,V_xi_i_) = s(TV_u_27a,V_xi_)))) => ![V_x, V_x0, V_xi_]: s(TV_u_27a,h4s_bools_cond(s(t_bool,V_x),s(TV_u_27a,V_x0),s(TV_u_27a,V_xi_))) = s(TV_u_27a,h4s_mins_u_40(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),happ(s(t_fun(t_bool,t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool))),happ(s(t_fun(TV_u_27a,t_fun(t_bool,t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)))),V_uu_0),s(TV_u_27a,V_x0))),s(t_bool,V_x))),s(TV_u_27a,V_xi_))))))).
fof(ah4s_bools_ORu_u_DEF, axiom, ![V_x, V_xi_]: (p(s(t_bool,d_or(s(t_bool,V_x),s(t_bool,V_xi_)))) <=> ![V_t]: ((p(s(t_bool,V_x)) => p(s(t_bool,V_t))) => ((p(s(t_bool,V_xi_)) => p(s(t_bool,V_t))) => p(s(t_bool,V_t)))))).
fof(ah4s_bools_Fu_u_DEF, axiom, (p(s(t_bool,f)) <=> ![V_t]: p(s(t_bool,V_t)))).
fof(ah4s_bools_BOOLu_u_CASESu_u_AX, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) | s(t_bool,V_t) = s(t_bool,f))).
fof(ah4s_bools_Tu_u_DEF, axiom, (p(s(t_bool,t)) <=> ![V_x]: s(t_bool,V_x) = s(t_bool,V_x))).
fof(ah4s_bools_NOTu_u_DEF, axiom, ![V_x]: (p(s(t_bool,d_not(s(t_bool,V_x)))) <=> (p(s(t_bool,V_x)) => p(s(t_bool,f))))).
fof(ah4s_arithmetics_NOTu_u_LEQ, axiom, ![V_n, V_m]: (~ (p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))))) <=> p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_arithmetics_NOTu_u_LESS, axiom, ![V_n, V_m]: (~ (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))))) <=> p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_arithmetics_LESSu_u_EQ, axiom, ![V_n, V_m]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))) = s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,V_n)))).
fof(ah4s_ASCIInumberss_fromHexStringu_u_def, axiom, ![V_s]: ?[V_v]: ((p(s(t_bool,V_v)) <=> (~ (s(t_h4s_lists_list(t_h4s_strings_char),V_s) = s(t_h4s_lists_list(t_h4s_strings_char),h4s_lists_nil)) & p(s(t_bool,h4s_lists_every(s(t_fun(t_h4s_strings_char,t_bool),h4s_strings_ishexdigit),s(t_h4s_lists_list(t_h4s_strings_char),V_s)))))) & s(t_h4s_options_option(t_h4s_nums_num),h4s_asciinumberss_fromhexstring(s(t_h4s_lists_list(t_h4s_strings_char),V_s))) = s(t_h4s_options_option(t_h4s_nums_num),h4s_bools_cond(s(t_bool,V_v),s(t_h4s_options_option(t_h4s_nums_num),h4s_options_some(s(t_h4s_nums_num,h4s_asciinumberss_numu_u_fromu_u_hexu_u_string(s(t_h4s_lists_list(t_h4s_strings_char),V_s))))),s(t_h4s_options_option(t_h4s_nums_num),h4s_options_none))))).
fof(ah4s_transcs_TANu_u_DOUBLE, axiom, ![V_x]: ((~ (s(t_h4s_realaxs_real,h4s_transcs_cos(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,h4s_transcs_cos(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(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_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),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,h4s_transcs_tan(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(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_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),s(t_h4s_realaxs_real,V_x))))) = s(t_h4s_realaxs_real,h4s_reals_u_2f(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(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_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),s(t_h4s_realaxs_real,h4s_transcs_tan(s(t_h4s_realaxs_real,V_x))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(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_realaxs_real,h4s_reals_pow(s(t_h4s_realaxs_real,h4s_transcs_tan(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))))))))))))).
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_predu_u_sets_IMAGEu_u_DELETE, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_s, V_f]: (~ (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s))))) => s(t_fun(TV_u_27b,t_bool),h4s_predu_u_sets_image(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_delete(s(t_fun(TV_u_27a,t_bool),V_s),s(TV_u_27a,V_x))))) = s(t_fun(TV_u_27b,t_bool),h4s_predu_u_sets_image(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(t_fun(TV_u_27a,t_bool),V_s))))).
fof(ah4s_transcs_TANu_u_ADD, axiom, ![V_y, V_x]: ((~ (s(t_h4s_realaxs_real,h4s_transcs_cos(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,h4s_transcs_cos(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,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_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0)))))) => s(t_h4s_realaxs_real,h4s_transcs_tan(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_u_2f(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,h4s_transcs_tan(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_tan(s(t_h4s_realaxs_real,V_y))))),s(t_h4s_realaxs_real,h4s_reals_realu_u_sub(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_realaxs_real,h4s_realaxs_realu_u_mul(s(t_h4s_realaxs_real,h4s_transcs_tan(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_transcs_tan(s(t_h4s_realaxs_real,V_y))))))))))).
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_reals_REALu_u_DOUBLE, axiom, ![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_x))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_mul(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_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))))),s(t_h4s_realaxs_real,V_x)))).
fof(ah4s_reals_ABSu_u_NZ, axiom, ![V_x]: (~ (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)))) <=> 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,h4s_reals_abs(s(t_h4s_realaxs_real,V_x)))))))).
fof(ah4s_predu_u_sets_INu_u_IMAGE, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_s, V_f]: (p(s(t_bool,h4s_bools_in(s(TV_u_27b,V_y),s(t_fun(TV_u_27b,t_bool),h4s_predu_u_sets_image(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(t_fun(TV_u_27a,t_bool),V_s)))))) <=> ?[V_x]: (s(TV_u_27b,V_y) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x))) & p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s))))))).
fof(ah4s_predu_u_sets_EXTENSION, axiom, ![TV_u_27a]: ![V_t, V_s]: (s(t_fun(TV_u_27a,t_bool),V_s) = s(t_fun(TV_u_27a,t_bool),V_t) <=> ![V_x]: s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s))) = s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_t))))).
fof(ah4s_reals_ABSu_u_POS, axiom, ![V_x]: p(s(t_bool,h4s_reals_realu_u_lte(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_abs(s(t_h4s_realaxs_real,V_x))))))).
fof(ah4s_reals_ABSu_u_ZERO, axiom, ![V_x]: (s(t_h4s_realaxs_real,h4s_reals_abs(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_x) = s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))))).
fof(ah4s_reals_abs0, axiom, ![V_x]: s(t_h4s_realaxs_real,h4s_reals_abs(s(t_h4s_realaxs_real,V_x))) = s(t_h4s_realaxs_real,h4s_bools_cond(s(t_bool,h4s_reals_realu_u_lte(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_x),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x)))))).
fof(ah4s_reals_REALu_u_LEu_u_LT, axiom, ![V_y, V_x]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y)))) <=> (p(s(t_bool,h4s_realaxs_realu_u_lt(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y)))) | s(t_h4s_realaxs_real,V_x) = s(t_h4s_realaxs_real,V_y)))).
fof(ch4s_binaryu_u_ieees_floatu_u_compareu_u_distinctu_c5, conjecture, ~ (s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_eq) = s(t_h4s_binaryu_u_ieees_floatu_u_compare,h4s_binaryu_u_ieees_un))).
