| Copyright | (c) Dominik Luecke 2008 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | luecke@informatik.uni-bremen.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
CASL_DL.Sublogics
Description
Sublogic analysis for CASL_DL
This module provides the sublogic functions (as required by Logic.hs) for CASL_DL. The functions allow to compute the minimal sublogics needed by a given element, to check whether an item is part of a given sublogic, and to project an element into a given sublogic.
Documentation
data CASL_DL_SL
Constructors
| SROIQ |
Instances