src/HOL/Isar_Examples/Hoare_Ex.thy
changeset 58882 6e2010ab8bd9
parent 58614 7338eb25226c
child 60410 a197387e1854
equal deleted inserted replaced
58881:b9556a055632 58882:6e2010ab8bd9
     1 header \<open>Using Hoare Logic\<close>
     1 section \<open>Using Hoare Logic\<close>
     2 
     2 
     3 theory Hoare_Ex
     3 theory Hoare_Ex
     4 imports Hoare
     4 imports Hoare
     5 begin
     5 begin
     6 
     6