aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2013-02-25cbn friendly VectorDefpboutill
2013-02-13make validate repaired via a temporary fix for #2949letouzey
2013-01-18Unset Asymmetric Patternspboutill
2012-12-21nat_iter n f x -> nat_rect _ x (fun _ => f) npboutill
2012-12-18Rework of GenericMinMax and OrdersTac (helps extraction, cf. #2904)letouzey
2012-12-18No more constant named "int" in Coq theories (cf bug #2878)letouzey
2012-12-08Finish patch for Hint Resolve, stopping to generate new constant names formsozeau
2012-12-05Making subset_eq_compat applying over more general domain "Type" (see #2938).herbelin
2012-12-04Identities over types satisfying Uniqueness of Identity Proofsherbelin
2012-11-15Isolating the ingredients of the proof of Prop<>Type (r15973). Seeingherbelin
2012-11-15Some lemmas on property of rewriting. It will probably be worth atherbelin
2012-11-15Added a proof that Prop<>Type, for arbitrary fixed Type.herbelin
2012-11-15A decidability property of functional relations over decidable codomains.herbelin
2012-11-15For the record, two examples of short proofs of uniqueness of identityherbelin
2012-10-26Change Hint Resolve, Immediate to take a global reference as argumentmsozeau
2012-10-24Removed a few calls to "Opaque" in Logic.v ineffective since at leastherbelin
2012-10-16Removing redundant definition of case_eq (see #2919).herbelin
2012-10-04Revert "En cours pour 'generalize in clause' et 'induction in clause'"herbelin
2012-10-04En cours pour 'generalize in clause' et 'induction in clause'herbelin
2012-10-01Ltac repeat is in fact already doing progressletouzey
2012-08-23No more states/initial.coq, instead coqtop now requires Prelude.voletouzey
2012-08-11fast bitwise operations (lor,land,lxor) on int31 and BigNletouzey
2012-08-08Updating headers.herbelin
2012-08-06MSetRBT: a tail-recursive plengthletouzey
2012-07-25Same for Finpboutill
2012-07-20Vector equalities first stuffpboutill
2012-07-10isolate instances about Permutation and PermutationA which may slow rewriteletouzey
2012-07-09induction/destruct : nicer syntax for generating equations (solves #2741)letouzey
2012-07-06Two adaptations after the changes of level of ->letouzey
2012-07-06BinPos/BinInt/BinNat : fix some argument scopesletouzey
2012-07-06Restore the compatibility notation Compare.not_eq_symletouzey
2012-07-05Legacy Ring and Legacy Field migrated to contribsletouzey
2012-07-05Some cleanup in recent proofs concerning piletouzey
2012-07-05MSetRBT : elementary arith proofs instead of calls to lialetouzey
2012-07-05Kills the useless tactic annotations "in |- *"letouzey
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-06-20Bug 2813 - Reflexive, Symmetric, Transitive instances for pointwise_relation ...pboutill
2012-06-19Fix bug #2695: infinite loop in dependent destruction.msozeau
2012-06-19BinInt: a forgotten scope for a notationletouzey
2012-06-11These files are displaced from Rtrigo.v and Ranalysis_reg.vbertot
2012-06-11finish the rearrangement for removing the sin_PI2 axiom. This new versionbertot
2012-06-11Adds the proof of PI_ineq, plus some other smarter ways to approximate PIbertot
2012-06-05Modifications and rearrangements to remove the action that sin (PI/2) = 1bertot
2012-06-01list_eq_dec now transparent (wish #2786)letouzey
2012-05-30Functions *_beq aren't generated anymore, remove comments about themletouzey
2012-05-25Bugs revealed by playing with contribspboutill
2012-05-22Permutation: remove a compatibility notation which doesn't help MathClassesletouzey
2012-05-22SetoidList: explicit the fact that InfA_compat won't use ltA_strorderletouzey