Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Seat-Tower Combinatorics

Abstract

Record exact parity and finite-cardinality skeletons for mirror stationing.

This module works with labeled finite indices, independent bounded exponent choices, and Boolean stationings. It does not identify arithmetic orbits with stationings, derive a selector from Jacobi data, or supply any finite orbit certificate. No finite observation, measured exponent, density, or asymptotic law is closed by these theorems.

Theorem 1.1 (Reversal swaps parity in an even cycle).

Proof. Machine-checked in Lean as D5/S1/Phase/SeatTowerCombinatorics.reversal_swaps_parity (✓ std3). ∎

Source. Repository-derived.

Commentary.

For an index inside a cycle of length twice a half-length, the reversed index has the opposite parity. This is an index calculation, not the narrative identity between a reversed canonical word and a rotation.

Theorem 1.2 (A parity-matching rotation has odd offset).

Proof. Machine-checked in Lean as D5/S1/Phase/SeatTowerCombinatorics.matching_rotation_offset_is_odd (✓ std3). ∎

Source. Repository-derived.

Commentary.

If a rotated index is assumed to have the same parity as the reversed index, the rotation offset is odd. The premise connecting an actual periodic word to such a rotation remains explicit and unproved.

Theorem 1.3 (Half of the offsets in an even cycle are even).

Proof. Machine-checked in Lean as D5/S1/Phase/SeatTowerCombinatorics.even_offset_skeleton_count (✓ std3). ∎

Source. Repository-derived.

Commentary.

Doubling gives an explicit equivalence from a half-length index type to the even offsets in the full cycle. The resulting count does not identify offsets with arithmetic orbit classes.

Theorem 1.4 (Full exponent choices multiply).

Proof. Machine-checked in Lean as D5/S1/Phase/SeatTowerCombinatorics.full_exponent_stationing_count (✓ std3). ∎

Source. Repository-derived.

Commentary.

For labeled factors with independent exponent bounds, the number of bounded allocations is the product of the local capacities. No orbit-to-allocation map or bijection is supplied.

Theorem 1.5 (Each Boolean mirror pair has a unique normalized member).

Proof. Machine-checked in Lean as D5/S1/Phase/SeatTowerCombinatorics.mirror_normalization_is_unique (✓ std3). ∎

Source. Repository-derived.

Commentary.

Pointwise Boolean complement exchanges the two labeled sides. Choosing the member whose distinguished coordinate is false gives a unique representative among a stationing and its mirror.

Theorem 1.6 (Mirror representatives have power-of-two cardinality).

Proof. Machine-checked in Lean as D5/S1/Phase/SeatTowerCombinatorics.mirror_representative_count (✓ std3). ∎

Source. Repository-derived.

Commentary.

After fixing the distinguished coordinate, all remaining Boolean coordinates are free, giving exactly two to the free-count representatives. This finite model implies no measured density or asymptotic exponent.

References

  • Truth anchor: D5/S1/Phase/SeatTowerCombinatorics.even_offset_skeleton_count
  • Truth anchor: D5/S1/Phase/SeatTowerCombinatorics.full_exponent_stationing_count
  • Truth anchor: D5/S1/Phase/SeatTowerCombinatorics.matching_rotation_offset_is_odd
  • Truth anchor: D5/S1/Phase/SeatTowerCombinatorics.mirror_normalization_is_unique
  • Truth anchor: D5/S1/Phase/SeatTowerCombinatorics.mirror_representative_count
  • Truth anchor: D5/S1/Phase/SeatTowerCombinatorics.reversal_swaps_parity