Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Prior and Posterior Authorization Separation

Abstract

A change can revise the standard by which the changed subject later authorizes it.

Theorem 1.1 (Posterior approval does not establish prior authorization).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/NormativeStructure/PriorPosteriorAuthorizationSeparation.posterior_approval_authorization_separation (✓ std3). ∎

Source. Repository-derived.

Commentary.

The authorization predicate evaluates the current approval standard on the action preference before and after the proposed change. It is constructed from those three source primitives.

The countermodel exposes its preference, approval standard, change, and original state as existential witnesses. The change flips both state components, so both revisions are part of the public statement.

The original approval bit rejects the preference transition. After the same process changes the subject, the new approval bit accepts the transition produced by applying that process again.

References

  • Truth anchor: D5/S3/ConceptDynamics/NormativeStructure/PriorPosteriorAuthorizationSeparation.posterior_approval_authorization_separation