Agda-2.4.2.3: A dependently typed functional programming language and proof assistant

Safe HaskellNone
LanguageHaskell98

Agda.TypeChecking.Injectivity

Synopsis

Documentation

functionInverse :: Term -> TCM InvView Source

Argument should be in weak head normal form.

data MaybeAbort Source

Constructors

Abort 
KeepGoing