%   ORIGINAL: 'h4/thm/quotient/o_RSP_'
% 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
% Goal: !R1 abs1 rep1. 'h4/const/quotient/QUOTIENT' R1 abs1 rep1 ==> (!R2 abs2 rep2. 'h4/const/quotient/QUOTIENT' R2 abs2 rep2 ==> (!R3 abs3 rep3. 'h4/const/quotient/QUOTIENT' R3 abs3 rep3 ==> (!f1 f2 g1 g2. 'h4/const/quotient/===>' R2 R3 f1 f2 /\ 'h4/const/quotient/===>' R1 R2 g1 g2 ==> 'h4/const/quotient/===>' R1 R3 ('h4/const/combin/o' f1 g1) ('h4/const/combin/o' f2 g2))))
%   PROCESSED
% Assm ['HL_TRUTH']: T
% Assm ['HL_FALSITY']: ~F
% Assm ['HL_BOOL_CASES']: !t. (t <=> T) \/ (t <=> F)
% Assm ['HL_EXT']: !f g. (!x. happ f x = happ g x) ==> f = g
% Goal: !R1 abs1 rep1. 'h4/const/quotient/QUOTIENT' R1 abs1 rep1 ==> (!R2 abs2 rep2. 'h4/const/quotient/QUOTIENT' R2 abs2 rep2 ==> (!R3 abs3 rep3. 'h4/const/quotient/QUOTIENT' R3 abs3 rep3 ==> (!f1 f2 g1 g2. 'h4/const/quotient/===>' R2 R3 f1 f2 /\ 'h4/const/quotient/===>' R1 R2 g1 g2 ==> 'h4/const/quotient/===>' R1 R3 ('h4/const/combin/o' f1 g1) ('h4/const/combin/o' f2 g2))))
fof('HL_TRUTH', axiom, p(s(bool,'T'))).
fof('HL_FALSITY', axiom, ~ (p(s(bool,'F')))).
fof('HL_BOOL_CASES', axiom, ![T]: (s(bool,T) = s(bool,'T') | s(bool,T) = s(bool,'F'))).
fof('HL_EXT', axiom, ![V_3f75890,V_3f75886]: ![F0, G]: (![X]: s(V_3f75886,happ(s(fun(V_3f75890,V_3f75886),F0),s(V_3f75890,X))) = s(V_3f75886,happ(s(fun(V_3f75890,V_3f75886),G),s(V_3f75890,X))) => s(fun(V_3f75890,V_3f75886),F0) = s(fun(V_3f75890,V_3f75886),G))).
fof('h4/thm/quotient/o_RSP_', conjecture, ![D,E,F,C,A,B]: ![R1, Abs1, Rep1]: (p(s(bool,'h4/const/quotient/QUOTIENT'(s(fun(A,fun(A,bool)),R1),s(fun(A,D),Abs1),s(fun(D,A),Rep1)))) => ![R2, Abs2, Rep2]: (p(s(bool,'h4/const/quotient/QUOTIENT'(s(fun(B,fun(B,bool)),R2),s(fun(B,E),Abs2),s(fun(E,B),Rep2)))) => ![R3, Abs3, Rep3]: (p(s(bool,'h4/const/quotient/QUOTIENT'(s(fun(C,fun(C,bool)),R3),s(fun(C,F),Abs3),s(fun(F,C),Rep3)))) => ![F1, F2, G1, G2]: ((p(s(bool,'h4/const/quotient/===>'(s(fun(B,fun(B,bool)),R2),s(fun(C,fun(C,bool)),R3),s(fun(B,C),F1),s(fun(B,C),F2)))) & p(s(bool,'h4/const/quotient/===>'(s(fun(A,fun(A,bool)),R1),s(fun(B,fun(B,bool)),R2),s(fun(A,B),G1),s(fun(A,B),G2))))) => p(s(bool,'h4/const/quotient/===>'(s(fun(A,fun(A,bool)),R1),s(fun(C,fun(C,bool)),R3),s(fun(A,C),'h4/const/combin/o'(s(fun(B,C),F1),s(fun(A,B),G1))),s(fun(A,C),'h4/const/combin/o'(s(fun(B,C),F2),s(fun(A,B),G2))))))))))).
