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 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:18]
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 54: Line 54:
  
 As part of homework, you will have another such example. As part of homework, you will have another such example.
-