From 4d3ecf1acd584200fe4299b8d12104c7acc33579 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Tue, 4 Dec 2018 11:31:39 -0500 Subject: Revert "Add subst to the end of nia in the test-suite" This reverts commit b49f4e966443a76ac70d37c4cde68f94de164c01. It turns out the 4x was due to .nia.cache (because I didn't clean sufficiently in testing), not due to `subst`. --- doc/sphinx/addendum/micromega.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/sphinx') diff --git a/doc/sphinx/addendum/micromega.rst b/doc/sphinx/addendum/micromega.rst index 5f199d28f5..2ace8a59e1 100644 --- a/doc/sphinx/addendum/micromega.rst +++ b/doc/sphinx/addendum/micromega.rst @@ -251,8 +251,7 @@ obtain :math:`-1`. By Theorem :ref:`Psatz `, the goal is valid. .. [#] Support for :g:`nat` and :g:`N` is obtained by pre-processing the goal with the ``zify`` tactic. .. [#] Support for :g:`Z.div` and :g:`Z.modulo` may be obtained by pre-processing the goal with - the ``Z.div_mod_to_quot_rem`` tactic after manually running ``zify``. Note that additionally - running ``subst`` can speed up things up, sometimees by almost 4x in practice. + the ``Z.div_mod_to_quot_rem`` tactic after manually running ``zify``. .. [#] Sources and binaries can be found at https://projects.coin-or.org/Csdp .. [#] Variants deal with equalities and strict inequalities. .. [#] In practice, the oracle might fail to produce such a refutation. -- cgit v1.2.3