Generated-history Bernstein trace-exp provider wrappers #
This module upstreams the smallest stable generated-history Bernstein wrappers
from the provider repository into HighDimProb.
It derives the finite-family Tropp trace-MGF wrapper and the downstream Bernstein trace-MGF and quadratic-form upper-tail contracts from the usual bounded centered self-adjoint Bernstein primitives along the generated natural history. Current-step exponential-mean self-adjointness is derived from the centered self-adjoint summand primitives, while strict positivity is derived from the self-adjoint current step and its matrix-exponential integrability. This module does not prove full Matrix Bernstein.
The exponential mean of a Bernstein current step is self-adjoint under the usual centered self-adjoint summand primitives.
The exponential mean of a Bernstein current step is strictly positive under the usual bounded centered self-adjoint summand primitives.
Reusable finite-dimensional side-condition packet for the frozen-history Tropp trace-exp bound.
The packet contains no history-independence claim; consumers must supply either sigma-level independence or a justified history-sigma containment relation.
- stepAEMeasurable : AEMeasurable Z P
- frozenTraceIntegrable : HighDimProb.TraceExpFrozenTraceIntegrable✝ Z
- stepSelfAdjoint : RandomSelfAdjointMatrix P Z
- expIntegrable : IntegrableRandomMatrix P fun (omega : Omega) => matrixExp (Z omega)
- expMeanSelfAdjoint : IsSelfAdjointMatrix (matrixExpect P fun (omega : Omega) => matrixExp (Z omega))
- expMeanStrictlyPositive : IsStrictlyPositive (matrixExpect P fun (omega : Omega) => matrixExp (Z omega))
- comparisonSelfAdjoint : IsSelfAdjointMatrix K
- matrixMGFBound : MatrixLE (matrixExpect P fun (omega : Omega) => matrixExp (Z omega)) (matrixExp K)
Instances For
Close the exact conditional-step contract when the chosen history sigma-algebra is contained in the sigma-algebra generated by the history matrix.
The contract's own IndepFun H Z P premise then supplies the sigma-level
independence required by the frozen-bound conditioning proof. This theorem
does not cover an arbitrary larger history sigma-algebra.
Hardbone-name facade for troppStep_of_history_le.
Build the frozen-bound current-step packet from the standard Bernstein single-summand primitives.
Instances For
Close a restricted-history conditional step directly from the standard Bernstein single-summand primitives.
The exact conditional-step statement still supplies its own history/current-step
IndepFun premise. This theorem removes only the separate frozen-bound packet
construction; it does not control an arbitrary larger history sigma-algebra.
Finite-family Tropp wrapper for Bernstein primitives along the generated natural history.
This derives the generated-history measurability, self-adjointness, sigma-finiteness, and bounded trace-exp integrability side conditions from the Bernstein primitive bundle itself. Current-step exponential-mean self-adjointness is derived from the centered self-adjoint summand primitives; strict positivity is derived from bounded self-adjoint current steps.
Finite-measure full-sum trace-exp integrability from uniform summand bounds.
This is the bounded finite-family bridge for the exact hTraceIntegrable-shaped
consumer conclusion used downstream by the Tropp / Matrix Bernstein route.
Matrix Bernstein trace-MGF wrapper from Bernstein primitives and the generated-history Tropp chain.
This consumes the generated-history finite-family wrapper above and the main HighDimProb Bernstein trace-MGF wrapper. The bounded finite-measure integrability side conditions for the per-summand matrix exponential and the full trace-exponential sum are derived from the pointwise operator-norm bound. Current-step exponential-mean self-adjointness is derived from the centered self-adjoint summand primitives, and strict positivity is derived internally.
Quadratic-form upper-tail Laplace bound from Bernstein primitives and the generated-history Tropp chain.
This composes the generated-history Bernstein trace-MGF wrapper with the Laplace contract. The tail-side measurability and event-subset bridge remain explicit, and current-step exponential-mean self-adjointness is derived from the centered self-adjoint summand primitives, with strict positivity derived internally.