aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* Turn warning for deprecated notations on.Gravatar Théo Zimmermann2018-03-02
* Remove the deprecation for some 8.2-8.5 compatibility aliases.Gravatar Théo Zimmermann2018-03-02
* Merge PR #6852: [stdlib] move “Require” out of sectionsGravatar Maxime Dénès2018-02-28
|\
* \ Merge PR #1026: changed statements of Rpower_lt and Rle_power and added lemmasGravatar Maxime Dénès2018-02-28
|\ \
| | * [stdlib] move “Require” out of sectionsGravatar Vincent Laporte2018-02-27
| |/ |/|
* | Merge PR #6599: Decimals in preludeGravatar Maxime Dénès2018-02-24
|\ \
* \ \ Merge PR #6282: proposed fix for issue #3213: extra variable m in Lt.S_predGravatar Maxime Dénès2018-02-21
|\ \ \
| | * | Decimal goodies : conversion to/from Coq stringsGravatar Pierre Letouzey2018-02-20
| | * | Decimal: proofs that conversions from/to nat,N,Z are bijectionsGravatar Pierre Letouzey2018-02-20
| | * | Decimal: simple representation of base-10 numbersGravatar Pierre Letouzey2018-02-20
* | | | Trying a hack to support {'pat|P} without breaking compatibility.Gravatar Hugo Herbelin2018-02-20
* | | | Adding notations of the form "{'pat|P}", "exists2 'pat, P & Q", etc.Gravatar Hugo Herbelin2018-02-20
* | | | More structured printing in unicode notations for binders.Gravatar Hugo Herbelin2018-02-20
* | | | User-level support for Gonthier-Ssreflect's "if t then pat then u else v".Gravatar Hugo Herbelin2018-02-20
| |/ / |/| |
* | | Merge PR #6556: Remove dir-locals and ship suggested helper hooks instead.Gravatar Maxime Dénès2018-02-19
|\ \ \
* \ \ \ Merge PR #6139: Make list functions returning sumbools transparentGravatar Maxime Dénès2018-02-12
|\ \ \ \
* | | | | Document between and exists_between types.Gravatar Ismail2018-01-08
| | * | | Remove dir-locals and ship suggested helper hooks instead.Gravatar Gaëtan Gilbert2018-01-06
| |/ / / |/| | |
* | | | Fix warning about shadowing a global name.Gravatar Gaëtan Gilbert2017-12-19
* | | | Add named timers to LtacProfGravatar Jason Gross2017-12-14
* | | | Merge PR #6335: Additional rewrite lemmas on Ensembles, in Powerset_factsGravatar Maxime Dénès2017-12-12
|\ \ \ \
* | | | | Axiom-free proof of eta expansion.Gravatar Jasper Hugunin2017-12-11
* | | | | Remove most uses of function extensionality in Program.CombinatorsGravatar Jasper Hugunin2017-12-09
| * | | | Additional rewrite lemmas on Ensembles, in Powerset_factsGravatar Joachim Breitner2017-12-06
|/ / / /
| | * | proposed fix for issue #3213: extra variable m in Lt.S_predGravatar fredokun2017-12-01
* | | | Fix (partial) #4878: option to stop autodeclaring axiom as instance.Gravatar Gaëtan Gilbert2017-11-28
| |/ / |/| |
| * | Make list functions returning sumbools transparentGravatar Tej Chajed2017-11-15
|/ /
* | Merge PR #1113: Adding 3 Arith/QArith lemmas that I found usefulGravatar Maxime Dénès2017-10-27
|\ \
| * | Chaining two tactics in a proofGravatar Raphaël Monat2017-10-27
| * | Moving from `is_true` to `= true`Gravatar Raphaël Monat2017-10-25
* | | Moving bug numbers to BZ# format in the source code.Gravatar Théo Zimmermann2017-10-19
| * | Added proofs of Qeq_bool_refl, Qeq_bool_sym, Qeq_bool_trans.Gravatar Raphaël Monat2017-10-12
* | | Merge PR #768: Omega and romega know about context definitions (fix old bug 148)Gravatar Maxime Dénès2017-10-10
|\ \ \
| | * | Changed Qeq_bool_sym into Qeq_bool_comm, used the proof of @letouzey.Gravatar Raphaël Monat2017-10-08
| | * | Removed leb_not_le (already existing as Nat.leb_nle)Gravatar Raphaël Monat2017-10-08
| * | | Compat/Coq87.v : Unset Omega UseLocalDefs (see PR #768)Gravatar Pierre Letouzey2017-10-07
* | | | [ltac] Warning for deprecated `Add Setoid` and `Add Morphism` forms.Gravatar Emilio Jesus Gallego Arias2017-10-05
|/ / /
| * | Changed the statement of leb_not_le; shortened the proofGravatar Raphaël Monat2017-10-03
| * | Add Qabs_Qinv: Qabs (/ q) == / (Qabs q).Gravatar Raphaël Monat2017-10-03
| * | Add Qeq_bool_sym: Qeq_bool x y = Qeq_bool y x.Gravatar Raphaël Monat2017-10-03
| * | Add leb_not_le: (n <=? m) = false -> n > m.Gravatar Raphaël Monat2017-10-03
|/ /
* | Merge PR #986: Ensuring all .v files end with a newline to make "sed -i" work...Gravatar Maxime Dénès2017-09-15
|\ \
| | * weakens an hypothesis of Rle_RpowerGravatar Yves Bertot2017-09-06
| | * changed statements of Rpower_lt and Rle_power and addedGravatar Yves Bertot2017-09-06
* | | Addressing BZ#5713 (classical_left/classical_right artificially restricted).Gravatar Hugo Herbelin2017-09-03
| |/ |/|
* | A little reorganization of notations + a fix to #5608.Gravatar Hugo Herbelin2017-08-29
| * Ensuring all .v files end with a newline to make "sed -i" work better on them.Gravatar Hugo Herbelin2017-08-21
|/
* Merge PR #882: Adding a V8.7 compatibility version number.Gravatar Maxime Dénès2017-07-26
|\
* \ Merge PR #885: Removing a dummy parameter in some FMapPositive statements.Gravatar Maxime Dénès2017-07-26
|\ \
* \ \ Merge PR #845: Add Z.mod_div lemma to standard library.Gravatar Maxime Dénès2017-07-26
|\ \ \