X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Farithmetics%2Fbigops.ma;h=3211814db099d89326c46bbc9dfb6d5cde551f21;hb=53452958508001e7af3090695b619fe92135fb9e;hp=69a9ff20bb115c5521977c4bab6d7d46f53a5ffd;hpb=2e17165ef9e63367cc290ad555145b4c22a4582b;p=helm.git diff --git a/matita/matita/lib/arithmetics/bigops.ma b/matita/matita/lib/arithmetics/bigops.ma index 69a9ff20b..3211814db 100644 --- a/matita/matita/lib/arithmetics/bigops.ma +++ b/matita/matita/lib/arithmetics/bigops.ma @@ -265,7 +265,7 @@ theorem bigop_iso: ∀n1,n2,p1,p2,B.∀nil.∀op:ACop B nil.∀f1,f2. ] qed. -(* Sigma e Pi - da generalizzare *) +(* Sigma e Pi *) notation "Σ_{ ident i < n | p } f" with precedence 80 for @{'bigop $n plus 0 (λ${ident i}.p) (λ${ident i}. $f)}.