Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion document/core/valid/matching.rst
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ A :ref:`defined type <syntax-deftype>` :math:`\deftype_1` matches a type :math:`
}

.. note::
Note that there is no explicit definition of type _equivalence_,
Note that there is no explicit definition of type *equivalence*,
since it coincides with syntactic equality,
as used in the premise of the former rule above.

Expand Down