let p be Rational; :: thesis: ( p < 1 iff numerator p < denominator p )
A3: now :: thesis: ( numerator p < denominator p implies p < 1 )end;
now :: thesis: ( p < 1 implies numerator p < denominator p )end;
hence ( p < 1 iff numerator p < denominator p ) by A3; :: thesis: verum