Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Decidable Weak Pareto Order on the Finite Quotient

Abstract

Existential weak Pareto dominance on explicit finite classes is representative-independent, decidable by a finite scan, and a partial order.

Definition 1.1 (Existential representative relation).

Formalization. D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.QuotientParetoWeak (✓ std3).

Source. Repository-derived.

Commentary.

A class weakly dominates another when one representative pair satisfies the existing carrier-level ParetoWeakOn relation.

Definition 1.2 (Finite product scan).

Formalization. D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.quotientParetoWeakScan (✓ std3).

Source. Repository-derived.

Commentary.

The decision procedure forms the finite product of the two explicit classes, filters it by ParetoWeakOn, and decides nonemptiness.

Definition 1.3 (Finite-scan decidability).

Formalization. D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.quotientParetoWeakDecidable (✓ std3).

Source. Repository-derived.

Commentary.

Correctness of the product scan supplies a Decidable term for the quotient relation.

Theorem 1.4 (Representative-independent decidable partial order).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.quotient_pareto_weak_finite_decidable_partial_order (✓ std3). ∎

Source. Repository-derived.

Commentary.

One dominating representative pair implies that every pair dominates: members of one explicit class are related by the symmetric Pareto kernel, so the frozen weak-preorder laws transport the comparison between representatives.

The same transport proves transitivity and antisymmetry. Reflexivity uses the proved nonemptiness of every quotient class. If the action carrier is empty, the quotient has no element and the quantified relation statement is vacuous; no artificial element is introduced.

References

  • Truth anchor: D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.QuotientParetoWeak
  • Truth anchor: D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.quotientParetoWeakDecidable
  • Truth anchor: D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.quotientParetoWeakScan
  • Truth anchor: D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/QuotientParetoWeakOrder.quotient_pareto_weak_finite_decidable_partial_order
  • Dependency: D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/FiniteParetoQuotient