doc-src/IsarImplementation/Thy/Base.thy
author huffman
Fri, 05 Mar 2010 14:50:37 -0800
changeset 35597 e4331b99b03f
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
introduce notion of 'decisive' deflations; use them to simplify proof script for rule 'finites'

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

end