Mathlib Map

Theorems · Definition · algebraic topology

IsCoveringMap.liftPath

{E : Type u_1} →
  {X : Type u_2} →
    [inst : TopologicalSpace E] →
      [inst_1 : TopologicalSpace X] →
        {p : E → X} → IsCoveringMap p → (γ : C(↑unitInterval, X)) → (e : E) → γ 0 = p e → C(↑unitInterval, E)

The lift of a path to a covering space given a lift of the left endpoint.

Defined in
Mathlib.Topology.Homotopy.Lifting
Cited by
14 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsCoveringMap.monodromy · cited by 27IsCoveringMap.monodromyIsCoveringMap.liftHomotopy · cited by 6IsCoveringMap.liftHomotopyIsCoveringMap.eq_liftPath_iff' · cited by 5IsCoveringMap.eq_liftPath…IsCoveringMap.liftPath_lifts · cited by 5IsCoveringMap.liftPath_li…IsCoveringMap.liftPath_zero · cited by 5IsCoveringMap.liftPath_ze…IsCoveringMap.liftPathQuotient · cited by 3IsCoveringMap.liftPathQuo…IsCoveringMap.eq_liftPath_iff · cited by 1IsCoveringMap.eq_liftPath…IsCoveringMap.existsUnique_continuousMap_lifts · cited by 1IsCoveringMap.existsUniqu…IsCoveringMap.homotopicRel_liftPath · cited by 1IsCoveringMap.homotopicRe…IsCoveringMap.liftHomotopy_apply · cited by 1IsCoveringMap.liftHomotop…IsCoveringMap.liftPath_apply_one_eq_of_homotopicRel · cited by 1IsCoveringMap.liftPath_ap…IsCoveringMap.liftPath_const · cited by 1IsCoveringMap.liftPath_co…IsCoveringMap.liftPath_trans · cited by 1IsCoveringMap.liftPath_tr…IsCoveringMap.eq_liftHomotopy_iff · cited by 0IsCoveringMap.eq_liftHomo…IsCoveringMap.existsUnique_continuousMap_lifts_of_range_le · cited by 0IsCoveringMap.existsUniqu…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetReal · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceSet.Elem · cited by 7166Set.ElemContinuousMap · cited by 2491ContinuousMapunitInterval · cited by 607unitIntervalIsCoveringMap · cited by 68IsCoveringMapIsCoveringMap.exists_path_lifts · cited by 4IsCoveringMap.exists_path…IsCoveringMap.liftPathCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.