Add comments
This commit is contained in:
parent
40cedc388f
commit
a28b7fd808
1 changed files with 7 additions and 0 deletions
|
@ -96,4 +96,11 @@ Module Typing.
|
|||
- hauto lq:on ctrs:Wt use:ren_up.
|
||||
Qed.
|
||||
|
||||
(* Liftable: stable *)
|
||||
(* If a well-typed term is liftable, then it should remain well-typed at the same level
|
||||
if the floating variables are lifted *)
|
||||
|
||||
(* Upgrade *)
|
||||
(* If Γ ⊢ a ;; ℓ ∈ A, we want to lift up the levels in Γ *)
|
||||
|
||||
End Typing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue