InformationTheory.Shannon.Portfolio.StationaryWinftyConcrete
Concrete two-sided market instantiation of the growing-memory W_∞ AEP (Cover–Thomas) #
The abstract headline
growingMemory_logWealth_tendsto_condOptGrowthInfty is stated for an arbitrary increasing
filtration ℱ and measure-preserving map T, conditional on two measurability-only shift/past
coherence hypotheses (hcoh, hcoh_inf) linking the filtration to the shift orbit. This file
discharges both coherences for the concrete two-sided market — sequence space
Ω = ∀ _ : ℤ, Fin m → ℝ, shift T = shiftZ, coordinate-0 price relative X = coord0, and the
finite-past filtration ℱ = pastFiltration — and produces the concrete headline
growingMemory_logWealth_tendsto_condOptGrowthInfty_concrete with the two coherences removed
(every remaining hypothesis is a market-regularity/ergodicity precondition).
The discharge is bounded plumbing: each coherence component is a finite-window function pulled back
through a shift, so it factors as g ∘ shiftZ^[k+1] with g measurable w.r.t. the negative-past
σ-algebra, using the generic comap-through-shift factorization.
Local shift-iterate helpers #
Replicated from the (privately scoped) engine in SMB/AlgoetCover/TwoSidedRatio.lean to keep the
import surface light (shiftZ_iterate_apply is public in Core, so it is used directly).
Coordinate measurability in the past σ-algebras #
Generic comap-through-shift factorization #
The two coherence discharges #
Concrete headline #
InformationTheory.Shannon.Portfolio.growingMemory_logWealth_tendsto_condOptGrowthInfty_concrete
sourceGrowing-memory W_∞ AEP (Cover–Thomas) for the concrete two-sided market: the
growing-memory log-wealth average converges almost surely to the infinite-past optimal growth rate
W_∞ = condOptGrowthInfty. The sequence space is Ω = ∀ _ : ℤ, Fin m → ℝ, the dynamics is the
two-sided shift shiftZ, the per-epoch price relative is the coordinate-0 projection coord0, and
the filtration is the finite-past pastFiltration. The two shift/past coherences of the abstract
statement are discharged internally; all remaining hypotheses are market-regularity/ergodicity
preconditions (measure preservation, ergodicity, simplex membership, positivity, integrability,
conditional dominance).
@audit:ok