Add audited ancilla–depth robustness companion for the global Hopf frame - #5
Closed
GoGoKo699 wants to merge 1 commit into
Closed
Add audited ancilla–depth robustness companion for the global Hopf frame#5GoGoKo699 wants to merge 1 commit into
GoGoKo699 wants to merge 1 commit into
Conversation
Add the exact conditioned-prefix bridge, unary-code checks, a candidate Sun-style ancilla-depth ledger, and an output-sensitive record-wise decoder. Keep the result explicitly scoped as a global-frame theorem candidate rather than a manuscript-level claim.
Owner
Author
|
This research seed has been migrated and refactored into a dedicated private repository for the new paper. It will not be merged into The established repository remains the source of truth for Compass in the Mirror and the validated Möttönen-style robustness result. The The new project records this PR and commit in machine-readable provenance. Closing this PR avoids mixing a theorem candidate with the established paper repository. |
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.
Status
This is a research companion and theorem candidate. It does not alter the manuscript-level direct-angle theorem and should not be merged until the mathematical review is complete.
What this branch adds
an exact conditioned-prefix identity for the addressed real Hopf frame;
an exact unary-code realization of the prefix frame as parallel disjoint Givens layers;
a conservative clean-workspace construction using at most
m+1ancillary qubits when the matched state compiler usesm;an asymptotic term ledger for the candidate depth bound
O(n (n - t + 1) + 2**n/(n + m)), witht = min(n, max(0, floor(log2(m/3))));reductions to the three upper profiles in Figure 1 of Sun–Tian–Yang–Yuan–Zhang;
a record-wise Walsh decoder with
O(S 2**n)arithmetic andO(2**n)storage;deterministic tests for the exact structural bridge, unary-code action and leakage, workspace accounting, and decoder parity.
Evidence boundary
The finite tests establish exact Hopf identities and bookkeeping premises. The asymptotic depth conclusion additionally relies on the published exact synthesis results for uniformly controlled gates, unary-to-binary conversion, and multi-controlled X gates. This PR does not implement their complete elementary compiler or claim routed-device depth.
The result is limited to the global differential-frame method. It does not establish that the inverse of an arbitrary state-preparation circuit is valid, and it does not establish arbitrary-compiler invariance of checkpoint interfaces.
Validation
analytic: passed;exact-logical: passed.Repository commands:
The PR remains a draft because passing finite tests does not by itself prove the asymptotic compiler theorem.