]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/dama/vector_spaces.ma
auto new => autobatch
[helm.git] / helm / software / matita / dama / vector_spaces.ma
index de4af986a7a98d437ecf2ed3e6d46892a1304396..6aaebd12bde8b9007229f21b9755b160d63df765 100644 (file)
@@ -127,7 +127,7 @@ apply
      d (f j) l ≤ inv R (sum_field ? (S n)) ?);
  apply not_eq_sum_field_zero;
  unfold;
- auto new.
+ autobatch.
 qed.
 
 definition is_cauchy_seq : ∀R:real.\forall V:vector_space R.
@@ -141,7 +141,7 @@ definition is_cauchy_seq : ∀R:real.\forall V:vector_space R.
       d (f N)  (f n)≤ inv R (sum_field R (S m)) ?);
  apply not_eq_sum_field_zero;
  unfold;
- auto.
+ autobatch.
 qed.
 
 definition is_complete ≝