aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2010-07-22Made notations for exists, exists! and notations of Utf8.v recursive notationsherbelin
2010-07-22Backported r13308 (ConstructiveEpsilon.v) to branch v8.3herbelin
2010-07-22Update of ConstructiveEpsilon.v by Jean-François Monin.herbelin
2010-07-18Reverted 13293 commited mistakenly. Sorry for the noise.herbelin
2010-07-18Tentative de suppression de l'import automatique des hints et coercions.herbelin
2010-07-16MSetPositive: mention MSetInterface instead of FSetInterfaceletouzey
2010-07-16FSetPositive: sets of positive inspired by FMapPositive.letouzey
2010-07-16Bool: shorter and more systematic proofs + an iff lemma about eqbletouzey
2010-07-10Bool: iff lemmas about or, a reflect inductive, an is_true functionletouzey
2010-07-05FSets/Msets: some renaming of module params to simplify the task of the extra...letouzey
2010-07-02Sorting library: export as hints only lemmas that obviously simplifyherbelin
2010-06-29QArith: typo in name of hint db (fix #2346)letouzey
2010-06-28Fix compilation by replacing some "auto with zarith" with "ring"glondu
2010-06-18clear/revert dependent: restrict to hyp(h) instead of ident(h)letouzey
2010-06-18Report fixes from FSetDecide to MSetDecideletouzey
2010-06-18fsetdec: a forgotten Set instead of Type was breaking discard_nonFset (fix #2...letouzey
2010-06-17fsetdec: clear dependent hypothesis before anything else (fix #2136).letouzey
2010-06-17New tactic "clear dependent", for the moment in ltac in Init/Tacticsletouzey
2010-06-16MSetInterface: no induction principle about a Record (nicer extraction)letouzey
2010-06-15MSetAVL: for nicer extraction, we create only tree_ind, not tree_rect and tre...letouzey
2010-06-13Fixing definition of set_map (bug report #2111) which was actually alreadyherbelin
2010-06-09Tentative fix for bug #2226: put inj_pair2 and eq_dep_eq hints in amsozeau
2010-06-08Fixing commit r13090 (forgot to commit the file generating Nmake_gen.v).herbelin
2010-06-08Made option "Automatic Introduction" active by default before too manyherbelin
2010-06-08Fix unfolding tactic for well-founded Programs.msozeau
2010-06-04Ascii: simplier ascii_of_pos, conversion from/to N, proofs about nat-->ascii-...letouzey
2010-05-28Correction program_simplify. Devrait corriger certaines contribs.aspiwack
2010-05-28Generalized the formulation of classic_set in propositional contextsherbelin
2010-05-22Added UIP_dec on suggestion of Eelis on #coq irc.herbelin
2010-05-19Discontinue support for ocaml 3.09.*letouzey
2010-05-09Added a few informations about file lineages (for the most part in kernel)herbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2010-04-16Compare_dec : a few better proofs (and extracted terms), some more Definedletouzey
2010-04-10Granting wish #2229 (InA_dec transparent) and Michael Day's coq-clubherbelin
2010-04-09Change definition of FSetList so that equality is Leibnizglondu
2010-03-30Small improvements around coqdoc (including fix for bug #2288)herbelin
2010-03-28Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt)herbelin
2010-03-10NMake: remove useless tactics abstract_pair, nicer commentsletouzey
2010-03-10NMake: Reorganization, interface for NMake_gen, explicit View, tactic destr_t...letouzey
2010-03-10NMake_gen.ml: robustness w.r.t size, remove old commented stuff about shiftlletouzey
2010-03-07Reorder resolution of type class and unification constraints.msozeau
2010-03-05Minor fixes.msozeau
2010-02-18Removed redundant and ill-named technical lemma.gmelquio
2010-02-18Removed SeqProp's dependency on Classical.gmelquio
2010-02-18Removed Rtrigo's dependency on Classical.gmelquio
2010-02-17Removed Rseries' dependency on Classical.gmelquio
2010-02-17RelationClasses: adapt eq_Reflexive and co to avoid Universe Inconsistenciesletouzey
2010-02-17Kill some useless dependencies (Bvector, Program.Syntax)letouzey
2010-02-17Arith's min and max placed in Peano (+basic specs max_l and co)letouzey