aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/stdlib
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-07-15 18:15:26 +0200
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-07-15 18:15:52 +0200
commitc236b51348d2a39d8f105ef0c4e8a53fabc6e285 (patch)
tree402fb6cf168c8f450c0efe44351a9d7519e22e92 /doc/stdlib
parent6afdf9bd419e0353924789c6c0d5d92ecdae2f46 (diff)
Added a (constructive) proof of Weak Konig's lemma for decidable trees.
Renamed Fan.v into WeakFan.v since this was a proof of Weak Fan Theorem after all.
Diffstat (limited to 'doc/stdlib')
-rw-r--r--doc/stdlib/index-list.html.template3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index c3b2aad58..75b5e7fea 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -68,7 +68,8 @@ through the <tt>Require Import</tt> command.</p>
theories/Logic/IndefiniteDescription.v
theories/Logic/FunctionalExtensionality.v
theories/Logic/ExtensionalityFacts.v
- theories/Logic/Fan.v
+ theories/Logic/WeakFan.v
+ theories/Logic/WKL.v
theories/Logic/FinFun.v
</dd>