|
| Agda.TypeChecking.Rules.LHS.Unify |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
|
|
| Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Includes flexible occurrences, metas need to be solved. TODO: relax?
TODO: later solutions may remove flexible occurences
|
|
|
|
|
|
|
| Apply the current substitution on a term and reduce to weak head normal form.
|
|
|
| Take a substitution and ensure that no variables from the domain appear
in the targets. The context of the targets is not changed.
TODO: can this be expressed using makeSubstitution and substs?
|
|
|
|
|
|
| Unify indices.
|
|
|
|
| Produced by Haddock version 2.4.2 |