diff options
author | Hugo Herbelin <Hugo.Herbelin@inria.fr> | 2015-09-22 18:45:27 +0200 |
---|---|---|
committer | Hugo Herbelin <Hugo.Herbelin@inria.fr> | 2015-11-07 21:50:28 +0100 |
commit | 4bd5dcfeb558f826d90123357a3e5336f96b2213 (patch) | |
tree | 53645bad98b0724a982877ab44802313f07a8c69 /doc/stdlib | |
parent | 2f6daa7f4d0f4fae5a3fffdabf675d5b249ee377 (diff) |
Adding an amazing property of Prop.
Diffstat (limited to 'doc/stdlib')
-rw-r--r-- | doc/stdlib/index-list.html.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 866193ffb..33de399c0 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -59,6 +59,7 @@ through the <tt>Require Import</tt> command.</p> theories/Logic/WeakFan.v theories/Logic/WKL.v theories/Logic/FinFun.v + theories/Logic/PropFacts.v </dd> <dt> <b>Structures</b>: |