Copyright | (c) Felix Gabriel Mance |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | f.mance@jacobs-university.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
Adds the "implied" annotation - for specifying theorems
Documentation
rmList :: Annotations -> Annotations
rmAnnList :: AnnotatedList a -> AnnotatedList a
rmLFB :: ListFrameBit -> ListFrameBit
rmImpliedFrame :: Frame -> Frame
addAnnList :: AnnotatedList a -> AnnotatedList a
addImplied :: Axiom -> Axiom
addImpliedFrame :: Frame -> Frame
prove1 :: Annotation -> Bool
proveList :: (Annotations, a) -> Bool
proveAnnList :: AnnotatedList a -> Bool
proveLFB :: ListFrameBit -> Bool