fixed build

This commit is contained in:
wadler 2018-05-01 23:15:23 -03:00
parent 9531c60466
commit 9d5fed84a1

View file

@ -676,6 +676,7 @@ the proof works. Bugger!
M⊆ = trans-⊆ ⊆-++₁ (trans-⊆ (⊆-++₂ {free L}) ⊆xs)
N⊆ = trans-⊆ ⊆-++₂ (trans-⊆ (⊆-++₂ {free L}) ⊆xs)
⊢rename ⊢σ ⊆xs (⊢Y ⊢M) = ⊢Y (⊢rename ⊢σ ⊆xs ⊢M)
-}
\end{code}