:: deftheorem Def04 defines RAT_ratio MUSIC_S1:def 8 :
for x, y, b3 being Element of RATPLUS holds
( b3 = RAT_ratio (x,y) iff ex r, s being positive Rational st
( x = r & s = y & b3 = s / r ) );