Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fblanqui committed Jul 29, 2023
1 parent 0b16862 commit 68f62de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/terms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ An identifier can be:
**Remark:** for any regular identifier ``i``, ``{|i|}`` and ``i`` are
identified.

**Remark:** Escaped identifiers or regular identifiers ending with a
non-negative integer with leading zeros cannot be used for bound
variable names.

**Convention:** identifiers starting with an uppercase letter denote
types (e.g. ``Nat``, ``List``), and identifiers starting with a
lowercase letter denote constructors, functions and proofs
Expand Down

0 comments on commit 68f62de

Please sign in to comment.