Mathlib Map

Theorems · Definition · algebraic topology

IsQuotientCoveringMap.fundamentalGroupEquiv

{E : Type u_1} →
  {X : Type u_2} →
    [inst : TopologicalSpace E] →
      [inst_1 : TopologicalSpace X] →
        {p : E → X} →
          {G : Type u_4} →
            [inst_2 : Group G] →
              [inst_3 : MulAction G E] →
                IsQuotientCoveringMap p G →
                  {x : X} → ↑(p ⁻¹' {x}) → [SimplyConnectedSpace E] → FundamentalGroup X x ≃* Gᵐᵒᵖ

The fundamental group of the base of simply-connected covering map is contravariantly equivalent to the group of the covering map.

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

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.