Decidable Symmetric Pareto Kernel
Abstract
The symmetric kernel of weak Pareto dominance on a finite action carrier is a decidable equivalence relation.
Definition 1.1 (Five coordinate decisions decide the symmetric kernel).
Formalization. D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/ParetoEqOnDecidableEquivalence.paretoEqOnDecidable (✓ std3).
Source. Repository-derived.
Commentary.
The decision procedure unfolds both weak-dominance directions and combines the ten resulting coordinate comparisons. It requires no enumeration of the ambient action or coordinate types.
Theorem 1.2 (The symmetric Pareto kernel obeys the three equivalence laws).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/ParetoEqOnDecidableEquivalence.pareto_eq_on_equivalence_laws (✓ std3). ∎
Source. Repository-derived.
Commentary.
The carrier is the subtype selected by the finite action set. ParetoEqOn is defined as weak dominance in both directions; it is not defined by vector equality or an external label.
Reflexivity and transitivity reuse the frozen five-coordinate weak Pareto preorder theorem. Symmetry swaps the two kernel conjuncts; the preceding definition supplies the independent decision clause.
References
- Truth anchor:
D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/ParetoEqOnDecidableEquivalence.paretoEqOnDecidable - Truth anchor:
D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/ParetoEqOnDecidableEquivalence.pareto_eq_on_equivalence_laws - Dependency: D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/ParetoWeakPreorder