]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/interactive/test7.ma
test branch
[helm.git] / helm / matita / tests / interactive / test7.ma
diff --git a/helm/matita/tests/interactive/test7.ma b/helm/matita/tests/interactive/test7.ma
new file mode 100644 (file)
index 0000000..d7347ed
--- /dev/null
@@ -0,0 +1,7 @@
+set "baseuri" "cic:/matita/tests/interactive/test7/".
+
+whelp instance 
+  \lambda A:Set.
+  \lambda r:A \to A \to Prop.
+  \forall x:A.
+   r x x.