Strict rate improvements #
The MRRW comparison and the first spherical hierarchy and numerical bounds.
The terminal vector used in the Johnson-code argument.
Equations
Instances For
The spectral gap used in the Johnson-code argument.
Equations
Instances For
The log series lower used in the metric-code argument.
Equations
- MetricCodes.Numerics.logSeriesLower x m = 2 * ∑ i ∈ Finset.range m, x ^ (2 * i + 1) / (2 * ↑i + 1)
Instances For
The feasible used in the spherical-code argument.
Equations
- MetricCodes.Spherical.Feasible s a b = (0 < b ∧ b < a ∧ s < 2 * MetricCodes.Gamma a b)
Instances For
The rate set used in the spherical-code argument.
Equations
- MetricCodes.Spherical.rateSet s = {r : ℝ | ∃ (a : ℝ) (b : ℝ), MetricCodes.Spherical.Feasible s a b ∧ r = MetricCodes.sphericalEntropy a - MetricCodes.sphericalEntropy b}
Instances For
The variational rate used in the spherical-code argument.
Equations
Instances For
The spherical improvement path used in the spherical-code argument.
Instances For
The phi used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHierarchy.Phi a b = ∑ ℓ : Fin (r + 1), MetricCodes.sphericalEntropy (a ℓ) - ∑ m : Fin r, MetricCodes.sphericalEntropy (b m)
Instances For
The zero used in the spherical-code argument.
Equations
Instances For
The stabilizer used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHierarchyChebyshev.stabilizer R r i = (√(1 + 4 * MetricCodes.Spherical.HigherHierarchyChebyshev.zero R (r + 1) (↑i + 1)) - 1) / 2
Instances For
The kissing ambient used in the spherical-code argument.
Equations
Instances For
The kissing stabilizer used in the spherical-code argument.
Equations
- MetricCodes.Spherical.HigherHierarchy.Numerics.kissingStabilizer = ![693131464159807e-17, 438056170666568e-19]
Instances For
The hierarchy rate set used in the spherical-code argument.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The hierarchy variational rate used in the spherical-code argument.