]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/library/nat/log.ma
- bugfix: eta abstractions ignores attributed node while counting lambdas
[helm.git] / helm / matita / library / nat / log.ma
index 301c0be8ef1dc689646af66e4321177c2cb5372f..51d0108d97d89d937a488c68d6fbb7bc1e0a5323 100644 (file)
@@ -175,10 +175,10 @@ apply lt_div_n_m_n.assumption.assumption.assumption.
 intros.
 change with (\lnot (mod n1 m = O)).
 rewrite > H4.
-(* META NOT FOUND !!!  
+(* Andrea: META NOT FOUND !!!  
 rewrite > sym_eq. *)
 simplify.intro.
-apply not_eq_O_S m1 ?.
+apply not_eq_O_S m1.
 rewrite > H5.reflexivity.
 qed.