Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Defect Relation Minimum Coloring

Abstract

Canonical defect-relation coloring computes the exact finite repair-label count.

Theorem 1.1 (Minimum repair labels equal chromatic number and fiber diversity).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/GraphColoring/DefectRelationMinimumColoring.minimum_repair_labels_eq_chromatic_eq_fiber_diversity (✓ std3). ∎

Source. Repository-derived.

Commentary.

The state carrier is finite. The concept and target codomains need not be finite because the fiber maximum is taken over the canonical effective image of the concept readout.

The graph adapter reads the family’s canonical target-defect relation: two states are adjacent exactly when the concept identifies them and the target distinguishes them.

A finite repair label is feasible exactly when it is a proper coloring. The least feasible count is therefore both the graph’s chromatic number and the largest target diversity in one concept fiber.

References