src/HOL/Nominal/Examples/Nominal_Examples.thy
author wenzelm
Tue, 19 Feb 2013 16:49:40 +0100
changeset 51220 e140c8fa485a
parent 37358 74fb4f03bb51
child 58329 a31404ec7414
permissions -rw-r--r--
recover timing information from old log files; use session timing for queue ordering; pass command timings to ML process (still unused);

(*  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