finish proof_of_mpn_add_1_return_wit_1

This commit is contained in:
2025-06-20 16:57:26 +00:00
parent c206e4165f
commit 49848bd048
6 changed files with 103 additions and 47 deletions

View File

@ -64,6 +64,7 @@ void mpz_set (mpz_t, const mpz_t);
/*@
Extern Coq (Zabs : Z -> Z)
(Z::max : Z -> Z -> Z)
(Z::pow : Z -> Z -> Z)
(mpd_store_Z : Z -> Z -> Z -> Z -> Assertion)
(mpd_store_Z_compact: Z -> Z -> Z -> Z -> Assertion)
(mpd_store_list : Z -> list Z -> Z -> Assertion)