let a be Integer; :: thesis: Parity a <= |.a.|
per cases ( a = 0 or a <> 0 ) ;
end;