From 71aa415282a93a6e23af3b824f8531c58d2d66bd Mon Sep 17 00:00:00 2001 From: Gaëtan Gilbert Date: Sat, 18 Jan 2020 14:46:05 +0100 Subject: Fix #11421 computation of Set+2 --- doc/changelog/01-kernel/11422-Setplus2.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/01-kernel/11422-Setplus2.rst (limited to 'doc') diff --git a/doc/changelog/01-kernel/11422-Setplus2.rst b/doc/changelog/01-kernel/11422-Setplus2.rst new file mode 100644 index 0000000000..cc174358cc --- /dev/null +++ b/doc/changelog/01-kernel/11422-Setplus2.rst @@ -0,0 +1,4 @@ +- **Fixed:** + The type of :g:`Set+1` would be computed to be itself, leading to a proof of False. + (`#11422 `_, + by Gaëtan Gilbert). -- cgit v1.2.3