From 97b8b7930136f2e47c1c11cbcdbe41f74add2087 Mon Sep 17 00:00:00 2001 From: Gaëtan Gilbert Date: Thu, 23 Jul 2020 15:11:48 +0200 Subject: Fix subject reduction VS cumulative inductives and function eta Fix #7015 --- doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst (limited to 'doc') diff --git a/doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst b/doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst new file mode 100644 index 0000000000..1bf62de3fd --- /dev/null +++ b/doc/changelog/01-kernel/12738-fix-sr-cumul-inds.rst @@ -0,0 +1,5 @@ +- **Fixed:** Incompleteness of conversion checking on problems + involving :ref:`eta-expansion` and :ref:`cumulative universe + polymorphic inductive types ` (`#12738 + `_, fixes `#7015 + `_, by Gaëtan Gilbert). -- cgit v1.2.3