| Copyright | (c) Jonathan von Schroeder and M. Codescu, DFKI 2010 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | jonathan.von_schroeder@dfki.de |
| Stability | provisional |
| Portability | non-portable (imports Logic.Logic) |
| Safe Haskell | None |
Comorphisms.HolLight2Isabelle
Description
Documentation
data HolLight2Isabelle
Constructors
| HolLight2Isabelle |
Instances
| Show HolLight2Isabelle | |
| Language HolLight2Isabelle | |
| Comorphism HolLight2Isabelle HolLight HolLightSL () Sentence () () Sign HolLightMorphism () () () Isabelle () () Sentence () () Sign IsabelleMorphism () () () |
mapSentence :: Sign -> Sentence -> Result Sentence
transConstS :: String -> HolType -> VName
makeForAll :: Term -> [Term] -> Term -> Term
handleGabs :: Bool -> Term -> [String] -> Term
mkQuantifier :: Term -> [String] -> Term
isQuantifier :: Term -> Bool
translateTerm :: Term -> [String] -> Term
mapNamedSen :: Named Sentence -> Named Sentence