aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sphinx/language/coq-library.rst
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-05-17 15:10:00 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-05-26 17:13:09 +0200
commit1f79ad396cd1fe1dc74c0b23566855f3df8ea58e (patch)
tree791ffd58004fbdeae30d4958c4cf35b3f8c8867c /doc/sphinx/language/coq-library.rst
parent80ff25b75839f792add3a66d9896d69f0065c6d8 (diff)
Improve the section Terms of the Gallina chapter.
Including adding missing irrefutable-patterns to the grammar of binders.
Diffstat (limited to 'doc/sphinx/language/coq-library.rst')
-rw-r--r--doc/sphinx/language/coq-library.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sphinx/language/coq-library.rst b/doc/sphinx/language/coq-library.rst
index 6af6e7897..afb49413d 100644
--- a/doc/sphinx/language/coq-library.rst
+++ b/doc/sphinx/language/coq-library.rst
@@ -200,6 +200,8 @@ The following abbreviations are allowed:
The type annotation ``:A`` can be omitted when ``A`` can be
synthesized by the system.
+.. _coq-equality:
+
Equality
++++++++