Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 24 Jun 2011 11:14:58 +0900
changeset 2896 59be22e05a0a
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
The examples in Lambda_add can be defined by nominal_function directly

(*<*)
theory Paper
imports "~~/src/HOL/Library/LaTeXsugar" 
begin

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)