]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/constructor.ma
fix
[helm.git] / helm / matita / tests / constructor.ma
index 3b9c21c81a22bee137bba387b51eee441997937c..5f9bed6c01dcb9cd39a0a82e12502d02a80f234e 100644 (file)
@@ -17,6 +17,6 @@ alias num (instance 0) = "natural number".
 alias symbol "eq" (instance 0) = "leibnitz's equality".
 
 
-theorem stupid: 0 = 0.
+theorem stupid: 1 = 1.
 constructor 1.
 qed.