Hets - the Heterogeneous Tool Set

Copyright(c) Till Mossakowski, Uni Bremen 2002-2006
LicenseGPLv2 or higher, see LICENSE.txt
Maintainertill@informatik.uni-bremen.de
Stabilityprovisional
Portabilitynon-portable(Logic)
Safe HaskellSafe-Inferred

CommonLogic.PredefinedCASLAxioms

Description

Fixed CASL axioms needed for translation of CommonLogic to CASL

Synopsis

Documentation

list :: Id

cons :: Id

nil :: Id

brId :: Id

listSig :: CASLSign

setting casl sign: sorts, cons, nil, append

tx1 :: TERM f

ty2 :: TERM f

ty1 :: TERM f

tx2 :: TERM f

mkCons :: TERM f -> TERM f -> TERM f

mkNil :: TERM f

mkAppend :: TERM f -> TERM f -> TERM f