Multilayer Identity Insufficiency
Abstract
A concrete two-layer cone loses its upper bit, and noninjective projections neither admit left inverses nor determine a unique fiber-constant assignment.
Definition 1.1 (A compatible family commutes with every downward projection).
Formalization. D5/S3/ConceptDynamics/Identity/MultilayerIdentityInsufficiency.CompatibleFamily (✓ std3).
Source. Repository-derived.
Commentary.
For a preordered layer index, a state family S, and downward maps p, a compatible family consists of one state s_i at each layer such that projecting s_j along every proof i <= j gives s_i.
Lemma 1.2 (The two-layer cone loses its upper bit).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Identity/MultilayerIdentityInsufficiency.two_layer_cone_nonempty_and_loses_high_information (✓ std3). ∎
Source. Repository-derived.
Commentary.
The concrete system has a one-point lower layer and a Boolean upper layer. Each Boolean value determines a compatible subject, so the space of compatible families is inhabited.
The subjects determined by false and true have the same lower component because the downward projection forgets the bit, while their upper components remain distinct. Thus lower-layer agreement does not recover the higher-layer state.
Theorem 1.3 (A noninjective layer cannot recover or choose uniquely).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Identity/MultilayerIdentityInsufficiency.noninjective_layer_cannot_recover (✓ std3). ∎
Source. Repository-derived.
Commentary.
A left inverse would force the layer projection to be injective. Hence a noninjective projection admits no recovery map that reconstructs every higher-layer state.
When the normative codomain contains two distinct values, the two constant assignments to those values are both constant on every projection fiber. They are distinct legal assignments, so fiber compatibility alone does not select a unique high-level choice.
References
- Truth anchor:
D5/S3/ConceptDynamics/Identity/MultilayerIdentityInsufficiency.CompatibleFamily - Truth anchor:
D5/S3/ConceptDynamics/Identity/MultilayerIdentityInsufficiency.noninjective_layer_cannot_recover - Truth anchor:
D5/S3/ConceptDynamics/Identity/MultilayerIdentityInsufficiency.two_layer_cone_nonempty_and_loses_high_information