X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Flibrary%2Fnat%2Feuler_theorem.ma;h=e5933ad95d4dd16263c99d7b036869c5db12e93f;hb=4dc47c9675ffd5fa50296ffaa9b5997501518c98;hp=9396d444ed4b5a93db0e074e200c451f082cf5aa;hpb=c445ba5534cccde19016c92660ab52777af221c0;p=helm.git diff --git a/helm/software/matita/library/nat/euler_theorem.ma b/helm/software/matita/library/nat/euler_theorem.ma index 9396d444e..e5933ad95 100644 --- a/helm/software/matita/library/nat/euler_theorem.ma +++ b/helm/software/matita/library/nat/euler_theorem.ma @@ -83,7 +83,7 @@ elim (m) reflexivity | rewrite > gcd_O_n. apply not_eq_to_eqb_false. - apply cic:/matita/nat/nat/not_eq_S.con. + apply not_eq_S. unfold Not. intro. cut ( (S n) \le O) @@ -159,7 +159,7 @@ elim n apply (totient_card_aux n2 n2). reflexivity | apply not_eq_to_eqb_false. - apply cic:/matita/nat/nat/not_eq_S.con. + apply not_eq_S. unfold Not. intro. cut ( (S n2) \le O)