You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C4 self-matching checkerboard family now supplies an explicit two-parameter microscopic odd tangent:
p_even = 1/2 + t + lambda
p_odd = 1/2 + t - lambda
with exact complement action
(t,lambda) -> (-t,-lambda).
Thus the linear matching action on this microscopic tangent plane is exactly J=-I. This is much closer to the object sought in Issue #61 than an abstract OPE-parity argument: we now have a concrete two-dimensional matching-odd UV tangent space that can be followed toward the fixed point.
The existing PR #148 focuses mainly on searching an improved matching-even H4 amplitude. A second, largely zero-extra-compute program should instead ask:
How does the two-dimensional odd tangent (t,lambda) decompose into the relevant thermal eigenvector plus the first matching-odd irrelevant direction under RG?
Score-function derivatives at the exact center
At t=lambda=0, all sites are independent Bernoulli(1/2). Let
K_e = occupied count on even sublattice
K_o = occupied count on odd sublattice
N_e, N_o = corresponding site counts.
For any configuration observable O, the exact likelihood-score identities are
d_t <O> = < O * S_t >
d_lambda <O> = < O * S_lambda >
For a dimensionless critical torus observable, define the finite-size tangent ratio
c_N = (d_lambda <O>)/(d_t <O>).
If c_N -> c_*, construct the thermal-orthogonal response
R_perp(N) = d_lambda <O> - c_* d_t <O>.
Operationally, do not estimate c_* on the same target block. Use a source-size rule, for example:
estimate/freeze c_* or a simple asymptotic model from smaller compatible tori;
predict the residual on larger held-out tori;
fit an effective RG exponent only after a fixed-power/model challenge.
A nonzero residual with a stable negative RG exponent would be direct evidence that the exact matching-odd UV tangent contains an irrelevant continuum direction in addition to the thermal field.
Stronger two-observable version
One scalar topological observable only measures one projection of the tangent plane. When feasible, add a second independent odd readout, for example:
a local energy/sublattice observable with known transformation;
an orientation-resolved odd H4 projector on compatible N=130/170 tori.
Then form the 2x2 response matrix
R_N = d(observable vector)/d(t,lambda)
and study its singular/eigen-directions across N. The goal is not a free matrix fit but identification of one growing thermal direction and one decaying odd direction.
Why this matters for the x=21/4 program
This experiment does not assume that the orthogonal odd direction is the measured spin-4 x=21/4 field. Instead it attacks the missing structural step in #61:
c_N stabilizes rapidly and the orthogonal residual is tiny.
Then this particular local tangent gives no accessible independent odd irrelevant field; the square-site H4 sector must arise from a different microscopic perturbation/readout.
B. a clean irrelevant residual appears
Then the self-matching model provides an explicit matching-odd irrelevant RG direction. Its spin should be measured separately with orientation projection before comparing its dimension to x=21/4.
C. more than one residual power is required
Then the odd tangent block is already visibly multi-dimensional at accessible scales, supporting the matrix/generalized-eigenvector picture rather than a scalar parity assignment.
On compatible N=130 and N=170 self-matching tori, run p=1/2 only; record K_e,K_o sufficient statistics together with the declared topological/orientation observables.
Use aligned batches to retain covariance of d_t and d_lambda.
Report scaling of both raw responses and the source-frozen thermal-orthogonal residual.
Only then decide whether N=290 or another size is worth adding.
This should be substantially cheaper than scanning a two-dimensional (t,lambda) grid.
Relation to improved-action search
The matching-even H4 zero search in PR #148 and this odd-tangent spectroscopy answer different questions and can share samples/sufficient statistics. Do not let one overwrite the other.
Claim boundary
An observed odd irrelevant tangent would establish an empirical RG-direction decomposition for this self-matching lattice. It would not by itself prove a full matching/OPE automorphism or identify the square-site x=21/4 field.
2026-08-31 上下文恢复(原提案保留在下)
c679c32,branch_only)。New opportunity from PR #148
The C4 self-matching checkerboard family now supplies an explicit two-parameter microscopic odd tangent:
with exact complement action
Thus the linear matching action on this microscopic tangent plane is exactly
J=-I. This is much closer to the object sought in Issue #61 than an abstract OPE-parity argument: we now have a concrete two-dimensional matching-odd UV tangent space that can be followed toward the fixed point.The existing PR #148 focuses mainly on searching an improved matching-even H4 amplitude. A second, largely zero-extra-compute program should instead ask:
Score-function derivatives at the exact center
At
t=lambda=0, all sites are independent Bernoulli(1/2). LetFor any configuration observable
O, the exact likelihood-score identities arewith
So one ordinary p=1/2 configuration stream can measure both tangent responses with no finite-difference bias and no lambda grid.
PR #148 supplies an exact N=10 oracle for the central odd wrapping response:
The first implementation should reproduce these exact rational derivatives from the score estimator before any larger simulation.
RG decomposition
The uniform
tdirection contains the thermal relevant field, withThe staggered/local-basis
lambdadirection is also matching odd, but it need not be an RG eigenvector. Write schematicallyFor a dimensionless critical torus observable, define the finite-size tangent ratio
If
c_N -> c_*, construct the thermal-orthogonal responseOperationally, do not estimate
c_*on the same target block. Use a source-size rule, for example:c_*or a simple asymptotic model from smaller compatible tori;A nonzero residual with a stable negative RG exponent would be direct evidence that the exact matching-odd UV tangent contains an irrelevant continuum direction in addition to the thermal field.
Stronger two-observable version
One scalar topological observable only measures one projection of the tangent plane. When feasible, add a second independent odd readout, for example:
Then form the 2x2 response matrix
and study its singular/eigen-directions across N. The goal is not a free matrix fit but identification of one growing thermal direction and one decaying odd direction.
Why this matters for the x=21/4 program
This experiment does not assume that the orthogonal odd direction is the measured spin-4 x=21/4 field. Instead it attacks the missing structural step in #61:
Possible outcomes are highly informative:
A. lambda is asymptotically parallel to thermal
c_Nstabilizes rapidly and the orthogonal residual is tiny.Then this particular local tangent gives no accessible independent odd irrelevant field; the square-site H4 sector must arise from a different microscopic perturbation/readout.
B. a clean irrelevant residual appears
Then the self-matching model provides an explicit matching-odd irrelevant RG direction. Its spin should be measured separately with orientation projection before comparing its dimension to x=21/4.
C. more than one residual power is required
Then the odd tangent block is already visibly multi-dimensional at accessible scales, supporting the matrix/generalized-eigenvector picture rather than a scalar parity assignment.
Cheap execution plan
K_e,K_osufficient statistics together with the declared topological/orientation observables.This should be substantially cheaper than scanning a two-dimensional
(t,lambda)grid.Relation to improved-action search
The matching-even H4 zero search in PR #148 and this odd-tangent spectroscopy answer different questions and can share samples/sufficient statistics. Do not let one overwrite the other.
Claim boundary
An observed odd irrelevant tangent would establish an empirical RG-direction decomposition for this self-matching lattice. It would not by itself prove a full matching/OPE automorphism or identify the square-site x=21/4 field.
Related: #44, #61, #100, #118, #121, #125, PR #148.