Agda-2.2.10: A dependently typed functional programming language and proof assistant
Source code
Contents
Index
Agda.TypeChecking.Abstract
Description
Functions for abstracting terms over other terms.
Documentation
piAbstractTerm
::
Term
->
Type
->
Type
->
Type
Source
class
AbstractTerm
a
where
Source
Methods
abstractTerm
::
Term
-> a -> a
Source
subst u . abstractTerm u == id
Produced by
Haddock
version 2.6.1