(* *) (* Formalisation of some typical SOS-proofs. *) (* *) (* This work was inspired by challenge suggested by Adam *) (* Chlipala on the POPLmark mailing list. *) (* *) (* We thank Nick Benton for helping us with the *) (* termination-proof for evaluation. *) (* *) (* The formalisation was done by Julien Narboux and *) (* Christian Urban. *) theory SOS imports "HOL-Nominal.Nominal" begin