Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Double Extensional Evaluation Descent

Abstract

Evaluation descends canonically through its row and column kernels.

Theorem 1.1 (The double quotient evaluation is representative-independent).

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

Source. Repository-derived.

Commentary.

For an arbitrary evaluation table, the state relation is constructed by equality of complete evaluation rows and the protocol relation by equality of complete evaluation columns.

Simultaneous relatedness in those two kernels forces equal evaluation values. The pinned quotient lift therefore constructs the displayed map on the two canonical quotient carriers.

The computation rule states representative independence directly. Surjectivity of both quotient projections also makes this canonical map unique among all maps with the same rule.

Repository searches found application-specific quotient metrics and predictive descents, but no existing joint row-and-column evaluation descent.

References

  • Truth anchor: D5/S3/Observer/Refinement/DoubleExtensionalEvaluationDescent.double_extensional_evaluation_descent