X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Flibrary%2Fnat%2Ford.ma;h=ba08a0dcf5ba21536cb4830f10c22e88b5eac00a;hb=af329cf0e0db4521e5f3d333802928e1425e9f75;hp=1ec8f68c5d1ad0c077b677bcd1a83767b70b1cee;hpb=4b98f68b964c9f87868c445e794bc745a99d5b17;p=helm.git diff --git a/helm/software/matita/library/nat/ord.ma b/helm/software/matita/library/nat/ord.ma index 1ec8f68c5..ba08a0dcf 100644 --- a/helm/software/matita/library/nat/ord.ma +++ b/helm/software/matita/library/nat/ord.ma @@ -168,7 +168,7 @@ apply p_ord_exp apply le_times_l. assumption. apply le_times_r.assumption. - alias id "not_eq_to_le_to_lt" = "cic:/matita/algebra/finite_groups/not_eq_to_le_to_lt.con". +alias id "not_eq_to_le_to_lt" = "cic:/matita/algebra/finite_groups/not_eq_to_le_to_lt.con". apply not_eq_to_le_to_lt. unfold.intro.apply H1. rewrite < H3. @@ -213,9 +213,9 @@ unfold.intro. elim (divides_times_to_divides ? ? ? H H9). apply (absurd ? ? H10 H5). apply (absurd ? ? H10 H7). -rewrite > H6. -rewrite > H8. -auto paramodulation. +(* rewrite > H6. +rewrite > H8. *) +auto paramodulation library=yes. unfold prime in H. elim H. assumption. qed.