The fast-index spectral envelope from the graded overlap bound #
This module proves vslow_bridge_bound_of_forward_graded, which discharges the hbridge
hypothesis of Oseledets.limsup_le_of_mem_vslow
(see Oseledets/Lyapunov/LimitSlowSpaceSpectralBound.lean), instantiated at lam := lam0,
g := fun x e ↦ lam0 (e : ℕ), b' := b'.
The proof consumes:
hslowperp— slow orthogonality ofb'againstvslow;hfwdN— then-scaled forward graded overlap bound;hlam0— per-index singular-exponent convergence;hrev— Ruelle's reverse cofactor bound.
It produces the fast-index specTerm envelope outright; the reverse-bound premise inside the
hbridge conclusion is introduced and ignored.
Main results #
Oseledets.vslow_bridge_bound_of_forward_graded: for a.e.x, every nonzero vectorvof the slow subspacevslow A T (Real.exp t) xand every fast indexj(one witht < lam0 j) satisfy the eventual spectral-term boundspecTerm T A n x v j ≤ Real.exp (n * (2 * t + ε)).
References #
The reverse cofactor bound consumed as the hrev premise is the reverse side of Lemma 1.4 in
D. Ruelle, Ergodic theory of differentiable dynamical systems, Publ. Math. IHÉS 50 (1979),
27–58.
The hbridge hypothesis of limsup_le_of_mem_vslow, derived from the n-scaled forward
graded overlap bound, slow orthogonality, singular-exponent convergence, and Ruelle's reverse
cofactor bound.