From 2b02934f003836133d194d29f6a32c289280263c Mon Sep 17 00:00:00 2001 From: Andrej Dudenhefner Date: Thu, 25 Mar 2021 18:19:12 +0100 Subject: add Cantor pairing to_nat and its inverse of_nat add polynomial specifications of to_nat add changelog and doc entries --- doc/stdlib/index-list.html.template | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/stdlib') 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 Require Import command.

theories/Arith/Bool_nat.v theories/Arith/Factorial.v theories/Arith/Wf_nat.v + theories/Arith/Cantor.v
PArith: -- cgit v1.2.3