let x be Element of RAT+ ; :: thesis: numerator x, denominator x are_coprime
per cases ( x in omega or not x in omega ) ;
end;