The exact per-stratum per-direction exponent of the singular Lyapunov filtration #
For a possibly-singular matrix cocycle generator A : X → Matrix (Fin d) (Fin d) ℝ (no
det A ≠ 0, no inverse integrability) the forward filtration is the algebraic sublevel filtration
Vⱼ(x) = Oseledets.lambdaBarSublevel A T c x of the upper Lyapunov exponent
lambdaBar A T x v = limsup_n (1/n)·log‖A⁽ⁿ⁾(x)·v‖
(Oseledets/Lyapunov/Extensions/SingularLambdaBarFiltration.lean). This module proves the
exact per-direction growth law on each stratum: for a vector v lying exactly on the
j-th band of the filtration — v ∈ Vⱼ \ Vⱼ₊₁, captured here as v ∈ lambdaBarSublevel A T c x
together with v ∉ lambdaBarSublevel A T c' x for the next lower cut c' (and v ≠ 0) — the
normalized log-growth sequence converges exactly to the stratum exponent,
not merely between bounds:
Tendsto (fun n => (1/n)·log‖A⁽ⁿ⁾(x)·v‖) atTop (𝓝 (λⱼ x)).
The two halves of the squeeze (the upper half is det-free; the lower half is the wall) #
The exact limit is a liminf = limsup squeeze:
Upper half (
limsup ≤ c), unconditional and det-free. Membershipv ∈ lambdaBarSublevel A T c xat a nonnegative cutc ≥ 0is exactlylambdaBar A T x v ≤ c(Oseledets.mem_lambdaBarSublevel_iff), i.e.limsup (1/n)·log‖A⁽ⁿ⁾ v‖ ≤ c. No invertibility, no integrability, no band-projector convergence — it is built into the filtration's definition.Lower half (
c ≤ liminf), from the fast band projector at the cut. Supplied by the det-free analytic coreOseledets.cocycle_apply_sq_ge_band(cᵘⁿ‖Pᶜₙ v‖² ≤ ‖A⁽ⁿ⁾ v‖², nodethypothesis): if the fast band projectors at thresholde^cconverge to a limitPwithP v ≠ 0(the spectral identification thatvhas a genuine component above the cut), thenlog e^c = c ≤ liminf (1/n)·log‖A⁽ⁿ⁾ v‖. This module re-derives that lower bound without the invertibility hypothesis carried by the invertible engine (Oseledets.log_le_liminf_log_cocycle_apply): the only placedet A ≠ 0was used there (cocycle_apply_ne_zero, to get‖A⁽ⁿ⁾ v‖ > 0) is replaced by the band bound itself, which forces‖A⁽ⁿ⁾ v‖² ≥ cᵘⁿ‖Pᶜₙ v‖² > 0eventually.
The band-projector convergence datum hP, hPv is exactly the genuine residual of the singular
forward filtration (the wall (R) pinned in SingularBandConverge.lean and
SingularSlowSpaceUnconditional.lean): for a singular cocycle it is not unconditional, but is
guaranteed on the tempered class (Oseledets.tendsto_vSlowSingularStep_of_tempered). We therefore
take it — together with the two-sided Furstenberg–Kesten boundedness hbdd — as the explicit
hypotheses of the exact law, exactly as the invertible engine
(Oseledets.tendsto_inv_mul_log_norm_cocycle_apply_of_bandProjector) does. The headline is then a
clean, sorry-free, det-free squeeze.
Main results #
Oseledets.log_le_liminf_log_cocycle_apply_detfree— the det-free per-vector liminf lower boundlog c ≤ liminf (1/n)·log‖A⁽ⁿ⁾ v‖from band-projector convergence at the cutc > 0. No invertibility.Oseledets.singular_perDirection_exponent_eq_lambda_of_mem_stratum— the headline: the exact per-stratum per-direction growth limitTendsto (fun n => (1/n)·log‖A⁽ⁿ⁾ v‖) atTop (𝓝 c)for a vector exactly on thec-stratum of the singular sublevel filtration (v ∈ lambdaBarSublevel A T c x,v ≠ 0) with a fast band projector converging non-trivially at the cut.Oseledets.lambdaBar_eq_of_mem_stratum— the user-facing corollary tying the measurable filtration to the exact exponent: under the same hypotheses,lambdaBar A T x v = cand the full sequence (not just itslimsup) converges toc.
References #
- A. Quas, Multiplicative Ergodic Theorems and Applications (Theorem 2, §3.1).
- D. Ruelle, Ergodic theory of differentiable dynamical systems, Publ. Math. IHÉS 50 (1979), 27–58 (Lemma 1.4).
- M. Viana, Lectures on Lyapunov Exponents, Cambridge Studies in Adv. Math. 145 (2014).
The det-free per-vector liminf lower bound #
The invertible liminf engine Oseledets.log_le_liminf_log_cocycle_apply carries
hA : ∀ x, (A x).det ≠ 0 only to guarantee ‖A⁽ⁿ⁾ v‖ > 0 (cocycle_apply_ne_zero). For a
singular cocycle that positivity is instead forced by the band bound
Oseledets.cocycle_apply_sq_ge_band: where the band projection ‖Pᶜₙ v‖ is positive (eventually,
since it converges to ‖P v‖ > 0), the bound cᵘⁿ‖Pᶜₙ v‖² ≤ ‖A⁽ⁿ⁾ v‖² with c > 0 makes
‖A⁽ⁿ⁾ v‖ > 0. So we re-derive the eventual lower bound and the liminf bound det-free.
Det-free eventual per-vector lower bound. If the fast band projectors for (c,∞) (with
c > 0) converge to P with P v ≠ 0, then eventually
log c + (1/n)·log‖Pᶜₙ v‖ ≤ (1/n)·log‖A⁽ⁿ⁾ v‖. No invertibility: positivity of ‖A⁽ⁿ⁾ v‖ is
forced by the det-free band bound Oseledets.cocycle_apply_sq_ge_band (since the band projection
norm is eventually positive and c > 0).
Det-free per-vector liminf lower bound. If the fast band projectors for (c,∞) (with
c > 0) converge to P with P v ≠ 0, then log c ≤ liminf (1/n)·log‖A⁽ⁿ⁾ v‖. No
invertibility (the det-free analogue of Oseledets.log_le_liminf_log_cocycle_apply): combines the
det-free eventual lower bound log c + (1/n)·log‖Pᶜₙ v‖ ≤ (1/n)·log‖A⁽ⁿ⁾ v‖ (whose left side tends
to log c, the band correction vanishing by
Oseledets.tendsto_inv_mul_log_norm_bandProjector_apply) with liminf monotonicity. The cobounded
side condition is the hypothesis hcobdd, supplied a.e. by Furstenberg–Kesten.
The exact per-stratum per-direction exponent #
The exact per-stratum per-direction singular Lyapunov exponent. Let A be a (possibly
singular) cocycle generator over T, c a stratum cut gated to be nonnegative (0 ≤ c —
the lower-half band bound below uses Real.exp c at threshold c, valid only for c ≥ 0), and
v ≠ 0 a vector lying on the c-stratum of the singular sublevel filtration, i.e.
v ∈ lambdaBarSublevel A T c x (so its upper exponent lambdaBar A T x v ≤ c) with the fast band
projectors at the cut e^c converging to a limit P for which P v ≠ 0 (the spectral
identification that v has a genuine component above the cut — equivalently v ∉ the strictly
lower stratum). Then the normalized log-growth sequence converges exactly to the stratum
exponent:
Tendsto (fun n => (1/n)·log‖A⁽ⁿ⁾(x)·v‖) atTop (𝓝 c).
The achievement is the exactness: this is a genuine two-sided Tendsto to c, not a one-sided
≤/≥ bound. The limit value is the caller-supplied cut c itself, which is the exact
per-direction exponent lambdaBar A T x v of v on that stratum (the user-facing corollary
Oseledets.lambdaBar_eq_of_mem_stratum reads off lambdaBar A T x v = c).
Scope of the statement. This is pointwise at the single x and conditional on the
band-projector datum (hP, hPv) and the two-sided boundedness hypotheses (hbddabove,
hbddbelow): there is no measure and no ∀ᵐ x in the statement. The customary "a.e."
qualifier is not part of this lemma — it enters only because the conditional band datum is
guaranteed on the tempered class by Oseledets.tendsto_vSlowSingularStep_of_tempered, and the
boundedness is supplied a.e. by Furstenberg–Kesten for an integrable generator.
The upper half limsup ≤ c is the membership v ∈ lambdaBarSublevel A T c x itself
(Oseledets.mem_lambdaBarSublevel_iff, det-free). The lower half c ≤ liminf is the det-free band
bound Oseledets.log_le_liminf_log_cocycle_apply_detfree at threshold e^c. The two-sided
boundedness hypotheses squeeze the two into a genuine limit
(Oseledets.tendsto_inv_mul_log_norm_cocycle_apply). No det A ≠ 0, no inverse integrability.
The band-projector convergence hP, hPv is the genuine residual of the singular forward filtration,
guaranteed on the tempered class (Oseledets.tendsto_vSlowSingularStep_of_tempered).
User-facing corollary: the measurable filtration carries the exact per-stratum exponent.
Under the hypotheses of Oseledets.singular_perDirection_exponent_eq_lambda_of_mem_stratum, a
vector exactly on the c-stratum of the singular sublevel filtration (a.e.-measurable, by
Oseledets.aemeasurable_orthProjMatrix_lambdaSublevel) has its full
normalized log-growth sequence — not just its limsup — converging to c, and consequently its
upper Lyapunov exponent equals the stratum cut exactly: lambdaBar A T x v = c. This is the
det-free singular analogue of the invertible MET's per-stratum growth law
Oseledets.oseledets_filtration.