aboutsummaryrefslogtreecommitdiff
path: root/theories/Init
AgeCommit message (Expand)Author
2009-03-27Parsing files for numerals (+ ascii/string) moved into pluginsletouzey
2009-03-14Better mechanism for loading initial pluginsletouzey
2009-01-02- Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H",herbelin
2009-01-01Switched to "standardized" names for the properties of eq andherbelin
2008-12-28- Another bug in get_sort_family_of (sort-polymorphism of constants andherbelin
2008-12-26- Extracted from the tactic "now" an experimental tactic "easy" for smallherbelin
2008-12-26- Optimized "auto decomp" which had a (presumably) exponential inherbelin
2008-11-23Fine-tuning rewriting from "eq_true b": using <- to rewrite true to bherbelin
2008-11-22- Fixed minor bug #1994 in the tactic chapter of the manual [doc]herbelin
2008-10-14ugly comment erroneously left in the minus definitionletouzey
2008-08-05Correction de bugs:herbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-07-23Fixed doc of inductive sort-polymorphism (cf bug #1908). Seized theherbelin
2008-06-12Changing the definitions of pred and minus in the style of GGwerner
2008-06-08- Patch sur "intros until 0"herbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-06-02Petites corrections diverses :herbelin
2008-05-28- Modification de la déf de minus et pred conformément aux remarques deherbelin
2008-05-28Notation concise pour la valeur par défaut des cas reconnus commeherbelin
2008-05-12MAJ et bricoles diversesherbelin
2008-05-09Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ]herbelin
2008-04-29Ajout notation [ x ; ... ; y ] dans list_scope. Changement de laherbelin
2008-04-23Prise en compte des coercions dans les clauses "with" même si le typeherbelin
2008-04-09contradict can now handle False hypothesis in the spirit of contradictionletouzey
2008-03-23Nettoyage Wf.v et unification (suite remarques faites sur cocorico)herbelin
2008-03-23Une passe sur les réels:herbelin
2008-03-15Do a second pass on the treatment of user-given implicit arguments. Nowmsozeau
2008-03-07f_equal, revert, specialize in ML, contradict in better Ltac (+doc)letouzey
2008-03-04still one more substituion s/Set/Type/letouzey
2008-02-26Proper implicit arguments handling for assumptionsmsozeau
2008-01-23Typonotin
2007-12-17Quelques arguments en plus...glondu
2007-11-08Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic.emakarov
2007-11-06small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is letouzey
2007-11-06Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...letouzey
2007-11-01A way to specialize universally quantified hypothesis: if H is letouzey
2007-10-05 Added the automatic generation of the boolean equality if possible and thevsiles
2007-10-03Révision de theories/Logic concernant les axiomes de descriptions.herbelin
2007-09-30Ajout infos de débogage de "universe inconsistency" quand option Setherbelin
2007-08-08Fix dependency bugs due to Program modules renamings.msozeau
2007-08-07Move Program tactics into a proper theories/ directory as they are general pu...msozeau
2007-06-22Ajout exist & cie à la table des hints par symétrie avec ex_intro &herbelin
2007-06-08Removed an extra \tacindex occurrence for the tactic discriminate.emakarov
2007-06-05Gestion espaces dans notation _ = _ :> _herbelin
2007-04-28Déplacement des opérations sur bool dans l'état initialherbelin
2007-04-02Added back the tactics [apply -> ident], etc. to Tactics.v afteremakarov
2007-04-01Removed the definition of extensions of apply to equivalencesemakarov
2007-03-30Added new tactics for applying equivalences (iff) to Tactics.v:emakarov
2007-03-26stupid me: ?f two times in a patternletouzey
2007-01-02Add f_equal case for 6 arguments.msozeau