Documentation

LeanPool.Feige.KContinuity

Continuity core for the Dirichlet statistic #

This file formalizes the dominated-convergence step used to establish the continuity needed in the proof of Theorem 2.1. It proves that membership in the moving halfspace stabilizes away from its boundary, and consequently that dirichletK is sequentially continuous at every parameter whose boundary hyperplane has zero product-exponential measure.

def Feige.kLinear {ι : Type u_1} [Fintype ι] (y : ι) (e : Option ιNNReal) :

The affine functional defining the moving halfspace in kEvent.

Equations
Instances For
    theorem Feige.continuous_kLinear {ι : Type u_1} [Fintype ι] (e : Option ιNNReal) :
    Continuous fun (y : ι) => kLinear y e
    theorem Feige.eventually_mem_kEvent_iff {ι : Type u_1} [Fintype ι] {L : Filter } {yseq : ι} {y : ι} (hy : Filter.Tendsto yseq L (nhds y)) (e : Option ιNNReal) (hne : kLinear y e (e none)) :
    ∀ᶠ (n : ) in L, e kEvent (yseq n) e kEvent y

    Away from the boundary, membership in kEvent is eventually constant under convergence of the parameter vector.

    def Feige.kBoundary {ι : Type u_1} [Fintype ι] (y : ι) :
    Set (Option ιNNReal)

    The boundary set for a fixed parameter.

    Equations
    Instances For
      theorem Feige.ae_eventually_mem_kEvent_iff {ι : Type u_1} [Fintype ι] {yseq : ι} {y : ι} (hy : Filter.Tendsto yseq Filter.atTop (nhds y)) (hboundary : (expProductMeasure ι) (kBoundary y) = 0) :

      Almost-everywhere stabilization of the moving indicators, assuming only the geometrically isolated boundary-null statement.

      theorem Feige.tendsto_measure_kEvent {ι : Type u_1} [Fintype ι] {yseq : ι} {y : ι} (hy : Filter.Tendsto yseq Filter.atTop (nhds y)) (hboundary : (expProductMeasure ι) (kBoundary y) = 0) :

      Dominated convergence for the event probabilities.

      theorem Feige.tendsto_dirichletK {ι : Type u_1} [Fintype ι] {yseq : ι} {y : ι} (hy : Filter.Tendsto yseq Filter.atTop (nhds y)) (hboundary : (expProductMeasure ι) (kBoundary y) = 0) :

      Sequential continuity of dirichletK, reduced to the boundary hyperplane having measure zero.