Conway--Guy coherent-gap data #
This file instantiates the triangular correction pattern used by the Conway--Guy distinct-subset-sum sequence. The recurrence and notation follow Section 2 of Tom Bohman's 1996 paper on the Conway--Guy sequence.
The triangular numbers, indexed from zero.
Equations
Instances For
The least triangular block containing dimension - 1.
Equations
- BooleanIsoperimetry.CoherentGap.guide dimension = Nat.find ⋯
Instances For
The triangular negative support of the Conway--Guy principal relation.
Equations
- BooleanIsoperimetry.CoherentGap.negativeIndex offset index = ⟨offset + 2 - BooleanIsoperimetry.CoherentGap.triangular ↑index - 1, ⋯⟩
Instances For
The smaller-dimensional certificate lift cancelling one negative support coordinate of the principal relation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The complete correction list in dimension offset + 2.
Equations
Instances For
The Conway--Guy triangular-block principal relation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The one-indexed Conway--Guy recurrence, stored with zero-based indices.
Equations
- BooleanIsoperimetry.CoherentGap.difference blockGuide 0 = 1
- BooleanIsoperimetry.CoherentGap.difference blockGuide index.succ = ∑ offset ∈ Finset.range (blockGuide (index + 2)), BooleanIsoperimetry.CoherentGap.difference blockGuide (index - offset)
Instances For
The Conway--Guy difference sequence using the triangular block guide.
Equations
Instances For
The cumulative Conway--Guy heights.
Equations
- BooleanIsoperimetry.CoherentGap.conwayGuyHeight dimension = ∑ index ∈ Finset.range dimension, ↑(BooleanIsoperimetry.CoherentGap.conwayGuyDifference index)
Instances For
Arithmetic data from which the coherent-gap weight tower is built.
Block guide for the recurrence.
Cumulative heights of the recurrence.
The zero-dimensional height.
Instances For
The arithmetic data of the actual Conway--Guy sequence.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The increasing Conway--Guy-style row obtained from cumulative heights.
Equations
Instances For
The exact Conway--Guy-style dimension-lift tower.