aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2013-06-02A constructive proof of Fan theorem where paths are represented by predicates.herbelin
2013-06-02Making the behavior of "injection ... as ..." more natural:herbelin
2013-05-05Improving printing of 'rew' notationherbelin
2013-05-05Relaxing the constraint on eta-expanding on the fly while looking forherbelin
2013-04-17Added group properties of eq_refl, eq_sym, eq_transherbelin
2013-03-25Normalized type for Vector.map2pboutill
2013-03-22NMake*: avoid some warning about Let outside sectionsletouzey
2013-03-21Using hnf instead of "intro H" for forcing reduction to a product.herbelin
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