We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1071dc5 commit c1a9841Copy full SHA for c1a9841
CHANGELOG.md
@@ -822,9 +822,9 @@ Additions to existing modules
822
```agda
823
recompute : Reflects A b → Recomputable A
824
recompute-constant : (r : Reflects A b) (p q : A) → recompute r p ≡ recompute r q
825
- ```
+ ```
826
827
-* Added new definitions in `Relation.Unary`
+* Added new definitions in `Relation.Unary`:
828
829
Stable : Pred A ℓ → Set _
830
WeaklyDecidable : Pred A ℓ → Set _
0 commit comments