aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/12094-app_inj_tail.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/12094-app_inj_tail.rst')
-rw-r--r--doc/changelog/10-standard-library/12094-app_inj_tail.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/10-standard-library/12094-app_inj_tail.rst b/doc/changelog/10-standard-library/12094-app_inj_tail.rst
deleted file mode 100644
index 702fbb3d64..0000000000
--- a/doc/changelog/10-standard-library/12094-app_inj_tail.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:**
- Extend some list lemmas to both directions: `app_inj_tail_iff`, `app_inv_head_iff`, `app_inv_tail_iff`.
- (`#12094 <https://github.com/coq/coq/pull/12094>`_,
- fixes `#12093 <https://github.com/coq/coq/issues/12093>`_,
- by Edward Wang).