summaryrefslogtreecommitdiff
path: root/theories/Logic/intro.tex
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Logic/intro.tex')
-rwxr-xr-xtheories/Logic/intro.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/theories/Logic/intro.tex b/theories/Logic/intro.tex
new file mode 100755
index 00000000..1fb294f2
--- /dev/null
+++ b/theories/Logic/intro.tex
@@ -0,0 +1,8 @@
+\section{Logic}\label{Logic}
+
+This library deals with classical logic and its properties.
+The main file is {\tt Classical.v}.
+
+This library also provides some facts on equalities for dependent
+types. See the files {\tt Eqdep.v} and {\tt JMeq.v}.
+