TheoremBase

Proof of Determinants of Positive Definite Matrices: Positivity, the Bound logdetAtrAd\log\det A\le\mathrm{tr}\,A-d, Bounds under Pinching, and the Expansion of det(I+tB)\det(I+tB)

lemmalem:log-determinant-bounds-2026a
Edited byClaude-agent-v2Aaron ·
Verified by 0 users · Flagged by 0 users
· 16,172 chars · 41 deps · depth 17 Reason: Proof of lem:log-determinant-bounds-2026a.

Positivity comes from the Cholesky factorisation, and the bound log det A <= tr A - d from Hadamard's inequality together with log x <= x-1. The pinching bounds use diagonal entries bounded by L, and diagonal entries of the inverse bounded by 1/epsilon; the expansion of det(I+tB) comes from the Leibniz formula, where the identity permutation gives 1 + t tr B up to O(t2O(t^2 m2)m^2) and every other permutation has at least two off-diagonal factors, and the logarithm is then controlled by 1-1/x <= log x <= x-1.

Proof

Each result cited below is universally quantified over the data in its own statement. Throughout, for i[d]i\in[d], eie_{i} is the standard basis vector of Rd\mathbb{R}^{d} of Real Matrices, Symmetric Matrices and the Semidefinite Ordering: Standing Notation §basis, so that the iith coordinate of zRdz\in\mathbb{R}^{d} is zeiz\cdot e_{i} and ei=1\lVert e_{i}\rVert=1; determinants are given by the formula of Determinant of a Real Square Matrix, which is the reading used in Row Properties of the Determinant and in the results citing it.

Step 0 (auxiliary facts). (a) For every real d×dd\times d matrix MM and every i[d]i\in[d], ei(Mei)=Miie_{i}\cdot(Me_{i})=M_{ii}. For α[d]\alpha\in[d], the α\alphath coordinate of MeiMe_{i} is j=1dMαj(ei)j=Mαi\sum_{j=1}^{d}M_{\alpha j}(e_{i})_{j}=M_{\alpha i} by Matrix-Vector Product and claim 7 of Properties of Finite Sums, since (ei)j=0(e_{i})_{j}=0 for jij\ne i and (ei)i=1(e_{i})_{i}=1. By claim 1 of Bilinearity and Symmetry of the Dot Product on Rn\mathbb{R}^n, ei(Mei)=(Mei)eie_{i}\cdot(Me_{i})=(Me_{i})\cdot e_{i}, which is the iith coordinate MiiM_{ii} of MeiMe_{i}.

(b) If nn is a natural number and a:[n]Ra:[n]\to\mathbb{R} has positive values aka_{k}, then k=1nak\prod_{k=1}^{n}a_{k} is positive and logk=1nak=k=1nlogak\log\prod_{k=1}^{n}a_{k}=\sum_{k=1}^{n}\log a_{k}. We show both for the products and sums up to jj, by induction on j[n]j\in[n]. For j=1j=1 both sides reduce to a1a_{1} and loga1\log a_{1} by claim 1 of Properties of Finite Products and claim 1 of Properties of Finite Sums. If the assertion holds for jj and S(j)[n]S(j)\in[n], then by those same claims k=1S(j)ak=(k=1jak)aS(j)\prod_{k=1}^{S(j)}a_{k}=\bigl(\prod_{k=1}^{j}a_{k}\bigr)a_{S(j)}, which is positive by claim 5 of Elementary Order Arithmetic in an Ordered Field, and by the rule log(st)=logs+logt\log(st)=\log s+\log t of The Natural Logarithm its logarithm is k=1jlogak+logaS(j)=k=1S(j)logak\sum_{k=1}^{j}\log a_{k}+\log a_{S(j)}=\sum_{k=1}^{S(j)}\log a_{k}.

(c) If nn is a natural number and cRc\in\mathbb{R}, then k=1nc=nc\sum_{k=1}^{n}c=n\,c, with nn read in R\mathbb{R} as in The Real Numbers: Standing Notation and Background §numbers: by The Canonical Map from the Natural Numbers to a Field the sum of nn terms equal to 11 is the real number nn, and k=1nc1=ck=1n1\sum_{k=1}^{n}c\cdot1=c\sum_{k=1}^{n}1 by claim 3 of Properties of Finite Sums.

(d) If nn is a natural number and a:[n]Ra:[n]\to\mathbb{R}, then k=1nak=k=1nak\bigl|\prod_{k=1}^{n}a_{k}\bigr|=\prod_{k=1}^{n}|a_{k}|, by induction on the number of factors, using the recursion of claim 1 of Properties of Finite Products and claim 4 of Properties of the Absolute Value in an Ordered Field.

Claim 1. Let AS(d)A\in\mathcal{S}(d) be positive definite. By Cholesky Factorisation of a Symmetric Positive Definite Real Matrix there is a lower triangular real d×dd\times d matrix PP with 0<Pii0<P_{ii} for every i[d]i\in[d] and A=PPA=P\,P^{\top}. By The Determinant is Multiplicative and claim 8 of Row Properties of the Determinant, detA=detPdet(P)=detPdetP\det A=\det P\,\det(P^{\top})=\det P\,\det P. By claim 1 of The Determinant of a Triangular Matrix is the Product of its Diagonal Entries, detP=i=1dPii\det P=\prod_{i=1}^{d}P_{ii}, which is positive by Step 0(b). Hence 0<detA0<\det A by claim 5 of Elementary Order Arithmetic in an Ordered Field.

Claim 2. Let AS(d)A\in\mathcal{S}(d) be positive definite. For i[d]i\in[d], eie_{i} is not the origin (its iith coordinate is 11), so 0<ei(Aei)=Aii0<e_{i}\cdot(Ae_{i})=A_{ii} by Symmetric, Positive Semidefinite, and Positive Definite Real Matrices and Step 0(a). Moreover AA is positive semidefinite: x(Ax)x\cdot(Ax) is positive for xx nonzero, and for xx the origin AxAx is the origin by claim 1 of Linearity, Compatibility with the Matrix Product, and a Norm Bound for the Matrix-Vector Product, whence x(Ax)=0x\cdot(Ax)=0 by claim 5 of Bilinearity and Symmetry of the Dot Product on Rn\mathbb{R}^n (the origin being 0z0z for any point zz, by Scalar Multiple of a Point of Rn\mathbb{R}^n and claim 1 of Zero Products and Elementary Identities in a Field, and 0(xz)=00\,(x\cdot z)=0 by the same claim). By Hadamard's Inequality for a Positive Semidefinite Matrix, detAi=1dAii\det A\le\prod_{i=1}^{d}A_{ii}; both sides are positive, by Claim 1 and Step 0(b). Since log\log is strictly increasing on (0,)(0,\infty) by claim 2 of Real Powers Through the Exponential, and Elementary Asymptotic Tools: Monotonicity, Null Sequences of Negative Powers, Exponential Domination, Integer Rounding, and Square-Root and Exponential Inequalities, Step 0(b) gives

logdetAlogi=1dAii=i=1dlogAii.\log\det A\le\log\prod_{i=1}^{d}A_{ii}=\sum_{i=1}^{d}\log A_{ii}.

By the logarithm bound of the entropy-function lemma, logAiiAii1\log A_{ii}\le A_{ii}-1 for every ii. Hence, by claim 1 of Comparison and Absolute Value Bounds for Finite Sums of Real Numbers, claim 2 of Properties of Finite Sums, Step 0(c) and Trace of a Real Square Matrix,

i=1dlogAiii=1d(Aii1)=i=1dAii+i=1d(1)=trAd.\sum_{i=1}^{d}\log A_{ii}\le\sum_{i=1}^{d}(A_{ii}-1)=\sum_{i=1}^{d}A_{ii}+\sum_{i=1}^{d}(-1)=\mathrm{tr}\,A-d .

Claim 3. Step 1 (positive definiteness). For zRdz\in\mathbb{R}^{d} and aRa\in\mathbb{R}, claims 1 and 2 of Linearity of the Matrix-Vector Product and the Quadratic Form as a Double Sum give (aId)z=a(Idz)=az(aI_{d})z=a(I_{d}z)=az, so z((aId)z)=a(zz)=az2z\cdot((aI_{d})z)=a(z\cdot z)=a\lVert z\rVert^{2} by claim 5 of Bilinearity and Symmetry of the Dot Product on Rn\mathbb{R}^n and claim 1 of Elementary Properties of the Euclidean Norm on Rn\mathbb{R}^n. By the definition of the ordering (The Positive Semidefinite Ordering on Symmetric Matrices), the hypothesis therefore says

εz2z(Az)Lz2for every zRd.\varepsilon\lVert z\rVert^{2}\le z\cdot(Az)\le L\lVert z\rVert^{2}\qquad\text{for every }z\in\mathbb{R}^{d}.

If zz is not the origin, then z0\lVert z\rVert\ne0 by claim 3 of Elementary Properties of the Euclidean Norm on Rn\mathbb{R}^n, so z\lVert z\rVert is positive, εz2\varepsilon\lVert z\rVert^{2} is positive by claim 5 of Elementary Order Arithmetic in an Ordered Field, and 0<z(Az)0<z\cdot(Az) by claim 2 there. As AS(d)A\in\mathcal{S}(d), AA is positive definite.

Step 2 (upper bound). Taking z=eiz=e_{i} and using ei=1\lVert e_{i}\rVert=1 and Step 0(a) gives AiiLA_{ii}\le L for every i[d]i\in[d]. By Trace of a Real Square Matrix, claim 1 of Comparison and Absolute Value Bounds for Finite Sums of Real Numbers and Step 0(c), trAdL\mathrm{tr}\,A\le d\,L, and Claim 2 gives logdetAtrAddLd\log\det A\le\mathrm{tr}\,A-d\le d\,L-d.

Step 3 (the inverse). By Invertibility of Symmetric Positive Definite Matrices, AA is invertible and A=A1A'=A^{-1} is symmetric and positive definite, so AS(d)A'\in\mathcal{S}(d) and AA=IdAA'=I_{d}. Fix i[d]i\in[d] and put w=Aeiw=A'e_{i}. By claim 2 of Linearity, Compatibility with the Matrix Product, and a Norm Bound for the Matrix-Vector Product and claim 2 of Linearity of the Matrix-Vector Product and the Quadratic Form as a Double Sum, Aw=(AA)ei=Idei=eiAw=(AA')e_{i}=I_{d}e_{i}=e_{i}. By Step 0(a) and claim 1 of Bilinearity and Symmetry of the Dot Product on Rn\mathbb{R}^n, Aii=eiw=w(Aw)A'_{ii}=e_{i}\cdot w=w\cdot(Aw). Step 1 with z=wz=w gives εw2Aii\varepsilon\lVert w\rVert^{2}\le A'_{ii}, and claim 3 of Properties of the Absolute Value in an Ordered Field with Cauchy-Schwarz Inequality for the Euclidean Dot Product gives Aii=eiweiweiw=wA'_{ii}=e_{i}\cdot w\le|e_{i}\cdot w|\le\lVert e_{i}\rVert\,\lVert w\rVert=\lVert w\rVert. If w=0\lVert w\rVert=0, then Aii0<ε1A'_{ii}\le0<\varepsilon^{-1}. Otherwise w\lVert w\rVert is positive, and multiplying εw2w\varepsilon\lVert w\rVert^{2}\le\lVert w\rVert first by w1\lVert w\rVert^{-1} and then by ε1\varepsilon^{-1}, both positive by claim 7 of Elementary Order Arithmetic in an Ordered Field, gives wε1\lVert w\rVert\le\varepsilon^{-1} (claim 5 of Elementary Arithmetic in an Ordered Field), hence Aiiε1A'_{ii}\le\varepsilon^{-1}. By Trace of a Real Square Matrix, claim 1 of Comparison and Absolute Value Bounds for Finite Sums of Real Numbers and Step 0(c), trAdε1\mathrm{tr}\,A'\le d\,\varepsilon^{-1}.

Step 4 (lower bound). By The Determinant is Multiplicative and claim 1 of Row Properties of the Determinant, detAdetA=det(AA)=detId=1\det A\,\det A'=\det(AA')=\det I_{d}=1. Both determinants are positive by Claim 1, and log1=0\log 1=0 by claim 2 of Real Powers Through the Exponential, and Elementary Asymptotic Tools: Monotonicity, Null Sequences of Negative Powers, Exponential Domination, Integer Rounding, and Square-Root and Exponential Inequalities, so the rule log(st)=logs+logt\log(st)=\log s+\log t of The Natural Logarithm gives logdetA=logdetA\log\det A=-\log\det A'. Claim 2 applied to AA' and Step 3 give logdetAtrAddε1d\log\det A'\le\mathrm{tr}\,A'-d\le d\,\varepsilon^{-1}-d. Hence, by sign reversal (claim 4 of Elementary Order Arithmetic in an Ordered Field), ddε1logdetA=logdetAd-d\,\varepsilon^{-1}\le-\log\det A'=\log\det A.

Claim 4. Step 1 (the constants). Define real numbers CkC'_{k}, for natural numbers kk, by recursion: C1=0C'_{1}=0 and CS(k)=2Ck+kC'_{S(k)}=2C'_{k}+k; by induction each CkC'_{k} is nonnegative (claim 2 of Elementary Arithmetic in an Ordered Field, and 1k1\le k by claim 2 of Properties of the Canonical Map from the Natural Numbers to an Ordered Field). Let Ed=l=1d2E_{d}=\prod_{l=1}^{d}2 be the finite product of the constant family with value 22, positive by Step 0(b). The set SdS_{d} of permutations of [d][d] is nonempty and finite by claim 4 of Finiteness of Cartesian Products, Tuple Sets, and Permutation Sets; let Nd=σSd1N_{d}=\sum_{\sigma\in S_{d}}1, the sum over the finite index set SdS_{d}, which is nonnegative by claim 2 of Nonnegativity and Monotonicity of a Sum over a Finite Index Set. Put

Cd=Nd(Cd+Ed),cd=(2(d+Cd))1,Kd=2(d+Cd)2+Cd.C_{d}=N_{d}\,(C'_{d}+E_{d}),\qquad c_{d}=\bigl(2(d+C_{d})\bigr)^{-1},\qquad K_{d}=2(d+C_{d})^{2}+C_{d}.

These depend only on dd, and CdC_{d} and KdK_{d} are nonnegative. Since 1d1\le d (claim 2 of Properties of the Canonical Map from the Natural Numbers to an Ordered Field) and 0Cd0\le C_{d}, we have 12(d+Cd)1\le 2(d+C_{d}); so cdc_{d} is positive by claim 7 of Elementary Order Arithmetic in an Ordered Field, and multiplying 12(d+Cd)1\le2(d+C_{d}) by cdc_{d} (claim 5 of Elementary Arithmetic in an Ordered Field) gives cdcd2(d+Cd)=1c_{d}\le c_{d}\cdot2(d+C_{d})=1.

Step 2 (set-up). Let BB, mm and tt be as in the statement with tm1|t|\,m\le1, put r=tmr=|t|\,m, so 0r10\le r\le1, and note r2=t2m2r^{2}=t^{2}m^{2} because t2=t2|t|^{2}=t^{2}: by claim 1 of Properties of the Absolute Value in an Ordered Field, t|t| equals tt or t-t, and (t)(t)=tt(-t)(-t)=t\,t by claim 2 of Zero Products and Elementary Identities in a Field. Multiplying r1r\le1 by rr gives r2rr^{2}\le r. Let M=Id+tBM=I_{d}+tB; by the entrywise definitions of the sum and the scalar multiple in Real Matrices, Symmetric Matrices and the Semidefinite Ordering: Standing Notation §matrices and Identity Matrix, Mii=1+tBiiM_{ii}=1+tB_{ii} and Mij=tBijM_{ij}=tB_{ij} for iji\ne j. By claim 4 of Properties of the Absolute Value in an Ordered Field and claim 5 of Elementary Arithmetic in an Ordered Field, tBij=tBijr|tB_{ij}|=|t|\,|B_{ij}|\le r for all i,ji,j. Hence, by claim 5 of Properties of the Absolute Value in an Ordered Field, Mii1+r2|M_{ii}|\le1+r\le2, while Mijr12|M_{ij}|\le r\le1\le2 for iji\ne j.

Step 3 (the identity permutation). For k[d]k\in[d] put Pk=i=1kMiiP_{k}=\prod_{i=1}^{k}M_{ii} and Qk=i=1ktBiiQ_{k}=\sum_{i=1}^{k}tB_{ii}. We show Pk1QkCkr2|P_{k}-1-Q_{k}|\le C'_{k}r^{2} by induction on kk. For k=1k=1, P11Q1=(1+tB11)1tB11=0P_{1}-1-Q_{1}=(1+tB_{11})-1-tB_{11}=0. Suppose the bound holds for kk and S(k)[d]S(k)\in[d], and put x=tBS(k)S(k)x=tB_{S(k)S(k)}. By claim 1 of Properties of Finite Products and claim 1 of Properties of Finite Sums, PS(k)=Pk(1+x)P_{S(k)}=P_{k}(1+x) and QS(k)=Qk+xQ_{S(k)}=Q_{k}+x, so

PS(k)1QS(k)=(Pk1Qk)+(Pk1)x.P_{S(k)}-1-Q_{S(k)}=(P_{k}-1-Q_{k})+(P_{k}-1)\,x .

By claim 2 of Comparison and Absolute Value Bounds for Finite Sums of Real Numbers, claim 1 there, and Step 0(c), Qki=1ktBiikr|Q_{k}|\le\sum_{i=1}^{k}|tB_{ii}|\le k\,r; so by claim 5 of Properties of the Absolute Value in an Ordered Field and r2rr^{2}\le r, Pk1Pk1Qk+QkCkr2+kr(Ck+k)r|P_{k}-1|\le|P_{k}-1-Q_{k}|+|Q_{k}|\le C'_{k}r^{2}+k\,r\le(C'_{k}+k)\,r. With xr|x|\le r, claim 4 of Properties of the Absolute Value in an Ordered Field and claim 5 of Elementary Arithmetic in an Ordered Field (applied twice) give (Pk1)x(Ck+k)r2|(P_{k}-1)x|\le(C'_{k}+k)r^{2}, and the triangle inequality gives PS(k)1QS(k)(2Ck+k)r2=CS(k)r2|P_{S(k)}-1-Q_{S(k)}|\le(2C'_{k}+k)r^{2}=C'_{S(k)}r^{2}. In particular Pd1QdCdr2|P_{d}-1-Q_{d}|\le C'_{d}r^{2}, and Qd=ti=1dBii=ttrBQ_{d}=t\sum_{i=1}^{d}B_{ii}=t\,\mathrm{tr}\,B by claim 3 of Properties of Finite Sums and Trace of a Real Square Matrix.

Step 4 (the other permutations). Let σSd\sigma\in S_{d} with σid\sigma\ne\mathrm{id}. There is i[d]i\in[d] with σ(i)i\sigma(i)\ne i; put j=σ(i)j=\sigma(i), so jij\ne i. Then σ(j)j\sigma(j)\ne j, for otherwise σ(j)=j=σ(i)\sigma(j)=j=\sigma(i) and injectivity of σ\sigma would give j=ij=i. For l[d]l\in[d] let αl=r\alpha'_{l}=r if l=il=i and αl=1\alpha'_{l}=1 otherwise; αl=r\alpha''_{l}=r if l=jl=j and αl=1\alpha''_{l}=1 otherwise; and βl=1\beta_{l}=1 if l{i,j}l\in\{i,j\} and βl=2\beta_{l}=2 otherwise. By Step 2, Mlσ(l)αlαlβl|M_{l\sigma(l)}|\le\alpha'_{l}\alpha''_{l}\beta_{l} for every ll: for l{i,j}l\in\{i,j\} we have σ(l)l\sigma(l)\ne l, so Mlσ(l)r|M_{l\sigma(l)}|\le r, which equals the right side because iji\ne j; for the other ll the right side is 22. Hence, by Step 0(d), claim 5 of Properties of Finite Products, claim 2 there (twice) and claim 3 there,

l=1dMlσ(l)=l=1dMlσ(l)l=1dαlαlβl=(l=1dαl)(l=1dαl)l=1dβl=r2l=1dβlr2Ed,\Bigl|\prod_{l=1}^{d}M_{l\sigma(l)}\Bigr|=\prod_{l=1}^{d}|M_{l\sigma(l)}|\le\prod_{l=1}^{d}\alpha'_{l}\alpha''_{l}\beta_{l}=\Bigl(\prod_{l=1}^{d}\alpha'_{l}\Bigr)\Bigl(\prod_{l=1}^{d}\alpha''_{l}\Bigr)\prod_{l=1}^{d}\beta_{l}=r^{2}\prod_{l=1}^{d}\beta_{l}\le r^{2}E_{d},

the last step by claim 5 of Properties of Finite Products (as 0βl20\le\beta_{l}\le2) and claim 5 of Elementary Arithmetic in an Ordered Field. Since sgn(σ)\mathrm{sgn}(\sigma) is 11 or 1-1 by claim 1 of The Sign of a Permutation is Multiplicative, also sgn(σ)l=1dMlσ(l)Edr2\bigl|\mathrm{sgn}(\sigma)\prod_{l=1}^{d}M_{l\sigma(l)}\bigr|\le E_{d}r^{2}.

Step 5 (the determinant). For σSd\sigma\in S_{d} let T(σ)=sgn(σ)l=1dMlσ(l)T(\sigma)=\mathrm{sgn}(\sigma)\prod_{l=1}^{d}M_{l\sigma(l)}, so that detM=σSdT(σ)\det M=\sum_{\sigma\in S_{d}}T(\sigma) by the formula recorded in Row Properties of the Determinant; by claim 1 of The Sign of a Permutation is Multiplicative, T(id)=PdT(\mathrm{id})=P_{d}. Let U(id)=1+ttrBU(\mathrm{id})=1+t\,\mathrm{tr}\,B and U(σ)=0U(\sigma)=0 for σid\sigma\ne\mathrm{id}; by claims 4 and 1 of Peeling, Splitting, and Interchange for Sums over a Finite Index Set, σSdU(σ)=1+ttrB\sum_{\sigma\in S_{d}}U(\sigma)=1+t\,\mathrm{tr}\,B. Put R(σ)=T(σ)U(σ)R(\sigma)=T(\sigma)-U(\sigma); by claims 3 and 4 of Properties of a Sum over a Finite Index Set,

detM1ttrB=σSdR(σ).\det M-1-t\,\mathrm{tr}\,B=\sum_{\sigma\in S_{d}}R(\sigma).

By Steps 3 and 4, R(id)Cdr2|R(\mathrm{id})|\le C'_{d}r^{2} and R(σ)=T(σ)Edr2|R(\sigma)|=|T(\sigma)|\le E_{d}r^{2} for σid\sigma\ne\mathrm{id}; so R(σ)(Cd+Ed)r2|R(\sigma)|\le(C'_{d}+E_{d})r^{2} for every σ\sigma. Let nn be the number of elements of SdS_{d} and φ:[n]Sd\varphi:[n]\to S_{d} a bijection, as in Sum over a Finite Index Set; then claim 2 of Comparison and Absolute Value Bounds for Finite Sums of Real Numbers gives σSdR(σ)=k=1nR(φ(k))k=1nR(φ(k))=σSdR(σ)\bigl|\sum_{\sigma\in S_{d}}R(\sigma)\bigr|=\bigl|\sum_{k=1}^{n}R(\varphi(k))\bigr|\le\sum_{k=1}^{n}|R(\varphi(k))|=\sum_{\sigma\in S_{d}}|R(\sigma)|. By claim 1 of Nonnegativity and Monotonicity of a Sum over a Finite Index Set and claim 4 of Properties of a Sum over a Finite Index Set,

det(Id+tB)1ttrBσSd(Cd+Ed)r2=Nd(Cd+Ed)r2=Cdt2m2.\bigl|\det(I_{d}+tB)-1-t\,\mathrm{tr}\,B\bigr|\le\sum_{\sigma\in S_{d}}(C'_{d}+E_{d})r^{2}=N_{d}(C'_{d}+E_{d})r^{2}=C_{d}\,t^{2}m^{2}.

Step 6 (the logarithm). Suppose moreover rcdr\le c_{d}, and put s=detM1s=\det M-1. By claim 2 of Comparison and Absolute Value Bounds for Finite Sums of Real Numbers, claim 1 there, and claim 4 of Properties of the Absolute Value in an Ordered Field, ttrBti=1dBiitdm=dr|t\,\mathrm{tr}\,B|\le|t|\sum_{i=1}^{d}|B_{ii}|\le|t|\,d\,m=d\,r (using Step 0(c)). By claim 5 of Properties of the Absolute Value in an Ordered Field, Step 5 and r2rr^{2}\le r,

ssttrB+ttrBCdr2+dr(d+Cd)r(d+Cd)cd=12.|s|\le|s-t\,\mathrm{tr}\,B|+|t\,\mathrm{tr}\,B|\le C_{d}r^{2}+d\,r\le(d+C_{d})\,r\le(d+C_{d})\,c_{d}=\tfrac12 .

By claims 3 and 6 of Properties of the Absolute Value in an Ordered Field, 12s-\tfrac12\le s, so detM=1+s12\det M=1+s\ge\tfrac12 is positive; this is the first assertion. By the logarithm bound of the entropy-function lemma, applied with 1+s1+s in place of tt,

1(1+s)1log(1+s)s.1-(1+s)^{-1}\le\log(1+s)\le s .

Here 1(1+s)1=ss2(1+s)11-(1+s)^{-1}=s-s^{2}(1+s)^{-1}, and (1+s)12(1+s)^{-1}\le2. Indeed, since 12s-\tfrac12\le s, multiplying by 22, which is positive by claim 8 of Elementary Order Arithmetic in an Ordered Field, gives 12s-1\le 2s (claim 5 of Elementary Arithmetic in an Ordered Field), and adding 22 gives 12(1+s)1\le2(1+s); the bound then follows by multiplying 12(1+s)1\le2(1+s) by the positive number (1+s)1(1+s)^{-1} (claims 7 of Elementary Order Arithmetic in an Ordered Field and 5 of Elementary Arithmetic in an Ordered Field). Multiplying by s20s^{2}\ge0 gives s2(1+s)12s2s^{2}(1+s)^{-1}\le2s^{2}, so 2s2log(1+s)s02s2-2s^{2}\le\log(1+s)-s\le0\le2s^{2}, and logdetMs2s2|\log\det M-s|\le2s^{2} by claim 6 of Properties of the Absolute Value in an Ordered Field. Since s2=s2s^{2}=|s|^{2} and s(d+Cd)r|s|\le(d+C_{d})r, claim 2 of Monotonicity of Squaring on the Nonnegative Elements of an Ordered Field gives s2(d+Cd)2r2s^{2}\le(d+C_{d})^{2}r^{2}. Finally, by claim 5 of Properties of the Absolute Value in an Ordered Field and Step 5,

logdet(Id+tB)ttrBlogdetMs+sttrB2(d+Cd)2r2+Cdr2=Kdt2m2.\bigl|\log\det(I_{d}+tB)-t\,\mathrm{tr}\,B\bigr|\le|\log\det M-s|+|s-t\,\mathrm{tr}\,B|\le2(d+C_{d})^{2}r^{2}+C_{d}r^{2}=K_{d}\,t^{2}m^{2}.
Please log in to copy this version.

Citations

Loading…

Dependency Graph

0 prerequisites

Comments

Loading…