aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-03-03 14:43:00 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-03-03 14:44:42 +0100
commit9133d6faece4feb675fdc9c66cebcb2bba9246a9 (patch)
treefb5ef56768e88e111fa39c88f3ef791be4d728fa /CHANGES
parent620f1918452b898d6663cabb5e0f341c7e767017 (diff)
CHANGES: choice over setoids and prop. ext.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4a7cb8c45..a7cba9aa4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,15 @@ Tactics
functional extensionality in H supposed to be a quantified equality
until giving a bare equality.
+Libraries
+
+- New file PropExtensionality.v to explicitly work in the axiomatic
+ context of propositional extensionality.
+- New file SetoidChoice.v axiomatically providing choice over setoids,
+ and, consequently, choice of representatives in equivalence classes.
+ Various proof-theoretic characterizations of choice over setoids in
+ file ChoiceFacts.v.
+
Changes from V8.6beta1 to V8.6
==============================