This commit is contained in:
Jlh18 2021-12-03 14:01:21 +00:00
parent 289b5c474f
commit e72c0cb434

View File

@ -43,7 +43,7 @@ pathEmpty : (A : Type) → Type₁
pathEmpty A = A
isoEmpty : (A : Type) Type
isoEmpty A = A
isoEmpty A = {!!}
outOf⊥ : (A : Type) A
outOf⊥ A ()