]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/arith/nat_succ_iter.ma
update in ground, static_2 and apps_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / arith / nat_succ_iter.ma
index 7f47f9158fd05d3ecd8651079bafed31db362f4d..29e3e4d4faa0a2793cf0ae8de688475ad4290005 100644 (file)
@@ -20,6 +20,6 @@ include "ground/arith/nat_succ.ma".
 (* Constructions with niter *************************************************)
 
 (*** iter_S *)
-lemma niter_succ (A) (f) (n): f â\88\98 f^n â\89\90 f^{A}(↑n).
+lemma niter_succ (A) (f) (n): f â\88\98 f^n â\8a\9c f^{A}(↑n).
 #A #f * //
 qed.