aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2014-05-06- Fix arity handling in retyping (de Bruijn bug!)Matthieu Sozeau
2014-05-06- Fix bug preventing apply from unfolding Fixpoints.Matthieu Sozeau
2014-05-06Adapt universe polymorphic branch to new handling of futures for delayed proofs.Matthieu Sozeau
2014-05-06Fix issue #88: restrict_universe_context was wrongly forgetting about constra...Matthieu Sozeau
2014-05-06Restore reasonable performance by not allocating during universe checks,Matthieu Sozeau
2014-05-06- Rename eq to equal in Univ, document new modules, set interfaces.Matthieu Sozeau
2014-05-06Correct rebase on STM code. Thanks to E. Tassi for help on dealing withMatthieu Sozeau
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-05-02Pos.iter arguments in a better order for cbn.Pierre Boutillier
2014-05-02Cbn is happier when ?SetPositive fixpoints have the set as recursive argumentPierre Boutillier
2014-05-02Eta contractions to please cbnPierre Boutillier
2014-04-30Fix Qcanon after changes on injection.Maxime Dénès
2014-04-23Import proof of decidability of negated formulas from Coquelicot.Guillaume Melquiond
2014-04-22Remove some uses of excluded middle.Guillaume Melquiond
2014-04-22Replace the proof of sig_forall_dec from Kaliszyk/O'Connor by the one from Co...Guillaume Melquiond
2014-04-16Fixing missing headers.Hugo Herbelin
2014-04-10No more Coersion in Init.Pierre Boutillier
2014-04-10Define [projT3] and [proj3_sig]Jason Gross
2014-04-04Closing bug #3164Julien Forest
2014-03-10Add missing lemmas: Rplus_eq_compat_r and Rplus_eq_reg_r.Guillaume Melquiond
2014-02-28Pos.compare_cont takes the comparison as first argumentPierre Boutillier
2014-02-24fixup complement FinPierre Boutillier
2014-02-08Less dependencies in Omega.Pierre-Marie Pédrot
2014-02-07FinFun.v: results about injective/surjective/bijective fonctions over finite ...Pierre Letouzey
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