Skip to content

Expose centered-square provider blocker honestly#25

Closed
freezed-corpse-143 wants to merge 1 commit into
rm-sc-centered-square-bundle-example-usagefrom
rm-vp-centered-square-chain-provider
Closed

Expose centered-square provider blocker honestly#25
freezed-corpse-143 wants to merge 1 commit into
rm-sc-centered-square-bundle-example-usagefrom
rm-vp-centered-square-chain-provider

Conversation

@freezed-corpse-143

Copy link
Copy Markdown
Collaborator

Summary

  • Add matrixLE_sum, proving finite sums preserve the explicit MatrixLE order.
  • Add deterministicMatrixVarianceProxyNorm_mono_of_matrixLE_statement as the explicit Loewner-to-operator-norm monotonicity blocker.
  • Add varianceProxyNormBound_of_centeredSquareChain_of_normMono, a centered-square provider wrapper that proves the finite-sum Loewner bookkeeping and consumes the norm-monotonicity blocker.
  • Update regular API checks, judge checks, and RandomMatrix docs/status indices.

Motivation

The generic centered-square provider chain can currently discharge finite-sum Loewner bookkeeping from per-row comparisons, but turning that Loewner comparison into a deterministic operator-norm variance-proxy bound needs a separate PSD/order-to-norm monotonicity theorem. This PR exposes that split honestly so later work can target the blocker directly.

Scope

  • Proves finite-sum MatrixLE bookkeeping.
  • Adds a thin provider wrapper under an explicit norm-monotonicity premise.
  • Does not prove Loewner-to-operator-norm monotonicity, Tropp/Lieb, Golden-Thompson, trace-MGF, full Matrix Bernstein, or unconditional concentration.

Stack

Testing

  • python .github/scripts/check_text_quality.py
  • python scripts/judge_policy_check.py
  • git diff --check
  • lake build HighDimProbJudge
  • lake test
  • lake build

Constraint: The generic centered-square variance-proxy chain still depends on PSD Loewner-to-operator-norm monotonicity.\nRejected: Proving norm monotonicity inside this leaf | requires a wider spectral/order bridge beyond current local API.\nConfidence: high\nScope-risk: narrow\nDirective: Do not treat the norm-mono statement as proved; it is an explicit blocker consumed by the new wrapper.\nTested: lake env lean HighDimProb/RandomMatrix/MatrixOrder.lean; lake env lean HighDimProb/RandomMatrix/HardboneStatements.lean; lake env lean HighDimProbTest/RandomMatrixHardboneStatementsAPI.lean; lake env lean HighDimProbTest/RandomMatrixVarianceProxyAPI.lean; lake env lean HighDimProbJudge/RandomMatrix/TraceExpUse.lean; lake env lean HighDimProbJudge/RandomMatrix/VarianceProxyUse.lean; python .github/scripts/check_text_quality.py; python scripts/judge_policy_check.py; git diff --check; lake build HighDimProbJudge; lake test; lake build\nNot-tested: GitHub CI not run locally.
@dududuguo

Copy link
Copy Markdown
Owner

Integrated into main via a6aa38d with docs cleanup.

@dududuguo dududuguo closed this Jun 21, 2026
@dududuguo dududuguo deleted the rm-vp-centered-square-chain-provider branch June 21, 2026 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants