Copyright | (c) Till Mossakowski Uni Bremen 2002-2005 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | till@informatik.uni-bremen.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Compute the composition table of a relational algebra that isspecified in a particular way in a CASL theory.
Synopsis
- computeCompTable :: IRI -> (Sign f e, [Named (FORMULA f)]) -> Result Table
- stripQuant :: FORMULA f -> FORMULA f
- extractRel :: Id -> TERM f -> [Baserel]