aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyril Cohen2018-10-30 06:09:41 +0100
committerGitHub2018-10-30 06:09:41 +0100
commitd6dc5741ba44808e5f2f01a238d972ec2c11737f (patch)
tree84e3f397cb02408a8e939064bc769932f407d131 /ChangeLog
parenta284d596c6f8e4d95a08bf37b030ba492b68e162 (diff)
parentb4d360ed23af544fd3e6049bc0c0221d20f4daca (diff)
Merge pull request #236 from CohenCyril/allsigs
Revert "Adding allsigs, the dependent version of allpairs"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 00ab480..fc10b66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,4 @@
??/??/???? - version 1.7.1
-
* Added companion matrix of a polynomial `companionmx p` and the
theorems: companionmxK, map_mx_companion and companion_map_poly
@@ -12,9 +11,6 @@
* Rewritten proof of quantifier elimination for closed field in a
monadic style.
- * Added allsigs, the dependent version of allpairs,
- with notation `[seq E | i <- s & j <- t]`
-
* Added all_iff, "the following are all equivalent"
with notation [<-> P0; P1; ..; Pn] and theorems
`all_iffLR` and coercion `all_iffP` (see header for doc)