aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/ZArith/Zquot.v
Commit message (Expand)AuthorAge
* Modularization of BinNat + fixes of stdlibGravatar letouzey2011-05-05
* ZArith: for uniformity, Zdiv2 becomes Zquot2 while Zdiv2' becomes Zdiv2Gravatar letouzey2010-12-09
* Numbers and bitwise functions.Gravatar letouzey2010-12-06
* Division: avoid imposing rem as an infix keyword in Z_scope and bigZ_scope.Gravatar letouzey2010-11-16
* Integer division: quot and rem (trunc convention) in addition to div and modGravatar letouzey2010-11-10