let k be Element of NAT ; :: thesis: ( not k is empty iff 1 <= k )
hereby :: thesis: ( 1 <= k implies not k is empty ) end;
assume 1 <= k ; :: thesis: not k is empty
hence not k is empty ; :: thesis: verum