Prove honest real-to-CStar positivity transport leaf#27
Open
freezed-corpse-143 wants to merge 1 commit into
Open
Prove honest real-to-CStar positivity transport leaf#27freezed-corpse-143 wants to merge 1 commit into
freezed-corpse-143 wants to merge 1 commit into
Conversation
Constraint: Real PSD-to-complex positivity and CFC log-back compatibility are not proved in this leaf. Rejected: Proving the existing real MatrixLE statement directly | it would require a separate real-to-complex positivity bridge not established here Confidence: high Scope-risk: narrow Directive: Do not replace explicit complexified premises with real MatrixLE/IsPSDMatrix assumptions without a proved complexification bridge. Tested: lake build HighDimProb.RandomMatrix.CStarBridge; lake env lean HighDimProbTest/RandomMatrixCStarBridgeAPI.lean; 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: Direct real PSD/MatrixLE-to-complex positivity and unconditional CFC.log transport remain open.
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
CStarMatrixCStar-side transport lemmas from explicit complexified nonnegativity, Loewner-order, and strict-positivity premises.CFC.logcompatibility.Boundary
MatrixLE, or strict-positivity facts automatically supply the complexified premises.CFC.loglog-back compatibility.Test Plan
lake build HighDimProb.RandomMatrix.CStarBridgelake env lean HighDimProbTest/RandomMatrixCStarBridgeAPI.leanpython .github/scripts/check_text_quality.pypython scripts/judge_policy_check.pygit diff --checklake build HighDimProbJudgelake testlake build