Strategy Self Knowledge Factorization
Abstract
Strategy self-knowledge factorization refines the current-state observation kernel.
Theorem 1.1 (Factorization refines the strategy kernel).
Proof. Machine-checked in Lean as D5/S3/Observer/AgencySelf/StrategySelfKnowledgeFactorization.factorization_refines_strategy_kernel (✓ std3). ∎
Source. Repository-derived.
Commentary.
Assume the strategy profile factors pointwise through the current-memory readout, and fix histories with equal current values.
Substituting the factorization on both histories transports current equality to equality of their strategy profiles.
Theorem 1.2 (A visible profile adds no pairwise separation).
Proof. Machine-checked in Lean as D5/S3/Observer/AgencySelf/StrategySelfKnowledgeFactorization.visible_profile_pair_equality (✓ std3). ∎
Source. Repository-derived.
Commentary.
Under the same factorization and current-equality hypotheses, both the current and profile components agree.
The paired agency-completion values are therefore equal for the displayed histories; no global kernel equality is asserted.
References
- Truth anchor:
D5/S3/Observer/AgencySelf/StrategySelfKnowledgeFactorization.factorization_refines_strategy_kernel - Truth anchor:
D5/S3/Observer/AgencySelf/StrategySelfKnowledgeFactorization.visible_profile_pair_equality