Fun-Paper/Paper.thy
author Cezary Kaliszyk <cezarykaliszyk@gmail.com>
Fri, 20 Apr 2012 15:28:35 +0200
changeset 3161 aa1ba91ed1ff
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Pass proper rsp theorems for constructors and for size

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