aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* BinPos: New version of ~1 and ~0 notations, xH replaced by 1 and proofs cleanupGravatar letouzey2008-04-14
* Update doc and remove another overloading of equiv_*.Gravatar msozeau2008-04-14
* Renamings to avoid clashes with definitions in Relation_Definitions, nowGravatar msozeau2008-04-14
* Document the new setoid rewrite tactic, and fix a few things whileGravatar msozeau2008-04-12
* Add the ability to specify what to do with free variables in instanceGravatar msozeau2008-04-12
* Fixes in new Morphisms files. Gravatar msozeau2008-04-09
* contradict can now handle False hypothesis in the spirit of contradictionGravatar letouzey2008-04-09
* Fix the last compilation problemGravatar msozeau2008-04-09
* Fix compilation problemGravatar msozeau2008-04-09
* - A little cleanup in Classes/*. Separate standard morphisms onGravatar msozeau2008-04-08
* Renoncement à rationaliser les Hints "real" vis à vis de Rle/Rge et Rlt/Rgt :Gravatar herbelin2008-04-06
* Suite 10760Gravatar herbelin2008-04-05
* - Retour en arrière sur la capacité du nouvel apply à utiliser lesGravatar herbelin2008-04-05
* Minor fixes: Gravatar msozeau2008-04-05
* A file that can be loaded when a migration from Set to Type is desiredGravatar letouzey2008-04-04
* Correction problème de compil (blast.ml)Gravatar herbelin2008-04-04
* - Amélioration de la présentation de RIneq, même si un nettoyage desGravatar herbelin2008-04-04
* New file FMapFullAVL containing the balancing proofs about FMapAVL:Gravatar letouzey2008-04-03
* Rework of FMapAVL inspired by recent changes of FSetAVL: Gravatar letouzey2008-04-03
* Minor fixes. Use expanded type in class_tactics for Morphism search, toGravatar msozeau2008-04-02
* Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientGravatar herbelin2008-04-01
* Correction du bug #1819Gravatar notin2008-04-01
* - Fix for rewriting under dependent products.Gravatar msozeau2008-03-31
* Modifications diverses et variées :Gravatar herbelin2008-03-30
* Fix test-suite files, change conflicting notation "->rel" and the othersGravatar msozeau2008-03-29
* Improve error handling and messages for typeclasses. Gravatar msozeau2008-03-28
* - Second pass on implementation of let pattern. Parse "let ' par [as x]?Gravatar msozeau2008-03-28
* Correction du bug 1816 (ajout d'un lemme dans Znat) et suppressionGravatar notin2008-03-28
* - notations &&& and ||| equivalent to andb and orb, Gravatar letouzey2008-03-27
* Various fixes on typeclasses:Gravatar msozeau2008-03-27
* Interpret patterns for hypotheses types in match goal in type_scope (if not aGravatar msozeau2008-03-25
* Fix a bug found by B. Grégoire when declaring morphisms in moduleGravatar msozeau2008-03-23
* Nettoyage Wf.v et unification (suite remarques faites sur cocorico)Gravatar herbelin2008-03-23
* Commit d'une preuve de l'axiome d'Archimède qui traînait dans mes placards.Gravatar herbelin2008-03-23
* Une passe sur les réels:Gravatar herbelin2008-03-23
* Compatibility fixes, backtrack on definitions of reflexive,Gravatar msozeau2008-03-22
* One more AVL reorganisation: separate pure functions from proofs + functional...Gravatar letouzey2008-03-21
* Some "if then else" instead of orb and andb, in order to vm_compute lazilyGravatar letouzey2008-03-21
* Add a flag to control rewriting under lambdas. Otherwise makes someGravatar msozeau2008-03-20
* still some useless invariants in FSetAVLGravatar letouzey2008-03-20
* migration of the old IntMap library from StdLib to a user contrib (Cachan/Int...Gravatar letouzey2008-03-19
* Coq.Relations.Relations can move back to its short nameGravatar letouzey2008-03-19
* Do another pass on the typeclasses code. Correct globalization of classGravatar msozeau2008-03-19
* Implementation of rewriting under lambdas. Tested on exists only.Gravatar msozeau2008-03-18
* Correct implementation of normalization of signatures using setoidGravatar msozeau2008-03-18
* Add the possibility of specifying constants to unfold for typeclassGravatar msozeau2008-03-17
* Removed unneeded tactics from RelationClasses. UseGravatar msozeau2008-03-16
* Using the "relation" constant made some unifications fail in the newGravatar msozeau2008-03-16
* Misc: Add test for bug 1704, now closed. Add usual syntax for lists inGravatar msozeau2008-03-16
* Reorganize Program and Classes theories. Requiring Setoid no longer setsGravatar msozeau2008-03-16