From ac3b1c0cd55bd0d73dabf8f0332952a73cafaf35 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Tue, 18 Aug 2020 08:28:59 +0200 Subject: Adding change log for #12847. --- .../04-tactics/12847-master+inversion-works-with-eq-in-type.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/changelog/04-tactics/12847-master+inversion-works-with-eq-in-type.rst (limited to 'doc') diff --git a/doc/changelog/04-tactics/12847-master+inversion-works-with-eq-in-type.rst b/doc/changelog/04-tactics/12847-master+inversion-works-with-eq-in-type.rst new file mode 100644 index 0000000000..b444a2f436 --- /dev/null +++ b/doc/changelog/04-tactics/12847-master+inversion-works-with-eq-in-type.rst @@ -0,0 +1,6 @@ +- **Added:** + :tacn:`replace` and :tacn:`inversion` support registration of a + :g:`core.identity`-like equality in :g:`Type`, such as HoTT's :g:`path` + (`#12847 `_, + partially fixes `#12846 `_, + by Hugo Herbelin). -- cgit v1.2.3