Cancellation for multiplication on `nat`.
Coq's stdlib has these lemmas for Z
, but those for nat
are missing. We use the naming scheme of Coq's stdlib.
Edited by Robbert Krebbers
Merge request reports
Activity
enabled an automatic merge when the pipeline for 384b36be succeeds
added 2 commits
enabled an automatic merge when the pipeline for 1003c61b succeeds
mentioned in commit f6b14fe6
PS: Reported the missing stdlib lemmas at https://github.com/coq/coq/issues/17354
Please register or sign in to reply