Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Strict Monotone Objective Argmax Alignment

Abstract

Strictly increasing objective factorization preserves every feasible argmax set.

Theorem 1.1 (Strictly increasing factorization preserves feasible maximizers).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DecisionValueScale/StrictMonotoneObjectiveArgmaxAlignment.strict_monotone_factorization_preserves_argmax (✓ std3). ∎

Source. Repository-derived.

Commentary.

The agent and principal objectives are real-valued functions on the same state-action carrier and are optimized over the same feasible set.

A strictly increasing transform preserves and reflects every weak order comparison, so each feasible candidate is maximal for one objective exactly when it is maximal for the other.

References

  • Truth anchor: D5/S3/ConceptDynamics/DecisionValueScale/StrictMonotoneObjectiveArgmaxAlignment.strict_monotone_factorization_preserves_argmax