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