Expose Tropp conditional-step forwarder#20
Merged
dududuguo merged 1 commit intoJun 19, 2026
Conversation
Constraint: RM-HB12 leaf scope requires a theorem-backed thin witness only, preserving missing history, independence, conditional-expectation, integrability, Tropp/Lieb, and Matrix Bernstein facts as explicit non-goals. Rejected: Proving history measurability or conditional expectation reduction in this leaf | those are separate hardbone blockers and not needed for the statement witness. Confidence: high Scope-risk: narrow Directive: Keep this theorem as a forwarder over explicit providers; do not cite it as proving conditioning facts themselves. Tested: RED API check failed on unknown troppConditionalStep_of_iIndepFun before implementation; lake build HighDimProb.RandomMatrix.HardboneStatements; lake env lean HighDimProbTest/RandomMatrixHardboneStatementsAPI.lean; lake env lean HighDimProbJudge/RandomMatrix/TraceExpUse.lean; lake env lean HighDimProb/Examples/RandomMatrix/HardboneStatementAtlasUsage.lean; python scripts/judge_policy_check.py; python .github/scripts/check_text_quality.py; git diff --check; lake build HighDimProbJudge; lake build HighDimProb.Examples; lake test; lake build Not-tested: GitHub CI and PR checks not run locally.
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
troppConditionalStep_of_iIndepFun, a thin theorem witness fortroppConditionalStep_of_iIndepFun_statement.Motivation
This is the selected
RM-HB12-tropp-conditional-step-of-iindepfun-bridge-leaf: it removes one typed hardbone statement target by forwarding the explicit per-index conditional-expectation provider already present in the statement.Scope
troppConditionalStep_of_iIndepFun.Testing
lake env lean HighDimProbTest/RandomMatrixHardboneStatementsAPI.leanfailed on unknowntroppConditionalStep_of_iIndepFunlake build HighDimProb.RandomMatrix.HardboneStatementslake env lean HighDimProbTest/RandomMatrixHardboneStatementsAPI.leanlake env lean HighDimProbJudge/RandomMatrix/TraceExpUse.leanlake env lean HighDimProb/Examples/RandomMatrix/HardboneStatementAtlasUsage.leanpython scripts/judge_policy_check.pypython .github/scripts/check_text_quality.pygit diff --checklake build HighDimProbJudgelake build HighDimProb.Exampleslake testlake buildPR-prep checks
git fetch upstream main --prunegit rev-list --left-right --count upstream/main...HEAD=0 1git merge-base --is-ancestor HEAD upstream/main=not mergedgit merge-tree $(git merge-base upstream/main HEAD) upstream/main HEADshowed a clean synthetic merge[]