Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Thu, 04 Mar 2010 15:55:53 +0100
changeset 1341 c25f797c7e6e
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
Added lifting of pseudo-injectivity, commented out the code again and enabled the weird examples.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)