Discharge matrix log-to-exp hardbone bridge#21
Merged
dududuguo merged 1 commit intoJun 19, 2026
Conversation
Constraint: RM-HB12-matrix-log-le-of-le-matrix-exp-bridge-leaf is a thin hardbone leaf over existing explicit log-monotonicity and matrix-exp log-domain premises. Rejected: Proving operator-log monotonicity or matrixExp strict positivity in this leaf | those remain separate analytic hardbone targets. Confidence: high Scope-risk: narrow Directive: Do not cite this bridge as discharging log-monotonicity, trace-exp monotonicity, Tropp/Lieb, Golden-Thompson, integrability, variance-proxy, or full Matrix Bernstein. Tested: RED lake env lean HighDimProbTest/RandomMatrixHardboneStatementsAPI.lean failed on missing matrixLog_le_of_le_matrixExp; 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 because no PR was requested.
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
matrixLog_le_of_le_matrixExp, proving the existingmatrixLog_le_of_le_matrixExp_statementcontract by composing explicit log-monotonicity and matrix-exp log-domain premises.Motivation
This closes the thin RM-HB12 matrix log/order bridge leaf after the matrix-exp/log normalization leaf, while preserving the larger hardbone blockers as separate named assumptions.
Scope
#checkcoverage.Testing
lake 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 --check upstream/main...HEADlake build HighDimProbJudgelake build HighDimProb.Exampleslake testlake build