Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Canonical Row-Column Separation

Abstract

The canonical row-column behavioral quotient separates both axes.

Theorem 1.1 (The behavioral double quotient separates rows and columns).

Proof. Machine-checked in Lean as D5/S3/Observer/Refinement/CanonicalRowColumnSeparation.canonical_row_column_separation (✓ std3). ∎

Source. Repository-derived.

Commentary.

The state row and protocol column are constructed directly from the evaluation channel e. Their equality kernels define the two canonical quotient carriers.

The displayed descended evaluation is the canonical two-variable quotient lift of e. Equality on all quotient protocols forces equal state rows, hence equal state classes; the protocol proof is the symmetric argument.

No representative selector or choice of quotient section is used.

References

  • Truth anchor: D5/S3/Observer/Refinement/CanonicalRowColumnSeparation.canonical_row_column_separation