Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Wed, 21 Dec 2011 15:47:42 +0900
changeset 3088 5e74bd87bcda
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
SFT/LambdaTerms: rename 'var' to 'name' to match Lambda.

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

declare [[show_question_marks = false]]

section {* Introduction *}

text {*
mention Russo paper which concludes that technology is not 
ready beyond core-calculi.



*}


(*<*)
end
(*>*)