let i be Integer; :: thesis: 0 = 0 mod i
per cases ( i = 0 or i <> 0 ) ;
end;