LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
sav08:proving_correctness_of_some_small_examples [2008/02/17 19:04]
vkuncak
sav08:proving_correctness_of_some_small_examples [2008/02/17 19:21]
vkuncak
Line 1: Line 1:
 ====== Proving Correctness of Some Small Examples ====== ====== Proving Correctness of Some Small Examples ======
  
-In this demo we go through several examples and prove them correct using the [[Jahob system]].+In this demo we go through several examples and prove them correct using the [[:Jahob system]].
  
 ==== A Recursive Function ==== ==== A Recursive Function ====
Line 48: Line 48:
  
 === Transforming iterative version === === Transforming iterative version ===
 +
 +  * changing initial condition
  
 === Summary === === Summary ===
Line 54: Line 56:
  
 As part of homework, you will have another such example. As part of homework, you will have another such example.
-