Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

State-Protocol Quotient Order Commutation

Abstract

Quotienting equal evaluation rows and columns commutes by canonical carrier equivalences.

Theorem 1.1 (The two quotient orders are canonically equivalent).

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

Source. Repository-derived.

Commentary.

The state and protocol relations are constructed from equality of the evaluation rows and columns. Each second-stage relation tests the induced evaluation on every class of the first quotient.

The two comparison equivalences are the identity on representatives. Their displayed computation rules make both carrier isomorphisms canonical, while the final conjunct identifies the two descended evaluation maps under those equivalences.

References