Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Finite Distinguishing Certificate

Abstract

A finite operational quotient admits a finite protocol certificate even for an infinite protocol family.

Theorem 1.1 (Finite quotient classes have a finite separating protocol subfamily).

Proof. Machine-checked in Lean as D5/S3/ObserverMemory/PredictionCertificates/FiniteDistinguishingCertificate.finite_distinguishing_certificate (✓ std3). ∎

Source. Repository-derived.

Commentary.

The available protocol family may be infinite. A finite class carrier and a surjective class map encode exactly when all available protocol readouts agree. Choosing one separating protocol for each pair of distinct classes produces a finite selected subfamily with the same kernel.

The selected family is therefore a finite certificate for the complete quotient, and its finiteness comes from the target class carrier rather than from the protocol syntax.

References

  • Truth anchor: D5/S3/ObserverMemory/PredictionCertificates/FiniteDistinguishingCertificate.finite_distinguishing_certificate