doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Thu, 05 Aug 2010 18:00:50 +0200
changeset 38207 792b78e355e7
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
added support for "Abs_" and "Rep_" functions on quotient types

theory Base
imports Pure
uses "../../antiquote_setup.ML"
begin

end