From ebc3fe11bc68ac517ff6203504c3d1d4640f8259 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 13 Dec 2009 21:04:34 +0000 Subject: Made the side-conditions of lemmas always come last when chaining "apply in" in presence of destruction of conjunctive types. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12584 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d8cdb1c7d6..686b226ed7 100644 --- a/CHANGES +++ b/CHANGES @@ -48,6 +48,9 @@ Tactics avoided by unsetting option "Automatic Introduction"). - Made quantified hypotheses get the name they would have if introduced in the context (possible but rare source of incompatibilities). +- When applying a component of a conjunctive lemma, "apply in" (and + sequences of "apply in") now leave the side conditions of the lemmas + uniformly after the main goal (possible source of rare incompatibilities). Tactic Language -- cgit v1.2.3