aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Numbers/Cyclic/Int31
Commit message (Expand)AuthorAge
* Modularization of BinPos + fixes in StdlibGravatar letouzey2011-05-05
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* First release of Vector library.Gravatar pboutill2010-12-10
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Made option "Automatic Introduction" active by default before too manyGravatar herbelin2010-06-08
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Min, Max: for avoiding inelegant NPeano.max printing, we Export this libGravatar letouzey2010-02-10
* DoubleCyclic + NMake : typeclasses, more genericity, less ML macro-generationGravatar letouzey2010-02-08
* Ring31 : a ring structure and tactic for int31Gravatar letouzey2010-01-19
* Forgot a file in last commit.Gravatar msozeau2009-12-06
* Fix anomaly when using typeclass resolution with filtered hyps in evars.Gravatar msozeau2009-12-06
* Repair interpretation of numeral for BigQ, add a printer (close #2160)Gravatar letouzey2009-11-12
* Simplification of Numbers, mainly thanks to IncludeGravatar letouzey2009-11-10
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Cyclic31: proof of a forgotten admitGravatar letouzey2009-02-10
* - Extension de "generalize" en "generalize c as id at occs".Gravatar herbelin2008-06-08
* newton iteration for sqrt31Gravatar thery2008-06-02
* Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided inGravatar letouzey2008-06-01
* Cyclic31: no more Admitted, but I've cheated: sqrt31 and sqrt312 are Gravatar letouzey2008-05-28
* CyclicAxioms: after discussion with Laurent, znz_WW and variants areGravatar letouzey2008-05-28
* Cyclic31: proofs for addmuldiv31, tail031 and head031. Only two Admitted left !Gravatar letouzey2008-05-28
* Cyclic31: proof of auxiliary function iter_int31 + (failed) attempt at provin...Gravatar letouzey2008-05-27
* Correction du problème de complexité de Print Assumptions :Gravatar aspiwack2008-05-27
* Cyclic31: migrate auxiliary lemmas to their legitimate filesGravatar letouzey2008-05-27
* Cyclic31 : proof of the spec of gcd31Gravatar letouzey2008-05-27
* Int31 : gcd31 was wrongGravatar letouzey2008-05-26
* Cyclic31: cleanup, 2 Admitted killed (6 remaining)Gravatar letouzey2008-05-26
* Cyclic31 : replace the ugly time-consuming brute-force proof by a reasonable ...Gravatar letouzey2008-05-23
* (Not completely finished) proofs that int31 integers fulfill the CyclicAxioms...Gravatar letouzey2008-05-23
* writing a match on a digit via syntax "if ... then ... else" is not a good id...Gravatar letouzey2008-05-22
* Proposition for a almost-bitsize-independent Int31.v (joint work with J. Voui...Gravatar letouzey2008-05-22
* ZModulo: Z viewed modulo 2^digits implements CyclicAxiomsGravatar letouzey2008-05-17
* Filename ZnZ (or Z_nZ in a later attempt) is neither pretty nor accurateGravatar letouzey2008-05-16
* BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZGravatar letouzey2008-05-16
* More BigNum cleanup: Gravatar letouzey2008-05-16
* Coq headers + $ in theories/Numbers filesGravatar letouzey2008-05-15
* Integration of theories/Ints into theories/Numbers, part 1: moving filesGravatar letouzey2008-05-07