index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Numbers
/
Cyclic
/
Abstract
Age
Commit message (
Expand
)
Author
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2008-07-15
Autour du parsing:
herbelin
2008-06-03
In abstract parts of theories/Numbers, plus/times becomes add/mul,
letouzey
2008-06-02
In abstract parts of theories/Numbers, plus/times becomes add/mul,
letouzey
2008-05-28
CyclicAxioms: after discussion with Laurent, znz_WW and variants are
letouzey
2008-05-22
switch theories/Numbers from Set to Type (both the abstract and the bignum pa...
letouzey
2008-05-17
ZModulo: Z viewed modulo 2^digits implements CyclicAxioms
letouzey
2008-05-16
Filename ZnZ (or Z_nZ in a later attempt) is neither pretty nor accurate
letouzey
2008-05-16
BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZ
letouzey
2008-05-16
ZTreeMod was meant to prove that BigZ correspond to the Integer Axioms.
letouzey
2008-05-16
More BigNum cleanup:
letouzey
2008-05-15
Coq headers + $ in theories/Numbers files
letouzey
2008-05-07
Integration of theories/Ints into theories/Numbers, part 1: moving files
letouzey