| Copyright | (c) C. Maeder DFKI GmbH 2012 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | provisional |
| Portability | non-portable (imports Logic.Logic) |
| Safe Haskell | None |
Comorphisms.ExtModal2ExtModalNoSubsorts
Description
Coding out subsorting (SubPCFOL= -> PCFOL=), following Chap. III:3.1 of the CASL Reference Manual
Synopsis
Documentation
data ExtModal2ExtModalNoSubsorts Source #
The identity of the comorphism
Constructors
| ExtModal2ExtModalNoSubsorts |
Instances
projEM :: EM_FORMULA -> EM_FORMULA Source #
injEM :: EM_FORMULA -> EM_FORMULA Source #