doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Tue, 31 Aug 2010 10:13:04 +0200
changeset 38937 1b1a2f5ccd7d
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
take into consideration whether a fact is an "intro"/"elim"/"simp" rule as an additional factor influencing the relevance filter

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

end