Mathlib Map

Theorems · Definition · algebraic topology

IsCoveringMap.monodromy

{E : Type u_1} →
  {X : Type u_2} →
    [inst : TopologicalSpace E] →
      [inst_1 : TopologicalSpace X] →
        {p : E → X} → IsCoveringMap p → {x y : X} → Path.Homotopic.Quotient x y → ↑(p ⁻¹' {x}) → ↑(p ⁻¹' {y})

The monodromy of a covering map p : E → X, which sends a lift of the starting point of a path in X to the endpoint of the lifted path in E. It only depends on the homotopy class of the path.

Defined in
Mathlib.Topology.Homotopy.Lifting
Cited by
27 results in Mathlib
Foundations
Depth 132 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.

IsQuotientCoveringMap.fundamentalGroupToMulOpposite · cited by 7IsQuotientCoveringMap.fun…IsQuotientCoveringMap.monodromy_eq_id_iff · cited by 3IsQuotientCoveringMap.mon…IsQuotientCoveringMap.monodromy_toPermFiber · cited by 3IsQuotientCoveringMap.mon…IsCoveringMap.liftPathQuotient · cited by 3IsCoveringMap.liftPathQuo…IsCoveringMap.monodromyFunctor · cited by 3IsCoveringMap.monodromyFu…IsCoveringMap.monodromy_eq_of_map_eq · cited by 3IsCoveringMap.monodromy_e…IsQuotientCoveringMap.fundamentalGroupToMulOpposite_apply_eq_Iff · cited by 2IsQuotientCoveringMap.fun…IsQuotientCoveringMap.ker_fundamentalGroupToMulOpposite · cited by 2IsQuotientCoveringMap.ker…IsQuotientCoveringMap.ker_monodromyPerm · cited by 2IsQuotientCoveringMap.ker…IsQuotientCoveringMap.monodromy_ext_iff · cited by 2IsQuotientCoveringMap.mon…IsQuotientCoveringMap.unop_fundamentalGroupToMulOpposite_smul · cited by 2IsQuotientCoveringMap.uno…IsCoveringMap.map_liftPathQuotient · cited by 2IsCoveringMap.map_liftPat…IsCoveringMap.monodromy_map · cited by 2IsCoveringMap.monodromy_m…IsCoveringMap.monodromy_refl · cited by 2IsCoveringMap.monodromy_r…IsAddQuotientCoveringMap.monodromy_ext_iff · cited by 1IsAddQuotientCoveringMap.…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceSet.Elem · cited by 7166Set.ElemSet.preimage · cited by 4946Set.preimagePath · cited by 318PathtoContinuousMap · cited by 99toContinuousMapIsCoveringMap · cited by 68IsCoveringMapPath.Homotopic.Quotient · cited by 55Homotopic.QuotientIsCoveringMap.liftPath · cited by 14IsCoveringMap.liftPathIsCoveringMap.monodromyCITED BYCITES

Cites10

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

Cited by30

Results whose statement or proof uses this declaration.