Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Negative and Positive Rights

Abstract

Empty action states separate non-infringement from positive realization.

Theorem 1.1 (No available action separates the two rights).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/ActionStateRightsSeparation.no_action_state_separates_rights (✓ std3). ∎

Source. Repository-derived.

Commentary.

An allowed-action set, a chosen-action set, a transition, and a goal set are the source primitives. A negative right is disjointness from the chosen actions; a positive right requires an allowed transition into the goal.

When the allowed-action set is empty and chosen actions are restricted to it, every forbidden subset is harmless, while the positive goal and its realization condition both fail outside the goal.

The four public conjuncts expose the negative-right clause, positive failure, realization failure, and non-equivalence of the predicates.

References