aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog/10-standard-library/11335-ollibs-wfnat-changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/10-standard-library/11335-ollibs-wfnat-changelog.rst b/doc/changelog/10-standard-library/11335-ollibs-wfnat-changelog.rst
new file mode 100644
index 0000000000..0eb3eefde5
--- /dev/null
+++ b/doc/changelog/10-standard-library/11335-ollibs-wfnat-changelog.rst
@@ -0,0 +1,4 @@
+- **Added:**
+ Well-founded induction principles for `nat`: ``lt_wf_rect1``, ``lt_wf_rect``, ``gt_wf_rect``, ``lt_wf_double_rect``
+ (`#11335 <https://github.com/coq/coq/pull/11335>`_,
+ by Olivier Laurent).