]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/nat/generic_iter_p.ma
autobatch -> autobatch by
[helm.git] / helm / software / matita / library / nat / generic_iter_p.ma
index 6956b7fab7b066b472a42e9fbfed1701f0173d8e..7f51ac700c18e1a391e96c03c7462d1db03c536f 100644 (file)
@@ -915,8 +915,8 @@ cut (O < p)
            rewrite < exp_plus_times.
            apply eq_f.
            rewrite > sym_plus.
-           apply plus_minus_m_m. 
-           autobatch
+           apply plus_minus_m_m.
+           autobatch by le_S_S_to_le, lt_mod_m_m, lt_O_S;
           ]
         ]
       |intros.
@@ -942,7 +942,7 @@ cut (O < p)
          change with ((i/S m) < S n).
          apply (lt_times_to_lt_l m).
          apply (le_to_lt_to_lt ? i);[2:assumption]
-         apply eq_plus_to_le;[2:autobatch]
+         autobatch by eq_plus_to_le, div_mod, lt_O_S.
         |apply le_exp
           [assumption
           |apply le_S_S_to_le.