Finish the injectivity of bind and noconfusion

This commit is contained in:
Yiyun Liu 2025-02-05 18:56:47 -05:00
parent e444c8408f
commit af224831e4
2 changed files with 36 additions and 1 deletions

View file

@ -239,6 +239,7 @@ Lemma sne_bind_noconf n (a b : PTm n) :
Proof.
Lemma InterpUniv_Join n i (A B : PTm n) PA PB :
A i PA ->
B i PB ->