aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Zarith/intro.tex
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-11 12:41:41 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-11 12:41:41 +0000
commit4ac0580306ea9e45da1863316936d700969465ad (patch)
treebf7595cd76895f3a349e7e75ca9d64231b01dcf8 /theories/Zarith/intro.tex
parent8a7452976731275212f0c464385b380e2d590f5e (diff)
documentation automatique de la bibliothèque standard
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1578 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Zarith/intro.tex')
-rwxr-xr-xtheories/Zarith/intro.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/theories/Zarith/intro.tex b/theories/Zarith/intro.tex
new file mode 100755
index 000000000..9694eaac8
--- /dev/null
+++ b/theories/Zarith/intro.tex
@@ -0,0 +1,5 @@
+The {\tt ZArith} library deals with binary integers (those used
+by the {\tt Omega} decision tactic).
+Here are defined various arithmetical notions and their properties,
+similar to those of {\tt Arith}.
+