From 15e759eed67749a4720e7af0f38c83874e0ea7a2 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 25 Oct 2006 09:31:58 +0000 Subject: [PATCH] Our unification used to guess a very complex argument of an apply in fermat_little_theorem. It does no longer, but the old behaviour seems to be really lucky. Thus I change the .ma file. --- matita/library/nat/fermat_little_theorem.ma | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matita/library/nat/fermat_little_theorem.ma b/matita/library/nat/fermat_little_theorem.ma index 9ba1cb276..f7953346a 100644 --- a/matita/library/nat/fermat_little_theorem.ma +++ b/matita/library/nat/fermat_little_theorem.ma @@ -220,7 +220,7 @@ cut (O < a) [rewrite > Hcut3.apply congruent_n_n |rewrite < eq_map_iter_i_pi. rewrite < eq_map_iter_i_pi. - apply permut_to_eq_map_iter_i + apply (permut_to_eq_map_iter_i ? ? ? ? ? (λm.m)) [apply assoc_times |apply sym_times |rewrite < plus_n_Sm. -- 2.39.2