src/HOL/Nominal/Examples/Nominal_Examples.thy
author wenzelm
Sat, 04 Oct 2014 19:26:31 +0200
changeset 58538 299b82d12d53
parent 58329 a31404ec7414
child 58889 5b7a9633cfa8
permissions -rw-r--r--
proper treatment of @comment (amending 402a8e8107a7);

(*  Author:  Christian Urban TU Muenchen *)

header {* Various examples involving nominal datatypes. *}

theory Nominal_Examples
imports Nominal_Examples_Base Class3
begin

end