]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/record.ma
added decrease and increase font size fantafeature
[helm.git] / helm / matita / tests / record.ma
index 43e8e5d441c092bb416b3ef0cd73e7a9f47f4e9e..61dec1d7e34671c1ca7a1d890b10f789ab43bec0 100644 (file)
@@ -1,5 +1,7 @@
 record empty : Type \def {}.
 
+inductive True : Prop \def I: True.
+
 record pippo : Type \def 
 {
 a: Set ;