aboutsummaryrefslogtreecommitdiff
path: root/theories/Reals
AgeCommit message (Expand)Author
2014-09-27Keyed unification option, compiling the whole standard libraryMatthieu Sozeau
2014-09-23adds general facts in the Reals library, whose need was detected inYves Bertot
2014-09-17Change some Defined into Qed.Guillaume Melquiond
2014-09-17Add some missing Proof statements.Guillaume Melquiond
2014-09-17Change an axiom into a definition.Guillaume Melquiond
2014-08-05More proofs independent of the names generated by induction/elim overHugo Herbelin
2014-06-26Deactivate the "Standard Propositions Naming" flag, source of a lot ofHugo Herbelin
2014-06-04Make standard library independent of the names generated byHugo Herbelin
2014-06-04Make standard library independent of the names generated byHugo Herbelin
2014-06-04Remove spurious Show in script.Matthieu Sozeau
2014-06-01Making those proofs which depend on names generated for the argumentsHugo Herbelin
2014-05-12Now parsing rules of ML-declared tactics are only made available after thePierre-Marie Pédrot
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-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-03-10Add missing lemmas: Rplus_eq_compat_r and Rplus_eq_reg_r.Guillaume Melquiond
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-01-18Unset Asymmetric Patternspboutill
2012-10-26Change Hint Resolve, Immediate to take a global reference as argumentmsozeau
2012-10-16Removing redundant definition of case_eq (see #2919).herbelin
2012-08-08Updating headers.herbelin
2012-07-05Legacy Ring and Legacy Field migrated to contribsletouzey
2012-07-05Some cleanup in recent proofs concerning piletouzey
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-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-04-15Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680).herbelin
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-11-03Cleaning a little bit the files talking about descriptions: avoidingherbelin
2011-05-05BinInt: Z.add become the alternative Z.add'letouzey
2011-04-13- Improve unification (beta-reduction, and same heuristic as evarconv for red...msozeau
2011-04-13Fix scripts relying on unification not doing any beta reduction.msozeau
2011-04-13Unify meta types with the right flags, add betaiotazeta reduction to unificat...msozeau
2011-03-17CompareSpec: a slight generalization/reformulation of CompSpecletouzey
2011-01-28Remove the "Boxed" syntaxes and the const_entry_boxed fieldletouzey
2010-12-10First release of Vector library.pboutill
2010-11-18Some more revision of {P,N,Z}Arith + bitwise ops in Ndigitsletouzey
2010-10-21Solve name conflict about pow introduced by commit 13546.letouzey
2010-10-14Numbers: new functions pow, even, odd + many reorganisationsletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin