Hets - the Heterogeneous Tool Set

Copyright(c) Jonathan von Schroeder and M. Codescu, DFKI 2010
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerjonathan.von_schroeder@dfki.de
Stabilityprovisional
Portabilitynon-portable (imports Logic.Logic)
Safe HaskellNone

Comorphisms.HolLight2Isabelle

Description

 

Documentation

unpack_gabs' :: Term -> [String] -> [Term] -> Maybe (Term, [Term], Term)

makeForAll :: Term -> [Term] -> Term -> Term

mkAbs :: Term -> [String] -> Term

varNames :: [Term] -> [String]

arity2tp :: Int -> [(IsaClass, [(Typ, Sort)])]