The unconditional local fusion for the rational direct sum #
For each nonzero rational vector this module instantiates the generic fusion recursion with the prepared local blocks, proves the density bound for deleted positions, and packages the resulting separating, locally admissible character.
The finite-block size schedule used by the rational construction.
Instances For
The bounded-independence threshold at each fusion stage.
Equations
Instances For
The countable coordinate closure generated by x.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The rational direct sum supported on the local coordinate closure of x.
Equations
Instances For
The bounded-independent block presented to each local fusion stage.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A fixed surjection used to make every local point eventually protected.
Equations
Instances For
The restriction of x to its local coordinate closure.
Equations
Instances For
The generic scheduling recursion instantiated on the rational local group.
Instances For
The certified fusion run attached to a nonzero rational vector.
Instances For
Positions discarded from the block assigned to a relevant code.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Rational block and run certificates #
Rational specialization of the shared prepared-block certificate.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete local fusion output for one nonzero rational vector.
- run : LocalFusion.FusionRun (LocalGroup ↑x)
The fusion run on the countable local group generated by
x. - codeBlocks (a : RationalLocalSetup.RelevantCode blockSize blockSize_pos independenceBound ↑x) : RationalCodeBlocks (↑x) self.run a
A retained-block certificate for every locally relevant code.
Instances For
The retained-block certificate associated with one relevant sequence code.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Complete local separating and admissibility certificate.
Equations
- Wallace.RationalFusionRun.localRunCertificate x = { run := Wallace.RationalFusionRun.run x, self_ne_zero := ⋯, codeBlocks := Wallace.RationalFusionRun.codeBlocks x }