Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Stabilizer Obstruction to Equivariant Selection

Abstract

A stabilizer without an admissible fixed action obstructs every equivariant selector.

Theorem 1.1 (No equivariant selector exists without a stabilizer-fixed action).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Attribution/StabilizerSelectorObstruction.no_equivariant_selector_of_stabilizer_without_fixed_action (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let a group act on both states and actions. At the named state, every admissible action is moved by some group element that fixes the state; this states directly that the stabilizer has no admissible fixed action.

An admissible deterministic selector would choose one of those actions. Equivariance under the corresponding stabilizer element would both fix and move the selected action, a contradiction.

The existing finite-permutation culprit theorem is only a specialization. Repository and pinned-Mathlib searches found no general group-action theorem with the public admissible-set and stabilizer clauses.

References

  • Truth anchor: D5/S3/ConceptDynamics/Attribution/StabilizerSelectorObstruction.no_equivariant_selector_of_stabilizer_without_fixed_action