Need to tweak the definition of Prov
This commit is contained in:
parent
c6edc1b0be
commit
cbe9941046
3 changed files with 95 additions and 10 deletions
|
@ -7,4 +7,5 @@ Abs : (bind Tm in Tm) -> Tm
|
|||
App : Tm -> Tm -> Tm
|
||||
Pair : Tm -> Tm -> Tm
|
||||
Proj : PTag -> Tm -> Tm
|
||||
Pi : Tm -> (bind Tm in Tm) -> Tm
|
||||
Pi : Tm -> (bind Tm in Tm) -> Tm
|
||||
Bot : Tm
|
Loading…
Add table
Add a link
Reference in a new issue