fix
This commit is contained in:
parent
289b5c474f
commit
e72c0cb434
@ -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 ()
|
||||
|
Loading…
Reference in New Issue
Block a user