Lift based path homotopies through the configuration-space projection
ProvedBraidsLinksMCG.configForget_lift_path_homotopyalgebraic-topologybraid-groupsconfiguration-spaces
Let forget the last point, with base configurations and . Let be a based loop upstairs, a based loop downstairs, and let be a homotopy relative to the endpoints from to . Then there exist a based loop upstairs and a homotopy relative to endpoints from to such that
This is the relative homotopy lifting consequence of the Fadell--Neuwirth locally trivial bundle construction. The lift agrees with at and with the fixed base point on both sides . In particular, if is constant, the final loop lies in the fibre over the base configuration. The statement retains the entire lifted homotopy, rather than just its homotopy class. For the projection has one-point base and the assertion is immediate.
Preamble
import Mathlib import Definitions.Def_BraidsLinksMCG_ConfigSpace
Formal statement
namespace BraidsLinksMCG
theorem configForget_lift_path_homotopy (n : ℕ)
(γ : Path (baseOrdered (n + 1)) (baseOrdered (n + 1)))
(η : Path (baseOrdered n) (baseOrdered n))
(H : ((γ.map (configForget n).continuous).cast
(configForget_base n).symm (configForget_base n).symm).Homotopy η) :
∃ δ : Path (baseOrdered (n + 1)) (baseOrdered (n + 1)),
∃ K : γ.Homotopy δ,
∀ s t, configForget n (K (s, t)) = H (s, t) := by sorry
end BraidsLinksMCGSource
Derived relative homotopy lifting consequence of the Fadell--Neuwirth bundle construction: Edward Fadell and Lee Neuwirth, Configuration Spaces, Math. Scand. 10 (1962), Theorem 1 and local product construction, pp. 111–112, https://doi.org/10.7146/math.scand.a-10517; applied to forgetting the last coordinate as in Birman, Braids, Links and Mapping Class Groups, Chapter 1, Theorem 1.4. This relative lifting formulation is a corollary, not a verbatim statement of Theorem 1.