Content-Type: multipart/mixed; boundary="-------------9905141038618"

This is a multi-part message in MIME format.

---------------9905141038618
Content-Type: text/plain; name="99-172.keywords"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="99-172.keywords"

Gibbs measures, equivalence of ensembles, Gibbs conditioning  
principle
---------------9905141038618
Content-Type: application/x-tex; name="eq.mp_arc.tex"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="eq.mp_arc.tex"

%%  -------------------------------------------------------------------------
%%
%%  Equazioni con nomi simbolici
%%
%%      $$   x=1	\Eq(ciccio)  $$
%%      By \equ(ciccio) we get ...
%% 
%%  Dentro \eqalignno invece di \Eq si usa \eq.
%%  Per far riferimento ad una formula definita nel futuro: \eqf
%%  -------------------------------------------------------------------------
%%
%%  Teoremi con nomi simbolici
%%
%%      \nproclaim Proposition[peppe]. 
%%      If bla bla, then blu blu.
%%
%%      {\it Proof.} It is easy to check that ...
%%
%%      Because of Proposition \thm[peppe], we know that ...
%% 
%%  Per far riferimento ad un teorema definito nel futuro: \thf
%%  Per far riferimento a formule o teoremi definiti in altri file
%%  di cui si dispone il .aux, includere lo statement
%%      \include{file}
%%  e usare \eqf o \thf
%%
%%  Se e' presente il comando \BOZZA, viene stampato sul margine
%%  sinistro il nome simbolico della formula (o del teorema).
%%  -------------------------------------------------------------------------
%%
%%  All'inizio di ogni sezione includere
%%
%%      \expandafter\ifx\csname sezioniseparate\endcsname\relax%
%%         \input macro \fi
%%      \numsec=n                
%%      \numfor=1\numtheo=1\pgn=1
%%
%%  dove n e' il numero della sezione
%%  Le Appendici hanno numeri negativi (\numsec=-1, -2, ecc...)
%%  -------------------------------------------------------------------------
%%
%%  Fonti
%%
%%  Vengono caricate le fonti msam, msbm, eufm. 
%%  -------------------------------------------------------------------------
%%%%%%%%%%%%%%% FORMATO
%\hoffset=0.5truecm
%\voffset=0.5truecm
%\hsize=16.5truecm 
%\vsize=22.0truecm
\baselineskip=14pt plus0.1pt minus0.1pt 
\parindent=25pt
\lineskip=4pt\lineskiplimit=0.1pt      
\parskip=0.1pt plus1pt
%
\let\ds=\displaystyle
\let\txt=\textstyle
\let\st=\scriptstyle
\let\sst=\scriptscriptstyle
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%  FONTS
\font\twelverm=cmr12 
\font\twelvei=cmmi12
\font\twelvesy=cmsy10
\font\twelvebf=cmbx12
\font\twelvett=cmtt12
\font\twelveit=cmti12
\font\twelvesl=cmsl12
%
\font\ninerm=cmr9
\font\ninei=cmmi9
\font\ninesy=cmsy9
\font\ninebf=cmbx9
\font\ninett=cmtt9
\font\nineit=cmti9
\font\ninesl=cmsl9
%
\font\eightrm=cmr8
\font\eighti=cmmi8
\font\eightsy=cmsy8
\font\eightbf=cmbx8
\font\eighttt=cmtt8
\font\eightit=cmti8
\font\eightsl=cmsl8
%
\font\seven=cmr7
%
\font\sixrm=cmr6
\font\sixi=cmmi6
\font\sixsy=cmsy6
\font\sixbf=cmbx6
%
\font\caps=cmcsc10
\font\bigcaps=cmcsc10 scaled \magstep1
%
%%%%%%%%%%%%%%%%%%%%%%%%% GRECO
%
\let\a=\alpha \let\b=\beta  \let\c=\chi \let\d=\delta  \let\e=\varepsilon
\let\f=\varphi \let\g=\gamma \let\h=\eta    \let\k=\kappa  \let\l=\lambda
\let\m=\mu   \let\n=\nu   \let\o=\omega    \let\p=\pi  \let\ph=\varphi
\let\r=\rho  \let\s=\sigma \let\t=\tau   \let\th=\vartheta
\let\y=\upsilon \let\x=\xi \let\z=\zeta
\let\D=\Delta \let\F=\Phi  \let\G=\Gamma  \let\L=\Lambda \let\Th=\Theta
\let\O=\Omega \let\P=\Pi   \let\Ps=\Psi \let\Si=\Sigma \let\X=\Xi
\let\Y=\Upsilon
%
%%%%%%%%%%%%%%%%%%%%%%% CALLIGRAFICHE
%
\def\cA{{\cal A}} \def\cB{{\cal B}} \def\cC{{\cal C}} \def\cD{{\cal D}}
\def\cE{{\cal E}} \def\cF{{\cal F}} \def\cG{{\cal G}} \def\cH{{\cal H}}
\def\cI{{\cal I}} \def\cJ{{\cal J}} \def\cK{{\cal K}} \def\cL{{\cal L}}
\def\cM{{\cal M}} \def\cN{{\cal N}} \def\cO{{\cal O}} \def\cP{{\cal P}}
\def\cQ{{\cal Q}} \def\cR{{\cal R}} \def\cS{{\cal S}} \def\cT{{\cal T}}
\def\cU{{\cal U}} \def\cV{{\cal V}} \def\cW{{\cal W}} \def\cX{{\cal X}}
\def\cY{{\cal Y}} \def\cZ{{\cal Z}} 
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% figure
%
\newdimen\xshift 
\newdimen\yshift
\newdimen\xwidth 
%
\def\eqfig#1#2#3#4#5#6{
  \par\xwidth=#1 \xshift=\hsize \advance\xshift 
  by-\xwidth \divide\xshift by 2
  \yshift=#2 \divide\yshift by 2
  \vbox{
  \line{\hglue\xshift \vbox to #2{
    \smallskip
    \vfil#3 
    \special{psfile=#4.ps}
    }
    \hfill\raise\yshift\hbox{#5}
  }
  \smallskip
  \centerline{#6}
  }
  \smallskip}
%
\def\figini#1{%
  \def\8{\write13}%
  \catcode`\%=12\catcode`\{=12\catcode`\}=12
  \catcode`\<=1\catcode`\>=2
  \openout13=#1.ps}
%
\def\figfin{%
  \closeout13
  \catcode`\%=14\catcode`\{=1
  \catcode`\}=2\catcode`\<=12\catcode`\>=12}
%
%
%%%%%%%%%%%%%%%%%%%%%  Numerazione pagine
%
\def\data{\number\day/\ifcase\month\or gennaio \or febbraio \or marzo \or
aprile \or maggio \or giugno \or luglio \or agosto \or settembre
\or ottobre \or novembre \or dicembre \fi/\number\year}
%
%%\newcount\tempo
%%\tempo=\number\time\divide\tempo by 60}
%
\setbox200\hbox{$\scriptscriptstyle \data $}
%
\newcount\pgn 
\pgn=1
\def\foglio{%
  \numsection\pgn
  \global\advance\pgn by 1}
%
%
%%%%%%%%%%%%%%%%% EQUAZIONI E TEOREMI CON NOMI SIMBOLICI
%
\def\begintex{%
  \openin14=\jobname.aux 
  \ifeof14 
    \relax 
  \else
    \input \jobname.aux \closein14 
  \fi 
  \openout15=\jobname.aux
}
\def\endtex{}
%
\global\newcount\numsec
\global\newcount\numfor
\global\newcount\numfig
\global\newcount\numtheo
%
\gdef\profonditastruttura{\dp\strutbox}
%
\def\senondefinito#1{\expandafter\ifx\csname#1\endcsname\relax}
%
\def\SIA #1,#2,#3 {\senondefinito{#1#2}%
   \expandafter\xdef\csname #1#2\endcsname{#3}\else
   \write16{???? ma #1,#2 e' gia' stato definito !!!!}\fi}
%
\def\etichetta(#1){(\numsection\numfor)
   \SIA e,#1,(\numsection\numfor)
   \global\advance\numfor by 1
   \write15{\string\FU (#1){\equ(#1)}}
   \write16{ EQ \equ(#1) == #1  }}
%
\def\oldetichetta(#1){
   \senondefinito{fu#1}\clubsuit(#1)\else
   \csname fu#1\endcsname\fi}
%
\def\FU(#1)#2{\SIA fu,#1,#2 }
%
\def\tetichetta(#1){{\numsection\numtheo}%
   \SIA theo,#1,{\numsection\numtheo}
   \global\advance\numtheo by 1%
   \write15{\string\FUth (#1){\thm[#1]}}%
   \write16{ TH \thm[#1] == #1  }}
%

\def\oldtetichetta(#1){%----------------------- mnemonic label
   \senondefinito{futh#1}\clubsuit(#1)\else
   \csname futh#1\endcsname\fi}
%
%
\def\FUth(#1)#2{\SIA futh,#1,#2 }
%
\def\getichetta(#1){Fig. \number\numfig
 \SIA e,#1,{\number\numfig}
 \global\advance\numfig by 1
 \write15{\string\FU (#1){\equ(#1)}}
 \write16{ Fig. \equ(#1) ha simbolo  #1  }}
%
\newdimen\gwidth
%
\def\BOZZA{
 \def\alato(##1){
 {\vtop to \profonditastruttura{\baselineskip
 \profonditastruttura\vss
 \rlap{\kern-\hsize\kern-1.3truecm{$\scriptstyle##1$}}}}}
 \def\galato(##1){ \gwidth=\hsize \divide\gwidth by 2
 {\vtop to \profonditastruttura{\baselineskip
 \profonditastruttura\vss
 \rlap{\kern-\gwidth\kern-1.3truecm{$\scriptstyle##1$}}}}}
 \def\talato(##1){\rlap{\sixrm\kern -1.3truecm ##1}}
 \def\thm{\teo}\def\thf{\teo}
}
%
\def\alato(#1){}
\def\galato(#1){}
\def\talato(#1){}
%
%
\def\numsection#1{%
  \ifnum\numsec=-100%
    \relax\number#1%
  \else
  \ifnum\numsec=-101%
    \relax A\number#1%
  \else
  \ifnum\numsec<0%
    A\number-\numsec.\number#1%
  \else
    \number\numsec.\number#1%
\fi
\fi
\fi
}
%
%\def\geq(#1){\getichetta(#1)\galato(#1)}
%
\def\Thm[#1]{\tetichetta(#1)}
\def\thf[#1]{\senondefinito{futh#1}$\clubsuit$[#1]\else
   \csname futh#1\endcsname\fi}
\def\thm[#1]{\senondefinito{theo#1}$\spadesuit$[#1]\else
   \csname theo#1\endcsname\fi}
%
\def\Eq(#1){\eqno{\etichetta(#1)\alato(#1)}}
\def\eq(#1){\etichetta(#1)\alato(#1)}
\def\eqv(#1){\senondefinito{fu#1}$\clubsuit$(#1)\else
   \csname fu#1\endcsname\fi}
\def\equ(#1){\senondefinito{e#1}$\spadesuit$(#1)\else
   \csname e#1\endcsname\fi}
\let\eqf=\eqv
%
\def\nonumeration{%--------------- used in partial printings
  \let\etichetta=\oldetichetta
  \let\tetichetta=\oldtetichetta
  \let\equ=\eqf
  \let\thm=\thf
}
%
%
% -------------------------------------------------------------------------
%
%  Numerazione verso il futuro ed eventuali paragrafi
%  precedenti non inseriti nel file da compilare
%
\def\include#1{%
\openin13=#1.aux \ifeof13 \relax \else
\input #1.aux \closein13 \fi
}
%
%
% -------------------------------------------------------------------------
%
% 
\def\fine{\vfill\eject}
\def\sezioniseparate{%
   \def\fine{\par \vfill \supereject \end }}
%
% -------------------------------------------------------------------------
%
\footline={\rlap{\hbox{$\sst \data$}\ $\st[\number\pageno]$}\hss\tenrm
\foglio\hss}

%
%------------------------- Altre macro da chiamare ------------
%
\def\page{\vfill\eject}
\def\smallno{\smallskip\noindent}
\def\medno{\medskip\noindent}
\def\bigno{\bigskip\noindent}
\def\\{\hfill\break}
\def\acapo{\hfill\break\noindent}
\def\thsp{\thinspace}
\def\x{\thinspace}
\def\tthsp{\kern .083333 em}
\def\mathindent{\parindent=50pt}
\def\club{$\clubsuit$}
\def\cclub{\club\club\club}
\def\?{\mskip -10mu}
%
%------------------------ itemizing
%
\def\itm#1{\item{(#1)}}
\let\itemm=\itemitem
\def\bu{\smallskip\item{$\bullet$}}
\def\bul{\medskip\item{$\bullet$}}
\def\indbox#1{\hbox to \parindent{\hfil\ #1\hfil} }
\def\citem#1{\item{\indbox{#1}}}
\def\citemitem#1{\itemitem{\indbox{#1}}}
\def\litem#1{\item{\indbox{#1\hfill}}}
%
\def\ref[#1]{[#1]}
%
\def\beginsubsection#1\par{\bigskip\leftline{\it #1}\nobreak\smallskip
	    \noindent}
%
\newfam\msafam
\newfam\msbfam
\newfam\eufmfam
%
% -------------------------------------------------- math macros --------
%
%
\def\hexnumber#1{%
  \ifcase#1 0\or 1\or 2\or 3\or 4\or 5\or 6\or 7\or 8\or
  9\or A\or B\or C\or D\or E\or F\fi}
%
\font\tenmsa=msam10
\font\sevenmsa=msam7
\font\fivemsa=msam5
\textfont\msafam=\tenmsa
\scriptfont\msafam=\sevenmsa
\scriptscriptfont\msafam=\fivemsa        
%
\edef\msafamhexnumber{\hexnumber\msafam}%
%
%   \mathchardef\restriction"1\msafamhexnumber16
%   "class, family, position (found on amstex guide)
%
\mathchardef\restriction"1\msafamhexnumber16
\mathchardef\ssim"0218
\mathchardef\square"0\msafamhexnumber03
\mathchardef\eqd"3\msafamhexnumber2C
\def\QED{\ifhmode\unskip\nobreak\fi\quad
  \ifmmode\square\else$\square$\fi}            
%
\font\tenmsb=msbm10
\font\sevenmsb=msbm7
\font\fivemsb=msbm5
\textfont\msbfam=\tenmsb
\scriptfont\msbfam=\sevenmsb
\scriptscriptfont\msbfam=\fivemsb
\def\Bbb#1{\fam\msbfam\relax#1}    
%
\font\teneufm=eufm10
\font\seveneufm=eufm7
\font\fiveeufm=eufm5
\textfont\eufmfam=\teneufm
\scriptfont\eufmfam=\seveneufm
\scriptscriptfont\eufmfam=\fiveeufm
\def\frak#1{{\fam\eufmfam\relax#1}}
\let\goth\frak
%
\def\bZ{{\Bbb Z}}
\def\bF{{\Bbb F}}
\def\bR{{\Bbb R}}
\def\bC{{\Bbb C}}
\def\bE{{\Bbb E}}
\def\bP{{\Bbb P}}
\def\bI{{\Bbb I}}
\def\bN{{\Bbb N}}
\def\bL{{\Bbb L}}
\def\bV{{\Bbb V}}

\def\Fg{{\frak g}}
\def\({\left(}
\def\){\right)}
%
%-------------------------------------------------------------------
%
% ------- Per compatibilita'
%
\let\integer=\bZ
\let\real=\bR
\let\complex=\bC
\let\Ee=\bE
\let\Pp=\bP
\let\Dir=\cE
\let\Z=\integer
\let\uline=\underline
\def\Zp{{\integer_+}}
\def\ZpN{{\integer_+^N}}
\def\ZZ{{\integer^2}}
\def\ZZt{\integer^2_*}
\def\ee#1{{\vec {\bf e}_{#1}}}
%
\let\neper=e
\let\ii=i
\let\mmin=\wedge
\let\mmax=\vee
\def\lefkg{ \le }
\def\lefkgstrong{ \preceq }
\def\gefkg{ \ge }
\def\gefkgstrong{ \succeq }
\def\identity{ {1 \mskip -5mu {\rm I}}  }
\def\ie{\hbox{\it i.e.\ }}
\let\id=\identity
\let\emp=\emptyset
\let\sset=\subset
\def\ssset{\subset\subset}
\let\setm=\backslash
\def\nep#1{ \neper^{#1}}
\let\uu=\underline
\def\ov#1{{1\over#1}}
\let\nea=\nearrow
\let\dnar=\downarrow
\let\imp=\Rightarrow
\let\de=\partial
\def\dep{\partial^+}
\def\deb{\bar\partial}
\def\tc{\thsp | \thsp}
\let\<=\langle
\let\>=\rangle
\def\tpl{{| \mskip -1.5mu | \mskip -1.5mu |}}
\def\tnorm#1{\tpl #1 \tpl}
\def\uno{{\uu 1}}
\def\mno{{- \uu 1}}
%
\def\xx{ {\{x\}} }
\def\xy{ { \{x,y\} } }
\def\XY{ {\< x, y \>} }

\def\pmu{\{-1,1\}}
%
\def\Pro{\noindent{\it Proof.}}
%
\def\sump{\mathop{{\sum}'}}
\def\tr{ \mathop{\rm tr}\nolimits }
\def\intt{ \mathop{\rm int}\nolimits }
\def\ext{ \mathop{\rm ext}\nolimits }
\def\Tr{ \mathop{\rm Tr}\nolimits }
\def\ad{ \mathop{\rm ad}\nolimits }
\def\Ad{ \mathop{\rm Ad}\nolimits }
\def\dim{ \mathop{\rm dim}\nolimits }
\def\weight{ \mathop{\rm weight}\nolimits }
\def\Orb{ \mathop{\rm Orb} }
\def\Var{ \mathop{\rm Var}\nolimits }
\def\Cov{ \mathop{\rm Cov}\nolimits }
\def\mean{ \mathop{\bf E}\nolimits }
\def\EE{ \mathop\Ee\nolimits }
\def\PP{ \mathop\Pp\nolimits }
\def\diam{\mathop{\rm diam}\nolimits}
\def\sgn{\mathop{\rm sgn}\nolimits}
\def\prob{\mathop{\rm Prob}\nolimits}
\def\gap{\mathop{\rm gap}\nolimits}
\def\osc{\mathop{\rm osc}\nolimits}
\def\supp{\mathop{\rm supp}\nolimits}
\def\Dom{\mathop{\rm Dom}\nolimits}
%
\def\tto#1{\buildrel #1 \over \longrightarrow}
\def\con#1{{\buildrel #1 \over \longleftrightarrow}}
%
\def\norm#1{ | #1 | }
\def\ninf#1{ \| #1 \|_\infty }
\def\scalprod#1#2{ \thsp<#1, \thsp #2>\thsp }
\def\inte#1{\lfloor #1 \rfloor}
\def\ceil#1{\lceil #1 \rceil}
\def\intl{\int\limits}
%
\outer\def\nproclaim#1 [#2]#3. #4\par{\medbreak \noindent
   \talato(#2){\bf #1 \Thm[#2]#3.\enspace }%
   {\sl #4\par }\ifdim \lastskip <\medskipamount 
   \removelastskip \penalty 55\medskip \fi}
%
\def\thmm[#1]{#1}
\def\teo[#1]{#1}
%
%------------------------------ tilde
%
\def\sttilde#1{%
\dimen2=\fontdimen5\textfont0
\setbox0=\hbox{$\mathchar"7E$}
\setbox1=\hbox{$\scriptstyle #1$}
\dimen0=\wd0
\dimen1=\wd1
\advance\dimen1 by -\dimen0
\divide\dimen1 by 2
\vbox{\offinterlineskip%
   \moveright\dimen1 \box0 \kern - \dimen2\box1}
}
%
\def\ntilde#1{\mathchoice{\widetilde #1}{\widetilde #1}%
   {\sttilde #1}{\sttilde #1}}

%
%-------------------------------------------------------------------
%
%\sezioniseparate %----------- togliere quando si stampa tutto insieme
%\let\g=\o %      %------------------ per il Mac 
%



\def\bye{%
\par\vfill\supereject
\message{******** Run TeX twice to resolve cross-references *****************}%
\message{******** Run TeX twice to resolve cross-references *****************}%
\message{******** Run TeX twice to resolve cross-references *****************}%
\message{******** Run TeX twice to resolve cross-references *****************}%
\end}


\long\def\newsection#1\par{%
\advance\numsec by 1%
\numfor=1%
\numtheo=1%
\pgn=1%
\vskip 0pt plus.3\vsize \penalty -250 \vskip 0pt plus-.3\vsize \bigskip 
\vskip \parskip \message {#1}\leftline {\bf \number\numsec. #1}%
\nobreak \smallskip \noindent}

\long\def\appendix#1\par{%
\numsec=-101%
\numfor=1%
\numtheo=1%
\pgn=1%
\vskip 0pt plus.3\vsize \penalty -250 \vskip 0pt plus-.3\vsize \bigskip 
\vskip \parskip \message {#1}\leftline {\bf Appendix. #1}%
\nobreak \smallskip \noindent}


\def\parsk{%
   \baselineskip=11pt plus0.1pt minus0.1pt 
   \lineskip=4pt\lineskiplimit=0.1pt      
   \parskip=2pt plus1pt
}


%-------------------------------------------- amstex
\def\frac#1#2{{#1\over#2}}
\def\[{\left[}
\def\]{\right]}

\mathchardef\sqsubset"3\msafamhexnumber40
\mathchardef\sqsupset"3\msafamhexnumber41
\mathchardef\Cdot"0\msafamhexnumber05

% like eqfig, but needs full filename (so it doesn't have to be .ps)
%
\def\insertfig#1#2#3#4#5#6{
  \par\xwidth=#1 \xshift=\hsize \advance\xshift 
  by-\xwidth \divide\xshift by 2
  \yshift=#2 \divide\yshift by 2
  \vbox{
  \line{\hglue\xshift \vbox to #2{
    \smallskip
    \vfil#3 
    \special{psfile=#4}
    }
    \hfill\raise\yshift\hbox{#5}
  }
  \smallskip
  \centerline{#6}
  }
  \smallskip}
%

\def\beginsubsection#1\par{\bigskip\leftline{\caps #1}\nobreak\smallskip
	    \noindent}

\def\BOZZA{
 \def\alato(##1){
 {\vtop to \profonditastruttura{\baselineskip
 \profonditastruttura\vss
 \rlap{\kern-\hsize\kern-1.3truecm{$\scriptstyle##1$}}}}}
 \def\galato(##1){ \gwidth=\hsize \divide\gwidth by 2
 {\vtop to \profonditastruttura{\baselineskip
 \profonditastruttura\vss
 \rlap{\kern-\gwidth\kern-1.3truecm{$\scriptstyle##1$}}}}}
 \def\talato(##1){\rlap{\sixrm\kern -1.3truecm ##1}}
% \def\thm{\teo}\def\thf{\teo}
}
%
\def\qq{^{J,\emp}_{\L,N}}
\def\nuj{{\nu\qq}}
\def\hT{{\tilde h}}
%
\def\TT{{\ntilde T}}
\def\thT{{\ntilde \th}}
\def\dd{ {d-1\over d} }
\def\tL{{\ntilde L}}
\def\phb{{\bar\ph}}
\def\psb{{\bar\psi}}
\def\Sh{{\hat S}}
\def\ug{{\uu\g}}
\def\ul{{\uu\l}}
\def\uth{{\uu\th}}
\def\Lb{{\bar\L}}
\def\Db{{\bar\D}}

\def\Ltop{{\L_{\rm top}}}
\def\Lbot{{\L_{\rm bottom}}}

\def\nuh{{\hat\nu}}
\def\nub{{\bar\nu}}
\def\eh{{\hat e}}
\def\Sh{{\hat S}}

\def\Zt{{\ntilde Z}}
\def\depl{\dep \mskip -5mu \L}

\def\indh{ {\st x,y  \in V \atop\st |x-y|=1 } }
\def\indhb{ {\st  x\in V, \, y\in V^c \atop\st |x-y|=1 } }
\def\bJt{{\b,J,\t}}
\def\Et{{\ntilde\cE}}
\def\EL{{\Et_\L}}
\def\ELh{{\hat\cE_\L}}
\def\d{\delta}
\def\s{\sigma}
\def\l{\lambda}
%\def\La{\Lambda}
\def\a{\alpha}
\def\b{\beta}
\def\e{\epsilon}
\def\g{\gamma}
\def\xt{\tilde{x}}
\def\pp{\partial}
\def\12{{1\over 2}}

%----------------------------------------- local macros -------------------
%
\def\qq{^{J,\emp}_{\L,N}}
\def\nuj{{\nu\qq}}
%
\def\dd{ {d-1\over d} }
%
\def\hT{{\tilde h}}
\def\TT{{\ntilde T}}
\def\TE{{\ntilde T}}
\def\thT{{\ntilde \th}}
\def\tL{{\ntilde L}}
\def\Ob{{\bar\O}}
\def\phb{{\bar\ph}}
\def\psb{{\bar\psi}}
\def\ug{{\uu\g}}
\def\Sh{{\hat S}}

\def\ug{{\uu\g}}
\def\ul{{\uu\l}}
\def\uth{{\uu\th}}
\def\Lb{{\bar\L}}

\def\Ltop{{\L_{\rm top}}}
\def\Lbot{{\L_{\rm bottom}}}

\def\nuh{{\hat\nu}}
\def\nub{{\bar\nu}}
\def\eh{{\hat e}}
\def\Sh{{\hat S}}

\def\Zt{{\ntilde Z}}
\def\depl{\dep \mskip -5mu \L}

\def\indh{ {\st x,y  \in V \atop\st |x-y|=1 } }
\def\indhb{ {\st  x\in V, \, y\in V^c \atop\st |x-y|=1 } }
\def\bJt{{\b,J,\t}}
\def\Et{{\ntilde\cE}}
\def\EL{{\Et_\L}}
\def\ELh{{\hat\cE_\L}}

\def\Zar{Zahradn\'\i k}

\def\mum[[#1,#2,#3,#4,#5,#6]]{
  \left[ \, {#1\atop#4} \, {#2\atop#5} \, {#3\atop#6} \, \right]}

\let\sss=\sset
\def\dz{d}

\def\xz{{ (x,z) \in V\times W }}

\def\pp{\partial}
\def\12{{1\over 2}}

\def\mHp{{\hat m^+}}
\def\mHm{{\hat m^-}}
\def\mHUp{{\hat m_U^+}}
\def\mHUm{{\hat m_U^-}}
\def\ul{{\underline \l}}
\def\Ag{{A_\ug}}
\def\Alz{{A_\l^\circ}}
\def\Bg{{B_\ug}}
\def\Agz{{A^\circ_\ug}}
\def\Bgz{{B^\circ_\ug}}
\def\Agc{{A^\circ_\g}}
\def\Bgc{{B^\circ_\g}}
\def\Ags{{A_\g^{\circ\circ}}}
\def\Bgs{{B_\g^{\circ\circ}}}


\def\CsLe{{C^*_{\L,\emp}}}
\def\Ednat{{E^{\d,nat}_\ug}}
\def\npt{{\cN^m_L}}

\def\vpha{\vphantom{\bigl[}}
\def\vphb{\vphantom{\bigl[_1^1}}

\def\nud{{\dot\nu}}
\def\cEd{{\dot\cE}}

\magnification=\magstephalf
\tolerance=10000
%\input /home/martin/tex/optex-2.1
%\input /home/martin/tex/macros_to_add

%\BOZZA

\begintex
\numsec=0

%--------------------------------- INIZIO
%
%
\font\ttlfnt=cmss10 scaled 1200 %small caps
\font\bit=cmbxti10 %bold italic text mode
%
\begingroup
\nopagenumbers
\footline={}
%
%
% Author. Initials then last name in upper and lower case
% Point after initials
%
\def\author#1
{\vskip 18pt\tolerance=10000
\noindent\centerline{\caps #1}\vskip 0.8truecm}
%
% Address
%
\def\address#1
{\vskip 4pt\tolerance=10000
\noindent #1\par\vskip 0.5truecm}
%
% Abstract
%
\def\abstract#1{\noindent{\bf Abstract.\ }#1\par}
%
\vskip 1cm
%
\centerline{\ttlfnt Comparison of finite volume canonical and grand canonical
                    Gibbs measures}
\centerline{\ttlfnt under a mixing condition}
%
%
%--------
%\vskip 0.4truecm
%\centerline{\nineit Revised version}
%--------
\vskip 0.5truecm
\author{ N.Cancrini $^{1}$ and  
F. Martinelli $^{2}$
}
%
\address{%
{\ninerm $^{1}$ Dipartimento di Energetica, Universit\`a dell'Aquila, 
Italy and INFM Unit\`a di Roma ``La Sapienza''
  \\ 
  $\phantom{^3}$ e-mail: nicoletta.cancrini@roma1.infn.it 
  \\ 
  $^2$  
  Dipartimento di Matematica, 
  Universit\`a di Roma Tre, Italy \\
  $\phantom{^3}$
  e-mail: martin@mat.uniroma3.it 
}}
%


\bigno
\abstract{We envisage a simple approach 
to prove sharp bounds between the finite volume (multi) canonical
and (multi) grand canonical expectation of local observables of 
a lattice discrete spin model 
by assuming a mixing property for the Gibbsian specifications.
We then apply our results to various situations including 
mean field perturbations of the Ising model.
Our method does not rely upon a local limit theorem and 
applies also to the dilute Ising model in the Griffiths phase for which 
the mixing condition fails.} 
%
\vskip 1cm
\noindent 
{\bf Key Words:} Gibbs measures, equivalence of ensembles, Gibbs conditioning 
principle.



\footnote{}{\ninerm
Mathematics Subject Classification: 82B44, 82C22, 82C44, 60K35}


\footline={\sixrm \hfil v0.98}


\vfill\eject
\endgroup

\newsection Introduction

Throughout this paper $\mu_\L^\t$ will denote the grand canonical Gibbs measure
of a finite range, discrete lattice spin model in 
a given fixed finite volume $\L\sset \Z^d$ 
with some boundary condition 
$\t$ (see e.g. \ref[Geo]). Let $N_\L = \sum_{x\in \L}h_x$, where 
$h_x=h(\h(x))$ is some real function of the single spin $\h(x)$ with a lattice distribution.
The typical example one should keep in mind is 
a lattice gas with $N_\L = \#\, \hbox{of particles in } \L$. Let 
$N$ be a possible value of $N_\L$ and assume that 
$N= \mu_\L^\t(N_\L)$. For a lattice gas model 
that means that the chemical potential 
was conveniently chosen from start as a function of $N$, $\L$ and $\t$ ({\it warning}: the fact 
that the chemical potential depends on $\L$ and $\t$ has no consequences on e.g. 
the DLR property of the measure since $\L$ and $\t$ are kept fixed 
once and for all).
Then, under a suitable mixing condition on the Gibbsian specification 
of the model, we compare the marginals of $\mu_\L^\t$ and $\nu_\L^\t$, the 
latter being   
$\mu_\L^\t$ conditioned on the event
$N_\L=N$, on subsets 
of $\L$ whose size may increase with $|\L|$. One of the main results  
of the present paper, see theorem 
\thf[EQ1], is that, uniformly in $N$, the variational 
distance between the two marginals on $\D\sset \L$ is bounded from above by $C {|\D|\over |\L|}$, 
provided that $|\D| \le |\L|^{1-\e}$, $\e \ll 1$. 
For certain simple geometrical shapes, 
e.g. cubes, and ``normal'' \ie of $O(1)$ 
values of the density $\rho := {N\over |\L|}$, 
the bound can be pushed up to $|\D| = {\rm o}(|\L|)$ (see remark at the end of theorem \thf[EQ1]). 

\smallno
The above problem belongs to a more general and widely studied 
class of problems related to the so--called 
``Gibbs conditioning principle'' (see \ref[DZ] and references therein) 
or ``equivalence of ensembles'' (see e.g. \ref[DT], \ref[L] and \ref[SZ]). 
In our case, classical 
results on the equivalence of ensembles state 
that the above variational distance should vanishes as $|\L| \to \infty$ and 
$\D$ is kept {\it fixed}. In the last few  
years and because of very different motivation, people have tried to improve on the classical results by comparing 
the marginal of canonical and grand canonical Gibbs measures on 
increasingly (with $\L$) large ``sub--systems'' 
(see e.g. \ref[LY], \ref[DZ] and \ref[CZ]). 

\smallno
Our own motivation for studying 
such a problem comes actually from a quite different subject, namely 
the theory of stochastic spin exchange dynamics reversible w.r.t. the canonical measure 
$\nu_\L^\t$. In this context it is rather essential, for example in the study 
of the relaxational properties of the dynamics, 
to have a very detailed control of canonical expectations and canonical 
covariances 
uniformly in the conditioning value $N$. 
We refer the reader to \ref[LY], \ref[Y], \ref[BZ]
and in particular to \ref[CM1] and \ref[CM2]. Another quite recent but very 
interesting area of research where such a question 
comes into play are the theory of renormalization group 
pathologies, particularily the so--called block spin transformation \ref[BCO], 
and the problem of 
mean field perturbations of finite range lattice models discussed in \ref[CZ].

\smallno
Most of the usual approaches to prove the equivalence of ensembles are 
either based on the proof of a local central limit theorem 
(see e,g \ref[K] and \ref[DT], \ref[LY], \ref[Y]) or  
on the theory of large deviations (see e.g. \ref[L], \ref[SZ] and \ref[DZ]). 
Recently 
other methods, like entropy bounds using Pinsker's inequality 
(see \ref[CZ] and \ref[LPS]) or simple estimates on the 
logarithmic generating function using the complete analiticity of the interaction 
\ref[BCO], have been 
introduced.
 
The method based on CLT is quite involved from a technical point of view, particularily 
if one wants to keep track of the dependence on $\D$ and $N$ of the various estimates 
(see \ref[Y] where however some of the arguments do not seem to be complete). The  
method of entropy bounds is well suited for quite general type of questions but 
it does not seem to give the best bounds, at least in our specific context, because 
Pinsker inequality gives a bound of the {\it square} of the variational distance 
of two measures in terms of their relative entropy. Finally the methods    
based on the complete analiticity of the model look rather simple and natural but 
they pose quite severe restriction on how large the size of the subset $\D$ can be.

\smallno
Here we decided to follow a new approach which seems vaguely related to the well known 
two--block estimates of hydrodynamical limit for interacting particle systems with a 
conservation law (see \ref[LY]) and which avoids completely 
the proof of a CLT. Roughly speaking we proceed as follows. 
By means of Fourier 
transform, for any function $f$ with support $\D$, we write 

$$
\nu^\t_\L(f) -\mu_\L^\t(f) ={\int_{-T}^{T}dt \, 
                \mu_\L^\t\bigl(\nep{i{t\over \s}(N_\L(\h)-N)},f\bigr)\over 
                2T\mu_\L^\t(N_\L=N)}
$$
where $T= {\pi\over \l \s}$, $\s^2 = \mu_\L^\t\(N_\L,N_\L\)$ 
and $\l$ is such that $\l N_\L$ takes 
integer values.
Then, using DLR equations, elementary Taylor expansions of only 
part of the characteristic function of $N_\L$ and a 
simple gaussian bound on the characteristic function of $N_\L$, we prove 
the correct bound 
$$
|\mu_\L^\t(f)-\nu_\L^\t(f)| \le C \ninf{f}{|\D|\over |\L|}
$$ 
for any $f$ with support 
$\D$ and such that $f$ is ``almost orthogonal'' 
to the r.v. $N_\L$ (\ie the $\mu_\L^\t$--covariance between $f$ and $N_\L$ is almost zero). 
Next we decompose any function $f$ with support $\D$ into a part which is ``almost orthogonal'' 
to  $N_\L$ plus something proportional to $N_\D$, simply by adding and subtracting a suitable
const.$\,\times N_\D$. Thus, one is left with the problem of comparing 
the canonical and grand canonical expectations of $N_\D$, or, by additivity, of a single 
contribution $h_x$.  
It is at this stage that we exploit in a crucial way the identity 
$\sum_{x\in \L}\left(\mu_\L^\t(h_x)-\nu_\L^\t(h_x)\right)=0$. 
Let $D_x = \mu_\L^\t(h_x)-\nu_\L^\t(h_x)$. Then, 
thanks to the first part, for arbitrary $x,y \in \L$, 
$$
|D_x- \a_{xy}D_y| \le O\left({1\over |\L|}\right)
$$ 
with $\a_{xy} = {\Cov(h_y,N_\L) \over \Cov(h_x,N_\L)}$ (if necessary we have to replace 
the single sites by small cubes around them 
in such a way that the resulting covariances become positive). 
For most sites $x,y$, namely all those 
sites which are not too close to the boundary $\partial \L$, $\a_{xy} \approx 1$ since 
$\Cov(h_x,N_\L) \approx \Cov(h_y,N_\L)$ because of the mixing 
property of $\mu_\L^\t$.  
Then the identity $\sum_x D_x =0$ immediately allows us to conclude that
$$
|D_y| \le O(1)\bigl|\sum_{x} \a_{xy}\bigr|^{-1} = O\left({1\over |\L|}\right)
$$ 
and the result follows.
\smallno
It is important to observe that the assumption of having lattice 
distribution for the r.v. $h(\h(x))$ is rather crucial in order to be able to use 
discrete Fourier transform.  
\medno
We conclude this short introduction with a brief survey of the paper.
\bul In section 2 we give the basic setting.
\bul In section 3 we prove several simple bounds on various kind of covariances
and on the characteristic function of $N_\L$.
\bul In section 4 we prove the first main result on the variational distance 
between the marginals on a subste $\D$ of $\mu_\L^\t$ and $\nu_\L^\t$.
\bul In section 5 we extend the result of section 4 to a multicanonical case, namely 
when several r.v $N_{\L_i}$ are fixed, equal to their average values, in the different atoms $\{\L_i\}_{i=1}^k$ of a partition of $\L$. 
\bul In section 6 we extend the results of section 5 to the random bond 
dilute Ising model in the so called Griffiths phase. The interest here is to show how
our method works when the basic mixing condition which is behind the results of sections 4,5 doesn't work. 
For this model it seems to us the methods based on complete analiticity 
may fail. 
\bul Finally in section 7 we discuss several application of our results.

  





\bigno
{\bf Acknowledgements}. This work was begun while F.M.
was a guest of the Institut Henri Poincar\'e for the special semester
on ``Large deviations, logarithmic Sobolev inequalities and 
statistical mechanics'' in the spring 1998. F.M. warmly acknowledges
the organizers, and in particular F.Comets and L.Saloff--Coste, 
for the excellent hospitality there and the stimulating 
scientific atmosphere. During this work 
we have benefit of several interesting and instructing 
discussion with L.Bertini, F.Comets, A.Dembo, E.Olivieri and O.Zeitouni.
All this people kindly let us know about their work prior to publication.

   
\newsection Notation
 
\beginsubsection \number\numsec.1 The lattice and the configuration space

\noindent
{\it The Lattice}. We consider the $d$ dimensional lattice $\Z^d$ with sites 
$x = \{x_1, \ldots, x_d \}$
and norm
$|x| = \max_{i \in \{1, \ldots, d\} } |x_i|$.
The associated distance function is denoted by 
$d(\cdot, \cdot)$. 
By $Q_l$ we denote the cube of all $x=(x_1,\ldots, x_d) \in \Z^d$ such that
$x_i \in \{ 0, \ldots, l-1 \}$.
If $x\in \Z^d$, $Q_l(x)$ stands for $Q_l + x$.
We also let $B_l$ be the
ball of radius $l$ centered at the origin, \ie
$B_l = Q_{2l+1}( (-l, \ldots, -l))$.
\acapo
If $\L$ is a finite subset of $\Z^d$ we write $\L \ssset \Z^d$. 
The cardinality of $\L$ is denoted by $|\L|$.
$\bF$ is the set of all nonempty finite subsets of $\Z^d$.
\acapo
We finally define the exterior {\it n--boundary\/} as
$\dep_n \L = \{ x \in \L^c : \, d(x, \L)\le n \}$ and 
the interior {\it n--boundary\/} as
$\partial^-_n \L = \{ x \in \L : \, d(x, \L^c)\le n \}$.
Given $r \in \Zp$, we say that a
subset $V$ of $\Z^d$ is {\it r-connected\/} if for any two
sites $,y$ in $V$ there exists $\{x^1, \ldots, x^n \} \sset V$
such that $x^1 = y$, $x^n =z$ and $|x^{i+1} - x^i| \le r$ for $i=2, \ldots, n$.

\medno
{\it Regular sets.}
A finite subset $\L$ of $\Z^d$ is said to be 
a {\it $l$--regular}, $l\in \Z_+$, 
if there exists $x\in \Z^d$ such that  
$\L$ is the union of a
finite number of cubes $Q_l(x^i+x)$ where $x^i \in l \Z^d$.
We denote the class of all such sets by $\bF_l$. 
Notice that any set is $1$--regular \ie $\bF_{l=1}=\bF$.

\medno
{\it The configuration space.}
Our {\it configuration space} is
$\O = S^{\Z^d}$, where $S$ is a finite space, or
$\O_V = S^V$ for some $V\subset \Z^d$. 
The configuration space $\O$ is endowed with the product topology and
$\cF$ will denote the $\s$--algebra generated by cylinders.
Given $\h \in \O$ and $\L \sset \Z^d$ we denote by $\h_\L$
the natural projection over $\O_\L$.
If $U$, $V$ are disjoint, $\h_U \t_V$ is the configuration on $U\cup V$ which
is equal to  $\h$ on $U$ and $\t$ on $V$.


\medno
{\it Local functions.} 
If $f$ is a function on $\O$, the {\it support} of $f$, denoted by $\D_f$, 
is the smallest subset
of $\Z^d$ such that $f(\s)$ depends only on $\s_{\D_f}$. 
The {\it $l$--support} of a
function, $l\in \Z_+$, 
is the smallest $l$--regular set $V$ such that $\D_f \sset  V$. 
$f$ is called {\it local} if $\D_f$ is finite. 
By $\| f\|_\infty$ we mean the 
supremum norm of $f$ and by $\ninf{\nabla_x f}$ we mean 
the supremum over all configurations $\h,\t$ that agree outside $x$ 
of $|f(\h)-f(\t)|$.

\medno
{\it Generalized $h$--charge.}
Given a real function $h\,:\, S [0,1]$ we define the $h$--charge 
in the set $V\sset \Z^d$ for the configuration $\h$ as 
$N_V(\h)=\sum_{x\in V}h_x(\h)$ where $h_x(\h)=h(\h(x))$. 

\medno
\beginsubsection \number\numsec.2 Gibbs Measures

\nproclaim Definition [potential]. 
A finite range, translation--invariant potential 
is a collection of real, 
local functions $\{\Phi_\L\}$, ${\L\in \bF}, \,|\L| \ge 2$, 
on $\O$ 
with the following properties
\item{(1)} $\Phi_\L = \Phi_{\L+x}$ for all 
  $\L \in \bF$ and all $x\in \Z^d$
\item{(2)} For each $\L$ the support of $\Phi_\L$ coincides with $\L$
\item{(3)} There exists $r>0$ such that
  $\Phi_\L = 0$ if $\diam \L > r$. $r$ is called the {\it range}
  of the interaction.
\item{(4)} $\|\Phi\| := \sum_{\L\ni 0} \|\Phi_\L\|_\infty \, < \, \infty$

\medno
Given a {\it potential\/} or {\it interaction\/} $\Phi$ 
with the above four properties 
and $V \in \bF$, we define
the Hamiltonian $H^\Phi_V : \O \mapsto \bR$ by
$$
  H_V^\Phi(\s) = - \sum_{\L: \, \L\cap V \ne \emp} \Phi_\L(\s)
$$
For $\s, \t \in \O$ we also let
$H_V^{\Phi,\t}(\s) = H_V^\Phi (\s_V \t_{V^c} )$
and $\t$ is called the {\it boundary condition}.
For each $V\in \bF$, $\t\in \O$ the
(finite volume) conditional Gibbs measure on $(\O, \cF)$, are given by
$$
    d\mu^{\Phi,\t}_V(\s) = 
    \cases{ \bigl(Z^{\Phi,\t}_V\bigr)^{-1}
    \exp[ \,-  H^{\Phi,\t}_V(\s) \,] \prod_{x\in \L} d\mu^{\{x\}}_0\bigl(\s(x)\bigr)
                                & if $\s(x) = \t(x)$ for all $x\in V^c$ \cr
    \vphantom{\Bigl(}
    0 & otherwise. \cr }
    \Eq(finvolmea)
$$
where $Z^{\Phi,\t}_V$ is the proper normalization factor called partition
function and for each $x\in \Z^d$ 
$\mu^{\{x\}}_0(\cdot)$ is some apriori positive probability measure on $S$. 
Notice that in \equ(finvolmea) we have adsorbed in the potential 
$\Phi$ the standard
inverse temperature factor $\beta$ in front of the Hamiltonian while we 
have put into the apriori measure $\mu^{\{x\}}_0(\cdot)$ the usual 
one--body part of the interaction.
In most notation we will drop the superscript $\Phi$ if that does not generate
confusion. 


Given a measurable bounded function $f$ on $\O$,
$\mu_V (f)$ denotes the {\it function} $\s \mapsto \mu^{\s}_V(f)$ where 
$\mu^{\s}_V(f)$ is just the average of $f$ w.r.t. $\mu^{\s}_V$.
Analogously, for any event $X$,  $\mu^{\t}_V (X) := \mu^{\t}_V (\id_X)$, 
where
$\id_X$ is the characteristic function of $X$. $\mu^{\t}_V(f,g)$ stands
for the covariance or {\it truncated correlation} 
(with respect to $\mu_V^{\t}$) of $f$ and $g$.
The set of measures \equ(finvolmea) satisfies the DLR compatibility
conditions
$$
   \mu^{\t}_\L( \mu_V (X) ) = \mu^{\t}_\L (X) \qquad
   \forall\, X \in \cF
   \qquad
   \forall\,
   V\sset \L\ssset\Z^d  
   \Eq(DLR)
$$


\nproclaim Definition [Gibbs].
A probability measure $\mu$ on $(\O, \cF)$ is called a 
{\it Gibbs measure\/}
for $\Phi$ if
$$
   \mu( \mu_V (X) ) = \mu(X) \qquad
   \forall\, X \in \cF
   \qquad
   \forall\,
   V\in \bF  
   \Eq(DLRi)
$$

\noindent
{\it Remark.} In the above definition we could have replaced the 
$\s-$algebra $\cF$ with $\cF_V$ (see section 2.3.2 in \ref[EFS]).



\newsection Some preliminary results for Gibbs measures satisfying a strong
            mixing condition

In this section we derive some simple bounds for finite volume Gibbs measures 
satisfying the following 
``strong mixing assumption'' (see \ref[M2] for more details). 

In order to formulate our condition let 
us fix positive numbers $C,m,l$ and an arbitrary 
set $\L\in \bF_l$, $\L = \cup_{i\in I}Q_l(x^i+x)$ with $x^i \in l\Z^d$. 

\smallno
\proclaim Definition of property $SMT(\L,C,m,l)$.
For any pair of bounded local functions $f$ and $g$  
$$
\sup_\t|\mu_\L^\t(f,g)| \le 
     C\sup_\t\mu_\L^\t(|f|)\mu_{\L\setminus V_f}^\t(|g|)
           \sum_{x\in \partial_{r}^- V_f}\sum_{y\in \partial^{-}_r V_g} \nep{-m|x-y|}
$$
provided that $d(V_f,V_g) \ge l$.
Here, if $\L= \cup_{i\in I} Q_l(x^i+x)$ with $x^i\in lZ^d$, 
$V_f$ ($V_g$) is the union of those cubes $Q_l(x^i+x)$, $i\in I$, that 
intersect the support of $f$ ($g$).

\beginsubsection \number\numsec.1 Bounds on various covariances.

\noindent
Let now $\L\in \bF_l$, 
$\L = \cup_{i\in I}Q_l(x^i+x)$, and let $I_1\dots I_k$ be a partition 
of $I$. Set $\L_i = \cup_{j\in I_i}Q_l(x^j+x)$, $i=1\dots k$. 
We assume that the apriori probability measure $\mu^{\{x\}}_0$ is the same in 
each atom of the partition and we denote by $\mu_0^{(i)}$ 
the apriori measure in the $i^{\rm th}$--atom. 
By assuming property $SMT(V,C,m,l)$ for any finite set $V\in \bF_l$ 
we first derive 
some simple bounds on covariances of the form 
$\mu(f,N_{\L_i})$, $\mu(N_{\L_i},N_{\L_i})$, $\mu(f,N_{\L_i},N_{\L_i})$ or 
$\mu(N_{\L_i},N_{\L_k},N_{\L_j})$, where $\mu(\cdot)=\mu_\L^\t(\cdot)$,
$f$ is a local function, $\Delta := V_f$ is as in the definition 
of property $SMT$, 
and $N_{\L_i}(\h) := \sum_{x\in \L_i}h_x$ for some function 
$h:S \mapsto [0,1]$ with a unique global minimum (where $h$ is equal to zero) 
and maximum (where $h$ is equal to one). A typical example in the case 
of lattice gas variables, $S= \{0,1\}$, is $h(\h)=\h$. 
Such bounds will be essential
in the proof of the equivalence of ensembles.

\nproclaim Proposition [Cov].
Assume $SMT(V,C,m,l)$ for any $l$--regular finite set $V$. Fix $\L\in \bF_l$ 
and a partition of $\L$ into $l$--regular sets $\L_1,\dots,\L_k$, 
together with a local function $f$ as above. 
Let $\rho_i = {\mu(N_{\L_i})\over |\L_i|}$, 
$i=1\dots k$. Without loss of generality we
assume that $\rho_i \le \ov2,\; i=1\dots k$. 
Then for any $l$ large enough there 
exists a constant $A$ depending only on $C,m,\|\Phi\|,l,k$  
such that 
$$
\eqalign{
a)& \quad |\mu(f,N_{\L_i})| \le 
      A\ninf{f}\, \min \{\,\sqrt{\rho_i|\L_i|},\rho_i|\L_i|\,\} \cr
b)& \quad |\mu(N_{\L_i},N_{\L_i})| \le A \rho_i\,|\L_i| \cr
c)& \quad \mu(N_{\L_i},N_{\L_i}) \ge A^{-1}\rho_i \, |\L_i| \quad \hbox{ (here mixing is not needed)} \cr
d)& \quad |\mu(N_{\L_i},N_{\L_j})| \le 
   A \rho_i\rho_j \Bigl\{|\partial_r^-\L_i||\partial_r^-\L_j|\Bigr\}^{1/2} \cr
e)& \quad |\mu({\bar N_{\L_i}}^2\,{\bar N_{\L_j}}^2)| \le 
                          A\, \rho_i\rho_j |\L_i||\L_j|           \cr
\hbox{if } k=1 \phantom{.................}&  \cr
f)& \quad |\mu(f,N_{\L})| \le 
      A\ninf{f}\, \min\bigl\{\sqrt{\rho |\D|},\,\rho |\D|\bigr\} \cr
g)& \quad |\mu(f,{\bar N_{\L}}^2)| \le A \ninf{f}\, \rho|\D| \cr
h)& \quad |\mu(N_\D,{\bar N_{\L}}^2)| \le A \rho|\D| \cr
i)& \quad \mu({\bar N_{\L}}^4) \le 
   A\max \bigl\{\rho |\L|,
     \bigl(\rho |\L|\bigr)^2\,\bigr\} \cr
	}
\Eq(cov1)
$$
where $\rho := \rho_1$ and 
$\bar N_\L := N_\L - \mu_\L^\t(N_\L)$.

\Pro\ \acapo
{\it a)} We can either write 
$$
|\mu(f,N_{\L_i})| \le \ninf{f}\, \mu\bigl(N_{\L_i},N_{\L_i}\bigr)^{1/2} 
                  \le A\ninf{f}\, \sqrt{\rho_i |\L_i|}
$$ 
or
$$
|\mu(f,N_{\L_i})| = |\mu\bigl(\mu_{\L\setminus \L_i}(f),N_{\L_i}\bigr)| 
\le \mu\bigl(N_{\L_i},N_{\L_i}\bigr)^{1/2}
     \mu\bigl(\mu_{\L\setminus \L_i}(f),\mu_{\L\setminus \L_i}(f)\bigr)^{1/2}
\Eq(a.1)
$$
In order to conclude it is enough now to use {\it b)} below together with 
the bound 
$$
     \mu\bigl(\mu_{\L\setminus \L_i}(f),\mu_{\L\setminus \L_i}(f)\bigr) \le
  \ninf{f}^2\, \mu\bigl(\exists x\in \L_i:\; h_x(\h)\neq 0\bigr) \le
  C\ninf{f}^2\, \mu(N_{\L_i}) \le C\ninf{f}^2\,\rho_i |\L_i|  
\Eq(a.2)
$$
\medno
{\it b).} 
First of all we observe that
$$
   \sup_{x\in \L_i}\sup_{V\sset \L}\sup_\t\mu_V^\t(h_x,h_x) \le C\rho_i
\Eq(b.1)
$$
for a suitable constant $C$. 
In order to prove it we notice that, for any $x,y \in \L_i$
$$
\sup_{V\sset \L}\sup_\t\mu_V^\t(h_x,h_x) \le 
        \sup_{V\sset \L}\sup_\t\mu_V^\t(h_x)
                \le\nep{2\|\Phi\|} \mu(h_y)
\Eq(b.2)
$$
Therefore
$$
     \sup_{x\in \L_i}\mu(h_x,h_x) \le 
           \nep{2\|\Phi\|}{\mu(N_{\L_i})\over |\L_i|} =
     \nep{2\|\Phi\|}\rho_i
\Eq(b.3)
$$ 
and \equ(b.1) follows.
Next,
for any $x,y$ in $\L_i$ with $|x-y| \ge l$, we 
immediately get from the strong mixing assumption and \equ(b.1), the bound 

$$
     |\mu(h_y,h_x)| \le C\rho_i\nep{-m|x-y|} 
\Eq(b.4)
$$
Thus the estimate {\it b)} follows at once.

\medno
{\it c).} 
Let $\bar \L_i$ be the largest subset of $\L_i$ such that 
for each $x,y\in \bar \L_i$ $|x-y|\ge r$ where $r$ is the range of the 
interaction. Then we write
$$
\eqalign{
  \mu(N_{\L_i},N_{\L_i}) &\ge 
\mu\bigl(\mu_{\bar \L_i}^\h(N_{\bar \L_i},N_{\bar \L_i})\bigr) \cr
     &\ge \min_{x\in \L_i}\inf_\t \mu_{\{x\}}^\t(h_x,h_x)\,|\bar \L_i| \cr
	} 
\Eq(c.1)
$$
As in \equ(b.3) one gets immediately that
$$
\mu_{\{x\}}^\t(h_x,h_x)\ge \ov2 \nep{-2\|\Phi\|}\mu(h_y) 
\qquad \forall y\in \L_i
$$ 
\ie
$$
\mu_{\{x\}}^\t(h_x,h_x)\ge C \rho_i
$$
Thus the r.h.s of \equ(c.1)
is larger than $C\rho_i |\bar \L_i| \ge C' \rho_i |\L_i|$. 

\medno
{\it d).} From the mixing assumption and the 
bound $\sup_{V,\t}\mu_V^\t(h_x) \le C\rho_i $ if $x\in \L_i$ (see 
\equ(b.1)...\equ(b.3)), we get that for 
any $x\in \L_i$ and $y\in \L_j$
$$
|\mu(h_x,h_y)| \le \cases{C \rho_i\rho_j\nep{-m|x-y|} & if  $|x-y| \ge l$ \cr
                C \rho_i\rho_j & otherwise \cr
	}
$$
The above bound implies
that
$$
 |\mu(N_{\L_i},N_{\L_j})| \le A\rho_i\rho_j\,|\partial_l^-\L_i|
$$
for a suitable constants $A$. Similarily with $i$ and $j$ interchanged.
Thus the sought bound follows then by taking the geometric mean of the 
two estimates.

\medno
{\it e).} Let $\bar h_x(\h):= h_x - \mu(h_x)$. 
Given $x_i\in \L$, $i=1,\dots, 4$,
it is quite easy to check, using once more property $SMT(\L,C,m,l)$ together 
with $\sup_\t|\mu_{\{x\}}^\t(h_x)| \le C\ninf{h}\rho_x$ where $\rho_x = \rho_i$ if 
$x\in \L_i$, and 
$\mu(\prod_{i=1}^n h_{x_i})\le \prod_{i=1}^n\sup_\t\mu_{\{x_i\}}^\t(h_{x_i})$ 
valid if all points $\{x_i\}_{i=1}^n$ are different, that 
$$
|\mu(\prod_{i=1}^4 \bar h_{x_i})| \le 
       \cases{ C\ninf{h}^{4}\Bigl\{\prod _i\rho_{x_i}\Bigr\}^{1/2} 
                                       \nep{-m'd(x_1,\dots,x_4)} & if 
                 $d(x_1,\dots,x_4)\ge 4l$ \cr 
               & and all points are different  \cr
   \phantom{bla-bla} & \phantom{bla-bla} \cr
  \ninf{h}^{4}\rho_x & if   $x_1=x_2=x_3=x_4=x$  \cr
   \phantom{bla-bla} & \phantom{bla-bla} \cr
   C\ninf{h}^{4}\rho_x \rho_y & if   $x_1=x_2=x $ and $x_3=x_4=y$ \cr
  \phantom{bla-bla} & \phantom{bla-bla} \cr
 C\ninf{h}^{4}\rho_x \bigl\{\rho_{x_3} \rho_{x_4} \bigr\}^{1/2}\nep{-m'd(x_1,\dots,x_4)} & 
                      if $d(x_1,\dots,x_4)\ge 4l$, $x_1=x_2=x$ \cr 
               & and $x_3\neq x_4 \neq x$ \cr
	}
\Eq(e.1)
$$
for suitable positive constants $C$ and $m'=m'(m)$, 
where $d(x_1,\dots,x_4) = \sum_{i=1}^4 d(x_i,\cup_{j\neq i}x_j)$.  
In particular, from \equ(e.1) above, it follows that
$$
       \mu\bigl({\bar N_{\L_i}}^2{\bar N_{\L_j}}^2\bigr) \le 
 \sum_{x_1,x_2\in \L_i}\sum_{x_3,x_4\in \L_j}|\mu(\prod_{i=1}^4 \bar h_{x_i})| \le
	C' \rho_i\rho_j |\L_i||\L_j|
\Eq(e.2)
$$
for some constant $C'$.
\QED

\medno
{\it f).}
For $j=0,1\dots$, let $\D_j$ be the union of those cubes $Q_l(x_i+x)$, 
$x_i\in l Z^d$, that form $\L$, whose distance from $\D$ is between 
$jl$ and $(j+1)l$. 
Let also $N_j(\h) = \sum_{x\in \D_j}h_x(\h)$. Then we can write
$$
|\mu(f,N_{\L})| \le 2\sum_{j \ge 1} |\mu(f,N_j)| + |\mu(f,N_{\D_0})|
\Eq(f.1)
$$
Property $SMT$ together {\it a)} above and the bound (see e.g. \equ(a.2))
$$
\mu\bigl(f,f\bigr) \le C\ninf{f}^2\min \Bigr\{ \rho |\D|,1\Bigr\}
\Eq(f.1bis)
$$
give
$$
|\mu(f,N_j)| \le C\ninf{f}\, \min \bigl\{\sqrt{\rho |\D_j|},\, 
\rho \bigl[|\D||\D_j|\bigr]^{1/2}\,\bigr\}\,\nep{-mjl}\qquad j\ge 1
$$
Thus, using the trivial estimate $|\D_j| \le C j^d|\D|$, we obtain
$$
  |\mu(f,N_\L)| \le C'\ninf{f}\, \min \bigl\{\sqrt{\rho |\D|},\,\rho |\D|\bigr\}
              + \mu\bigl(f,f\bigr)^{1/2}
      \mu\bigl(N_{\D_0},N_{\D_0}\bigr)^{1/2} \le C''\ninf{f}\, \bigl\{\sqrt{\rho |\D|},\,\rho |\D|\bigr\}
\Eq(f.2)
$$

\medno
{\it g).}
We proceed as in {\it f)} and we write
$$
      |\,\mu(f, {\bar N_{\L}}^2)\,| = |\,\mu(\bar f {\bar N_{\L}}^2)\,|
      \le 2\sum_{j\le k} |\mu(\bar f \bar N_j \bar N_k)| 
\Eq(g.1)
$$
where $\bar f = f - \mu(f)$.
Next we observe that, thanks to property $SMT(\L,C,m,l)$, {\it b)} and {\it i)} 
above,
$$
|\mu(\bar f \bar N_j \bar N_k)| \le 
    \cases{   C'\ninf{f}\,\rho \sqrt{|\D_j||\D_k|}\,\nep{-ml(k-j)}   
                                       & if $j \ge 1$ and $k\ge 2j$ \cr
               \phantom{a} & \cr      
	C'\ninf{f}\,\rho \sqrt{|\D_j||\D_k|}\,\nep{-mlj} 
                                       & if $j\ge 1$ and $k < 2j$ \cr
               \phantom{a} & \cr       
	C'\ninf{f}\,\rho |\D_0| 
	                               & if $j=0$ and $k \le 1$ \cr
	}
\Eq(g.2)
$$
If we now use the trivial bound $|\D_k| \le C(k+1)^d |\D|$ and 
plug \equ(g.2) into 
the r.h.s of \equ(g.1), we immediately get the sought result. 

\medno
{\it h).} We write
$$
|\mu(N_\D,{\bar N_\L}^2)| \le \sum_{x\in \D}|\mu(h_x,{\bar N_\L}^2)|
$$
and we apply to each term $|\mu(h_x,{\bar N_\L}^2)|$ the bound
$$
   |\mu(h_x,{\bar N_\L}^2)| \le A\ninf{h}\rho
$$ 
which follows from g) applied to $f=h_x$. 

\medno
{\it i).} 
>From \equ(e.1) above it follows that
$$
       \mu\bigl((\bar N_\L)^4\bigr) \le 
        \sum_{\{x_1,\dots,x_4\}\in \L}|\mu(\prod_{i=1}^4 \bar h_{x_i})| \le
	C'' \max \{\rho |\L|, \rho^2 |\L|^2\}
\Eq(i.2)
$$
for another constant $C''$. Notice that the ``new'' term $\rho |\L|$ that was absent 
in {\it e)} represent the contribution to the above sum when all the points are the equal.
\QED

\bigno
For future purposes it will be useful to have the following simple corollaries.

\nproclaim Corollary [Cov1].
In the same setting of proposition \thf[Cov] let 
$\tilde I_i \sset I_i,\; i=1,\dots,k$ and let 
$V_i = \cup_{j\in \tilde I_i}Q_l(x^j+x)$. Then 
the bounds $a),\dots,i)$ hold with $N_{\L_i}$ replaced by $N_{V_i}$ and 
$A$ replaced by $\nep{4\|\Phi\|}A$.

\Pro\ It is enough to observe that 
$$
  \nep{-4\|\Phi\|} \rho_i |V_i| \le \mu(N_{V_i}) \le
           \nep{-4\|\Phi\|} \rho_i |V_i| \qquad \forall \,i=1,\dots,k
$$
and use proposition \thf[Cov] with the finer partition 
$\bigl\{V_i,\L_i\setminus V_i\bigr\}_{i=1}^k$.
\QED

 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\beginsubsection \number\numsec.2 Gaussian upper bound on characteristic 
functions

In the same setting of proposition \thf[Cov] but {\it without} 
assuming property $SMT(V,C,m,l)$ for all $l$--regular sets $V$, 
we prove, following \ref[DT], a gaussian upper bound on the 
characteristic function of the random variables $N_{\L_i}$, $i=1,\dots, k$. 


\nproclaim Proposition [Gb1].
Given $T>0$ and positive numbers $\a_0,\a_1,\dots,\a_k$ assume 
that
$$ 
\Var_0^j\bigl(\cos(th(\h)\bigr) + \Var_0^j\bigl(\sin(th(\h)\bigr)
 \ge \a_j \mu_0^{(j)}(h) t^2,\quad j=1,\dots,k \quad \forall \, t\in [-T,T]
$$
where $\Var_0^j$ denotes the variance w.r.t. the single spin measure
$\mu_0^{(j)}$.
Let
$\s^2_j := \mu_\L^\t(N_{\L_j},N_{\L_j})$ and assume that 
$\s^2_j \le \a_j \rho_j |\L_j|,\;j=1,\dots,k$. Let
$F_\L^\t(t_1,\dots,t_k) := 
\mu_\L^\t\Bigl(\,\exp\bigl(i\sum_j {t_j\over \s_j}\bar N_{\L_j}\bigr)
\,\Bigr)$. 
Then there exists a constant $c$ such that 
$$
   \sup_\t |F_\L^\t(t_1,\dots,t_i)|  \le \nep{-c\sum_{j=1}^i \a_jt_j^2}
$$ 
for any $i\le k$, $t_j\in [-T\s_j,T\s_j]$, $j=1,\dots,i$.


\Pro \ Consider the subset $\L_r$ of $\L$
which consists of all those points $x\in \L$ such that $x\in (2r+1)\Z^d$. 
Notice that the Gibbs measure on $\L_r$ conditioned to $\L\setminus
\L_r$ is a product measure over the sites in $\L_r$. Then, using DLR
and the fact that $|F_{\L\setminus \L_r}^\t (t_1,\dots,t_i)| \le 1$, we get
$$
\sup_\t {F_\L^\t(t_1,\dots,t_i)} \le 
         \prod_{j=1}^k g_j\bigl(t_j/\s_j\bigr)^{|\L_r \cap \L_j|}
$$
where
$$
     g_j(t) = \sup_{\t}|\sup_{x\in \L_j}\mu_{\{x\}}^\t(\nep{ith(\h(x))})|
$$
Let us now estimate from above $g_j(t)$ for $t\in [-\pi,\pi]$. 
\acapo
We write
$$
  g_j(t) \le \nep{\ov2 (g_j(t)^2-1)}
$$
and we compute
$$
  \eqalign{
     \ov2 [g_j(t)^2-1] &=  -\inf_{\t}\inf_{x\in \L_j}
   \Var_{\mu_{\{x\}}^\t}\bigl(\cos(th(\h)\bigr) + 
       \Var_{\mu_{\{x\}}^\t}\bigl(\sin(th(\h)\bigr) \cr
                       &\le
    -\nep{-4\|\Phi\|}\Bigl\{\,
   \Var_0^j\bigl(\cos(th(\h)\bigr) + \Var_0^j\bigl(\sin(th(\h)\bigr)
                     \Bigr\} \cr
                       &\le  -\nep{-4\|\Phi\|}\a_j \mu_0^{(j)}(h)t^2 \cr
                      &\le -\nep{-6\|\Phi\|}\a_j \rho_j t^2 \cr
           }
$$
because of 
$\mu_0^{(j)}(h) \ge \nep{-2\|\Phi\|} {\sum_{x\in \L_j}\mu\bigr(h(\h(x)\bigl)\over |\L_j|} 
= \nep{-2\|\Phi\|} \rho_j $. \acapo
In conclusion
$$
  \sup_\t {F_\L^\t(t_1,\dots,t_i)} \le 
  \exp\bigl(-\nep{-6\|\Phi\|}\sum_j  \a_j{\rho_j\over \s_j^2}{|\L_r \cap \L_j|t_j^2}\bigr) 
     \le \exp\bigl(-c\sum_j \a_jt_j^2\bigr)
$$ 
for a suitable numerical constant $c$, 
because of {\it b)} of proposition \thf[Cov].
\QED

\bigno
{\it Remark 1.} Clearly the hypothesis 
$\s^2_j \le \a_0 \rho_j |\L_j|,\;j=1,\dots,k$ is satisfied for a suitable 
constant $\a_0$ if we assume $SMT$ for all $l$--regular volumes. However, 
when discussing the random dilute Ising model, we will see that the above 
assumption is satisfied with high probability even if property $SMT$ 
is not, at least with constants $C,m$ uniform in the volume.
 
\bigno
{\it Remark 2.} It is important to understand the limitation on the function
$h$ and on the single spin measure $\mu_0^{(j)}$ 
put by the new hypothesis of proposition \thf[Gb1]. Let us start with the
simple, but physically relevant, case of $S=\{0,1\}$ and $h(\h)=\h$. 
Here the assumption of the proposition is valid with $T=\pi$ and constants 
$\{\a_j\}_{j=1}^k$ 
independent of $\rho_j$ by the following
argument.
Let us denote by 
$ p_j = \inf_\t \inf_{x\in \L_j}
             \mu_{\{x\}}^\t(\h(x)=1)\bigl(1-\mu_{\{x\}}^\t(\h(x)=1)\bigr)$ 
and observe that (see e.g the proof of {\it i)} of proposition \thf[Cov])
$p_j \ge C\rho_j$ for a suitable constant $C$ 
since we are assuming $\rho_j \le \ov2$. 
Then we compute
$$
  \eqalign{
   \inf_{\t}\inf_{x\in \L_j}
   \Var_{\mu_{\{x\}}^\t}\bigl(\cos(th(\h)\bigr) + 
       \Var_0^j\bigl(\sin(th(\h)\bigr)  &\ge p_j\sin(t/2)^2 \cr
                       &\ge 
      p_j\bigl({1\over 2} \mmin {1\over 8}t^2\bigr) 
                       \cr
                    &\ge  c_0 \rho_j t^2 \qquad \forall \;t\in [-\pi,\pi] \cr
           }
$$
for a suitable numerical constant $c_0$. \acapo
When the cardinality of the single spin space is greater than two 
some complication may arise and the constants $\a_j$ may depend 
on the densities $\rho_j$. As an example let us 
consider the case $S=\{0,2,3\}$, 
$h(\h)={1\over 3}\h$ and $\mu_0^{(j)}(\h)$ proportional to $\nep{-\l\h}$, $\l >0$.
It is immediate to check that, for $\rho_j \ll 1$, 
$c_1 \rho_j \le \nep{-2\l} \le c_2 \rho_j$ for suitable constants 
$c_1$ and $c_2$. Take now $t^* = {3\pi\over 2}$ and compute 
$$  
   \Var_0^j\bigl(\cos(t^* h(\h)\bigr) + 
       \Var_0^j\bigl(\sin(t^* h(\h)\bigr) = 
          2\mu_0^{(j)}(\h=3)\mu_0^{(j)}(\h \neq 3) \le c \rho_j^{3/2} 
$$    
Thus in this case if we want to take e.g. $T = t^*$ then 
necessarily we must take the constants $\a_j$ proportional 
to $\rho_j^{1/2}$ and the gaussian bound on the 
characteristic function $|F_\L^\t(t_1,\dots,t_k)|$ for 
$t_i\in [-t^*,t^*]\; i=1,\dots,k$ is valid but with 
a constant in front of $t_j^2$ proportional to $\rho_j^{1/2}$. 
In some sense if $\rho_j \ll 1$  then 
the absolute value of the characteristic function 
$\mu_{\L_j}^\t\bigl(\nep{i{t_j\over \s_j}N_j}\bigr)$ looks more like 
the superposition of two gaussians, one centered at $t_j=0$ and the other 
at $t_j=t^*$. In other words one should be able to 
prove a gaussian bound in the 
smallest between the distance of $t_j$ from zero or from $t^*$. Although 
such an analysis is feasible, we decided
not to carry over it in order not to burden too much the reader.

\bigno  


\beginsubsection \number\numsec.3 A lower bound on the integral of 
characteristic functions

Here we prove a lower bound on the integral of the characteristic function
$F_\L^\t(t_1,\dots, t_k)$ that will be essential 
in order to estimate from below
the probability that $N_{\L_j} = \mu(N_{\L_j})$, $j=1,\dots ,k$. 


\nproclaim Proposition [LGb1].
In the same assumptions of  proposition \thf[Gb1] 
there exists positive constants $c= c(\Phi,d)$ and $A_0$ such that, 
for any $A\ge \max\,\{A_0,\, \prod {1\over \a_i}\sum_j {1\over \a_j}\,\}$ 
$$
\int_{-A}^A dt_1\dots\int_{-A}^A dt_k  \,\hbox{Re}\,F(t_1, \dots, t_k) \ge c
\Eq(char0)
$$
provided that $\s_j \ge A^{d+4+k}$, $j=1,\dots, k$.

\Pro\ 
Given an arbitrary element $\L_j$ of the partition $\L_1,\dots,\L_k$ of the 
$l$--regular set $\L$ and a large integer $A$, let $V_j$ be an
$l$--regular subset of $\L_j$ with the properties that
${|\L_j\setminus V_j|\over V_j} \le A^{-1}$, 
$V_j = \cup_{\a=1}^{n_j} C_\a$ where each $C_\a$ is $l$--regular, 
${\rm diam} (C_\a) \le Al$, ${\rm dist} (C_\a,\L\setminus \L_j) \ge 2(r+1)$,
${\rm dist} (C_\a,V_j\setminus C_\a) \ge 2(r+1)$. It is easy to convince
oneself that a choice of $V_j$ with the above properties always exists.
We set $V= \cup_j V_j$.
Notice that the Gibbs measure on $V$ conditioned to $\L\setminus V$ 
is a product measure over the sets $V_j$, $j=1,\dots,k$. 
Then we write (see \ref[DT])
$$
\eqalign{
F\bigl(t_1,\dots,t_k) &= 
        \mu\Bigl(\prod_j \nep{i {t_j\over\s_j}\bigl[{\bar
              N}_{\L_j\setminus V_j}(\h) + 
               \mu^\h_{V_j}\({\bar N}_{V_j}\)\bigr]}
              F_j^\h(t_j)\Bigr) \cr
              &= \mu\Bigl(\prod_j F_j^\h(t_j)\Bigr) +
                 \mu\Bigl(\prod_j F_j^\h(t_j)
	\bigl[\,\nep{i\sum_j{t_j\over\s_j}{\bar
              N}_{\L\setminus V_j}(\h)}\nep{i\sum_j{t_j\over
              \s_j}\mu^\h_{V_j}\bigl({\bar N}_{V_j}\bigr)}-1\,\bigr] \Bigr)
                 \cr
                 }
\Eq(char1)
$$
where 
$F_j^\h(t_j) := 
\mu_{V_j}^\h\bigl(\nep{i{t_j\over\s_j}{\bar N}_{V_j}}\bigr)$.
Let us consider separately the two terms in the r.h.s. of \equ(char1).
Since each measure $\mu^\h_{V_j}(\cdot)$ is a product measure
over the sets $\{C_\a\}$ that form $V_j$, 
the characteristic function $F_j^\h(t_j)$  
is equal to
$$
F_j^\h(t_j) =
\prod_\a \mu_{C_\a}^\h\bigl(\nep{i{t_j\over\s_j}{\bar N}_{C_\a}}\bigr)
$$
Then we write
$$
\mu_{C_\a}^\h\bigl(\nep{i{t_j\over\s_j}{\bar N}_{C_\a}}\bigr) = 
1 -{t_j^2\over 2\s_j^2}\mu_{C_\a}^\h(N_{C_\a},N_{C_\a}) + R_\a
$$
where 
$$
   |R_\a| \le {1\over 6}\,{|t_j|^3\over\s_j^{3} }\,
                 \mu_{C_\a}^\h(|{\bar N}_{C_\a}|^3) 
    \le C{|t_j|^3\over \s_j^{3} }A^{d}\,\mu_{C_\a}^\h(N_{C_\a},N_{C_\a})
$$
Notice that, thanks to {\it b)} and {\it c)} of proposition \thf[Cov] and the 
fact that e.g. ${|V_j|\over |\L_j|} \ge \ov2$, 
$$ 
  {\sum_\a \mu_{C_\a}^\h\bigl(N_{C_\a},N_{C_\a}\bigr)\over \s_j^2}  \le c 
\Eq(char2)
$$
for a suitable constant $c$ independent of $\h$.
Thus, in particular, for all $t_j\in [-A,A]$
$$
\sum_\a |R_\a| \le C' {|t_j|^3\over \s_j^{3} }A^{d}\, \s_j^2 
             \le C''A^{-(1+k)}
$$
because it is assumed that $\s_j \ge A^{d+4+k}$. 
Thus, for $A$ large enough,
$$
|\, \mu\Bigl(\prod_j F_j^\h(t_j)\Bigr) -
         \mu\Bigl( \prod_j \prod_\a \bigl[1 -{t_j^2\over 2\s_j^2}
           \mu_{C_\a}^\h(N_{C_\a},N_{C_\a})\bigr] \Bigr)\,| 
            \le  3\sum_j\sum_\a |R_\a| \le 3 C'' A^{-(1+k)} 
$$
In conclusion, for any $A$ large enough, we have shown that 
$$
\eqalign{
\int_{-A}^A dt_1\dots &\int_{-A}^A dt_k \, 
     \hbox{Re}\,\mu\Bigl(\prod_j F_j^\h(t_j)\Bigr) \ge \cr  
&\ge \int_{-A}^A dt_1\dots\int_{-A}^A dt_k \, 
\mu\Bigl( \prod_{j,\a}\bigl[1 -{t_j^2\over 2\s_j^2}
           \mu_{C_\a}^\h(N_{C_\a},N_{C_\a})\bigr] \Bigr) \,-
    6\,C''A^{-1} \cr
        &\ge 
\int_{-A}^A dt_1\dots\int_{-A}^A dt_k \,\nep{-c\sum_j t_j^2}
                 \; - 6\,C''A^{-1} \ge c_0 \cr
}
\Eq(char3)
$$
for some $c_0 >0$. Above we have used the simple bound 
$$
{t_j^2\over 2\s_j^2}\mu_{C_\a}^\h(N_{C_\a},N_{C_\a}) \le
C\rho |C_\a|A^{-2(d+4+k)+2} \le C' A^{-(d+6+2k)} 
$$
in order to estimate from below
$1 -{t_j^2\over 2\s_j^2}\mu_{C_\a}^\h(N_{C_\a},N_{C_\a})$ in terms of a
negative exponential.
\acapo
In order to complete the proof of \equ(char0) we need to bound the
integrals over $t_1,\dots,t_k$ 
of the second term in the r.h.s. of \equ(char1).
We first Taylor expand up to zero order each factor
$\nep{i\sum_j{t_j\over\s_j}{\bar
              N}_{\L\setminus V_j}(\h)}$ and 
$\nep{i\sum_j{t_j\over
              \s_j}\mu^\h_{V_j}\bigl({\bar N}_{V_j}\bigr)}$
to get
$$
\eqalign{
\nep{i\sum_j{t_j\over\s_j}{\bar
              N}_{\L\setminus V_j}(\h)} &= 1 + \b_1
\; ,\qquad |\b_1| \le \sum_j{|t_j|\over \s_j}|{\bar N}_{\L_j\setminus V_j}(\h)|
\cr
\nep{i\sum_j{t_j\over
              \s_j}\mu^\h_{V_j}\bigl({\bar N}_{V_j}\bigr)}
&= 1 + \b_2\; , \qquad 
  |\b_2| \le 
     \sum_j{|t_j|\over \s_j}\,|\mu^\h_{V_j}\bigl({\bar N}_{V_j}\bigr)|
                 \cr
                 }
$$
and then we write
$$
\bigr|\mu\Bigl(\prod_j F_j^\h(t_j)
	\bigl[\,\nep{i\sum_j{t_j\over\s_j}{\bar N}_{\L\setminus V_j}(\h)}
 \nep{i\sum_j{t_j\over \s_j}
      \mu^\h_{V_j}\bigl(N_{V_j}-\mu(N_{V_j})\bigr)}-1\,\bigr] \Bigr) \bigr|
\le \nep{-c\sum_j \a_j t_j^2} \mu\bigl(|\b_1| + |\b_2|\bigr)
\Eq(char4)
$$
where we have used the gaussian upper bound proved in 
proposition \thf[Gb1] applied to each $F_j^\h(t_j)$.\acapo
The goal is now to show that both terms in the r.h.s. of \equ(char4), 
$\mu(|\b_1|)$ and $\mu(|\b_2|)$, are
bounded from above by 
$\sum_j |t_j| A^{-\ov2}$ for $A$ large enough. 
For the first one we get
$$
\eqalign{
\mu(|\b_1|) &\le \sum_j{|t_j|\over \s_j}\mu(|{\bar N}_{\L_j\setminus V_j}|) 
                                   \cr &\le
 C\sum_j{|t_j|\over \s_j}\(\rho_j\,|\L_j\setminus V_j|\)^{\ov2} 
                                   \cr &\le
  C'\,\sum_j |t_j|\,A^{-1/2} \cr
  }
\Eq(char4bis)
$$
because ${|\L_j\setminus V_j|\over V_j} \le A^{-1}$ and 
$\s_j^2 \ge C''|V_j|\rho_j$.
Similarily 
$$
\mu_{\L_j}(|\b_2|) \le \sum_j{|t_j|\over \s_j} 
  \mu_{\L_j}\Bigl(
      \mu^\h_{V_j}\bigl(N_{V_j}\bigr),\mu^\h_{V_j}\bigl(N_{V_j}\bigr)
          \Bigr)^{1/2} 
   \le
   C\,\sum_j{|t_j|\over \s_j}\,
               \bigl\{\, |\L_j\setminus V_j|\bigr\}^{\ov2} 
    \le C\sum_j |t_j|\,A^{-\ov2} 
\Eq(char4ter)
$$
for a suitable constant $C$.  Above we have used the Poincare'
inequality for
$\mu$ with ``heat bath'' jump rates (see e.g \ref[M1] and references therein):
$$
  \mu_{\L_j}(f,f) \le 
             C_1 \sum_{x\in \L_j}\mu_{\L_j}\bigl(\mu_{\{x\}}(f,f)\bigr)
\Eq(char5)
$$ 
with 
$f(\h) := \mu^\h_{V_j}\bigl(N_{V_j}\bigr)$ and 
$C_1=C_1(\|\Phi\|,d,r,C,m)$ a suitable constant,
together with the simple bounds
$$
\mu^\h_{\{x\}}(f,f) \le C'\ninf{\nabla_x f}^2 \rho_j(1-\rho_j) 
$$
and
$$
\ninf{\nabla_x f} \le \cases{ 0 & if $x\notin \L_j\setminus V_j$ \cr
                             C''& if $x\in \L_j\setminus V_j$ \cr
                            }
\Eq(char6)
$$
where the latter easily follows from our mixing assumption and the fact that 
the interaction is of finite range $r$.
In conclusion, if we now combine \equ(char4ter) and \equ(char4bis)
we have shown that 
$$
|\hbox{ second term in the r.h.s. of \equ(char4) }| \le
C\,\sum_j|t_j|\nep{-c\sum_j \a_j t_j^2}A^{-\ov2}
\Eq(char7)
$$ 
Such a bound together with \equ(char3) implies that 
$$
\eqalign{
\int_{-A}^A dt_1\dots\int_{-A}^A dt_k  \,\hbox{Re}\,F(t_1, \dots, t_k) &\ge 
c_0 - 
C\,A^{-\ov2} 
\int_{-A}^A dt_1\dots\int_{-A}^A dt_k C\,\sum_j|t_j|\nep{-c\sum_j \a_j t_j^2} \cr
&\ge
c_0 - C\,A^{-\ov2} \sum_{j} \a_j^{-\ov2}\prod_i \a_i^{-\ov2}
{c_0\over 2} \cr
	}
$$
provided that $A$ was chosen larger than 
$\max\,\{A_0,\, \prod {1\over \a_i}\sum_j {1\over \a_j}\,\}$ 
for a suitable constant $A_0$ independent of the $\a_j$'s and of the densities
$\rho_j$.
\QED
\bigno  
{\it Remark.} Exactly the same result hold for any choice of the atoms $\L_{i_1},\dots ,\L_{i_j}$, 
$j\le k$.
\bigno






 

\newsection Finite volume equivalence between canonical
and grand canonical Gibbs measures

In this section
we assume that the apriori measures $\mu_0^{\{x\}}$ are all equal to a 
given positive probability measure $\mu_0$ on the state space $S$. 
We then fix a positive 
number $\a$ and take the generalized $h-$charge $h:S\mapsto [0,1]$
such that 

\proclaim Assumption ${\bf H(\a)}$. \acapo
i) The values of $h$ are of the form $\l j$, 
$j$ a non negative integer equal to 
$0,1,j_2,\dots, j_{max}$, with 
$\l= j_{max}^{-1}$.\acapo
ii) $\mu_0(h) \le \ov2$. \acapo
iii) $\Var_0\bigl(\cos(th(\h)\bigr) + \Var_0\bigl(\sin(th(\h)\bigr) \ge 
     \a \mu_0(h)t^2$ for all $t\in [-{\pi\over \l},{\pi\over \l}]$.\acapo
iv) $\mu_0(h=\l) \ge \a \mu_0(h)$. 
 
\bigno
{\it Remark.} As already remarked the above assumption is 
satisfied for lattice gases, $S=\{0,1\}$ and $h(\h)=\h$.
\bigno
Next we fix a $l$--regular set $\L$, a possibile value $N$ of 
the $h$--charge in $\L$, a boundary condition $\t$ outside $\L$ and we assume
that the grand canonical Gibbs measure $\mu := \mu_\L^\t$ is such that
$\mu(N_\L(\h))=N$. We also 
set $\nu(\cdot) := \mu\bigl(\cdot\,|\,N_\L(\h)=N\bigr)$ and 
$\rho = {N\over |\L|}$. An elementary estimate together with 
{\it ii)} of assumption $H(\a)$ shows that necessarily 
$\rho \le 1 - {\l\over 2}\nep{-2\|\Phi\|}$. Then we prove the following

\nproclaim  Theorem [EQ1].
Assume condition $SMT(V,C,m,l)$ for all sets $V\in \bF_l$. Then, for any 
$l$ large enough independent of $\rho$ and $\e \in (0,1)$, there exist
constants $C'=C'(C,m,\|\Phi\|,\a,l,\e)$ and $v=v(C,m,\|\Phi\|,\a,l,\e)$ 
such that for all $l$--regular 
sets $\L$ with $|\L|\ge v$ and all local functions $f$ with
$l$--support $\D$ satisfying $|\D| \le |\L|^{1-4\e}$
$$
   |\nu(f) -\mu(f)| \le C'\ninf{f}\, {|\D|\over |\L|}
$$

\Pro\
Let $\chi_N$ be the characteristic function of the event $N_\L(\h)=N$. Then we write
$$
\nu(f) -\mu(f) = {\mu(\chi_N,f)\over \mu(N_\L=N)}
\Eq(eq1)
$$ 
Next, using Fourier transform, 
we express $\chi_N$ as
$$
\chi_N(\h) = {1\over 2T}\int_{-T}^{T}dt \, 
               \nep{i{t\over \s}(N_\L(\h)-N)}
\Eq(four)
$$
where $T= {\pi\s\over \l}$, 
so that \equ(eq1) becomes
$$
\nu(f) -\mu(f) ={\int_{-T}^{T}dt \, 
                \mu\bigl(\nep{i{t\over \s}(N_\L(\h)-N)},f\bigr)\over 
                \int_{-{T}}^{T}dt \, F(t)}
\Eq(eq2)
$$
where $\s = \mu_\L^\t(N_\L,N_\L)$ and $F(t) = \mu\bigl(\nep{i{t\over \s}(N_\L(\h)-N)}\bigr)$.\acapo
As a first step we show that the denominator is bounded away from 
zero uniformly in the density
$\rho$ and in the volume $\L$.
 
\nproclaim  Lemma [EQ1.1].
In the same assumptions of theorem \thf[EQ1] there exist  
constants $C''=C''(C,m,\|\Phi\|,\a,l)$ and $v=v(C,m,\|\Phi\|,\a,l,\e$ 
such that for all $l-$regular sets $\L$ with $|\L|\ge v$ 
$$
  \int_{-{T}}^{T}dt \, F(t) \ge C''
$$           

\Pro \
We fix a number $A \ge \max \{ A_0, \a^{-2} \}$ where 
$A_0$ is the constant appearing in 
proposition \thf[LGb1] and we distinguish between two cases: 
\acapo (a). $\s \ge A^{d+5}$
\acapo (b). $\s \le A^{d+5}$
\acapo
In case (a)
we split the integral into two regions as follows
$$
\int_{-{\pi\s\over\l}}^{\pi\s\over\l}dt\,F(t) = 
                \int_{-{\pi\s\over\l}}^{\pi\s\over\l}dt\,Re\,F(t)
                                 = \int_{-A}^{A}dt\,Re\,F(t) + 
                                   \int_{A\le |t|\le {\pi\s\over\l}}
                                   dt\,Re\,F(t)
\Eq(den2)
$$
The first integral is larger than some fixed constant
$c(\a,\|\Phi\|,d,r)$ because of proposition \thf[LGb1] while the absolute value
of the second one is
smaller than $\nep{-c'A^2}$ because of the gaussian bound on $|F(t)|$ given in 
proposition \thf[Gb1].
Thus the whole integral is larger than e.g. $c(\a,\|\Phi\|,d,r)/2$ if $A$ is large
enough.
\acapo
It is important to observe that in this case we did not use the rather 
special assumption that the first non zero value of the function $h$ is $\l$
(see assumption $H(\a)\,$). \acapo
In case (b), namely extremely low particle density $\rho$ if 
$|\L|^{\ov2}$ is large compared to $A^{d+5}$ 
since $A^{d+5}\ge \s \ge c\sqrt{N}$ because of {(\it c)} of 
proposition \thf[Cov], 
we first bound
from below the integral by
$$
\int_{-{\pi\s\over\l}}^{\pi\s\over\l}dt\,F(t) =
{2\pi \s\over \l}\mu\bigl(N_\L=N)\ge c' \mu\bigl(N_\L=N)
$$
because of assumption $H(\a)$.
Next we estimate $\mu\bigl(N_\L=N)$ as follows.
Let $\h^*$ be the unique element of $S$ such that
$h(\h^*)=0$. Then we write 
$$
\mu\bigl(N_\L=N) \ge \sum_{V\sset \L \atop |V| = n}
\mu\Bigl(h_x=\l \; \forall x\in V;\,
\h(y)=\h^* \;\forall \,y \notin V\,\Bigr)
\Eq(den3)
$$
where $n={N\over \l}$.
Then,
using DLR, each term in the r.h.s. of \equ(den3) can be bounded from below by
$$
\eqalign{
\nep{-2n\|\Phi\|}\mu_0(h(\h)=\l)^n\,
                       (1-\nep{2\|\Phi\|}\mu_0(h\neq 0))^{|\L|-n}
   &\ge C(N) \mu_0(h)^n (1-\l^{-1}\nep{2\|\Phi\|}\mu_0(h))^{|\L|-n} \cr 
	&\ge 
       C'(N)p^n(1-p)^{|\L|-n} \cr
	} 
$$
where $p = \l^{-1}\nep{2\|\Phi\|}\mu_0(h)\le \l^{-1}\nep{4\|\Phi\|}\rho \ll 1$ 
if $|\L|$ is large enough. 
Thus the r.h.s of \equ(den3) is bounded from below by a constant depending
on $N,\,\|\Phi\|$ and the result follows. 
\QED

\bigno
Next we analyze the numerator of \equ(eq2) and we begin by proving 
an upper bound of the right order 
for a rather special class of local functions that, 
roughly speaking, have almost zero covariance with the $h$-charge $N_\L$. 
Later on, 
using the conservation law $N_\L=N$, we will extend our result to general 
functions. \acapo
Let for simplicity $\L=\cup_{i=1}^n Q_l(x^i)$, $x^i\in l\Z^d$, let 
$g$ be a local function and $V_g$ be its $l$--support inside $\L$ (see 
definition of property $SMT$). Let also $V'_g = \cup_{i\in I}Q_l(x^i)$, 
$I \sset \{1,\dots,n\}$ be an arbitrary collection of those $l$--cubes that 
form $\L$ such that $|V'_g| = |V_g|$. We then set 
$\D = V_g \cup V'_g$. Given $\e \ll 1$ we next define, for any positive 
large $M$,   
$$
{\bar \D} = \cases{ 
    \{x\in \L: \; d(x,\D)\le M\log |\L| \,\} & if $\rho \ge |\L|^{-\e}$ \cr
    \{x\in \L: \; d(x,\D)\le M\,\} & if $\rho \le |\L|^{-\e}$ \cr     
                  }
$$
and $f = g - \a_g N_{V'_g}$ 
with
$$
    \a_g = {\mu(g,N_{\bar \D})\over \mu(N_{V'_g},N_{\bar\D})}
$$
Notice that $\a_g$ is well defined, namely the denominator is positive, 
because of {\it c)} and {\it d)} of corollary \thf[Cov1], and moreover it satisfies the bound
$$
|\a_g| \le c\ninf{g}\, {\min\{\sqrt{\rho |\D|},\rho |\D|\} \over \rho |\D|}
\Eq(ag)
$$
for a suitable constant $c$ again because of corollary \thf[Cov1],
provided that $l$ is large 
enough
independent
of $\L$. 
Then we have the following

\nproclaim  Lemma [EQ1.2].
In the same assumptions of theorem \thf[EQ1] there exists a 
constant $c=c(C,m,\|\Phi\|,\a,l)$ such that
$$
\int_{-T}^{T}dt \, 
                |\,\mu\bigl(\nep{i{t\over \s}(N_\L(\h)-N)},f\bigr)\,| \le
         c \ninf{g}\,{|\D |\over |\L|}
$$

\Pro \
Let
$A = \dep\bar \D$ and $B = \L \setminus ({\bar \D}\cup A)$ 
and let
$$
\eqalign{ 
   G_t(\h) &:= \mu_B^\h\bigl(\nep{i{t\over\s}N_B}\bigr) \cr
   H_t(\h) &:= \nep{i{t\over\s}N_A(\h)} \cr
   K_t(\h) &:= \nep{-i{t\over\s}\mu_{\bar \D}^{\h}(N_{\bar \D})} \cr
      }
$$
Then, thanks to the 
Markov property, we can write
$$
\eqalign{
\mu(f, \nep{i{t\over \s}N_\L}) &= 
        \mu\bigl(H_t\, G_t\,K_t\,
        \mu_{{\bar \D}}^\h(f,\nep{i{t\over\s}{\bar N}_{\bar \D}})\bigr) 
    +\mu\Bigl(
               H_t\, G_t\,K_t\,\mu_{{\bar \D}}^\h\bigl(
                 \nep{i{t\over\s}{\bar N}_{\bar \D}}
                                                  \bigr)
          [\mu_{{\bar \D}}^\h(f)-\mu(f)] \,\Bigr) \cr
        &= \mu\bigl(H_t\,G_t\,K_t\,
   \mu_{{\bar \D}}^\h(f,\nep{i{t\over\s}{\bar N}_{\bar \D}})\bigr) + R_t \cr
    }
$$
where the bar on top of the $h$--charge 
means that we have substracted the mean w.r.t 
$\mu_{{\bar \D}}^\h$ and
$$
  |R_t| \le \sup_{\h,\h'}|\mu_{\bar \D}^{\h'}(f)-\mu_{\bar \D}^{\h}(f)| 
\Eq(step1)
$$
Thus we get that
$$
  |\mu(f, \nep{i{t\over \s}N_\L})| \le 
   \ninf{G_t}\,\Bigl\{
   \ninf{\mu_{{\bar \D}}^\h(f,\nep{i{t\over\s}{\bar N}_{\bar
  \D}})\bigr)} + C\ninf{f}|R_t|\Bigr\}
$$
Let us examine the factor $\ninf{G_t}$. Thanks to proposition \thf[Gb1] 
and the fact that $|\bar \D| \ll \ov2 |\L|$ we have a gaussian bound
$$
         \ninf{G_t} \le \nep{-c t^2} 
\Eq(step2)
$$
for some constant $c=c(\a,\l,\|\Phi\|)$.\acapo
As far as the term $R_t$ is concerned we have the bound
$$
|R_t| \le \ninf{g}\,|\L|^{-2}
\Eq(step2bis)
$$
provided that the constant $M$ appearing in the definition of $\bar \D$ was 
chosen large enough. If the density $\rho$ is larger than $|\L|^{-\epsilon}$
\equ(step2bis) follows immediately from the strong mixing assumption and the 
definition of $\bar \D$. If instead the density $\rho$ is smaller 
than $|\L|^{-\epsilon}$ then 
$\sup_\t \sup_x \mu_{\{x\}}^\t(\h(x) \neq \h^*) \le \nep{2\|\Phi\|}\rho \ll 1$, 
where $\h^*$ is the unique element of $S$ such that
$h(\h^*)=0$. Thus one can apply Dobrushin's uniqueness criterium to get that
the rate of decay of covariances, the constant $m$ in the definition of 
property $SMT(\L,C,m,l)$, is proportional to $-\log \rho$. The bound 
\equ(step2bis) then follows immediately.
\acapo
We can now bound from above the key term 
$\ninf{\mu_{\bar \D}^\h\bigl(f,\nep{i{t\over\s}{\bar N}_{\bar \D}}\bigr)}$.
We distinguish two cases:  $\rho \ge |\L|^{-\e}$ or $\rho \le |\L|^{-\e}$. \medno
{\it Case $\rho \ge |\L|^{-\e}$}.
Here we use the Taylor expansion up to second order 
$$
   \nep{ix}= 1 + ix - {x^2\over 2} + \g(x)
$$
with $|\g(x)| \le |x|^3$, to write (remember that $f=g-\a_g N_{V'_g}\,$)
$$
\eqalign{
    \ninf{\mu_{\bar \D}^\h(f,\nep{i{t\over\s}{\bar N}_{\bar \D}}\bigr)}
&\le {|t|\over \s}\bigl|\mu_{\bar \D}^\h(g,N_{\bar \D})-
       \a_g \mu_{\bar \D}^\h(N_{V'_g},N_{\bar \D})\bigr|   + \cr
  &\phantom{\le} {t^2\over 2\s^2}
  \Bigl[\ninf{\mu_{\bar \D}^\h(g,{\bar N_{\bar \D}}^2)}
  +|\a_g|\,\ninf{\mu_{\bar \D}^\h(\bar N_{V'_g},{\bar N_{\bar\D}}^2)}\,\Bigr] 
  + \d_3 \cr
	}
\Eq(step3)
$$
where
$$
  \d_3 =  {|t|^3\over \s^3}\Bigl[\,\ninf{g}\,
\ninf{\mu_{\bar \D}^\h\bigl(|\bar N_{\bar \D})|^3\,\bigr)} +
 |\a_g|\,\ninf{\mu_{{\bar \D}}\bigl(|\bar N_{V'_g}|
                                       |\bar N_{\bar \D})|^3\,\bigr)}
$$
In order to bound from above the linear term in \equ(step3) we observe that, 
thanks to property $SMT$, for any $x\in \bar \D$
$$
|\mu_{\bar \D}^\t\bigl(g,h_x\bigr) - \mu\bigl(g,h_x\bigr)| \le 
\cases{ \ninf{g}\,\ninf{h} C\nep{-md(x,\D)} & if $d(x,\D) \ge \ov2 M\log |\L|$ \cr
        \ninf{g}\,\ninf{h}|\bar \D|  C\nep{-{m\over 2}M\log |\L|} & 
                                      if $d(x,\D) \le \ov2 M\log |\L|$ \cr 
	}
$$
so that 
$$
|\mu_{\bar \D}^\t\bigl(g,h_x\bigr) - \mu\bigl(g,h_x\bigr)| \le 
c\ninf{g}\, |\L|^{-3}
\Eq(step3bis)
$$
provided that the constant $M$ was chosen large enough. An analogous result
holds when $\rho \le  |\L|^{-\e}$ (see the proof of \equ(step2bis)). 
The above rough bound is enough to conclude, by the very definition of the 
constant $\a_g$, that the linear term in \equ(step3) is smaller than
$$
{|t|\over \s}\bigl|\mu_{\bar \D}^\h(g,N_{\bar \D})-
       \a_g \mu_{\bar \D}^\h(N_{V'_g},N_{\bar \D})\bigr| 
               \le {|t|\over \s}c \ninf{g}\, |\L|^{-1} \le 
		t c' \ninf{g}\, |\L|^{-1}
\Eq(1ord))
$$
because $\s^2 \ge c''\rho |\L| = c'' N$.\acapo              
If we use {\it c), g)} and {\it h) } of corollary \thf[Cov1] 
together with the bound 
\equ(ag) we immediately conclude that
the second order term in \equ(step3) gives a contribution smaller than 
$$
 {t^2\over \s^2}\,c\ninf{g}\,\rho |\D|  \le t^2 c'\ninf{g}\,{|\D|\over |\L|}
\Eq(2ord)
$$
Finally the error term $\d_3$, thanks again to corollary \thf[Cov1] 
together with the Schwartz inequality, \equ(ag) and the 
assumption $\rho \ge  |\L|^{-\e}$, is smaller 
than
$$
 \eqalign{
\d_3 &\le 
{|t|^3\over |\L|^{3/2(1-\e)}}  
c \mu_{\bar \D}^\h(|\bar N_{\bar \D}|^4)^{3/4}\Bigl(\ninf{g} + 
  |\a_g| \mu_{\bar \D}^\h(|\bar N_{V'_g}|^4)^{1/4}\,\Bigr) \cr 
    &\le
c'{|t|^3\over |\L|^{3/2(1-\e)}} 
\ninf{g}\,\max\{ \rho |\bar \D|, (\rho |\bar \D|)^2\}^{3/4} \cr
&\le c''{|t|^3\over |\L|^{3/2(1-\e)}} 
\ninf{g}\,|\bar \D|^{3/2}   \cr
	}
\Eq(err)
$$ 
By putting together \equ(1ord), \equ(2ord) and \equ(err) 
we conclude that for not too small values of the density 
$$ 
\ninf{\mu_{\bar \D}^\h(f,\nep{i{t\over\s}{\bar N}_{\bar \D}}\bigr)} \le 
c (|t| + t^2 + |t|^3 )\ninf{g}\, {|\D|\over |\L|}
\Eq(fin1)
$$
for a suitable constant $c$.\medno 
{\it Case $\rho \le  |\L|^{-\e}$}. Here we Taylor expand 
up to first order 
$$
   \nep{ix}= 1 + ix +\g(x)
$$
with $|\g(x)| \le |x|^2$, to write 
$$
\eqalign{
    \ninf{\mu_{\bar \D}^\h(f,\nep{i{t\over\s}{\bar N}_{\bar \D}}\bigr)}
&\le \cr
&\le {|t|\over \s}\bigl|\mu_{\bar \D}^\h(g,N_{\bar \D})-
       \a_g \mu_{\bar \D}^\h(N_{V'_g},N_{\bar \D})\bigr|   + \d_2 \cr
	}
$$
with 
$$
\eqalign{
  \d_2 &\le {t^2\over 2\s^2}
  \Bigl[\ninf{g}\,\ninf{\mu_{\bar \D}^\h({\bar N_{\bar \D}}^2)}
  +|\a_g|\,\ninf{\mu_{\bar \D}^\h(|\bar N_{V'_g}|{\bar N_{\bar\D}}^2)}\,\Bigr]
   \cr
    &\le t^2 \bigl\{\,c \ninf{g}\, {|\D|\over |\L|} + 
          |\a_g|\,\ninf{\mu_{\bar \D}^\h({\bar N_{\bar \D}}^4)}^{1/2}
                \ninf{\mu_{\bar \D}^\h({\bar N_{V'_g}}^2)}^{1/2} \,\bigr\} \cr
    &\le t^2 c' \ninf{g}\, {|\D|\over |\L|} \cr
	}
\Eq(fin1.1)
$$
because of corollary \thf[Cov1], \equ(ag) and the fact that now $|\bar \D|$ 
is proportional to $|\D|$. Since the linear term has already been estimated
in \equ(1ord) we conclude that also for extremely low density 
$$ 
\ninf{\mu_{\bar \D}^\h(f,\nep{i{t\over\s}{\bar N}_{\bar \D}}\bigr)} \le 
c (|t| + t^2)\ninf{g}\, {|\D|\over |\L|}
\Eq(fin2)
$$
for a suitable constant $c$.\acapo
The bounds \equ(step2), \equ(step2bis), \equ(fin1) and \equ(fin2) 
finally prove the lemma. \QED

\bigno
We are now in a position to complete the proof of the theorem.\acapo
Using lemma \thf[EQ1.1] and lemma \thf[EQ1.2] it follows that
for local functions $f$ of the form 
$f = g - \a_g N_{V'_g}$ with $g$ an arbitrary local function 
with $l$--support inside $\L$ equal to $\D$,
$$
|\nu(f)-\mu(f)| \le C\ninf{g}\,{|\D|\over |\L|}
$$
which implies, using \equ(ag),
$$
|\nu(g)-\mu(g)| \le C'\ninf{g}\,\Bigl(\,{|\D|\over |\L|} + 
|\nu(N_{V'_g})-\mu(N_{V'_g})|\,\Bigr)
$$
To complete the proof one has to prove the
result
for the special functions $N_i := N_{Q_l(x^i)}$, $x^i\in l\Z^d \cap
\L$.
\acapo
Let $\D_{ij}=Q_l(x^i)\cup Q_l(x^j)$ and 
consider the function 
$N_i- \a_{ij}N_j$ where 
$\a_{ij} = {\mu(N_{\bar \D_{ij}},N_i)\over \mu(N_{\bar\D_{ij}},N_j)}$.
Notice that, thanks to corollary \thf[Cov1], 
there exists a positive constant $\a_0$ independent of the density such that
$$ 
\a_0 \le \a_{ij}
$$ 
Then, thanks to lemma \thf[EQ1.1] and lemma \thf[EQ1.2], we know that
$$
\nu(N_i)-\mu(N_i) - \a_{ij}[\nu(N_j)-\mu(N_j)] = \e_{ij}
$$
with $\sup_{i,j}|\e_{ij}| \le {C(l)\over |\L|}$. Because of the 
conservation law  
$\sum_i[\nu(N_i)-\mu(N_i)] =0$, we get that
$$
-\Bigl\{\sum_i \a_{ij}\}[\nu(N_j)-\mu(N_j)] = 
\sum_{i}\e_{ij}
$$
\ie
$$
[\nu(N_j)-\mu(N_j)] = 
-\bigl\{\sum_{i}\e_{ij}\bigr\}\,
\bigl\{\sum_{i}\a_{ij} \bigr\}^{-1}
$$
Thus 
$$
      |\nu(N_j)-\mu(N_j)| \le {C\over |\L|}
$$
for a suitable constant $C$ and the theorem is proved.
\QED
\bigno
{\it Remark.} As it should be clear from the proof, the condition 
$|\D| \le |\L|^{1-4\e}$ can be relaxed to $|\bar \D| = o(|\L|)$ 
if $\rho \ge \rho_0 > 0$ uniformly in $|\L|$. In particular, for ``normal'' values
of the density, 
the result of the theorem is valid for all cubic regions $\D$ with 
$|\D| = o(|\L|)$.
 
\bigno
{\it Remark.} Exactly the same result can be obtained if instead of comparing
the finite volume canonical Gibbs measure with its grand canonical counterpart,
we take the marginal on $\cF_\L$ of the infinite volume Gibbs state 
conditioned to $N_\L=N$ and compare it 
to the marginal on $\cF_\L$ of the unconditioned one. 
That can be useful in some application (see 
e.g. \ref[CZ]).


\newsection Equivalence between multi--canonical and 
           multi--grand canonical Gibbs measures.

In this section we extend the result of theorem \thf[EQ1] to the case 
in which the reference measure $\mu_0$ is different in the atoms 
$\L_1,\dots,\L_k$ of a partition of an $l$--regular set $\L$. 
More precisely our setting is 
as follows. \smallno
We fix $\a, \d, \e \in (0,1)$, 
a function $h:S\mapsto [0,1]$ and a 
set $\L\in \bF_l$, 
$\L = \cup_{i\in I}Q_l(x^i+x)$ such that 
$|\partial^-_{l-1}\L | \le |\L|^{d-1+\e\over d}$. 
Let $I_1\dots I_k$ be a partition 
of $I$ such that, if $\L_i = \cup_{j\in I_i}Q_l(x^j+x)$, then 
$0 < \d \le {|\L_i|\over |\L|}$ and 
$|\partial^-_{l-1}\L_i | \le |\L|^{d-1+\e\over d}$ for all $i=1,\dots,k$. 
\acapo
We assume that the apriori probability measure $\mu^{\{x\}}_0$ is the same in 
each atom of the partition and equal to $\mu_0^{(i)}$. 
Let then ${\bf N}_\L=\{N_{\L_i}\}_{i=1}^k$, let 
${\bf N}=\{N_i\}_{i=1}^k$ be a set of possible values of the $h$--charge in each atom $\L_i$ 
and let $\rho_i={N_i\over |\L_i|}$. Without loss of generality
we assume $\rho_i\le \ov2,~i=1,\dots,k$. Given a boundary condition $\t$, 
we also assume that $\mu_\L^\t({\bf N}_\L)={\bf N}$. 
We then set $\mu := \mu_\L^\t$ and 
$\nu := \mu_\L^\t(\cdot| {\bf N}_\L={\bf N})$. 
Next, given $M>0$ and $\D \sset \L$, we say that
$\D$ is good if either \acapo
a) $\D$ together with its $M\log |\L|$ neighborhood is entirely contained in some
atom $\L_i$ with $\rho_i \ge  |\L|^{-\e}$ \acapo
or \acapo
b) $\D$ together with its $M$ neighborhood is entirely contained in some
atom $\L_i$ with $\rho_i \le  |\L|^{-\e}$. \acapo
A set is bad if it is not good. 
For good sets $\D \sset \L_i$, $i=1,\dots,k$, we define 
$$
{\bar \D} = \cases{ 
    \{x\in \L: \; d(x,\D)\le M\log|\L| \,\} & if $\rho_i \ge  |\L|^{-\e}$ \cr
    \{x\in \L: \; d(x,\D)\le M\,\} & if $\rho_i \le  |\L|^{-\e}$ \cr     
                  }
$$
while for bad sets $\D$ 
$$
{\bar \D} = \{x\in \L: \; d(x,\D)\le M\log|\L| \,\} 
$$
With these notation our result reads as follows

\nproclaim  Theorem [EQ2].
Assume condition $SMT(V,C,m,l)$ for all sets $V\in \bF_l$. Assume 
condition $H(\a)$ for each single spin measures $\mu_0^{(i)}$, $i=1,\dots,k$. 
Then, for any 
$l$, $M$ large enough and $\e$ small enough independent 
of $\{\rho_i\}_{i=1}^k$, 
there exist  
constants $C'=C'(C,m,\|\Phi\|,\a,l,\d,M,\e)$, 
$v=v(C,m,\|\Phi\|,\a,l,M,\d,\e)$ such that if $|\L|\ge v$ then, for all local functions $f$ with
$l$--support $\D$ satisfying $|\D| \le |\L|^{1-4\e}$
$$
 |\nu(f) -\mu(f)| \le \cases{C'\ninf{f}\, {|\D|\over |\L|} & if $\D$ is good \cr
 C'\ninf{f}\, {|\D|\over |\L|}\bigl({|\bar \D|\over |\D|}\bigr)^2 & 
					if $\D$ is bad \cr
	}                            
$$
\noindent
{\it Remark.} It is worthwhile to notice that if either {\it all} densities
are bounded away from zero uniformly in the volume $\L$ or if they are 
{\it all} smaller than $ |\L|^{-\e}$ then the error would be 
always $|\D|\over |\L|$ for good or bad sets. 
\bigno

\Pro\ We proceed as in the proof of theorem \thf[EQ1].
Let $\chi_i$ be the characteristic function of the event $N_{\L_i}(\h)=N_i$. 
Then we write
$$
\nu(f) -\mu(f) = {\mu(\prod_i\chi_i,f)\over \mu(\prod_i\chi_i)}
\Eq(eq2.1)
$$ 
Next, using Fourier transform, 
we express $\chi_i$ as
$$
\chi_i(\h) = {1\over 2T_i}\int_{-{T_i}}^{T_i}dt \, 
               \nep{i{t\over \s_i}(N_{\L_i}(\h)-N_i)}
\Eq(eq2.2)
$$
where $T_i = {\pi\s_i\over \l}$ and $\s_i = \mu_\L^\t(N_{\L_i},N_{\L_i})$.
Thus \equ(eq2.1) becomes
$$
\nu(f) -\mu(f) ={\int_{-T_1}^{T_1}dt_1\dots 
                 \int_{-T_k}^{T_k}dt_k \, 
                \mu\bigl(\nep{i\sum_i{t_i\over \s_i}(N_{\L_i}(\h)-N_i)},f\bigr)
                \over 
                \int_{-T_1}^{T_1}dt_1\dots 
        \int_{-T_k}^{T_k}dt_k \,\, F(t_1,\dots,t_k)}
\Eq(eq2.3)
$$
where
$F(t_1,\dots,t_k) = \mu\bigl(\nep{i\sum_i{t_i\over \s_i}(N_{\L_i}(\h)-N_i)}\bigr)$.\acapo
We begin by proving the analogous of lemma \thf[EQ1.1].

\nproclaim  Lemma [EQ2.1].
In the same assumptions of theorem \thf[EQ2] there exists a 
constant $C''=C''(C,m,\|\Phi\|,\a,l)$ such that 
$$
  \int_{-{T_1}}^{T_1}dt_1\,\dots  
                \int_{-{T_k}}^{T_k}dt_k\, F(t_1,\dots,t_k) \ge C''
$$           

\Pro \
We proceed as in lemma \thf[EQ1.1].
We fix a number $A \ge \max \{ A_0, \a^{-2} \}$ where 
$A_0$ is the constant appearing in 
proposition \thf[LGb1] and we assume, for simplicity that 
$\s_i \ge A^{d+4+k}$ for $i=1,\dots,j$ while 
$\s_i \le A^{d+4+k}$ for $i=j+1,\dots,k$, $j \le k$. 
Notice that $N_i^{1/2} \le c A^{d+4+k}, \; i=j+1,\dots k$ 
because of {(\it c)} of 
proposition \thf[Cov].
Then, remembering the identity \equ(four) 
and using the DLR equations, 
we can bound from below the multiple integral in question by
$$
  \eqalign{
   \int_{-{T_1}}^{T_1}&dt_1\,\dots  
                \int_{-{T_k}}^{T_k}dt_k\, F(t_1,\dots,t_k) \ge \cr
 \int_{-{T_1}}^{T_1}&dt_1\,\dots  
                \int_{-{T_j}}^{T_j}dt_j\, F(t_1,\dots,t_j) 
  \min_\t \prod_{i=j+1}^k {2T_i}\,
     \mu_{\L_{j+1}\cup \dots \L_k}^\t(N_{\L_{j+1}}=N_{j+1},\dots,N_{\L_k}=N_k) \cr
	}
\Eq(eq2.1.1)
$$
The factor $\min_\t \prod_{i=j+1}^k {2T_i}
     \mu_{\L_{j+1}\cup \dots \L_k}^\t(N_{\L_{j+1}}=N_{j+1},\dots,N_{\L_k}=N_k)$ can be bounded
from below by $C=C(N_{j+1},\dots,N_k)$ exactly as in the second part of the 
proof of lemma \thf[EQ1.1]. The remaining multiple integral in \equ(eq2.1.1) is bounded from
below as in the first part of the proof of 
lemma \thf[EQ1.1] by a constant independent of the volumes $\L_1,\dots \L_j$ thanks to propositions 
\thf[Gb1], \thf[LGb1].
\QED
 
\bigno
Next we turn to the analysis of the numerator of \equ(eq2.3)
and, as in the proof of theorem \thf[EQ1], we begin by proving 
an upper bound of the right order 
for a rather special class of local functions. \acapo 
Let $g$ be a local 
function with $l$--support inside $\L$ equal to $V_g$ with 
$|V_g| \le |\L|^{1-4\e}$. We have to distinguish 
between two different cases.
\smallno
{\it Case 1. The set $V_g$ is a good subset of $\L_i$ }.\acapo 
In this case, following the proof of theorem \thf[EQ1], we define 
$$
f = g - \a_g N_{V'_g}\quad ,\quad 
\a_g = {\mu(g,N_{\bar \D})\over \mu(N_{V'_g},N_{\bar\D})}
\Eq(f1)
$$ 
where $\D:= \D_g =V_g\cup V'_g$ and $V'_g$ is 
an arbitrary sub--collection of the $l$--cubes that form $\L_i$ such that 
$V'_g$ is also good and $|V'_g|=|V_g|$. Since, by assumption, 
$|\bar \D| \ll|\L_i|$, we can then repeat step by step
the proof of lemma \thf[EQ1.2] to get that
$$
  \int_{-{T_1}}^{T_1}dt_1\dots 
                 \int_{-{T_k}}^{T_k}dt_k \, 
           |\mu\bigl(\nep{i\sum_i{t_i\over \s_i}(N_{\L_i}(\h)-N_i)},f\bigr)|
       \le c \ninf{g}\,{|\D|\over |\L_i|} \le c\d^{-1} \ninf{g}\,{|\D|\over |\L|}
\Eq(2.4)
$$
{\it Case 2. The set $V_g$ is bad.}\acapo
Let $V'_{g,i}$ be 
an arbitrary sub--collection of the $l$--cubes that form $\L_i$ such that 
$V'_{g,i}$ is good and $|V'_{g,i}|=|V_g|$. Notice that such a set 
always exists (actually there are plenty of them) if $|\L|$ is large enough
because of the regularity assumption 
$|\partial^-_{l-1}\L_i | \le |\L|^{d-1+\e\over d}$ for all $i=1,\dots,k$ and
the bound $|V_g| \le |\L|^{1-4\e}$. 
Then we set $\D := \D_g = \cup_i \{V'_{g,i} \cup V_g\}$, 
${\bar \D}_i = \bar \D \cap \L_i$ and 
$$
f= g - \sum_i \a_i N_{V'_{g,i}} \quad ,\quad 
  \a_i={\mu(g,N_{{\bar\D}_{i}})\over\mu(N_{V'_{g,i}},N_{{\bar\D}_{i}})} 
  \qquad 
  i=1,\dots ,k   
\Eq(f2)
$$
Notice that, as in the previous section, the constants 
$\a_i$ are well defined 
and, thanks to proposition \thf[Cov] and its corollary, satisfy
$$
  |\a_i|\leq c\ninf{g}\,{|{\bar \D}_i|\over |V'_{g,i}|}
\min\left\{1,{1\over(\rho_i|{\bar \D}_i|)^{\ov2}}\right\}~~~~~~
   i=1,\dots ,k
  \Eq(2.5)
$$
if $l$ was taken large enough.\acapo
We then proceed as in { \it case 1} but now we Taylor expand
the relevant term 
$\mu_{\bar \D}^\t\bigl(f, 
              \exp(i \sum_{j=1}^k {t_j\over \s_j} N_{\bar \D_j})\,\bigr)$ 
only up to first order in $\sum_{j=1}^k {t_j\over \s_j}N_{\bar \D_j}$ as in 
the case of very low density of theorem 
\thf[EQ1], irrespectively of the values of 
the densities $\rho_1,\dots,\rho_k$.
The absolute value of the linear term can be bounded as follows
$$
\eqalign{
&\sum_j {|t_j|\over \s_j}\,|\mu_{\bar \D}^\t\bigl(g, N_{\bar \D_j})\,\bigr) 
- \sum_i\a_i \mu_{\bar \D}^\t\bigl(N_{V'_{g,i}}, N_{\bar \D_j})\,\bigr)| \le \cr
&\sum_j {|t_j|\over \s_j}\,|\mu_{\bar \D}^\t\bigl(g, N_{\bar \D_j})\,\bigr) 
- \a_j \mu_{\bar \D}^\t\bigl(N_{V'_{g,i}}, N_{\bar \D_j})\,\bigr)| +
\sum_j {|t_j|\over \s_j}\,
\sum_{i\neq j}|\a_i| |\mu_{\bar \D}^\t\bigl(N_{V'_{g,i}}, N_{\bar \D_j})\,\bigr)| \cr
	}
\Eq(2.6)
$$
The first sum in the r.h.s. of \equ(2.6)
can be made smaller than $\ninf{g}\,|\L|^{-1}$ by taking $M$ large enough, 
because of our definition of the constants $\a_j$, $j=1,\dots,k$, 
and the strong mixing 
property exactly as in section 3. The second double sum 
is also smaller than $\ninf{g}\,|\L|^{-1}$ if $M$ is large enough 
because $d(V'_{g,i}, \bar \D_j) \ge M\log |\L|$ for $i\neq j$ since $V'_{g,i}$ is good. \acapo
The error term in the Taylor expansion is bounded by
$$
  \sup_\t \sum_j {t_j^2\over \s_j^2} 
\Bigl(\, \mu_{\bar \D}^\t\bigl(|g| \bar N_{\bar \D_j}^2\bigr) + 
\sum_i|\a_i| 
|\mu_{\bar \D}^\t\bigl(|{\bar N}_{V'_{g,i}}|\bar N_{\bar \D_j}^2\bigr)
\,\Bigr)
$$
where the bar over the $h$--charge means that we have subtracted the mean w.r.t. 
$\mu_{\bar \D}^\t(\cdot)$.
Each term 
${1\over \s_j^2}\,\mu_{\bar \D}^\t\bigl(|g| \bar N_{\bar \D_j}^2\bigr)$ 
is bounded from above by $c \ninf{g}\,{|\bar \D_j|\over |\L_j|}$ for a suitable 
constant $c$ while the term 
${1\over \s_j^2}\,\sum_i|\a_i| 
|\mu_{\bar \D}^\t\bigl(|{\bar N}_{V'_{g,i}}|\,{\bar N}_{\bar \D_j}^2\bigr)$ 
is bounded from above by
$$
{1\over \s_j^2}\,|\a_j|\,
|\mu_{\bar \D}^\t\bigl(|{\bar N}_{V'_{g,j}}|\bar N_{\bar \D_j}^2\bigr)  +
{1\over \s_j^2}\,\sum_{i\neq j} |\a_i| 
|\mu_{\bar \D}^\t\bigl(|{\bar N}_{V'_{g,i}}|\,, \bar N_{\bar \D_j}^2\bigr) +
{1\over \s_j^2}\,\sum_i|\a_i| 
|\mu_{\bar \D}^\t\bigl(|{\bar N}_{V'_{g,i}}|\bigr)\, 
\mu_{\bar \D}^\t\bigl(\bar N_{\bar \D_j}^2\bigr)
\Eq(2.7)
$$
In turn the first term in \equ(2.7), using \equ(2.5) and {\it b)} 
of proposition \thf[Cov], is bounded from above by 
$c \ninf{g}\,{|{\bar \D}_j|\over |V'_{g,j}|}{|\bar \D_j|\over |\L_j|}$ 
for a suitable 
constant $c$ exactly as in \equ(fin1.1). The second term is smaller than 
e.g. $c \ninf{g}\,{1\over |\L|}$ if $M$ was taken large enough 
because $d(V'_{g,i}, \bar \D_j) \ge M\log |\L|$
if $i\neq j$ since $V'_{g,i}$ is a good set. The third term is again 
bounded from above by 
$c \ninf{g}\,\sup_i {|{\bar \D}_i|\over |V'_{g,i}|} \,
   {|\bar \D_j|\over |\L_j|}$ 
for a suitable 
constant $c$ because of \equ(2.5) and { \it b)} of proposition \thf[Cov]. \acapo
If we now put together \equ(2.6), \equ(2.7) and the Gaussian upper bound 
of proposition \thf[Gb1] we conclude that 
$$
  \int_{-{T_1}}^{T_1}dt_1\dots 
                 \int_{-{T_k}}^{T_k}dt_k \, 
           |\mu\bigl(\nep{i\sum_i{t_i\over \s_i}(N_{\L_i}(\h)-N_i)},f\bigr)|
       \le 
c \sum_i \ninf{g}\,{|{\bar \D}_i|\over |V'_{g,i}|}\,{|\bar \D_i|\over |\L_i|} \le c\d^{-1} \ninf{g}\,
      {|{\bar \D}|\over |\D|} \,{|\bar \D|\over |\L|}
\Eq(2.8)
$$
In conclusion, thanks to \equ(2.4), \equ(2.8) together with lemma \thf[EQ2.1], 
given a local function $g$ with 
$|V_g| \le |\L|^{1-4\e}$ we have proved that

$$
|\nu(f_g)-\mu(f_g)| \le 
\cases{ C\ninf{g}\,{|\D|\over |\L|} & if $V_g$ is good \cr
      C\ninf{g}\, \({|{\bar \D}|\over |\D|}\)^2 \,
                 {|\D|\over |\L|} & if $V_g$ is bad \cr
	}
\Eq(2.9)
$$
where $f_g$ is defined either as \equ(f1) or as in \equ(f2) 
depending whether $V_g$ is good or bad.\acapo
As in section 3, \equ(2.9) together with \equ(ag), \equ(2.5) and 
the definition of $f$ implies that
$$
	|\nu(g)-\mu(g)| \le C'\ninf{g}\,|V_g|\,\Bigl(\,{1\over |\L|} + 
	\sup_{\st i\i I \atop \st 
               \rm Q_l(x^i)~ is ~good}
	|\nu(N_{Q_l(x^i)})-\mu(N_{Q_l(x^i)})|\,\Bigr)
$$
or
$$
	|\nu(g)-\mu(g)| \le 
	C'\ninf{g}\,|V_g|\,\({|{\bar \D}|\over |\D|}\)^2\,\Bigl(\,{1
	\over |\L|} + \sup_{\st i\i I \atop \st 
                                \rm Q_l(x^i)~ is ~good}
	|\nu(N_{Q_l(x^i)})-\mu(N_{Q_l(x^i)})|\,\Bigr)
$$
depending whether $V_g$ is good or bad.\acapo
To complete the proof one has to prove the
result
for the special functions $N_{Q_l(x^i)}$, $i\in I$, with $Q_l(x^i)$ good.
\acapo 
For this purpose 
let $Q_l(x^{i_1}),\dots,Q_l(x^{i_k})$ be a collection of good $l$--cubes, 
one for each atom $\L_i$.  
Given $i\in I$ let  $f= N_{Q_l(x^i)} - \sum_{j=1}^k \a_{ij}N_{Q_l(x^{i_j})}$
where
$$
\a_{ij} = \cases{ 0 & if  $Q_l(x^i)$ is good and $i \notin I_j$ \cr
          \phantom{aa} & \phantom{aa} \cr
{\mu(N_{Q_l(x^{i})},N_{\bar \D})\over \mu(N_{Q_l(x^{i_j})},N_{\bar \D})} & if  $Q_l(x^i)$ is good in $\L_j$, with $\D = Q_l(x^i) \cup Q_l(x^{i_j})$ \cr  
           \phantom{aa} & \phantom{aa}  \cr
{\mu(N_{Q_l(x^{i})},N_{{\bar \D}_j})\over 
 \mu(N_{Q_l(x^{i_j})},N_{{\bar \D}_j})} & if  $Q_l(x^i)$ is bad with 
           $\D = Q_l(x^i) \cup Q_l(x^{i_1})\dots \cup Q_l(x^{i_k})$  \cr        	}
\Eq(aij)
$$
Notice that, using \equ(2.5) and {\it b),c),d)} of 
proposition \thf[Cov], the following simple bounds hold
$$
\eqalign{
       \a_{ij} &\ge \a_0 \quad \hbox{if } i\in I_{i_j} \cr
       |\a_{ij}| &\le \a_\infty (\log |\L|)^{2d}  \quad \hbox{otherwise} \cr
	}
\Eq(aijbound)
$$
for suitable positive constants $\a_0, \,\a_\infty$.\acapo
Let now $D_i := \nu(N_{Q_l(x^i)})-\mu(N_{Q_l(x^i)})$. Then \equ(2.9) gives
$$
   | D_i - \sum_j \a_{ij}D_{i_j}| := 
  |\e_i| \le \cases{ {c\over |\L|} & if  $Q_l(x^i)$ is good \cr
                    {c(\log(|\L|))^{2d}\over |\L|} & if  $Q_l(x^i)$ is bad \cr
	}
\Eq(ei)
$$
for a suitable constant $c$.\acapo
We use at this point the $k$ conservation laws 
$\sum_{i\in I_j} D_i =0$,
$j=1,\dots,k,\,$ to write
$$
A \vec D = -\vec \cE
\Eq(vec)
$$
where 
$$
       A_{j'j} = \sum_{i\in I_{j'}} \a_{ij},\quad 
       \vec D = \bigl(\,D_{i_1},\dots,D_{i_k}\,\bigr)\, ,\quad
 \vec \cE = \bigl(\,\sum_{i\in I_{i_1}}\e_{i},\dots,
                                 \sum_{i\in I_{i_k}}\e_{i}\,\bigr)
$$
Notice that \equ(aijbound) immediately implies that the 
diagonal matrix elements $A_{jj}$ satisfy the bounds
$$
\eqalign{
  A_{jj} &\ge \a_0 \#\{i\in I_j :\, Q_l(x^i) \hbox{ is good}\} - 
      \a_\infty (\log |\L|)^{2d}  \#\{i\in I_j :\, Q_l(x^i) \hbox{ is bad}\} \cr
          &\ge 
            \a_0l^{-d} |\L_j|\{1- \a_\infty M^d {
                       |\partial^-_r\L_j| (\log |\L|)^{3d} \over |\L_j|}\} \cr
            & \ge c|\L| \cr
	}
$$
for $\L$ large enough, while the off--diagonal terms obey
$$
   |A_{j'j}| \le M^d l^{-d}\a_\infty 
          \sum_{i=1}^k  |\partial^-_r\L_i| (\log |\L|)^d
			\qquad j'\neq j
$$
Moreover, because of \equ(ei), 
$$
|\cE_j| \le c_1 + 
       {c(\log(|\L|))^d\over |\L|}\,\#\{i\in I_j :\, Q_l(x^i) \hbox{ is bad}\} 
\le \e_\infty
$$
for a suitable constant $\e_\infty$. \acapo
With the above estimates at our disposal we can finally easily invert 
\equ(vec) to get that
$$
  \|\vec D\| \le {c\over |\L|}
$$
for a suitable constant $c$. The theorem is proved.
\QED


\newsection Extension to the bond dilute Ising model.

In this section we discuss the equivalence of multicanonical and 
multigrand canonical ensembles for a system where the assumption of
{\it translation invariance} is removed and property $SMT(V,C,m,l)$ 
does no longer hold for all sets $V\in \bF_l$. 
The simplest example of such a system is 
the (bond) dilute Ising ferromagnet in the Griffiths phase 
which can be described as follows. 
For each $\h\in S^{\Z^d}$, $S=\{0,1\}$, and $V\in\bF$
the Hamiltonian is given by
$$
H^J_V(\h)=-\sum_{[x,y]\in V}J_{xy}(2\h(x)-1)(2\h(y)-1) + \hbox{ boundary term }
$$
where $[x,y]$ denotes a generic pair of
nearest neighbors sites (a bond in $\Z^d$) and
$[x,y]\in V$ if both $x$ and $y$ belong to $V$.
The couplings $\{J_{xy}\}$ are assumed to be 
i.i.d. random variables taking only two values,
$J_{xy}=0$ and $J_{xy}=\b$ with probability $1-p$ and $p$ respectively, 
independently for each bond. Here the parameter $\b$ is chosen larger 
than the critical value $\b_c$ for the pure Ising model in $\Z^d$. 
If
$J_{xy}=0$ the bond $[x,y]$ is said to be closed, while if $J_{xy}=\b$
is said to be open. \acapo 
Given $\d \in (0,1)$, we consider the dilute model in a 
volume $\L\in\bF$ satisfying  
$|\partial^-\L|\phi(|\L|)^4\le |\L|^{1-\d}$, 
with $\phi(|\L|)$ a positive function
such that $\log(|\L|) \le \phi(|\L|)\le |\L|^\d$. 
We also consider a partition of $\L$, 
$\L_1,\dots,\L_k$, such that 
$0 < \d \le {|\L_i|\over |\L|}$ and 
$|\partial^-\L_i|\phi(|\L|)^4\le |\L|^{1-\d}$
for all $i=1,\dots,k$. 
We assume that the apriori probability measure $\mu^{\{x\}}_0$ is the same in 
each atom of the partition and
we take as $h$-charge the number of particles.
To simplify the notation we set $\mu(\cdot)=\mu_{\L}^\t(\cdot)$.
As before we set $\rho_i=\mu(N_{\L_i})/|\L_i|$ and we assume, 
without loss of generality, $\rho_i\le \ov2,~i=1,\dots,k$.

\acapo
Given a bond configuration in $\L$ 
(\ie a configuration of the couplings $\{J_{xy}\}_{[x,y]\in \L}$), 
we denote by $C_x$ the cluster 
of the site $x\in\L$, that is the set af all sites which are connected to $x$
by a path of open bonds, and for each set $V\subseteq\L$ and $n\in\bN$ 
we define
$$
	V_i := V\cap \L_i,\quad  {\bar V}:=\cup_{x\in V}C_x, \quad   
	V^{(n)}:=\sum_{x\in V}|C_x\cap V|^n
\Eq(vn)
$$
Notice that $C_x = \{x\}$ if all the bonds with one endpoint equal to $x$ are 
closed and that $V^{(0)}=|V|$.\acapo
Clearly the Gibbs measure $\mu$ factorizes over the clusters so that 
the covariance between observables localized in different clusters is 
zero but
inside a given cluster the system is just a low temperature 
pure Ising model. In particular property $SMT(\L,C,m,l)$ cannot hold  
unless the basic length scale $l$ is taken larger than the 
largest among the diameters of the clusters $C_x$. 
Such a loss of uniformity in the decay of covariances will be replaced 
by some regularity assumptions on the 
bond configuration, which, roughly speaking, are typical of the 
non--percolative regime. 
In order to formulate our conditions we fix 
two positive numbers $K_1,K_2$ and we define

\proclaim Assumption $H1(K_1)$. 
$$
  \max_{x\in\L}|C_x|\,\le K_1\, \phi(|\L|)
$$

\proclaim Assumption $H2(K_2)$. 
For $n=1,\dots,4$
$$
  \L_i^{(n)}\le K_2\,\L_i^{(0)}~~~i=1,\dots,k
$$ 

\noindent
{\it Remark.} It is not difficult to see that when $p< p_c$, $p_c$ 
being the bond percolation threshold in $\Z^d$, one can take 
$\phi(|\L|) = \log |\L|$ and choose $K_1$ and $K_2$ such that 
$H1(K_1)$, $H2(K_2)$ hold 
with probability one for all large enough cubes centered at the origin. 





\beginsubsection \number\numsec.1 Preliminary results

Here we give the analogous of propositions \thf[Cov], \thf[LGb1] and of 
lemma \thf[EQ2.1] 
in the present case. We refer for the notation to section 3.   

\nproclaim Proposition [Covr].
There exists a constant 
$c$, depending only on $\b$, such that for any $V\subseteq\L$,
and any bounded local function $f$ with 
support $\D_f\sset \L$

$$ 
  \eqalign{
  a)& \quad  |\mu(N_{C_{x}\cap V_i},N_{C_{x}\cap V_j})|\le 
  c\,\min\{{\rho_i,\rho_j\}}\,|C_{x}\cap V_i||C_{x}\cap V_j|\cr
  b)& \quad  \mu({\bar N}_{C_{x}\cap V_i}^2)\ge c^{-1}
  \,\rho_i |C_{x}\cap V_i|\cr
  c)& \quad  \mu({\bar N}_{V_i}^2) \le
  c\,\rho_i\,V^{(1)}_i\cr
  d)& \quad  \mu({\bar N}_{V_i}^2)\ge 
  c^{-1}\,\rho_i\,|{ V}_i|\cr  
  e)& \quad  |\mu(f,N_{{V}_i})| \le c\,
  \ninf{f}\,\min\bigl\{\,\rho_i |{\bar\D}_f\cap V_i|,\,
  \Bigl(\rho_i \bigl({\bar\D}_f\cap V_i\bigr)^{(1)}\,\Bigr)^{\ov2}\,\bigr\}\cr
  f)& \quad  \mu({\bar N}_{{V}_i}^4)\leq c\,\max \bigl\{\,
  (\rho_i V_i^{(1)})^2,\, 
  (\rho_i V_i^{(3)})\,\bigr\}\cr
  }
  \Eq(covr)
$$

\Pro\
It follows immediately from the factorization property of
the measure $\mu$ over the clusters and 
from the fact that there exists a positive constant $c=c(\b)$
such that $c^{-1}\rho_i\le \mu(\h_x,\h_x)\le c\rho_i$ $\forall\, x\in\L_i$.
\QED

\nproclaim Proposition [LGbr]. 
Assume $H2(K_2)$. Then there exists a positive
constant $A$ such that
$$
  \int_{-A}^A dt_1\dots\int_{-A}^A dt_k  \,\hbox{Re}\,F(t_1, \dots, t_k) \ge c
  \Eq(char0r)
$$
provided that $\s_j \ge A^{4+k}$, $j=1,\dots, k$.

\Pro\ 
Thanks to the factorization property of $\mu$ and to  
proposition \thf[Covr] together with $H2(K_2)$, the proof 
becomes analogous to that of
proposition \thf[LGb1].


\nproclaim Corollary [EQ2.1R].
Assume $H2(K_2)$. Then there exists a constant
$C'=C'(\b,K_2)$ such that
$$
  \int_{-{\pi\s_1}}^{\pi\s_1}dt_1\dots \int_{-{\pi\s_k}}^{\pi\s_k}dt_k\, 
  F(t_1,\dots,t_k)\ge C'
$$

\Pro\
If we use proposition \thf[LGbr] instead of proposition \thf[LGb1] 
we can then follow step by step the proof of lemma \thf[EQ2.1].
\QED

\bigno


\beginsubsection \number\numsec.2 Equivalence between multi--canonical and 
           multi--grand canonical Gibbs measures.

Let ${\bf N}_\L=\{N_{\L_i}\}_{i=1}^k$ and let 
${\bf N}=\{N_i\}_{i=1}^k$ be a set of possible values of the number of 
particles in each atom $\L_i$. 
We assume that $\mu({\bf N}_\L)={\bf N}$ and we set
$\nu := \mu(\cdot| {\bf N}_\L={\bf N})$.
We say that a set $\D \sset \L$ is {\it good} in $\L_i$ if
${\bar \D}\cap\L_j=\emptyset$ for $j\neq i$ where ${\bar \D}$ is defined
in \equ(vn). The following is the main result
of this section. 


\nproclaim  Theorem [EQ2R].
In the above setting assume $H1(K_1)$ and $H2(K_2)$.  
Then there exists constants $C=C(K_1,K_2,\d,k,\b)$ and 
$v=v(K_1,K_2,\d,k,\b)$ such that,
if $|\L| \ge v$,   
for all bounded local functions
$f$ with support $\D_f\sset\L$ satisfying ${\bar \D}_f^{(3)}\le |\L|$ if
$\D_f$ is good in one of the atoms of the partition or 
$|\D_f|\,\phi(|\L|)^4\ll |\L|$ if
$\D_f$ is bad
$$
  |\nu(f) -\mu(f)| 
  \le \,C\,\ninf{f}\, \cases{\,{ {\bar \D}_f^{(3)}\over|\L|}
  & if $\D_f$ is good  \cr
  &   \cr
  \,{|\D_f|\,\phi(|\L|)^4\over |\L|}& otherwise \cr
  }
$$
where ${\bar \D}_f^{(3)}$ is defined in \equ(vn).

\Pro\
The proof is similar to the proof of theorem 
\thf[EQ2] but not completely equivalent.
\acapo
The starting point is again \equ(eq2.3). 
Because of {\it d)} of proposition \thf[Covr]

$$
  \s_i^2=\mu(N_{\L_i},N_{\L_i})\ge c'\,\rho_i\,|\L_i|\ge c\,\rho_i\,
  |\L|~~~~~i=1,\dots,k
  \Eq(si2)
$$
so that the denominator in \equ(eq2.3) 
is greater than some fixed constant thanks to 
corollary \thf[EQ2.1R].
\acapo
Next we analyze the numerator, and we begin by proving an upper bound
when $f$ takes the special form
$$
  f=g-\sum_{i=1}^k\a_iN_{{\bar \D}_i}
  \Eq(spmc)
$$
where $g$ is some bounded local function with support $\D_g$,
$\{\D_j\}_{j=1}^k$ is an arbitrary family of sets such that $\D_j$ is good 
in $\L_j$ and $|\D_j|=|{\D}_g|$ for all $j=1,\dots,k$ and the constants
$\a_i$ are given by 
$$
  \a_j={\mu(g, N_{{\bar \D}_{gj}})\over \mu(N_{{\bar \D}_j},N_{{\bar \D}_j})}=
  {\mu_{{\bar \D}_f}(g, N_{{\bar \D}_{gj}})\over 
	\mu_{{\bar \D}_f}(N_{{\bar \D}_j},N_{{\bar \D}_j})}~~~~~
  j=1,\dots,k
  \Eq(alij)
$$ 
The support of $f$ is 
$\D_f=\D_g\cup(\cup_{j=1}^k\D_i)$. 
\acapo
Notice that $\{\a_j\}_{j=1}^k$ are well defined and, because of {\it c)}, 
{\it d)} 
and {\it e)} of proposition \thf[Covr], they satisfy the bound
$$
  |\a_j|\le c\,\ninf{g}\,\min\bigl\{\,
  {|{\bar \D}_{gj}|\over|{\bar \D}_j|}, 
  {(\rho_j{\bar \D}_{gj}^{(1)})^{\ov2}
  \over \rho_j\,|{\bar \D}_j|}\,\bigr\}
  \Eq(alim)
$$
for a suitable constant $c$. Moreover, if $\D_g$ is good 
in e.g. $\L_m$, then $\a_i=0$ for $i\neq m$. \acapo

\nproclaim Lemma [EQ2.2R]. 
Assume $H1(K_1)$ and $H2(K_2)$. 
Then for the particular function $f$ defined above
there exists a positive 
constant $c=c(\b,k,\d,K_1,K_2)$ such that 
$$
  \eqalign{
  &\int_{-{\pi\s_1}}^{\pi\s_1} dt_1\dots \int_{-{\pi\s_k}}^{\pi\s_k} dt_k\,
  |\mu\bigl(\nep{i\sum_{j=1}^k{t_j\over\s_j}
  {\bar N}_{\L_j}},f\bigr)|
  \le \cr &c{\ninf{g}\,\over|\L|}  
  \cases{{({\bar \D}_m^{(1)})^{\ov2}\Bigl[
  ({\bar \D}_g^{(1)})^{\ov2}({\bar \D}_f^{(1)})+
  {\bar \D}_g^{(0)}( {\bar \D}_f^{(3)})^{\ov2}\Bigr]\over {\bar \D}_m^{(0)}}
  & if $\D_g$ is good in $\L_m$\cr
  \phantom{a} & \phantom{b} \cr
  |\D_g|\,\phi(|\L|)^3\,\Bigl\{|\D_g|, \phi(|\L|)\Bigr\}
 & otherwise \cr
  }\cr}
$$

\Pro\
If $\D_g$ is a good set in $\L_m$
then $\a_j=0$ for all $j\neq m$ and $\D_f=\D_g\cup\D_m$ is also good in $\L_m$.
Using the factorization of the measure over the clusters we can then write
$$
  |\mu\bigl(\nep{i\sum_{j=1}^k{t_j\over\s_i}
  {\bar N}_{\L_j}},f\bigr)|=|\mu\bigl(\nep{i\sum_{j\neq i}^k{t_j\over\s_j}
  {\bar N}_{\L_j}+{t_m\over\s_m}{\bar N}_{\L_m\setminus {\bar\D_f}}}\bigr)|\,
  |\mu_{{\bar\D}_f}\bigl(\nep{i{t_m\over\s_m}
  {\bar N}_{{\bar \D}_f}},f\bigr)|
  \Eq(upmc)
$$ 
The first factor in the righthand side of \equ(upmc) can be
bounded by proposition \thf[Gb1]
$$
  |\mu\bigl(\nep{i\sum_{j\neq i}^k{t_j\over\s_j}
  {\bar N}_{\L_j}+{t_m\over\s_m}{\bar N}_{\L_m\setminus{\bar\D_f}}}\bigr)|
  \le \nep{-c\sum_{j=1}^kt_j^2}
  \Eq(gbgs)
$$
Exactly as in the proof of theorem \thf[EQ2]  
we can Taylor expand the second factor in the r.h.s. of \equ(upmc)
up to the first order which, due to the definition of $\a_m$,
vanishes. Because of {\it c)} {\it d)} and  {\it f)} of proposition \thf[Covr] 
and \equ(alim) we then obtain
$$
  \eqalign{
  \left|\mu_{{\bar \D}_f}(f,e^{i{t_m\over\s_m}\bar{N}_{{\bar \D}_f}})\right|
  &\le\cr  
  c\,\ninf{g}\, t_m^2\,{({\bar \D}_m^{(1)})^{\ov2}\over {\bar \D}_m^{(0)}}&\Bigl[
  {({\bar \D}_g^{(1)})^{\ov2}( {\bar \D}_f^{(1)})+
  {\bar \D}_g^{(0)}( {\bar \D}_f^{(3)})^{\ov2}\over|\L|}\Bigr]\cr
  }
  \Eq(fin)
$$
If we finally combine together \equ(gbgs) and \equ(fin) 
we immediately get the first part the lemma.
\acapo
Consider now the case of a bad $\D_g$. 
We need to bound from above 
$$
  |\mu\bigl(\nep{i\sum_{j=1}^k{t_j\over\s_j}
  {\bar N}_{\L_j}},f\bigr)|=|\mu\bigl(\nep{i\sum_{j=1}^k{t_j\over\s_j}
  {\bar N}_{\L_j\setminus{\bar \D}_{fj}}}\bigr)|\,
  |\mu_{{\bar\D}_f}\bigl(\nep{i\sum_{j=1}^k{t_j\over\s_i}
  {\bar N}_{{\bar \D}_{fj}}},f\bigr)|
  \Eq(upm)
$$
The first factor  in the righthand side of \equ(upm) is again bounded from above as in 
\equ(gbgs) using 
proposition \thf[Gb1].
As far as the second factor is concerned,  we again Taylor expand  
up to the first order,
which, due to the definition of $\{\a_i\}_{i=1}^k$, gives a vanishing term.
By points {\it c)} {\it d)} and  {\it f)} of proposition \thf[Covr], 
\equ(alim) and $H1(K_1)$ we get

$$
  |\mu\bigl(\nep{i\sum_{j=1}^k{t_j\over\s_j}
  {\bar N}_{{\bar \D}_{fj}}},f\bigr)|\le
   c\,\ninf{g}\,(\sum_{j=1}^kt_j^2)\,{|\D_g|\,\phi(|\L|)^3\over |\L|}
  \min\bigl\{\,|\D_g|, \phi(|\L|)\,\bigr\}
$$
Thanks to the gaussian bound on the first factor we can 
perform the integral over 
$\{t_j\}_{j=1}^k$
and also the second part of the lemma follows.
\QED
\bigno
Thanks to lemma \thf[EQ2.1R] and corollary \thf[EQ2.1R], we have
that for the special functions defined in \equ(spmc)
$$
  |\nu(f)-\mu(f)| \le 
  c\,{\ninf{g}\,\over|\L|}  
  \cases{{({\bar \D}_m^{(1)})^{\ov2}\Bigl[
  ({\bar \D}_g^{(1)})^{\ov2}({\bar \D}_f^{(1)})+
  {\bar \D}_g^{(0)}({\bar \D}_f^{(3)})^{\ov2}\Bigr]\over {\bar \D}_m^{(0)}}
  & if $\D_g$ is good in $\L_m$\cr
  \phantom{aaa} & \phantom{aaa} \cr
  \,|\D_g|\,\phi(|\L|)^3\,
  \min\Bigl\{|\D_g|,\phi(|\L|)\Bigr\} & otherwise \cr
  }
  \Eq(errtot)
$$
Therefore, by the very definition of $f$ (see \equ(spmc)), 
we can bound from above the quantity
$|\nu(g)-\mu(g)|$ by  
$$
  |\nu(g)-\mu(g)| \le |\nu(f) - \mu(f)|
  +\sum_{i=1}^k|\a_j||\nu(N_{{\bar\D}_j})-\mu(N_{{\bar\D}_j})|
  \Eq(numu)
$$
If $\D_g$ is good, say in $\L_m$, we can choose the corresponding function 
$f$ as $ f= g - \a_m N_{\D_g}$ so that, 
using \equ(errtot) and \equ(alim) 
$$
  |\nu(g)-\mu(g)| \le c\,\ninf{g}\,(
  {{\bar \D}_g^{(3)}\over |\L|}+
  |\nu(N_{{\bar\D}_g})-\mu(N_{{\bar\D}_g})|)
  \Eq(qfing)
$$
If $\D_g$ is bad \equ(errtot) together with \equ(numu) give 
$$
  |\nu(g)-\mu(g)| \le c\,\ninf{g}\,
  |\D_g|\,\phi(|\L|)^3\,\min\Bigl\{|\D_g|\wedge \phi(|\L|)\Bigr\} +
  \sum_{i=1}^k|\a_j||\nu(N_{{\bar\D}_j})-\mu(N_{{\bar\D}_j})|
  \Eq(qfinb)
$$
Thus, in order to complete the proof of the 
theorem we must bound a generic term 
$|\nu(N_{\bar\D})-\mu(N_{\bar\D})|$,
when  $\D$ is good.
\acapo
For this purpose, 
let $g=\h_x$, $f=\h_x-\sum_{i=1}^k\a_iN_{C_{y_i}}$, $C_{y_i}\sset \L_i$ 
for any $i=1,\dots,k$, with
$$
\a_i=\a_i(x)=\mu(\h_x,N_{C_{x}\cap \L_i})/\mu(N_{C_{y_i}}, N_{C_{y_i}})
$$ 
Define $\hat D_x=\nu(\h_x)-\mu(\h_x)$ and $D_{x}=\nu(N_{C_x})-\mu(N_{C_x})$.
Notice that for any set $\D$
$$
   |\nu(N_{\bar \D})- \mu(N_{\bar\D})| \le 
                  \sum_{x\in \D} |C_x|^{-1}\,|D_{x}|
$$
We then have that
$$
  \e_x := \nu(f)-\mu(f) = \hat D_x-\sum_{i=1}^k\a_iD_{y_i}
  \Eq(xx)
$$
satisfies the bound
$$
|\e_x| \le {c\over |\L|}\,\cases{
	 |C_x|(|C_x|^2+|C_{y_m}|^2) & if $x$ is good in $|\L_m|$  \cr
	 & \cr
     \phi(|\L|)^3 & otherwise \cr
	 		}
\Eq(errx)
$$
If we now sum over $x\in\L_j$ and we use the conservation laws 
$\sum_{x\in\L_j}\hat D_x=0$ 
for all $j=1,\dots,k$ we get
$$
  A\vec D=-\vec \cE
$$
where $A$ is the matrix whose elements are given by
$$
  A_{ji}=\sum_{x\in\L_j}\a_i(x)
$$
and $\vec D,~\vec \cE$  are the vectors 
$$
 \vec D=(D_{y_1},\dots,D_{y_k})~,~~~~~
  \vec \cE = (\sum_{x\in\L_1}\e_x,\dots,
  \sum_{x\in\L_k}\e_x)
$$ 
In order to bound from above 
the components of the vector $\vec D$ we need to bound the inverse matrix 
$A^{-1}$. \acapo
As in the strong mixing case (see section 5), 
thanks to  $H1(K_1)$, $H2(K_2)$ and the fact that 
$\phi(|\L|)^4|\partial^-\L_i|\le |\L|^{1-\d}$, the diagonal terms are 
largely dominant
w.r.t the off--diagonal ones. We have in fact
$$
\eqalign{
  A_{jj} &\ge c\, {|\L|\over|C_{y_j}|^2}\ge
  c\,{|\L|\over \phi(|\L|)^2} \cr
  |A_{ji}|
      &\le \,c\,\sum_{x \st {\rm ~is~ bad ~ in}~\L_j}|C_{x}\cap \L_i|
      \le c\, |\partial^- \L_i|\phi(|\L|)^2 \cr
	}
  \Eq(aji)
$$ 
so that $\sup_{i\neq j} {|A_{ji}|\over A_{jj}} \le c |\L|^{-\d}$. 
Moreover, using \equ(errx)
$$
  \sum_{x\in\L_j}|\e_x| \le 
  \sum_{x  \st {\rm ~is~ bad ~ in} ~\L_j}|\e_x| +
  \sum_{x \st {\rm ~is~ bad ~ in} ~\L_j}|\e_x| ~\le \,c\,
  |C_{y_j}|^2
  \Eq(vare)
$$
Thus, from \equ(aji) and \equ(vare) we easily get
$$
  |D_{y_j}| \le \, c \,{\sum_{x\in\L_j}|\e_x|
  \over |A_{jj}|}
  \le\,  c\,{|C_{y_j}|^4\over |\L|}\;,\qquad \forall ~~j=1,\dots,k
  \Eq(ygood)
$$
In particular, due to the arbitrariness of the 
good sites $y_1,\dots,y_k$, for any good set $\D$ 
$$
 |\nu(N_{{\bar\D}})-\mu(N_{{\bar\D}})|\le
 c\,{{\bar \D}^{(3)}\over|\L|}
 \Eq(goods)
$$
The result of the theorem now follows by \equ(qfing) together with 
\equ(goods) if 
$\D_g$ is a good set in $\L_m$, and by \equ(alim), \equ(qfinb) 
and \equ(goods) otherwise.   
\QED

\nproclaim Corollary [COR].
In the same setting of theorem \thf[EQ2R] consider
$B\subset\L$ such that ${\bar B}^{(3)} \le |\L|$
if $B$ is good and $|B|\,\phi(|\L|)^4 \le |\L|$ otherwise. 
Let $\t_B$ be an arbitrary spin configuration in $B$ and 
let
$$
  g(\h):=\cases{1  & if $\h(x)=\t_B(x)~~~\forall x\in B$\cr
  0 & otherwise\cr}
$$
Then there
exists a constant $c=c(\b,K_1,K_2,k,\d)$ such that  
$$
  {|\nu(g) -\mu(g)|\over\mu(g)}
  \le \, c\, \cases{{\max\{({\bar B}^{(0)}{\bar B}^{(1)}), {\bar B}^{(3)}\}
  \over \rho_m |\L|} & if $B$ is good in $\L_m$ \cr
   \phantom{aaa} & \phantom{aaa} \cr
   {|B|\phi(|\L|)^3\max\{|B|,\phi(|\L|)\}
  \over \min_i\rho_i\,|\L|}& otherwise\cr}
$$

\Pro\
If we use the r.h.s. of \equ(alim) with the simple bound 
$$
  |\a_j|\le \, c\,\mu(\h_B)\,{|{\bar B}_j|\over \rho_j|{\bar \D}_j|}
$$
then the proof becomes equal to that of 
theorem \thf[EQ2R].
\QED


\newsection  Applications for lattice gases

Here we discuss some simple consequences of our results for lattice gases, 
namely lattice models with single spin space $S=\{0,1\}$. In this case 
the $h$-charge is given by 
$h(\h)=\h$ so that $N_\L(\h)$ counts the number of particles in the set $\L$. 

\beginsubsection \number\numsec.1 Equivalence of the canonical and 
grand canonical ensembles

We begin by discussing the thermodynamic limit of canonical and grand canonical 
Gibbs measures.\acapo
Take the apriori measures $\mu_0^{\{x\}}$ all equal to a 
given positive, non trivial, 
probability measure $\mu_0$ on the state space $S$ and let 
$\Phi$ be a finite range, 
translation 
invariant, interaction such that 
property $SMT(V,C,m,l)$ holds for all sets $V\in \bF_l$ and some finite integer
$l$.    
Let $\mu$ be the unique Gibbs state corresponding to 
$\Phi$ and let $\rho = \lim_{L \to \infty}(2L+1)^{-d}\,\mu_{B_L}^\t(N_{B_L})$. 
Clearly the limit exists independent of the boundary conditions 
because of the mixing hypothesis.  
Next we fix a large $L$ multiple of $l$, 
a boundary condition $\t$ and take $\L=B_L$. 
Then,
for $l$ large enough and any $\e \in (0,1)$,  
there exists positive constants $C'$ and $L_0$ independent of $\t$ such that
for all local functions $f$ with
$l$--support $\D \sset \L$ satisfying $|\D| \le L^{d(1-\e)}$
$$
   |\,\mu^\t_{\L}(f\,|\, N_\L= \inte{\,\rho \,|\L|\,}) -\mu^\t_\L(f)\,| 
\le C'\ninf{f} \, |\D|^{\ov2}\, L^{-1}
\Eq(A1.1)
$$
provided that $L \ge L_0$.
Notice the new error term $|\D|^{\ov2}\ L^{-1}$ 
which is much larger than the one 
in theorem \thf[EQ1]. As we will see such an error 
comes fron the fact that in general the average of $N_\L$ w.r.t. $\mu_\L^\t$ 
is shifted by $O(L^{d-1})$, \ie a surface term,  
w.r.t to its thermodinamic value $\rho |\L|$. 
\acapo
To prove \equ(A1.1) we let $N = \inte{\rho |\L|}$ and we denote by 
$\l(N)$ the unique value of $\l$ such that 
$$
  \mu_\L^{\t,\l}(N_\L) := {\mu^\t_\L\bigl(N_\L\nep{\l N_\L}\bigr)\over 
               \mu^\t_\L\bigl(\nep{\l N_\L}\bigr) } = N
$$ 
The existence and uniqueness of $\l(N)$ follow immediately 
from the computation
${d\over d\l}  \mu_\L^{\t,\l}(N_\L) = \mu_\L^{\t,\l}(N_\L,N_\L) > 0$ 
together with
$\lim_{\l \to \infty} \mu_\L^{\t,\l}(N_\L) = |\L|$ and 
$\lim_{\l \to -\infty} \mu_\L^{\t,\l}(N_\L) = 0$. 
If we let $N'= \mu_\L^\t(N_\L)$, then 
$|N-N'|\le C L^{d-1}$ because of the strong mixing assumption and
moreover, 
thanks to {\it c)} of proposition \thf[Cov], 
$$
  |N-N'|= |\int_0^{\l(N)} d\l'\, \mu_\L^{\t,\l'}(N_\L,N_\L)\,| \ge 
        |\l(N)|\,A^{-1}\, (N \mmin N')
\Eq(A1.3)
$$
so that 
$$ 
|\l(N)| \le A { |N-N'|\over N\mmin N'} \le A' L^{-1}
$$
Next we observe that, for $\d$ small enough depending on $C,m,l$, 
the new Gibbsian specifications $\mu_V^{\t,\l}(\cdot)$ 
with $|\l| \le \d$ share the 
property $SMT(V,2C,m/2)$ for all $l$--regular sets $V$. 
For this purpose one can either use the original results 
on completely analytical Gibbsian fields \ref[DS] or check condition (a) 
of theorem 3.3.  
of \ref[M2] for $\mu^\l$.
Therefore, for $L$ large enough, we can apply theorem \thf[EQ1] to 
the measure $\mu_\L^{\t,\l(N)}$ and to get 
$$
 |\mu^{\t,\l(N)}_{\L}(f\,|\, N_\L= N) -\mu^{\t,\l(N)}_\L(f)| 
\le C''\ninf{f}\, {|\D|\over |\L|} 
\Eq(A1.2)
$$
for a suitable constant $C''$ provided that $l$ was chosen large enough.
Finally we compare $\mu^{\t,\l(N)}_\L(f)$ and $\mu^\t_\L(f)$. 
We get
$$
\eqalign{
   |\mu^{\t,\l(N)}_\L(f) - \mu^\t_\L(f)| &\le 
   \int_0^{\l(N)}d\l'\, |\,\mu_\L^{\t,\l'}(f,N_\L)\,| \cr
   &\le B\ninf{f}\, \sup_{\l' \in [0,\l(N)]}| \,\mu_\L^{\t,\l'}(f,N_\L)\,| 
                                         |\l(N)| \cr
&\le B'\ninf{f}\, |\D|^{\ov2} L^{-1} \cr
	}
\Eq(c5)
$$
for suitable constants $B,\,B'$. Thus \equ(A1.1) follows.


\beginsubsection \number\numsec.2 Influence of the boundary condition for multicanonical 
Gibbs measures 

Here we discuss the influence of the boundary 
conditions in a multicanonical Gibbs measure under some kind of {\it uniform 
strong mixing condition}. The main result is that multiple conditionings 
produce an effective screening of the influence of the boundary conditions 
which is much larger than that observed in a simple conditioning. 
Such a result is a keystep 
in the analysis of the block spin renormalization group transformation 
\ref[BCO] and in the study of the relaxational properties 
of spin exchange dynamics in the high temperature phase \ref[CM1].
\smallno
The setting is exactly 
that of section 5 in the case $S=\{0,1\}$ and $h(\h)=\h$ and we thus refer 
to that part for all the necessary notation. However, in order 
to present the result in the simplest possible way, we decided to  
restrict the geometrical setting as follows.\smallno
Fix $\d\in (0,1)$ and an integer $k \ge 2$ with $\d k <1$. 
Let $L_1,\dots, L_k$ be large multiples of the basic length scale 
$l$, let $L=\sum_i L_i$  and assume that $L_j \ge \d L$ for any $j$. 
We then choose  
one coordinate direction, e.g. the $d$ direction, and we take 
$\L=Q_L$, $\L_1$ equal to the first slice of $\L$  orthogonal to 
$d$--direction of width $L_1$, \ie  
$\L_1 = \{x\in \L~:~ 0 \le x_d < L_1\}$, $\L_2$ equal to the 
slice of $\L$ on top of $\L_1$ of width $L_2$ and so on.
Finally  
$\t$ will denote the special boundary condition such that 
$\mu(N_{\L_i}) := \mu_\L^\t(N_{\L_i}) = N_i$, $i=1,\dots,k$, 
$\nu^\t := \nu_\L^\t$ will denote the conditional Gibbs measure
$\mu_\L^\t\bigl(\cdot\,|\, N_{\L_i} = N_i, \,i=1,\dots,k\,\bigr)$ and
$\O_\t$ the set of configurations $\t'$ that coincide with $\t$ in the 
half space $\{x\in \Z^d~:~ x_d < L\}$.

\nproclaim Proposition [Influ].
Assume condition $SMT(V,C,m,l)$ for all sets $V\in \bF_l$ uniformly for all 
possible choices of the apriori measures $\mu_0^{(i)}$, $i=1,\dots,k$. 
Then, for any 
$l$, $M$ large enough and $\e$ small enough independent 
of $\{\rho_i\}_{i=1}^k$, 
there exist  
constants $C'=C'(C,m,\|\Phi\|,\a,l,\d,M,\e)$, 
$L_0=L_0(C,m,\|\Phi\|,\a,l,M,\d,\e)$ such that if 
$L\ge L_0$, for all local functions $f$ with
$l$--support $\D\sset \L_n$, $n \le k-1$, satisfying $|\D| \le |\L|^{1-\e}$
$$
\sup_{\t'\in \O_\t} |\nu^\t(f) -\nu^{\t'}(f)| \le C'\ninf{f}\,  
\le \cases{
%               
            |\D|\,\Bigl[{1\over |\L|} + 
 {1\over L^{k-n+1}}\Bigr]
%                 
          & if $\D$ is good \cr
                 &  \cr
              {|\D|\over |\L|}\bigl({|\bar \D|\over |\D|}\bigr)^2 +
        \max_{j=n,n\pm 1}~ \Bigl[{ 
        |{\bar \D}\cap \L_j|^\12\over L^{k-j+1}}~\Bigr]
%			
	  & if $\D$ is bad \cr
		}    
$$

\nproclaim Corollary [Influ1].
In the same assumptions of proposition \thf[Influ] assume that 
$\D \sset \partial^-_r\L_n \cap \dep_r\L_{n-1}$. Then 
$$
\sup_{\t'\in \O_\t} |\nu^\t(f) -\nu^{\t'}(f)| \le C'{\rm Osc}(f)\, 
  \bigl[ {(\log L)^2\over L} + {(\log L)^{\ov2}\over L^{k+1-n -(d -1)/2}}\,\bigr]
$$
where ${\rm Osc}(f) = \sup_{\h,\h'}|f(\h)-f(\h')|$.

\Pro\ It follows at once from proposition \thf[Influ] since 
${\bar \D}\cap \L_{n+1} = \emptyset$ for large enough $L$.
\QED 
\bigno
If we now use the above corollary as the first step of an inductive procedure 
in $n$ using the Markov property of $\nu^\t$, we get the following

\nproclaim Corollary [Influ2].
In the same assumptions of corollary \thf[Influ1] let 
${\bar n} = \inte{|{d-1\over 2}-1|} +1$ and 
\hbox{$\g(L) = C'\left[{(\log L)^2\over L} + 
             {(\log L)^{\ov2}\over L^{{\bar n}+1-(d -1)/2}}\right]$}, 
where $C'$ is the constant appearing in corollary \thf[Influ1]. Then 
$$
\sup_{\t'\in \O_\t} |\nu^\t(f) -\nu^{\t'}(f)| \le 
{\rm Osc}(f)\, \g(L)^{\inte{{k-n+1\over {\bar n}+1}}}
$$

\Pro\ By the very definition of ${\bar n}$ and $\g(L)$  
the result is true 
for $n=k-{\bar n}$. Assume the result valid for $n_j = k -j({\bar n}+1) +1$, 
$1\le j < {k\over {\bar n}+1}$, and let us prove it for $n_{j+1}$. 
Let $V_j = \cup_{i=1}^{n_j-1}\L_i$, let $f$ be such that 
its support lies in $\partial^-_r\L_{n_{j+1}}\cap \dep_r\L_{n_{j+1}-1}$ 
and let $f'$ be defined by
\hbox{$f'(\h)= \mu_{V_j}^\h\left(f\,|\, N_{\L_i}=N_i,\,i=1,\dots,n_j-1\right)$}. 
Clearly the support of $f'$ coincides with 
$\partial^-_r\L_{n_{j}}\cap\dep_rV_j$
and moreover 
$\nu^\t(f) = \nu^\t(f')$. Therefore, by the inductive hypothesis,
$$
\sup_{\t'\in \O_\t} |\nu^\t(f) -\nu^{\t'}(f)| = 
\sup_{\t'\in \O_\t} |\nu^\t(f') -\nu^{\t'}(f')| = \le 
\g(L)^{j}\,{\rm Osc}(f')
$$
In order to bound ${\rm Osc}(f')$ we can use corollary \thf[Influ1] 
with $\L$ replaced by $V_j$ and $k$ replaced by $n_j-1$ together 
with the definition of $\bar n$ to get
${\rm Osc}(f') \le \g(L)\,{\rm Osc}(f)$. Thus the result holds for $n_{j+1}$.
Let now $n < k$ be given and let us write it as 
$n= k-j_0({\bar n}+1)+1 -m$ with $0\le m < \bar n +1$. Let $f$ have support 
inside 
$\partial_r^-\L_{n}\cap\dep_r\L_{n-1}$ and let
$f'$ be as above with $j$ replaced by $j_0$. Then, by the same argument as above,
we get
$$
\sup_{\t'\in \O_\t} |\nu^\t(f) -\nu^{\t'}(f)| \le 
\g(L)^{j}\,{\rm Osc}(f') \le \g(L)^{j}\,{\rm Osc}(f)
$$
and the statement of the corollary follows.
\QED

\bigno
{\it Remark.} Notice that in two and three dimensions  
${\bar n}=1$ and 
$\g(L) = O\left({1\over L}\right)$. 
Thus, in this case, we gain a factor 
$O\left({1\over L}\right)$ for each slice but one 
separating the support of the function 
and the region where 
the boundary condition is changed.


\bigno
{\it Proof of the proposition}.\  Let us fix $\t' \in \O_\t$ and let 
$N_i' = \mu_\L^{\t'}(N_{\L_i})$, $i=1,\dots,k$. Because of condition 
$SMT(V,C,m,l)$

$$
	|N_i' - N_i| \le \cases{ C' \nep{-{m\over 2}\d L} & if $i\neq k$ \cr
                         C' \rho_k L^{d-1} & if $i=k$ \cr
	}
\Eq(multi0)
$$
Let also 
${\underline \l} = (\l_1,\dots,\l_k)$ be such that

$$
     \mu^{\t',{\underline \l}}(N_{\L_i}) := 
             {\mu_\L^{\t'}\bigl(N_{\L_i}\nep{\sum_i \l_i N_{\L_i}}\bigr)\over 
              \mu_\L^{\t'}\bigl(\nep{\sum_i \l_i N_{\L_i}}\bigr) } = N_i
\Eq(multi1)
$$
Notice that the new measure $\mu^{\t',{\underline \l}}$ is simply 
obtained by replacing 
the original single site measure $\mu_0^{(i)}$ with 
${\nep{\l_i \h}\mu_0^{(i)}(\h)\over \mu_0^{(i)}(\nep{\l_i\h})}$, 
$i=1,\dots,k$. By assumption,  $\mu^{\t',{\underline \l}}$ enjoys the property 
$SMT(V,C,m,l)$ for all sets $V\in \bF_l$ uniformly in ${\underline \l}$. 
%
%
\acapo
The existence of the tilting field ${\underline \l}$ is 
guaranteed if we observe 
that the Jacobian of the transformation 
${\underline \l} \mapsto {\bf N}({\underline \l}) =  \mu^{\t',{\underline \l}}\bigl({\bf N}_\L\bigr)$
is always positive 
and that for all $i=1,\dots,k$
$\lim_{\l_i \to \infty (-\infty)} N_i({\underline \l}) = |\L_i| ~(0)$ uniformly in $\l_j$, 
$j\neq i$ (see appendix A for more details). \acapo
We now write
$$
\eqalign{
  |\nu^\t(f) -\nu^{\t'}(f)| &\le |\mu^\t(f) -\nu^{\t}(f)| + 
                      |\mu^{\t',{\underline \l}}(f) -\nu^{\t'}(f)| + \cr
  &\phantom{aa} |\mu^{\t',{\underline \l}}(f) -\mu^{\t,{\underline \l}}(f)| +
                 |\mu^{\t,{\underline \l}}(f) -\mu^{\t}(f)|  \cr
	}
\Eq(multi2)
$$
The first two terms in the r.h.s. of \equ(multi2) can 
be bounded from above using 
theorem \thf[EQ2]. The third term, using the exponential decay of the 
covariances 
of $\mu^{\t',{\underline \l}}$ and the fact that the distance between the 
support of $f$ 
and the region where $\t'$ differs from $\t$ is larger than $\d L$, 
is bounded from above by
$C''\ninf{f}\, \nep{-{m\over 2}\d L}$. We finally analyze the 
more interesting fourth term.\acapo
Let, for any $s\in [0,1]$, ${\underline \l} (s) = s {\underline \l}$. Then we write
$$
	|\mu^{\t,{\underline \l}}(f) -\mu^{\t}(f)| = 
  	|~\scalprod{\int_0^1 ds\,
      	\mu^{\t,{\underline \l}(s)}({\bf N}_\L,f)}{\underline \l}\,|
\Eq(multi3)
$$
where $\scalprod{\cdot}{\cdot}$ denotes the scalar product in $\real^k$.  
Using proposition \thf[Cov] and the exponential decay of the covariances, 
$$
  	|\,\int_0^1 ds\,\mu^{\t,{\underline \l}(s)}(N_{\L_j},f)\,| \le 
    	\cases{ 
		\ninf{f}\, \nep{-{m\over 2}\d L} & if $j\neq n$ \cr
    	& \cr
 		A\ninf{f}\,  |\D|^{\ov2},\,
    		 & otherwise \cr
     	}
\Eq(multi4)
$$      
if the support $\D$ is good in $\L_n$. If instead $\D$ is bad we can use 
corollary \thf[Cov1] applied to $V_j= {\bar \D}\cap \L_j$ and get
$$
  	|\,\int_0^1 ds\,\mu^{\t,{\underline \l}(s)}(N_{\L_j},f)\,| \le 
    	\cases{ \ninf{f}\, \nep{-{m\over 2}\d L} & if $j\neq n,\,n\pm 1$ \cr
    	& \cr
 	A\ninf{f}\,  |{\bar \D}\cap \L_j|^{\ov2} & otherwise \cr
     }
\Eq(multi4bis)
$$      
We need now an estimate on the external field ${\underline \l}$. 
By construction the following identity holds
$$
	{\bf N-N'} = 
	\mu_\L^{\t',{\underline \l}}({\bf N}_\L)-\mu_\L^{\t'}({\bf N}_\L) =
        {\cK }{\underline \l}
$$
where the matrix $\cK$ is given by 
$$
	\bigl(\cK\bigr)_{ij} = 
	\int_0^1 ds\,\mu^{\t,{\underline \l}(s)}(N_{\L_i},N_{\L_j})
$$
Let, for $j=1,\dots,k$,  
$\rho_j(s) := |\L_j|^{-1}\mu^{\t,{\underline \l}}(s)\(N_{\L_j}\)$. 
Exactly as in \equ(multi4), thanks to {\it c), d)} of proposition \thf[Cov] 
we have the bounds
$$
\eqalign{
     	|\cK_{ij}| &\le AL^{d-1}\,\int_0^1ds\, \rho_i(s)\rho_j(s)\,\quad \hbox{ if } j=i \pm 1 \cr
      	\cK_{ii} &\ge A^{-1} L^{d}\,\int_0^1ds \,\rho_i(s)\,  \cr
       	|\cK_{ij}| &\le \nep{-{m\over 2}\d L} \quad \hbox{ otherwise	} \cr
	}
\Eq(multi5)
$$
Thus, for $L$ large enough, we can invert 
$\cK$ by Neumann series and get, thanks to \equ(multi0)
$$
   	|\l_j| \le C {1\over L^{k-j+1}}
\Eq(multi6) 
$$
In conclusion the r.h.s. of \equ(multi3) is bounded from above 
by
$$
	|\mu^{\t,{\underline \l}}(f) -\mu^{\t}(f)| \le 
	A'\ninf{f}\,
	\,{ |\D|^{\ov2}\,
        \over L^{k-n+1}}~
\Eq(multi7)
$$
if $\D$ is good in $\L_n$, while
$$
	|\mu^{\t,{\underline \l}}(f) -\mu^{\t}(f)| \le 
	A'\ninf{f}\, \max_{j=n,n\pm 1}~
	{|{\bar \D}\cap \L_j|^{\ov2}
        \over L^{k-j+1}}
\Eq(multi7bis)
$$
if not.\acapo
The final result follows by putting together the above 
mentioned bounds on the first three terms in the r.h.s. of 
\equ(multi2) together with \equ(multi7), \equ(multi7bis).
\QED

\bigno
We conclude this part by stating the analogous result 
for the bond dilute Ising model discussed in section 6. 
We refer the reader to that section for all the necessary notation.

\nproclaim Proposition [Influr].
In the same geometrical setting of proposition \thf[Influ] 
assume $H1(K_1)$, $H2(K_2)$ and $\d \le {1\over 5d}$. Then there exists
constants $C=C(K_1,K_2,\d,k,\b)$ and $L_0=L_0(K_1,K_2,\d,k,\b)$ such that
if $L>L_0$, for all local functions $f$ with support $\D\subset\L_n$, 
$n\le k-1$,
satsfying ${\bar \D}^{(3)}\le |\L|$ if $\D$ is good or $|\D|\phi(|\L|)\ll |\L|$
if $\D$ is bad,
$$
\sup_{\t'\in \O_\t} |\nu^\t(f) -\nu^{\t'}(f)| \le C'\ninf{f}\, \e(\D,L)
$$
where
$$
        \e(\D,L) \le \cases{
%               
             {{\bar \D}^{(3)}\over |\L|} + 
    \bigl({\phi(|\L|)\over L}\bigr)^{k-n+1}~
    \Bigl[\min\{\,( {\bar \D}^{(1)})^\ov2,\,
                |{\bar \D}|\,\}\Bigr]
%                 
          & if $\D$ is good \cr
                 &  \cr
              {|\D|\phi(|\L|)^4\over |\L|} \; + \cr
        \max_{j=n,n\pm 1}~ \Bigl[\min\{\,
         \bigl(({\bar \D}\cap \L_j)^{(1)}\bigr)^{\ov2},\,
                 |{\bar \D}\cap \L_j|\,\}\,
        \bigl({\phi(|\L|)\over L}\bigr)^{k-j+1}
        \Bigr] 
	  & if $\D$ is bad \cr
		}    
$$

\Pro\ Using $H1(K_1)$ and proposition \thm[Covr] instead
of proposition \thm[Cov] we can follow the same steps of the proof of 
proposition \thm[Influ] and obtain the result.
\QED

\nproclaim Corollary [Influr1].
Under the same assumptions of proposition \thm[Influr]
assume that $\D\subset\partial^-\L_n\cap\partial^+\L_{n-1}$. Then 
$$
   \sup_{\t'\in \O_\t} |\nu^\t(f) -\nu^{\t'}(f)| \le C'{\rm Osc}(f)\, 
   \bigl[{\phi(|\L|)^4\over L} + {\phi(|\L|)^{k+2-n}\over L^{k+1-n-(d-1)/2}}
   \bigr]
$$    

\Pro\ It follows at once from proposition \thf[Influr].



\beginsubsection \number\numsec.3 Decay of covariances for finite volume 
multi--canonical Gibbs measures

Here we deduce decay bounds on covariances of 
finite volume multi--canonical measures. 
The setting and the notation are those of section 5 with
$S=\{0,1\}$ and $h(\h)=\h$. \acapo

\nproclaim Proposition [Covcfg].
Take $l$, $\L$, $f$ and $g$ satisfying the 
hypothesis of theorem \thf[EQ1] and assume 
condition $SMT(V,C,m,l)$ for all sets $V\in \bF_l$, uniformly 
in the densities $\rho_1,\dots,\rho_k$. Assume moreover that 
the $l$--supports of $f$ and $g$, $\D_f$ and $\D_g$, 
are disjoint. Then  
$$
  |\,\nu(f,g)\,| \le C'\,\ninf{f}\, \ninf{g}\,A_\L(f,g)
  \cases{\min\{\nu(|f|),\nu(|g|)\}\, 
  & if $\D_f$ and $\D_g$ are both good or bad\cr
  \nu(|f|) & if $\D_f$ is bad\cr
  \nu(|g|) & if $\D_g$ is bad\cr
  }
  \Eq(A2.1)
$$                           
where 
$$
       A_\L(f,g) = \cases{|\D_f|\,|\D_g|\({1\over |\L|}+ \nep{-md(\D_f,\D_g)}\) & 
       if $\D_f$ or $\D_g$ is good \cr
                |\D_f|\,|\D_g|    \({1\over |\L|}
        \({|\bar \D_g|\over |\D_g|}\)^2 
        \({|\bar \D_f|\over |\D_f|}\)^2
                     + \nep{-md(\D_f,\D_g)}\) & 
			if $\D_f$ and $\D_g$ are bad \cr
	}                           
$$

\Pro\ Let $f,g$ be as in the theorem with zero mean w.r.t. the multi--canonical 
measure $\nu$ and let $V= \L\setminus \D_f$. We partition $V$ into $k$ atoms 
$V_1,\dots, V_k$, with $V_j=\L_j$ if $j\neq i$ and $V_i = \L_i\setminus \D_f$.
Given a configuration $\t \in \O_{\D_f}$, 
let $N'_j=N_j $ if $j\neq i$ 
and $N'_i = N_i -N_{\D_f}(\t)$. Let finally $\ul(\t) =\(\l_1,\dots, \l_k\)$ be 
such that $\mu_V^{\t,\ul(\t)}\(N_{V_j}\) = N'_j,\quad j=1,\dots,k$. The 
existence of the tilting field $\ul$ follows at once 
by the argument given in the 
appendix. Moreover, exactly the same argument used 
in \equ(multi0)...\equ(multi6) together with the exponential decay of 
covariances of the measures $\mu_V^{\t,\ul(\t)}$ uniformly in $\t$, shows that 
$$
  \eqalign{
   \sup_{\t,\t' \in \O_{\D_f}}
   |\,&\mu_V^{\t,\ul(\t)}\(g\)- \mu_V^{\t',\ul(\t')}\(g\)\,| \le\cr
   &\le C'\ninf{g}\,|\D_f|\,|\D_g|\,\nep{-md(\D_f,\D_g)} + 
        \cases{ C''\ninf{g} {|\D_f|\,|\D_g| \over |\L|} & if $\D_g$ is good \cr
           C''\ninf{g} {|\D_f|\,|\bar \D_g| \over |\L|} & if $\D_g$ is bad \cr
	}
	}
\Eq(A2.0)
$$
since $|N_i'(\t) -N_i| \le |\D_f|$.
Then we write
$$
  |\,\nu(f,g)\,| = |\,\nu\(f\nu\(g|\,\cF_{\D_f}\)\)\,| \le
                 |\,\nu(|f|)\,| 
              \sup_{\t,\t' \in \O_{\D_f}}|\,\nu\(g|\t\)-\nu\(g|\t' \)\,|
\Eq(A2.2)
$$
In order to bound the 
second factor we simply apply theorem \thf[EQ2] to each term 
\hbox{$\nu(g|\t) = \mu_V^{\t,\ul(\t)}\(g\,| \,{\bf N}_\L = {\bf N'(\t)}\)$ }
and use \equ(A2.0).
\QED

\bigno
The following corollary is straightforward.

\nproclaim Corollary [Coveta].
Under the same assumptions of proposition \thm[Covcfg], 
take $k=1$ and $f=\h(x)$ and $g=\h(y)$ then

$$
\nu(\h(x),\h(y))\le\, C'\,\rho(1-\rho)\({1\over\L}+\nep{-md(x,y)}\)
$$

\acapo
{\it Remark.}
It is worthwhile to mention that the above estimate cannot be improved 
in general as one can readily check for the simple case $k=1$ and 
$\Phi = 0$ 
for which $\nu(\h(x),\h(y)) = - {\rho(1-\rho)\over |\L|-1}$. 
 


\beginsubsection \number\numsec.4 Mean field perturbation of Ising model

Here we briefly discuss the application of our results to 
mean field perturbations of the standard Ising model of the form 

$$
   	d\mu^{\b,t}_\L := 
         Z^{-1} \exp\left({t\over 2} 
     {M^2\over |\L|}\,\right)d\mu^{\b}_\L
$$
where $M := M_\L = 2N_\L -|\L|$ is the usual (unnormalized) magnetization and
$\mu^\b_\L$ denotes the Ising measure in $\L$ with {\it free} or 
{\it periodic} 
boundary conditions at inverse temperature $\b$
$$
  	\mu^\b_\L(\h) = Z_\L^{-1} 
        \exp\bigl(\,\b \sum_{n.n}(2\h(x)-1)(2\h(y)-1)\,\bigr)
$$
Here $\sum_{n.n}$ means the sum over all nearest neighbor pairs in $\L$.
\acapo
Such an interesting problem was discussed in great detail in \ref[CZ] by 
different methods. Here we improve one of the result of \ref[CZ] as follows. 
Let $\b$ be such that property $SMT(V,C,m,l)$ holds 
for some $l$ and all sets $V\in \bF_l$. 
In dimension $d=2$ this is true for all $\b < \b_c$, $\b_c$ being the 
critical value \ref[MOS].
Then, for $t$ small enough and $\L$ large enough, 
$$
	|\, \mu_\L^{\b,t}(f) - \mu_\L^{\b}(f)\,| \le 
	C \ninf{f}\, {|\D|\over |\L|}
\Eq(A3.1)
$$
for all $f$ with support $\D$ smaller than $|\L|^{1-\e}$.

\bigno
{\it Remark 1.} Essentially the limitation on the parameter $t$ is of the form
$t < \chi(\b)^{-1}$ where $\chi(\b)= \sum_{x\in \Z^d}\mu(\h(0),\h(x))$ 
is the magnetic susceptibility (see \ref[CZ]).
\bigno
{\it Remark 2.} The above estimate gives also the correct bound on the 
covariances of the perturbed measure, 
$$
	|\,\mu_\L^{\b,t}(f,g)\,| \le 
	C'\ninf{f}\, \ninf{g}\,\bigl(\,{|\D_f|\over |\L|} +  
        {|\D_g|\over |\L|} + |\D_g|\,|\D_f|\nep{-md(\D_f,\D_g)}\,\bigr)
\Eq(A3.1bis)
$$                                  
as 
one can immediately check in the case $\b=0$ and $f(\h) = \h(x)$,
 $g(\h)=\h(y)$, $x\neq y$. 

\bigno
In order to prove the bound \equ(A3.1) we proceed as follows.
Let, for $m \in [-|\L|, -|\L|+2, \dots,|\L|]$, $\mu^{(m)}$ be defined as
$$
	d\mu^{\b,\l(m)}_\L := 
        Z_{\l(m)}^{-1}\exp\left(\l(m) N_\L\right)d\mu^{\b}_\L 
$$
$\l(m)$ being the unique value of $\l$ such that 
$\mu^\l(M)=m$. Because of the free b.c. $\l(m)= -\l(-m)$. Moreover, 
for any $m \le 0$,
thanks to {\it c)} of proposition \thf[Cov]
$$
  	|m|= |\int_0^{\l(m)} d\l'\, \mu_\L^{\b,\l'}(N_\L,N_\L)\,| \ge 
        |\l(m)|\,A^{-1}\, {(m+|\L|)\over 2}\mmin |\L|  
\Eq(A3.2)
$$
so that $ |\l(m)| \le A { |m| \over |\L|}$ for all $|m| \le \ov2 |\L|$. 
\acapo
For any small enough $\d$ we now write
$$
\eqalign{
	|\, \mu_\L^{\b,t}(f) - \mu_\L^{\b}(f)\,| &\le \cr
	\sum_m \mu^{\b,t}_\L(M=m)
        \bigl|\,\mu_\L^\b(f\,|\, M = m) - \mu^{(m)}(f)\,\bigr| &+
        \bigl|\,\sum_m \mu^{\b,t}_\L(M=m) 
         [\,\mu_\L^\b(f) - \mu^{(m)}(f)\,]\,\bigr| \cr
  	\le C\ninf{f}\, {|\D|\over |\L|} + 
  	\ninf{f}\, \mu_\L^{\b,t}( |M| \ge \d |\L|) &+
    	\bigl|\,\sum_{m \atop 
                      |m| \le \d |\L|} \mu^{\b,t}_\L(M=m) 
        [\,\mu_\L^\b(f) - \mu^{(m)}(f)\,]\,\bigr| \cr
	}
\Eq(A3.3)
$$
where we have used theorem \thf[EQ1], the above bound on $\l(m)$ and 
the fact that the measure $\mu^{(m)}$ satisfies the usual mixing condition
provided that $\l(m)$ is small enough.\acapo 
The second term in the r.h.s. of \equ(A3.3) is exponentially small in $|\L|$ 
provided that $t$ is small enough by standard large deviations estimates 
(see \ref[CZ] for a detailed discussion). We are left with the estimate 
of the third term in \equ(A3.3).
We write
$$
	\mu^{\b,\l(m)}(f) - \mu_\L^\b(f) = 
	\int_0^{\l(m)}d\l'\, \mu^{\b,\l'}(f,N_\L) = 
	\mu(f,N_\L)\l(m) + F(\l(m))
$$
with
$$ 
	|F(\l(m))| =  
      |\,\int_0^{\l(m)}d\l'\,\int_0^{\l'}d\l''\,\mu^{\l''}(f,N_\L,N_\L)\,| \le
	B_0 |\D| \l(m)^2 \qquad \forall \, |m| \le \d |\L|
$$  
for a suitable constant $B_0$. Therefore
$$
\eqalign{
	\bigl|\, \sum_{m:\, |m| \le 
	\d |\L|} \mu_\L^{\b,t}(M = m)\bigl[\mu^{(m)}(f) - 
         \mu_\L^\b(f)\bigr]\,\bigr| &\le  
         B_1\ninf{f}\, |\D|^{\ov2}\,\bigl[\, \bigl|\, \sum_{|m| \le \d |\L|} 
      	\mu_\L^{\b,t}(M = m)\l(m)\,\bigr| \cr
   	&\phantom{aa} + 
    	\sum_{|m| \le \d |\L|} \mu_\L^{\b,t}(M = m)\l^2(m)\,\bigr] \cr
	&\le    
	B_2\ninf{f}\,\mu_\L^{\b,t}(N_\L,N_\L)\,{|\D|\over |\L|^2}  \cr
	&\le    
	B_3\ninf{f}{|\D|\over |\L|} \cr  
	}
\Eq(A3.4))
$$
for suitable constants $B_1,\,B_2,\, B_3$. Above we have used 
the fact that 
$$
	\sum_{|m| \le \d |\L|} \mu_\L^{\b,t}(M = m)\l(m) = 0
$$
due to the simmetry under global spin flip, 
together with the bound, valid for small $t$,
$\mu_\L^{\b,t}(N_\L,N_\L) \le C |\L|$.
\acapo
The desired estimate then follows by combining \equ(A3.4) and \equ(A3.3).

\beginsection Appendix

Here we discuss in some more detail the existence of the tilting fields
introduced in section 7.3.
\smallno
Let $S=\{0,1\}$ and $h(\h) = \h$. 
Let $\L= \cup_{i=1}^k \L_i$, where the atoms $\L_1,\dots ,\L_k$ are
pairwise disjoint and 
such that there exists $x_1, \dots,x_k$, 
$x_i\in \L_i \quad i=1,\dots,k$, such that 
$\min_{i\neq j} d(x_i,x_j) \ge 2r$.
Given $\ul =\(\l_1,\dots,\l_k\)$ let 
$d\mu_0^{(i)}(\h) = \(Z_0^{\l_i}\)^{-1}\exp\(\l_i \h\)d\mu_0(\h)$,  
$\mu_0$ being the fair measure on $S$ and $Z_0^{\l_i}$ a normalization factor,
and let 
$d\mu_\L^{\t,\ul}(\h) := \(Z_\L^{\t,\ul}\)^{-1}\exp\(-H_\L^\t(\h)\)
       \prod_{x\in \L} d\mu^{\{x\}}_0(\h(x))$, 
$\mu^{\{x\}}_0 =\mu_0^{(i)} $ if $x\in \L_i$, be the corresponding 
finite volume Gibbs measure. Let finally 
$\rho_i(\ul) := |\L_i|^{-1}\,\mu_\L^{\t,\ul}\(N_{\L_i}\)$. Then, for 
any $N^*_i\in \(0,|\L_i|\)$, $i=1,\cdots,k$, there exists $\ul^*$ 
such that $\mu_\L^{\t,\ul^*}\(N_{\L_i}\)= N_i^*,\quad i=1,\cdots,k$.

\Pro\ Given $k'\le k$, consider the Jacobian matrix  
${\bf J}^{(k')}_{ij} = 
  {\partial \over \partial \l_{i}}\mu_\L^{\t,\ul}\(N_{\L_{i}}\) = 
  \mu_\L^{\t,\ul}\(N_{\L_i},N_{\L_j}\)$, $i,j=1,\dots,k'$.
It is relatively simple to prove that such a matrix is positive definite.
For each atom $\L_i$ fix in fact a site $x_i$ as above. Let $\cF_0$ be the 
$\s$--algebra generated by $\h(x)$, $x\in \L, \;x\neq \{x_1,\dots,x_k\}$. 
Then, by the formula for conditional covariance, we get
$$
\eqalign{
\mu_\L^{\t,\ul}\( N_{\L_i},N_{\L_j}\) &= 
\mu_\L^{\t,\ul}\(
   \mu_\L^{\t,\ul}\(N_{\L_i}|\cF_0 \),\mu_\L^{\t,\ul}\(N_{\L_j}|\cF_0 \)
                \) +
\mu_\L^{\t,\ul}\( \mu_\L^{\t,\ul}\(N_{\L_i},N_{\L_j}\,|\cF_0 \)\) \cr
 &= \mu_\L^{\t,\ul}\(
   \mu_\L^{\t,\ul}\(N_{\L_i}|\cF_0 \),\mu_\L^{\t,\ul}\(N_{\L_j}|\cF_0 \)\)
    + 
  \mu_\L^{\t,\ul}\( \mu_\L^{\t,\ul}\(\h(x_i),\h(x_j)\,|\cF_0 \) \) \cr
	}
\Eq(J.0)
$$
Let us denote for simplicity $\a_{ij}$ and $\b_{ij}$ the first and second term 
in the r.h.s. of \equ(J.0).
Since $d(x_i,x_j) \ge 2r$ then clearly $\b_{ij}=0$ unless $i=j$ and in that 
case $\b_{ii} >0$. Moreover the matrix $\(\a_{ij}\)$ is non negative
since 
$\sum_{i,j} t_it_j \a_{ij} = 
\Var_\L^{\t,\ul}\(\sum_i t_i\,\mu_\L^{\t,\ul}\(N_{\L_i}|\cF_0 \) \) \ge 0$.   
Thus the Jacobian ${\bf J}^{(k')}$ is positive definite for any $k'\le k$.
\acapo
Assume now by induction 
that, given $N_1,\dots,N_k$ with $N_i\in \(0,|\L_i|\)\;\forall \, i=1,\dots,k$ 
and 
$\l_{i+1},\dots, \l_k$, we have been able to fix 
$\l_1,\dots,\l_{i}$ depending on $N_1,\dots,N_i,\l_{i+1},\dots, \l_k$ 
in such a way that 
$\mu_\L^{\t,\ul}(N_{\L_j}) = N_j$, 
$j=1\dots i$. When $i=1$ this is trivial since 
$\mu_\L^{\t,\ul}\(N_{\L_1}\)$, as a function 
of only $\l_1$, is monotone increasing  
with $\lim_{\l_1 \to +\infty}\mu_\L^{\t,\ul}\(N_{\L_1}\) =|\L_1|$ and 
$\lim_{\l_1 \to -\infty}\mu_\L^{\t,\ul}\(N_{\L_1}\) = 0$. Moreover, thanks 
to the DLR equations,  
the above limits are attained uniformly in $\l_2,\dots,\l_k$. 
In order to fix now the next field $\l_{i+1}$ we compute
$$
  {d\over d\l_{i+1}}  
           \mu_\L^{\t,\ul}\(N_{\L_{i+1}}\) = 
                   {|{\bf J}^{(i+1)}| \over |{\bf J}^{(i)}|}
$$
where ${\bf J}^{(i)}:= {\bf J}^{(i)}(\l_{i+1},\dots \l_k)$ 
is the Jacobian matrix defined above. Thus, thanks to the previous result, 
$\mu_\L^{\t,\ul}\(N_{\L_{i+1}}\)$ is a monotone increasing 
function of $\l_{i+1}$ 
with image $\(0,|\L_{i+1}|\)$ and 
we can therefore find 
\hbox{$\l_{i+1} = \l_{i+1}\(N_{i+1},\l_{i+2},\dots,\l_k\)$}
such that $\mu_\L^{\t,\ul}\(N_{\L_{i+1}}\) = N_{i+1}$. 
The induction
step is complete. \QED




\beginsection References

\frenchspacing\magnification=\magstephalf

\item{[BCO]} %%
   L.~Bertini, E.~N.~M.~Cirillo and E.~Olivieri:
   {\it Renormalization--Group transformations under strong mixing conditions:
   Gibbsianness and convergence of renormalized interactions}.
   Preprint (1999).

\item{[BZ]} %%
   L.~Bertini and B.~Zegarlinski:
   {\it Coercive inequalities for Gibbs measures.}
   J. Funct. Anal. {\bf 162}, 257-289, (1999).

\item{[CCM]} %%
   N.~Cancrini, F.~Cesi and F.~Martinelli:
   {\it Kawasaki dynamics at low temperature.}
   Journal of Stat. Phy. {\bf 95} Nos 1/2, 219-275 (1999).

\item{[CM1]} %%
   N.~Cancrini and F.~Martinelli:
   {\it Spectral gap of Kawaski dynamics in the one phase region revisited.}
   in preparation.

\item{[CM2]} %%
   N.~Cancrini and F.~Martinelli:
   {\it Spectral gap of Kawaski dynamics for the dilute Ising model 
   in the Griffiths phase.}
   in preparation.

\item{[CZ]} %%
   F.~Comets and O.~Zeitouni:
   {\it Information estimates and Markov random fields}.
   Preprint (1999).

\item{[DT]} %%
   R.~Dobrushin and B.~Tirozzi:
   {\it The central limit theorem and the problem of equivalence of ensembles}.
   Comm. Math. Phys. {\bf 54}, 173-192, (1977).

\item{[DZ]} %%
   A.~Dembo and O.~Zeitouni:
   {\it Refinements of the Gibbs conditioning principle}.
   Prob. Th. Rel. Fields. {\bf 104}, 768, (1996).
   An expanded, unpublished version can be found in 
   \hbox{http://www-ee.technion.ac.il/\~{ }zeitouni/ps/sanovrefull.ps} .

\item{[EFS]} %%
   A.~C.~D.~van~Enter, R.~Fernandez and A.~D.~Sokal:
   {\it Regularity properties and pathologies of position--space
   renormalization--group transformations: scope and limitations
   of Gibbsian theory.} Journal of Stat. Phys. {\bf 72}, Nos 5/6, 879, (1993)

\item{[Geo]} %%
   H.~O.~Georgii:
   {\it Gibbs measures and phase transitions.}
   De Gruyter Series in Mathematics {\bf 9} Berlin: Walter de Gruyter (1988)

\item{[K]} %%
   A.~Kinchin:
   {\it Mathematical Foundations of Statistical Mechanics.}
   Dover Press, (1949).

\item{[LPS]} %%
   J.~T.~Lewis, C.~Pfister and C.~E.~Sullivan:
   {\it Entropy, concentration of probability and conditional limit theorems.}
   Markov Proc. Rel. Fields {\bf 1}, 319-386, (1995).

\item{[LY]} %%-
   S.~T.~Lu and H--T.~Yau:
   {\it Spectral gap and logarithmic Sobolev inequality for Kawasaki
   and Glauber dynamics}.
   Commun. Math. Phys. {\bf 156}, 399-433 (1993).

\item{[M1]} %%-
   F.~Martinelli:
   {\it Lectures on Glauber dynamics for discrete spin models}.
   Proceedings of the Saint Flour summer school in probability theory
   1997. To appear in Lecture Notes in Mathematics.

\item{[M2]} %%-
   F.~Martinelli:
   {\it An elementary approach to finite size conditions for the
   exponential decay of covariances in lattice spin models}.
   to appear in the AMS volume in honour of Roland Dobrushin. 

\item{[MOS]} %%
   F. Martinelli, E. Olivieri and R.H.Schonmann: 
   {\it For Gibbs state of 2D lattice spin systems 
   weak mixing implies strong mixing.}
   Commun. Math. Phys. {\bf 165}, 33 (1994).

\item{[SZ]} %%
   D.~W.~Stroock and O.~Zeitouni:
   {\it Microcanonical Distributions, Gibbs States, and the 
    Equivalence of Ensembles} in 
   ``Random Walks, Brownian Motion and Interacting Particle Systems'' 
   R.Durrett, H.Kesten Editors, Birkhauser, (1991).
 
\item{[Y]} %%
   H--T.~Yau:
   {\it Logarithmic Sobolev Inequality for Lattice Gases with 
   Mixing Conditions.}
   Comm.Math.Phys. {\bf 181}, 367-408, (1996).



\end
---------------9905141038618--
