Dominance Precision Interval
Abstract
Complete dominance occupies exactly the half-open band between the two pairwise reveal thresholds.
Theorem 1.1 (Complete dominance is an interval of precision levels).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/RefinementGeometry/DominancePrecisionInterval.dominance_precision_interval (✓ std3). ∎
Source. Repository-derived.
Commentary.
The reveal threshold of a pair is constructed as its least separating precision, with infinity used exactly when no precision separates the pair. Compatibility of the lowering maps makes separation persistent above that threshold.
Complete dominance at level k is the simultaneous agreement of AA with AB and separation of AB from BB. Consequently its extended-natural levels are precisely the half-open interval from r2 to r1, and such a level exists exactly when r2 is strictly below r1.
The finite dominance width is constructed as the cardinality of the finite-level dominance band. When both reveal thresholds are finite, the natural interval cardinality theorem identifies it with n1 - n2.
References
- Truth anchor:
D5/S3/ConceptDynamics/RefinementGeometry/DominancePrecisionInterval.dominance_precision_interval - Dependency: D5/S3/ConceptDynamics/RefinementGeometry/PrecisionSeparationPersistence