aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2014-01-24[Coercion]s use [Sortclass], not [Prop] (in docs)Jason Gross
2013-12-20List: Bug 3039 weaker requirement for fold symmetricPierre Boutillier
2013-12-12Better unification for [projT1] and [proj1_sig].Jason Gross
2013-12-12Generalize eq_proofs_unicityJason Gross
2013-12-04Improved the presentation of the proof of UIP_refl_nat.Hugo Herbelin
2013-12-04Add lemma derivable_pt_lim_atan.Guillaume Melquiond
2013-12-03Fix statement of Rplus_lt_reg_r and add Rplus_lt_reg_l.Guillaume Melquiond
2013-12-03Remove a useless hypothesis from Rle_Rinv.Guillaume Melquiond
2013-11-20Adding Acc_intro_generator in order to help computations of Function in parti...forest
2013-11-04Nicer infered names in refine.aspiwack
2013-11-02Restore Zsqrt compat now that refine works fine with match.aspiwack
2013-11-02A whole new implemenation of the refine tactic.aspiwack
2013-08-08Side effect free implementation of admit (Isabelle's oracle)gareuselesinge
2013-08-02Adding a dependent version of equal_f, thus fixing #3074.ppedrot
2013-07-31Typo in definition clos_reflppedrot
2013-07-26Fixing #3089. This implied tweaking the definition of the lexicographicppedrot
2013-07-24Added a concat function to List theory. Strangely, it was missing.ppedrot
2013-07-17"Boolean Equality" and "Case Analysis" are already off by default...letouzey
2013-07-17More dynamic argument scopesletouzey
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