Add tstar to preserve eta normal forms
This commit is contained in:
parent
11d23afa45
commit
9f80013df6
3 changed files with 209 additions and 81 deletions
|
@ -9,7 +9,7 @@ Void : Ty
|
|||
PL : PTag
|
||||
PR : PTag
|
||||
|
||||
PAbs : Ty -> (bind PTm in PTm) -> PTm
|
||||
PAbs : (bind PTm in PTm) -> PTm
|
||||
PApp : PTm -> PTm -> PTm
|
||||
PPair : PTm -> PTm -> PTm
|
||||
PProj : PTag -> PTm -> PTm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue