History Lifts in the Circle Double Cover
Abstract
The circle double cover has canonical history-dependent path lifts.
Theorem 1.1 (Initial upper data and path history determine the lifted branch).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Topology/CircleDoubleCoverHistoryLift.circle_double_cover_history_lift (✓ std3). ∎
Source. Repository-derived.
Commentary.
The public object is Mathlib’s canonical liftPath for the squaring covering map. Its lift equation, initial-value computation, and uniqueness characterization are all stated directly.
A continuous state-only selector would be a global section of the squaring map, which the imported no-section theorem excludes. The path lift remains available because it also receives the initial upper point and the complete base path.
For the explicit once-around loop based at one, the canonical lift is the half-angle path. It starts at one and ends at minus one, exhibiting the exchange of the two points over the basepoint.
References
- Truth anchor:
D5/S3/ConceptDynamics/Topology/CircleDoubleCoverHistoryLift.circle_double_cover_history_lift - Dependency: D5/S3/ConceptDynamics/Topology/CircleDoubleCoverNoSection