src/HOL/Nominal/Examples/Nominal_Examples.thy
author blanchet
Mon, 04 Oct 2010 21:49:07 +0200
changeset 39941 02fcd9cd1eac
parent 37358 74fb4f03bb51
child 58329 a31404ec7414
permissions -rw-r--r--
move Meson to Plain

(*  Author:  Christian Urban TU Muenchen *)

header {* Various examples involving nominal datatypes. *}

theory Nominal_Examples
imports
  CK_Machine
  CR
  CR_Takahashi
  Class3
  Compile
  Contexts
  Crary
  Fsub
  Height
  Lambda_mu
  LocalWeakening
  Pattern
  SN
  SOS
  Standardization
  Support
  Type_Preservation
  W
  Weakening
begin

end