Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 23 Jun 2011 22:21:43 +0100
changeset 2891 304dfe6cc83a
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
the simplifier can simplify "sort (atom a)" if a is a concrete atom type declared with atom_decl

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)