Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Noncanonical and Deterministic Agency Countermodels

Abstract

Fair random choice and reason-sensitive deterministic choice separate canonicity and determinism from internal authorship.

Theorem 1.1 (Two Boolean countermodels separate canonicity from authorship).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Agency/NoncanonicalAgencyCountermodels.noncanonical_and_deterministic_agency_countermodels (✓ std3). ∎

Source. Repository-derived.

Commentary.

The first model assigns the uniform Boolean law at every internal reason. Each action has mass one half and changing the reason does not change the law, so this randomized tie-break contains no internal authorship.

Candidate exchange preserves the same fair law. A canonical deterministic selector would therefore have to be fixed by Boolean complement, which no Boolean action is.

The second model is one shared Boolean process. At every external setting it is a functional future, while at one fixed setting false and true internal reasons lead to the distinct singleton actions false and true.

All stochastic, deterministic, and reason-sensitivity clauses are public and use the same objects within each model. The canonical FunctionalFuture predicate and pinned probability-mass-function primitives are reused directly.

References