let p be Rational; :: thesis: ( p < 1 iff numerator p < denominator p )
A1: 0 <> denominator p by Def3;
A2: 0 < (denominator p) " by Th30;
A3: now end;
A4: 0 < denominator p by Th27;
now end;
hence ( p < 1 iff numerator p < denominator p ) by A3; :: thesis: verum