index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
Arith
/
Compare_dec.v
Commit message (
Expand
)
Author
Age
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Updating headers.
herbelin
2012-08-08
*
induction/destruct : nicer syntax for generating equations (solves #2741)
letouzey
2012-07-09
*
Kills the useless tactic annotations "in |- *"
letouzey
2012-07-05
*
Open Local Scope ---> Local Open Scope, same with Notation and alii
letouzey
2012-07-05
*
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2012-07-05
*
CompareSpec: a slight generalization/reformulation of CompSpec
letouzey
2011-03-17
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Made option "Automatic Introduction" active by default before too many
herbelin
2010-06-08
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Compare_dec : a few better proofs (and extracted terms), some more Defined
letouzey
2010-04-16
*
Added support for definition of fixpoints using tactics.
herbelin
2009-11-27
*
Some lemmas about dependent choice + extensions of Compare_dec +
herbelin
2009-11-16
*
Better visibility of the inductive CompSpec used to specify comparison functions
letouzey
2009-11-03
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Better comparison functions in OrderedTypeEx
letouzey
2009-07-22
*
small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is
letouzey
2007-11-06
*
Proof simplification for eq_nat_dec et le_lt_dec: induction over
letouzey
2007-03-12
*
Mise en forme des theories
notin
2006-10-17
*
Un gros coup de lifting pour IntMap:
letouzey
2006-04-25
*
Modification des propriétés (svn:executable)
notin
2006-03-17
*
Nouvelle en-tête
herbelin
2004-07-16
*
Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...
herbelin
2003-11-29
*
une induction de moins dans lt_eq_lt_dec
letouzey
2003-09-28
*
Suppression de l'étage "Import nat/Z/R_scope". "Open Scope" remplace "Import".
herbelin
2003-04-09
*
Implicit Variables Type
herbelin
2003-03-29
*
*** empty log message ***
barras
2003-03-12
*
Making the sumbool functions transparent, so that they can used to
bertot
2002-07-09
*
Uniformisation (Qed/Save et Implicits Arguments)
herbelin
2002-04-17
*
option -dump-glob pour coqdoc
filliatr
2002-02-14
*
Expérimentation de NewDestruct et parfois NewInduction
herbelin
2001-08-05
*
Remplacement Euclid_def Euclid_proof par Euclid
mohring
2001-04-19
*
ajout des lemmes Zimmerman
mohring
2001-04-08
*
entetes
filliatr
2001-03-15
*
mise sous CVS du repertoire theories/Arith
filliatr
2000-03-10