Write a bit more, enable support for paragraph links
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -249,6 +249,7 @@ It turns out to be convenient, however, to not require definitional equality
|
||||
would force us to consider lists with the same elements but a different
|
||||
order to be unequal. Instead, we parameterize our definition of `IsSemilattice`
|
||||
by a binary relation `_≈_`, which we ask to be an [equivalence relation](https://en.wikipedia.org/wiki/Equivalence_relation).
|
||||
{#definitional-equality}
|
||||
|
||||
{{< codelines "Agda" "agda-spa/Lattice.agda" 23 39 >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user