Combine the different prov cases into one function

This commit is contained in:
Yiyun Liu 2024-12-29 22:33:37 -05:00
parent 8fc90f5935
commit 6eba80ed70
2 changed files with 135 additions and 183 deletions

View file

@ -13,4 +13,4 @@ Pair : Tm -> Tm -> Tm
Proj : PTag -> Tm -> Tm
TBind : TTag -> Tm -> (bind Tm in Tm) -> Tm
Bot : Tm
Univ : nat -> Tm
Univ : nat -> Tm