Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Local Factor Overlap Compatibility

Abstract

Local factors of one target through a surjective readout agree on every overlap of their exact local domains.

Theorem 1.1 (Local factors automatically agree on overlaps).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Gluing/LocalFactorOverlapCompatibility.local_factor_overlap_compatibility (✓ std3). ∎

Source. Repository-derived.

Commentary.

Each local factor is defined on the subtype of base points belonging to its own domain, matching the source carrier rather than extending the function arbitrarily to the whole base.

For an overlap point b, surjectivity supplies x with q(x)=b. Both local factorization equations then identify their respective values at b with the same target value T(x).

Openness, cover-totality, and continuity are not used by this algebraic compatibility step; they belong to subsequent topological gluing. Repository and pinned-library searches found no exact theorem on the dependent local-domain carrier.

References

  • Truth anchor: D5/S3/ConceptDynamics/Gluing/LocalFactorOverlapCompatibility.local_factor_overlap_compatibility