Package S10 tail assumptions for reusable callers#31
Open
freezed-corpse-143 wants to merge 1 commit into
Open
Conversation
Constraint: Keep theorem boundaries honest by bundling only explicit S9 conditioning and tail bridge premises. Rejected: Proving new conditioning or tail-domination facts | task requires no new hard facts. Confidence: high Scope-risk: narrow Directive: Do not treat this bundle as a full or unconditional Matrix Bernstein theorem. Tested: lake build HighDimProb.RandomMatrix.ConcentrationStatements; lake env lean HighDimProbTest/RandomMatrixConcentrationAPI.lean; lake env lean HighDimProbJudge/RandomMatrix/MatrixBernsteinUse.lean; python .github/scripts/check_text_quality.py; python scripts/judge_policy_check.py; git diff --check Not-tested: lake test
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
MatrixBernsteinConditioningTraceMGFTailAssumptionsbundle for the S10 conditioning/trace-MGF-to-tail route.matrixBernsteinQuadraticFormUpperTail_of_conditioningTraceMGFTailAssumptionsas a downstream-friendly wrapper with honest assumption boundaries.Motivation
This advances the aggressive Matrix Bernstein/Lieb stack by packaging the S10 tail route behind a reusable assumption contract instead of requiring each downstream caller to thread the conditional trace-MGF assumptions manually.
Scope
HighDimProb/RandomMatrix/ConcentrationStatements.lean.HighDimProbTest/RandomMatrixConcentrationAPI.leanandHighDimProbJudge/RandomMatrix/MatrixBernsteinUse.lean.Testing
git diff --checkpython .github/scripts/check_text_quality.pypython scripts/judge_policy_check.pylake build HighDimProb.RandomMatrix.ConcentrationStatementslake env lean HighDimProbTest/RandomMatrixConcentrationAPI.leanlake env lean HighDimProbJudge/RandomMatrix/MatrixBernsteinUse.leanlake build HighDimProbJudgelake test