Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Shared Charge, Different Shells

Abstract

Distinct observer shells may factor through the same charge readout while retaining different residual information.

Theorem 1.1 (Common Charge Projections Agree).

Proof. Machine-checked in Lean as D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.common_charge_agreement (✓ std3). ∎

Source. Repository-derived.

Commentary.

If two shell maps both factor the same charge observation, their projected readings agree at every source point.

The equality is only after applying the respective charge projections; it does not identify the shell outputs themselves.

Theorem 1.2 (The Concrete Shells Carry the Same Charge).

Proof. Machine-checked in Lean as D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.concrete_shells_carry_same_charge (✓ std3). ∎

Source. Repository-derived.

Commentary.

The coarse Boolean shell reads the first coordinate, while the fine shell retains the full pair and projects its first coordinate as charge.

Both factorizations recover the same source charge, but the conjunction alone does not assert equal information content.

Theorem 1.3 (One Coarse Collision Is Separated by the Fine Shell).

Proof. Machine-checked in Lean as D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.same_charge_different_observer_witness (✓ std3). ∎

Source. Repository-derived.

Commentary.

The inputs (true,false) and (true,true) have the same coarse first-coordinate reading.

Their fine-shell values remain distinct, giving a concrete residual distinction beyond the shared charge.

Theorem 1.4 (Shared Charge Does Not Force Equal Resolution).

Proof. Machine-checked in Lean as D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.shared_charge_does_not_force_same_resolution (✓ std3). ∎

Source. Repository-derived.

Commentary.

There exist two Boolean-pair inputs that collide under the coarse shell and are separated by the fine shell.

This existential counterexample refutes only equality of observer resolution from shared charge; it does not compare arbitrary shell orders.

References

  • Truth anchor: D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.common_charge_agreement
  • Truth anchor: D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.concrete_shells_carry_same_charge
  • Truth anchor: D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.same_charge_different_observer_witness
  • Truth anchor: D5/S3/Observer/GoldenPrimeCircle/SharedChargeDifferentShells.shared_charge_does_not_force_same_resolution