From fe008055f8adc7acd6af1483a8e7fef98d27e267 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 2 Jun 2013 21:42:14 +0000 Subject: A constructive proof of Fan theorem where paths are represented by predicates. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16557 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/stdlib/index-list.html.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/stdlib') diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index b7a76b94f..9382a0890 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -37,7 +37,7 @@ through the Require Import command.

Logic: - Classical logic and dependent equality + Classical logic, dependent equality, extensionality, choice axioms
theories/Logic/SetIsType.v @@ -69,6 +69,7 @@ through the Require Import command.

theories/Logic/IndefiniteDescription.v theories/Logic/FunctionalExtensionality.v theories/Logic/ExtensionalityFacts.v + theories/Logic/Fan.v
Structures: -- cgit v1.2.3