diff options
| author | Hugo Herbelin | 2016-10-02 22:02:52 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2017-03-03 14:41:33 +0100 |
| commit | 9c21392c7957a0a1a66e5269022d5991649a38b5 (patch) | |
| tree | 38359fe4336efa99979d3f9a0f85678a7ec3d05e /doc/stdlib | |
| parent | 62ed11de4c528a496e0ece70a07062a1b6d4f7d8 (diff) | |
Adding a file providing extensional choice (i.e. choice over setoids).
Also integrating suggestions from Théo.
Diffstat (limited to 'doc/stdlib')
| -rw-r--r-- | doc/stdlib/index-list.html.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 4a685a3b85..4ffdbb1152 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -46,6 +46,7 @@ through the <tt>Require Import</tt> command.</p> theories/Logic/ClassicalDescription.v theories/Logic/ClassicalEpsilon.v theories/Logic/ClassicalUniqueChoice.v + theories/Logic/SetoidChoice.v theories/Logic/Berardi.v theories/Logic/Diaconescu.v theories/Logic/Hurkens.v @@ -57,6 +58,7 @@ through the <tt>Require Import</tt> command.</p> theories/Logic/IndefiniteDescription.v theories/Logic/PropExtensionalityFacts.v theories/Logic/FunctionalExtensionality.v + theories/Logic/ExtensionalFunctionRepresentative.v theories/Logic/ExtensionalityFacts.v theories/Logic/WeakFan.v theories/Logic/WKL.v |
