From: Claudio Sacerdoti Coen Date: Wed, 11 Jul 2007 09:11:18 +0000 (+0000) Subject: auto new => autobatch X-Git-Tag: make_still_working~6199 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=8526bd5238a810aab024b45827c6f438ff10df7a;p=helm.git auto new => autobatch --- diff --git a/helm/software/matita/dama/ordered_fields_ch0.ma b/helm/software/matita/dama/ordered_fields_ch0.ma index 191137933..d423894d0 100644 --- a/helm/software/matita/dama/ordered_fields_ch0.ma +++ b/helm/software/matita/dama/ordered_fields_ch0.ma @@ -120,7 +120,7 @@ definition tends_to : ∀F:ordered_field_ch0.∀f:nat→F.∀l:F.Prop. f j ≤ l + (inv F (sum_field ? (S n)) ?)); apply not_eq_sum_field_zero; unfold; - auto new. + autobatch. qed. (* @@ -142,7 +142,7 @@ definition is_cauchy_seq : ∀F:ordered_field_ch0.∀f:nat→F.Prop. f N - f n ≤ inv ? (sum_field F (S m)) ?); apply not_eq_sum_field_zero; unfold; - auto. + autobatch. qed. definition is_complete ≝