let t be Element of RAT+ ; :: thesis: ( { s where s is Element of RAT+ : s < t } in RAT+ iff t = {} )
hereby :: thesis: ( t = {} implies { s where s is Element of RAT+ : s < t } in RAT+ )
assume A1: ( { s where s is Element of RAT+ : s < t } in RAT+ & t <> {} ) ; :: thesis: contradiction
then consider r being Element of RAT+ such that
A2: r < t and
A3: not r in omega by Th73;
{} <=' t by Th64;
then {} < t by A1, Th66;
then A4: {} in { s where s is Element of RAT+ : s < t } ;
r in { s where s is Element of RAT+ : s < t } by A2;
then ( { s where s is Element of RAT+ : s < t } in omega implies r is Ordinal ) ;
then ex i, j being Element of omega st
( { s where s is Element of RAT+ : s < t } = [i,j] & i,j are_coprime & j <> {} & j <> 1 ) by A1, A3, Th29, Th31;
hence contradiction by A4, TARSKI:def 2; :: thesis: verum
end;
assume A5: t = {} ; :: thesis: { s where s is Element of RAT+ : s < t } in RAT+
{ s where s is Element of RAT+ : s < t } c= {}
proof
let a be object ; :: according to TARSKI:def 3 :: thesis: ( not a in { s where s is Element of RAT+ : s < t } or a in {} )
assume a in { s where s is Element of RAT+ : s < t } ; :: thesis: a in {}
then ex s being Element of RAT+ st
( a = s & s < t ) ;
hence a in {} by A5, Th64; :: thesis: verum
end;
then { s where s is Element of RAT+ : s < t } = {} ;
hence { s where s is Element of RAT+ : s < t } in RAT+ ; :: thesis: verum