src/HOL/Nominal/Examples/Nominal_Examples.thy
author blanchet
Fri, 20 Jun 2014 09:55:31 +0200
changeset 57281 bb671e6b740d
parent 37358 74fb4f03bb51
child 58329 a31404ec7414
permissions -rw-r--r--
changed default MaSh parameters based on (in vitro) evaluation

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