(* Title: One procedure Author: Tobias Nipkow, 2001/2006 Maintainer: Tobias Nipkow *) section "Hoare Logics for 1 Procedure" theory PLang imports Main begin subsection‹The language› typedecl state type_synonym bexp = "state ⇒ bool"