]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/Z/moebius.ma
updating the structures for sorts
[helm.git] / helm / software / matita / library / Z / moebius.ma
index 1eb35852155109194babd46f20c0992e24516182..14f2b65e7a62a6d557a6bdb8a41ecba135891589 100644 (file)
@@ -12,8 +12,6 @@
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/Z/moebius".
-
 include "nat/factorization.ma".
 include "Z/sigma_p.ma".
   
@@ -350,7 +348,11 @@ lapply (exp_ord (nth_prime (max_prime_factor n)) n)
           (ord_rem n (nth_prime (max_prime_factor n))))
           [apply lt_to_le.assumption
           |apply le_n
-          |autobatch
+          |apply sym_eq.
+           apply p_ord_exp1.apply lt_O_nth_prime_n.
+           apply not_divides_ord_rem.apply lt_S_to_lt. apply H.
+           apply lt_SO_nth_prime_n.rewrite > sym_times.rewrite < Hletin.
+           reflexivity.
           |assumption
           ]
         |left.apply sym_eq.assumption