]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/fguidi.ma
* parsing errors in tests were not detected and the rest of the file was
[helm.git] / helm / matita / tests / fguidi.ma
index 623e327f904b0e3d5411567e133cf23d9a511368..284a700e71f6e02fc0b2e6f313c2a9c65692068c 100644 (file)
@@ -89,6 +89,8 @@ theorem le_gen_S_S_cc: \forall m,n. (le m n) \to (le (S m) (S n)).
 intros. auto.
 qed.
 
+(*
 theorem pippo: \forall m,n. (le (S m) (S n)) \to (le m n).
 intros.
-lapply le_gen_S_x.
\ No newline at end of file
+lapply le_gen_S_x.
+*)