diff options
| author | herbelin | 2007-10-03 14:41:25 +0000 |
|---|---|---|
| committer | herbelin | 2007-10-03 14:41:25 +0000 |
| commit | 95483a55c228a0c3d9628a8b4e6cc45c84b8c894 (patch) | |
| tree | 392b1080d0c4f22020db6566c12210551f120701 /theories/Logic/EqdepFacts.v | |
| parent | 1bead2a1ef23f2a281613093d7861815279e336d (diff) | |
Révision de theories/Logic concernant les axiomes de descriptions.
Mise à jour du tableau des axiomes dans la FAQ.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10170 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Logic/EqdepFacts.v')
| -rw-r--r-- | theories/Logic/EqdepFacts.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Logic/EqdepFacts.v b/theories/Logic/EqdepFacts.v index 7627d2a6b2..7e02d06f33 100644 --- a/theories/Logic/EqdepFacts.v +++ b/theories/Logic/EqdepFacts.v @@ -270,7 +270,7 @@ Notation eq_dep_eq__inj_pairT2 := eq_dep_eq__inj_pair2. (************************************************************************) -(** *** C. Definition of the functor that builds properties of dependent equalities assuming axiom eq_rect_eq *) +(** * Definition of the functor that builds properties of dependent equalities assuming axiom eq_rect_eq *) Module Type EqdepElimination. |
