Go backward to Specifications that Compose
Go up to Top
Go forward to Hierarchical Program Structures

Example

Program F
   declare x: integer
   assign
      y := -y, if x <= 0 and y>0
   [] x := x-1
end {F}

Strong conclusion can be drawn from weak hypothesis.


Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: unity3.tex,v 1.1 1996/04/19 12:29:22 schreine Exp schreine

Prev Up Next