%   ORIGINAL: h4/nets/DORDER__NGE
% 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/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/AND__CLAUSES_c1: !t. t /\ T <=> t
% Assm: h4/bool/IMP__CLAUSES_c0: !t. T ==> t <=> t
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/arithmetic/LESS__EQ__TRANS: !p n m. h4/arithmetic/_3C_3D m n /\ h4/arithmetic/_3C_3D n p ==> h4/arithmetic/_3C_3D m p
% Assm: h4/arithmetic/LESS__EQ__REFL: !m. h4/arithmetic/_3C_3D m m
% Assm: h4/arithmetic/GREATER__EQ: !n m. h4/arithmetic/_3E_3D n m <=> h4/arithmetic/_3C_3D m n
% Assm: h4/arithmetic/LESS__EQ__CASES: !n m. h4/arithmetic/_3C_3D m n \/ h4/arithmetic/_3C_3D n m
% Assm: h4/nets/dorder0: !g. h4/nets/dorder g <=> (!x y. g x x /\ g y y ==> (?z. g z z /\ (!w. g w z ==> g w x /\ g w y)))
% Goal: h4/nets/dorder h4/arithmetic/_3E_3D
%   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_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c1]: !t. t /\ T <=> t
% Assm [h4s_bools_IMPu_u_CLAUSESu_c0]: !t. T ==> t <=> t
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_arithmetics_LESSu_u_EQu_u_TRANS]: !p n m. h4/arithmetic/_3C_3D m n /\ h4/arithmetic/_3C_3D n p ==> h4/arithmetic/_3C_3D m p
% Assm [h4s_arithmetics_LESSu_u_EQu_u_REFL]: !m. h4/arithmetic/_3C_3D m m
% Assm [h4s_arithmetics_GREATERu_u_EQ]: !n m. happ (happ h4/arithmetic/_3E_3D n) m <=> h4/arithmetic/_3C_3D m n
% Assm [h4s_arithmetics_LESSu_u_EQu_u_CASES]: !n m. h4/arithmetic/_3C_3D m n \/ h4/arithmetic/_3C_3D n m
% Assm [h4s_netss_dorder0]: !g. h4/nets/dorder g <=> (!x y. happ (happ g x) x /\ happ (happ g y) y ==> (?z. happ (happ g z) z /\ (!w. happ (happ g w) z ==> happ (happ g w) x /\ happ (happ g w) y)))
% Goal: h4/nets/dorder h4/arithmetic/_3E_3D
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_Q198622,TV_Q198618]: ![V_f, V_g]: (![V_x]: s(TV_Q198618,happ(s(t_fun(TV_Q198622,TV_Q198618),V_f),s(TV_Q198622,V_x))) = s(TV_Q198618,happ(s(t_fun(TV_Q198622,TV_Q198618),V_g),s(TV_Q198622,V_x))) => s(t_fun(TV_Q198622,TV_Q198618),V_f) = s(t_fun(TV_Q198622,TV_Q198618),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
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_bools_ANDu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) & p(s(t_bool,t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c0, axiom, ![V_t]: ((p(s(t_bool,t)) => p(s(t_bool,V_t))) <=> p(s(t_bool,V_t)))).
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_arithmetics_LESSu_u_EQu_u_TRANS, axiom, ![V_p, 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,V_n),s(t_h4s_nums_num,V_p))))) => p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_p)))))).
fof(ah4s_arithmetics_LESSu_u_EQu_u_REFL, axiom, ![V_m]: p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_m))))).
fof(ah4s_arithmetics_GREATERu_u_EQ, axiom, ![V_n, V_m]: s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_bool)),h4s_arithmetics_u_3eu_3d),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_m))) = s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))).
fof(ah4s_arithmetics_LESSu_u_EQu_u_CASES, 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,V_n),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_netss_dorder0, axiom, ![TV_u_27a]: ![V_g]: (p(s(t_bool,h4s_netss_dorder(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),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_g),s(TV_u_27a,V_x))),s(TV_u_27a,V_x)))) & 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_g),s(TV_u_27a,V_y))),s(TV_u_27a,V_y))))) => ?[V_z]: (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_g),s(TV_u_27a,V_z))),s(TV_u_27a,V_z)))) & ![V_w]: (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_g),s(TV_u_27a,V_w))),s(TV_u_27a,V_z)))) => (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_g),s(TV_u_27a,V_w))),s(TV_u_27a,V_x)))) & 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_g),s(TV_u_27a,V_w))),s(TV_u_27a,V_y)))))))))).
fof(ch4s_netss_DORDERu_u_NGE, conjecture, p(s(t_bool,h4s_netss_dorder(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_bool)),h4s_arithmetics_u_3eu_3d))))).
