X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Flibrary%2Fnat%2Ftotient1.ma;h=e12c85adbe5e171962595ca9f4343d4b36686c81;hb=647b419e96770d90a82d7a9e5e8843566a9f93ee;hp=20c326d7d2ca00a91c7c2f3698523e8116e9eb5e;hpb=c445ba5534cccde19016c92660ab52777af221c0;p=helm.git diff --git a/helm/software/matita/library/nat/totient1.ma b/helm/software/matita/library/nat/totient1.ma index 20c326d7d..e12c85adb 100644 --- a/helm/software/matita/library/nat/totient1.ma +++ b/helm/software/matita/library/nat/totient1.ma @@ -105,7 +105,7 @@ apply (trans_eq ? ? | apply divides_gcd_n ] ] - | apply cic:/matita/nat/compare/eq_to_eqb_true.con. + | apply eq_to_eqb_true. rewrite > (eq_gcd_div_div_div_gcd x n (gcd x n)) [ apply (div_n_n (gcd x n) Hcut) | assumption