Prove PSD Loewner variance-proxy norm monotonicity#26
Closed
freezed-corpse-143 wants to merge 1 commit into
Closed
Prove PSD Loewner variance-proxy norm monotonicity#26freezed-corpse-143 wants to merge 1 commit into
freezed-corpse-143 wants to merge 1 commit into
Conversation
Constraint: The bridge is only deterministic PSD Loewner-to-operator-norm monotonicity, not a Tropp/Lieb or centered-square-chain proof. Rejected: Proving a broader Matrix Bernstein wrapper here | would hide unrelated analytic and trace-MGF blockers. Confidence: high Scope-risk: narrow Directive: Reuse deterministicMatrixVarianceProxyNorm_mono_of_matrixLE as the contract witness; keep remaining centered-square and Tropp assumptions explicit. Tested: python .github/scripts/check_text_quality.py; python scripts/judge_policy_check.py; git diff --check; lake build HighDimProbJudge; lake test; lake build Not-tested: GitHub CI not run locally.
Owner
|
Integrated into main via a6aa38d with docs cleanup. |
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
deterministicMatrixVarianceProxyNorm_mono_of_matrixLE, discharging the deterministic PSD Loewner-to-operator-norm monotonicity provider contract.posSemidef_of_isPSDMatrix,matrix_nonneg_of_isPSDMatrix, andmatrix_le_of_matrixLE.#checkcoverage and updates RandomMatrix docs to mark this deterministic provider as proved while keeping Tropp/Lieb, trace-MGF, centered-square comparisons, and integrability assumptions explicit.Scope
This is a deterministic order/norm bridge only. It does not prove Tropp/Lieb, Golden-Thompson, trace-MGF iteration, full Matrix Bernstein, or unconditional sample-covariance concentration.
Stacked PR:
rm-vp-centered-square-chain-providerrm-vp-psd-loewner-operator-norm-monotonicityTesting
python .github/scripts/check_text_quality.pypython scripts/judge_policy_check.pygit diff --checklake build HighDimProbJudgelake testlake buildNotes
Local generated
.codebase-memory/*files were not staged or committed.