(* Title: HOL/Datatype_Examples/Misc_Datatype.thy Author: Dmitriy Traytel, TU Muenchen Author: Andrei Popescu, TU Muenchen Author: Jasmin Blanchette, TU Muenchen Copyright 2012, 2013 Miscellaneous datatype definitions. *) section ‹Miscellaneous Datatype Definitions› theory Misc_Datatype imports "HOL-Library.Countable" "HOL-Library.FSet" begin