Safe Haskell | None |
---|---|
Language | Haskell2010 |
- headSymbol :: Term -> TCM (Maybe TermHead)
- checkInjectivity :: QName -> [Clause] -> TCM FunctionInverse
- functionInverse :: Term -> TCM InvView
- data InvView
- data MaybeAbort
- useInjectivity :: Comparison -> Type -> Term -> Term -> TCM ()
Documentation
checkInjectivity :: QName -> [Clause] -> TCM FunctionInverse Source #
data MaybeAbort Source #
useInjectivity :: Comparison -> Type -> Term -> Term -> TCM () Source #