index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
Reals
/
Rsqrt_def.v
Commit message (
Expand
)
Author
Age
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Fix documentation typo (bug #5433).
Guillaume Melquiond
2017-04-02
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Update headers.
Maxime Dénès
2015-01-12
*
adds general facts in the Reals library, whose need was detected in
Yves Bertot
2014-09-23
*
Make standard library independent of the names generated by
Hugo Herbelin
2014-06-04
*
Making those proofs which depend on names generated for the arguments
Hugo Herbelin
2014-06-01
*
Fix statement of Rplus_lt_reg_r and add Rplus_lt_reg_l.
Guillaume Melquiond
2013-12-03
*
Updating headers.
herbelin
2012-08-08
*
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
*
Fix scripts relying on unification not doing any beta reduction.
msozeau
2011-04-13
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Une passe sur les réels:
herbelin
2008-03-23
*
Changement dans ring et field, beaucoup de correction d'erreurs,
bgregoir
2006-12-15
*
Mise en forme des theories
notin
2006-10-17
*
Nommage explicite de certains "intro" pour préserver la compatibilité
herbelin
2006-03-28
*
compatibility with POWERPC
gregoire
2004-11-22
*
Changement dans les boxed values .
gregoire
2004-11-12
*
COMMITED BYTECODE COMPILER
barras
2004-10-20
*
Nouvelle en-tête
herbelin
2004-07-16
*
changement de pose en set (pose n'etait pas utilise avec la semantique
barras
2003-12-24
*
Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...
herbelin
2003-11-29
*
Ajout et MAJ commandes de scopes
herbelin
2003-09-12
*
Open Scope en Local
herbelin
2003-04-12
*
Remplacement Import par Open Scope en v8
herbelin
2003-04-10
*
Suppression de l'étage "Import nat/Z/R_scope". "Open Scope" remplace "Import".
herbelin
2003-04-09
*
*** empty log message ***
barras
2003-03-12
*
Modifications dans SeqProp
desmettr
2003-01-22
*
Renommage f_pos -> IVT (Intermediate Value Theorem
desmettr
2003-01-22
*
Renommage de RealsB en Rbase
desmettr
2003-01-16
*
cond_pos -> cond_positivity pour cause de conflit avec posreal...
desmettr
2002-11-27
*
Réorganisation de la librairie des réels
desmettr
2002-11-27
*
MAJ pour modification dans Rcomplet
desmettr
2002-10-09
*
Definition de la racine carree
desmettr
2002-07-16