Finite Identification Output Capacity
Abstract
A separating finite protocol family obeys effective-output capacity bounds.
Theorem 1.1 (Effective outputs bound finite identification capacity).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/ExperimentBoundary/FiniteIdentificationOutputCapacity.finite_identification_output_capacity (✓ std3). ∎
Source. Repository-derived.
Commentary.
The state-class carrier is finite and nonempty, the protocol carrier is a finite type, and each protocol may have its own output type. The canonical jointReadout map is required to be injective.
Each effective output count is the cardinality of the actual range of that protocol on the state classes. The displayed formula expands both Lean let-bindings rather than introducing alternate objects.
The three public conclusions are the product capacity bound, its base-two logarithmic form, and the uniform-output lower bound for every natural base strictly greater than one.
References
- Truth anchor:
D5/S3/ConceptDynamics/ExperimentBoundary/FiniteIdentificationOutputCapacity.finite_identification_output_capacity - Dependency: D5/S3/ConceptDynamics/Experiment/FiniteIdentificationCapacityBound
- Dependency: D5/S3/ConceptDynamics/Faithfulness/JointFaithfulnessLeibnizCriterion