set z = [(rpoly (1,x)),(rpoly (1,x))];
x is_a_root_of rpoly (1,x)
by HURWITZ:30;
then
x is_a_root_of [(rpoly (1,x)),(rpoly (1,x))] `1
;
then
x is_a_common_root_of [(rpoly (1,x)),(rpoly (1,x))] `1 ,[(rpoly (1,x)),(rpoly (1,x))] `2
;
then
[(rpoly (1,x)),(rpoly (1,x))] `1 ,[(rpoly (1,x)),(rpoly (1,x))] `2 have_common_roots
;
then
[(rpoly (1,x)),(rpoly (1,x))] is reducible
;
hence
for b1 being rational_function of L st b1 = [(rpoly (1,x)),(rpoly (1,x))] holds
( not b1 is irreducible & not b1 is zero )
; verum