let R be Ring; :: thesis: ( R is strong_polynomial_disjoint implies R is polynomial_disjoint )
assume A: R is strong_polynomial_disjoint ; :: thesis: R is polynomial_disjoint
set o = the Element of the carrier of R /\ the carrier of (Polynom-Ring R);
now :: thesis: R is polynomial_disjoint end;
hence R is polynomial_disjoint ; :: thesis: verum