Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Tue, 05 Jul 2011 10:13:34 +0900
changeset 2942 fac8895b109a
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Express trans_db with Option.map and Option.bind. Possibly mbind is a copy of bind?

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