Fun-Paper/Paper.thy
author Cezary Kaliszyk <cezarykaliszyk@gmail.com>
Tue, 03 Apr 2012 16:38:56 +0200
changeset 3150 7ad3b1421b82
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
A recursive function over let-recs with eqvt problems

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