WIP: co-de bruijn #12

Closed
rhi wants to merge 12 commits from 🥚🛁 into 🐉
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 33abbf659e - Show all commits

View File

@ -133,7 +133,6 @@ data Term where
||| dimension closure/suspended substitution
DCloT : WithSubst (\d => Term d n) Dim d -> Term d n
||| first argument `d` is dimension scope size, second `n` is term scope size
public export
data Elim where
||| free variable, possibly with a displacement (see @crude, or @mugen for a