Thread conditional trace-MGF into tail route#30
Open
freezed-corpse-143 wants to merge 1 commit into
Open
Conversation
Thread the S9 conditioning trace-MGF consumer into the existing quadratic-form Laplace route only under explicit tail-side measurability and event-subset premises. Record the remaining analytic/provider gaps in the assumption ledger and API docs so the wrapper cannot be mistaken for a full Matrix Bernstein theorem. Constraint: RM-LIEB-S10 permits progress-first composition but forbids proving or implying full Matrix Bernstein, Tropp/Lieb, Golden-Thompson, conditional-expectation, integrability propagation, variance-proxy hard facts, or tail-event domination. Rejected: Add an optimized public Matrix Bernstein theorem | that would hide theta optimization, dimension/rank reduction, and tail-side provider gaps not proved in this task. Confidence: high Scope-risk: narrow Directive: Keep this wrapper as an explicit-assumption bridge until separate provider theorems discharge the tail-event and conditioning assumptions. Tested: lake build HighDimProb.RandomMatrix.ConcentrationStatements; lake build HighDimProb.RandomMatrix; lake build HighDimProb.RandomMatrix.HardboneStatements; lake env lean HighDimProbTest/RandomMatrixConcentrationAPI.lean; lake env lean HighDimProbJudge/RandomMatrix/MatrixBernsteinUse.lean; lake env lean HighDimProbJudge/RandomMatrix/TraceExpUse.lean; python .github/scripts/check_text_quality.py; python scripts/judge_policy_check.py; git diff --check; lake build HighDimProbJudge; lake test Not-tested: push, PR, or external CI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
matrixBernsteinQuadraticFormUpperTail_of_conditioningTraceMGFBridgeas a thin S10 wrapper.Motivation
This advances the Lieb/Tropp stack from the conditional trace-MGF contract toward a downstream tail route without claiming a full Matrix Bernstein theorem or hiding remaining analytic assumptions.
Scope
HighDimProb/RandomMatrix/ConcentrationStatements.lean.#checkcoverage.main.Testing
git diff --checkpython .github/scripts/check_text_quality.pypython scripts/judge_policy_check.pylake build HighDimProb.RandomMatrix.ConcentrationStatementslake build HighDimProb.RandomMatrixlake build HighDimProb.RandomMatrix.HardboneStatementslake env lean HighDimProbTest/RandomMatrixConcentrationAPI.leanlake env lean HighDimProbJudge/RandomMatrix/MatrixBernsteinUse.leanlake env lean HighDimProbJudge/RandomMatrix/TraceExpUse.leanlake build HighDimProbJudgelake test