src/HOL/HOLCF/IOA/IOA.thy
author desharna
Mon, 18 Oct 2021 11:15:59 +0200
changeset 74516 2c093a3167d1
parent 62008 cbedaddc9351
permissions -rw-r--r--
added Mirabelle action presburger

(*  Title:      HOL/HOLCF/IOA/IOA.thy
    Author:     Olaf Müller
*)

section \<open>The theory of I/O automata in HOLCF\<close>

theory IOA
imports SimCorrectness Compositionality Deadlock
begin

end