aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* J'ai enlevé un fichier qui était en double. Merci à Pierre pour avoir Gravatar aspiwack2007-07-18
* An update on axiomatization of number classes.Gravatar emakarov2007-07-13
* Added Qpower_plus' and Zpower_QpowerGravatar roconnor2007-07-13
* Small cleanupGravatar letouzey2007-07-13
* Répertoire Numbers poursuit l'objectif entamé en syntaxe V7 dans leGravatar herbelin2007-07-13
* Deletion of some firstorder calls in FSetAVL: Gravatar letouzey2007-07-13
* Proof for subGravatar thery2007-07-12
* Deletion of an obsolete file (euclidian division done in old syntax with real...Gravatar letouzey2007-07-12
* normalisation (by closure) was not performed under fixpointsGravatar barras2007-07-12
* Proof for succ, add, predGravatar thery2007-07-12
* Added ForAll_Str_nth_tlGravatar roconnor2007-07-11
* Big reorganization of romega/ReflOmegaCore.v: towards a modular Gravatar letouzey2007-07-10
* Update of theories/Numbers directory.Gravatar emakarov2007-07-06
* Update on numbers.Gravatar emakarov2007-07-05
* Added Qpower_mult theorem.Gravatar roconnor2007-07-05
* Compatibilité des noms longs de Bool déplacés dans DatatypesGravatar herbelin2007-07-03
* Correction (partielle) du bug #1587Gravatar notin2007-07-02
* Added the directory theories/Numbers where axiomatizations and implementation...Gravatar emakarov2007-06-29
* - Extensions of FMap(Weak)Facts: Gravatar letouzey2007-06-27
* eqlistA is now equivlistAGravatar letouzey2007-06-27
* Added zwqipWith.Gravatar roconnor2007-06-26
* additional properties for FMap (and slight rework of SetoidList and FSetPrope...Gravatar letouzey2007-06-26
* Updated Qpow_tac to work on a a more realistic set of exponent values.Gravatar roconnor2007-06-25
* Ajout exist & cie à la table des hints par symétrie avec ex_intro &Gravatar herbelin2007-06-22
* Correction de 2 bugs mineurs: 1 ligne de debug oubliée dans coqdoc, Gravatar notin2007-06-21
* Adding: Field instance for Q.Gravatar roconnor2007-06-21
* ajout de head0 et tail0 en natifGravatar bgregoir2007-06-20
* safe_shift correct recursionGravatar thery2007-06-19
* safe_shift recursionGravatar thery2007-06-19
* safe_shift recursionGravatar thery2007-06-19
* Adding function is_even, safe_shiftl, safe_shiftrGravatar thery2007-06-19
* genN.ml syncGravatar thery2007-06-19
* Correct height computationGravatar thery2007-06-18
* oups: one file forgotten in my previous commitGravatar letouzey2007-06-14
* Rework of FSetProperties, in order to add more easily a Properties functor Gravatar letouzey2007-06-14
* undeletion of E_ST and Equal_ST: these records aren't mandatory, but quite us...Gravatar letouzey2007-06-11
* some more properties of fold and elements in FSetPropertiesGravatar letouzey2007-06-08
* Removed an extra \tacindex occurrence for the tactic discriminate.Gravatar emakarov2007-06-08
* Extension of NArith: Nminus, Nmin, etcGravatar letouzey2007-06-07
* * For uniformity, FSetAVL uses Implicit Arguments (a bit)Gravatar letouzey2007-06-07
* tail0Gravatar thery2007-06-06
* Gestion espaces dans notation _ = _ :> _Gravatar herbelin2007-06-05
* mul_norm for Q fixedGravatar thery2007-05-30
* comparison functions should be Defined not QedGravatar letouzey2007-05-28
* As suggested by Pierre Casteran, fold for FSets/FMaps now takes a Gravatar letouzey2007-05-27
* fix for bug #1347 (no more Scope pollution by FSets)Gravatar letouzey2007-05-25
* Comparaison JMeq/eq_depGravatar herbelin2007-05-22
* Added Z and Q implementations with int31.Gravatar aspiwack2007-05-21
* add_mul_pos uses int31 onlyGravatar thery2007-05-21
* pos_mod fixedGravatar thery2007-05-15