Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 23 Dec 2009 13:23:33 +0100
changeset 780 a24e26f5488c
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
explicit handling of mem_def, avoiding the use of the simplifier; this fixes some quotient_type definitions

(*<*)
theory Paper
imports "../Quot/QuotMain"
begin
(*>*)

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)