aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2008-04-16Definition of N moves back to BinNat (partial backtrack of commits 10298-10300)letouzey
2008-04-15More renamings to avoid clashes (e.g. with CoRN).msozeau
2008-04-15Document CHANGES in setoid rewrite, move DefaultRelation tomsozeau
2008-04-15- Add "Global" modifier for instances inside sections with the usualmsozeau
2008-04-14BinPos: New version of ~1 and ~0 notations, xH replaced by 1 and proofs cleanupletouzey
2008-04-14Update doc and remove another overloading of equiv_*.msozeau
2008-04-14Renamings to avoid clashes with definitions in Relation_Definitions, nowmsozeau
2008-04-12Document the new setoid rewrite tactic, and fix a few things whilemsozeau
2008-04-12Add the ability to specify what to do with free variables in instancemsozeau
2008-04-09Fixes in new Morphisms files. msozeau
2008-04-09contradict can now handle False hypothesis in the spirit of contradictionletouzey
2008-04-09Fix the last compilation problemmsozeau
2008-04-09Fix compilation problemmsozeau
2008-04-08- A little cleanup in Classes/*. Separate standard morphisms onmsozeau
2008-04-06Renoncement à rationaliser les Hints "real" vis à vis de Rle/Rge et Rlt/Rgt :herbelin
2008-04-05Suite 10760herbelin
2008-04-05- Retour en arrière sur la capacité du nouvel apply à utiliser lesherbelin
2008-04-05Minor fixes: msozeau
2008-04-04A file that can be loaded when a migration from Set to Type is desiredletouzey
2008-04-04Correction problème de compil (blast.ml)herbelin
2008-04-04- Amélioration de la présentation de RIneq, même si un nettoyage desherbelin
2008-04-03New file FMapFullAVL containing the balancing proofs about FMapAVL:letouzey
2008-04-03Rework of FMapAVL inspired by recent changes of FSetAVL: letouzey
2008-04-02Minor fixes. Use expanded type in class_tactics for Morphism search, tomsozeau
2008-04-01Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientherbelin
2008-04-01Correction du bug #1819notin
2008-03-31- Fix for rewriting under dependent products.msozeau
2008-03-30Modifications diverses et variées :herbelin
2008-03-29Fix test-suite files, change conflicting notation "->rel" and the othersmsozeau
2008-03-28Improve error handling and messages for typeclasses. msozeau
2008-03-28- Second pass on implementation of let pattern. Parse "let ' par [as x]?msozeau
2008-03-28Correction du bug 1816 (ajout d'un lemme dans Znat) et suppressionnotin
2008-03-27- notations &&& and ||| equivalent to andb and orb, letouzey
2008-03-27Various fixes on typeclasses:msozeau
2008-03-25Interpret patterns for hypotheses types in match goal in type_scope (if not amsozeau
2008-03-23Fix a bug found by B. Grégoire when declaring morphisms in modulemsozeau
2008-03-23Nettoyage Wf.v et unification (suite remarques faites sur cocorico)herbelin
2008-03-23Commit d'une preuve de l'axiome d'Archimède qui traînait dans mes placards.herbelin
2008-03-23Une passe sur les réels:herbelin
2008-03-22Compatibility fixes, backtrack on definitions of reflexive,msozeau
2008-03-21One more AVL reorganisation: separate pure functions from proofs + functional...letouzey
2008-03-21Some "if then else" instead of orb and andb, in order to vm_compute lazilyletouzey
2008-03-20Add a flag to control rewriting under lambdas. Otherwise makes somemsozeau
2008-03-20still some useless invariants in FSetAVLletouzey
2008-03-19migration of the old IntMap library from StdLib to a user contrib (Cachan/Int...letouzey
2008-03-19Coq.Relations.Relations can move back to its short nameletouzey
2008-03-19Do another pass on the typeclasses code. Correct globalization of classmsozeau
2008-03-18Implementation of rewriting under lambdas. Tested on exists only.msozeau
2008-03-18Correct implementation of normalization of signatures using setoidmsozeau
2008-03-17Add the possibility of specifying constants to unfold for typeclassmsozeau