Theorems · Definition · algebraic topology
IsCoveringMap.liftPathQuotient
{E : Type u_1} →
{X : Type u_2} →
[inst : TopologicalSpace E] →
[inst_1 : TopologicalSpace X] →
{p : E → X} →
(cov : IsCoveringMap p) →
{x y : X} →
(γ : Path.Homotopic.Quotient x y) → (e : ↑(p ⁻¹' {x})) → Path.Homotopic.Quotient ↑e ↑(cov.monodromy γ e)Lift a homotopy class of paths to a covering space.
- Defined in
- Mathlib.Topology.Homotopy.Lifting
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Set.preimagestatement and proof · cited by 4,946
- Pathproof · cited by 318
- toContinuousMapproof · cited by 99
- IsCoveringMapstatement and proof · cited by 68
- Path.Homotopic.Quotientstatement and proof · cited by 55
- Path.Homotopic.Quotient.mkproof · cited by 28
- IsCoveringMap.monodromystatement · cited by 27
- Path.Homotopic.setoidproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- IsQuotientCoveringMap.monodromy_toPermFiberproof · cited by 3
- IsQuotientCoveringMap.ker_monodromyPermproof · cited by 2
- IsCoveringMap.map_liftPathQuotientstatement · cited by 2