Copyright | (c) Soeren Schulze Uni Bremen 2012 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | s.schulze@uni-bremen.de |
Stability | experimental |
Portability | non-portable (imports Logic.Logic) |
Safe Haskell | None |
A direct comorphism from CommonLogic to Isabelle-HOL, passing arguments as native Isabelle lists.
Documentation
data CommonLogic2IsabelleHOL Source #
Instances
individualS :: String Source #
individualT :: Typ Source #
addRenames :: RENAMES -> [String] -> RENAMES Source #
makeRenames :: [String] -> RENAMES Source #
basicRenames :: Sign -> RENAMES Source #
transNameOrSeqmark :: NAME_OR_SEQMARK -> String Source #