ex2
This commit is contained in:
parent
a44df7d34a
commit
11d587cf2a
1 changed files with 1 additions and 1 deletions
|
@ -178,5 +178,5 @@ Prove that
|
|||
|
||||
```agda
|
||||
decidable-equality-char : (A : Type) → has-decidable-equality A ⇔ has-bool-dec-fct A
|
||||
decidable-equality-char = ?
|
||||
decidable-equality-char = {! !}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue