Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 27 Jun 2011 19:22:10 +0100
changeset 2910 ae6455351572
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
completed proof in Classical; the fcb lemma works for any list of atoms (despite what was written earlier)

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)