index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Numbers
/
Natural
/
Binary
/
NBinary.v
Age
Commit message (
Expand
)
Author
2010-10-19
Add sqrt in Numbers
letouzey
2010-10-14
Numbers : also axiomatize constants 1 and 2.
letouzey
2010-10-14
Numbers: new functions pow, even, odd + many reorganisations
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-08
Made option "Automatic Introduction" active by default before too many
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-02-10
Euclidean division for NArith
letouzey
2010-02-09
NBinary improved, contains more, subsumes NOrderedType
letouzey
2010-01-14
Avoid some more re-declarations of Equivalence instances
letouzey
2010-01-11
Support "Local Obligation Tactic" (now the default in sections).
msozeau
2009-11-10
Simplification of Numbers, mainly thanks to Include
letouzey
2008-05-15
Coq headers + $ in theories/Numbers files
letouzey
2007-11-07
Replaced BinNat with a new version that is based on theories/Numbers/Natural/...
emakarov
2007-11-03
An update of theories/Numbers
emakarov
2007-10-23
Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu...
emakarov
2007-10-01
Added the compilation of theories/Numbers to Makefile.common. The following t...
emakarov
2007-09-25
An update on theories/Numbers.
emakarov
2007-09-21
Update on theories/Numbers. Natural numbers are mostly complete,
emakarov
2007-09-13
Update before joining all signatures into one.
emakarov
2007-08-13
An update on axiomatic number classes.
emakarov
2007-07-13
An update on axiomatization of number classes.
emakarov
2007-07-06
Update of theories/Numbers directory.
emakarov
2007-06-29
Added the directory theories/Numbers where axiomatizations and implementation...
emakarov