| Copyright | (c) J. von Schroeder DFKI Bremen 2012 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | J. von Schroeder <jonathan.von_schroeder@dfki.de> |
| Stability | provisional |
| Portability | non-portable (imports Logic.Logic) |
| Safe Haskell | None |
Comorphisms.THFP_P2THFP
Description
The comorphism from THFP to THF0.
Documentation
data THFP_P2THFP Source #
Constructors
| THFP_P2THFP |
Instances
trans_theory :: (SignTHF, [Named THFFormula]) -> Result (SignTHF, [Named THFFormula]) Source #