X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Flibrary%2Falgebra%2FCoRN%2FSemiGroups.ma;h=f57e7c41ab7cedfe9884c4056a19ee94898b9d6f;hb=a340c925e986fcbddc158179163c8fffffd2f2a5;hp=3d209099bd36a4792e274b7b878a6404f1d8c88c;hpb=e1e31e9c6a0bcdc60ace7e2e650cb8d719d07e33;p=helm.git diff --git a/matita/library/algebra/CoRN/SemiGroups.ma b/matita/library/algebra/CoRN/SemiGroups.ma index 3d209099b..f57e7c41a 100644 --- a/matita/library/algebra/CoRN/SemiGroups.ma +++ b/matita/library/algebra/CoRN/SemiGroups.ma @@ -136,7 +136,7 @@ intros (H2 H3). elim (H1 e) 0. clear H1. intros (H4 H5). -auto new. +autobatch new. qed. (* astepr (e[+]f). @@ -155,7 +155,7 @@ We can also define a similar addition operator, which will be denoted by [{+}], %\begin{convention}% Whenever possible, we will denote the functional construction corresponding to an algebraic operation by the same symbol enclosed in curly braces. %\end{convention}% -At this stage, we will always consider automorphisms; we %{\em %could%}% treat this in a more general setting, but we feel that it wouldn't really be a useful effort. +At this stage, we will always consider autobatchmorphisms; we %{\em %could%}% treat this in a more general setting, but we feel that it wouldn't really be a useful effort. %\begin{convention}% Let [G:CSemiGroup] and [F,F':(PartFunct G)] and denote by [P] and [Q], respectively, the predicates characterizing their domains. %\end{convention}%