author | bulwahn |
Mon, 12 Sep 2011 10:59:38 +0200 | |
changeset 44898 | ec3f30b8c78c |
parent 44897 | 787983a08bfb |
child 44899 | 95a53c01ed61 |
--- a/src/HOL/Library/Cset_Monad.thy Mon Sep 12 10:57:58 2011 +0200 +++ b/src/HOL/Library/Cset_Monad.thy Mon Sep 12 10:59:38 2011 +0200 @@ -1,6 +1,8 @@ -(* Author: Andreas Lochbihler, KIT *) +(* Title: HOL/Library/Cset_Monad.thy + Author: Andreas Lochbihler, Karlsruhe Institute of Technology +*) -header {* Add monad syntax for Csets *} +header {* Monad notation for computable sets (cset) *} theory Cset_Monad imports Cset Monad_Syntax