Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Thu, 07 Jan 2010 16:51:38 +0100
changeset 823 ae3ed7a68e80
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
Replacing equivp by reflp in the assumptions leads to non-provable subgoals in the gen_pre lemmas.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)