diff options
| author | Andrej Dudenhefner | 2021-03-25 18:19:12 +0100 |
|---|---|---|
| committer | mrhaandi | 2021-04-02 17:24:12 +0200 |
| commit | 2b02934f003836133d194d29f6a32c289280263c (patch) | |
| tree | f3d89bc467fe806a4dafeb01ed2e0bed37d205ef /doc/stdlib | |
| parent | 012b8a08f142d39b2211fd52c811f830f88f2075 (diff) | |
add Cantor pairing to_nat and its inverse of_nat
add polynomial specifications of to_nat
add changelog and doc entries
Diffstat (limited to 'doc/stdlib')
| -rw-r--r-- | doc/stdlib/index-list.html.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index d67906c4a8..6fda3b06ce 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -135,6 +135,7 @@ through the <tt>Require Import</tt> command.</p> theories/Arith/Bool_nat.v theories/Arith/Factorial.v theories/Arith/Wf_nat.v + theories/Arith/Cantor.v </dd> <dt> <b>PArith</b>: |
