Mathlib Map

Theorems · Definition · algebraic topology

IsQuotientCoveringMap.fundamentalGroupToMulOpposite

{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}) → FundamentalGroup X x →* Gᵐᵒᵖ

Choosing an arbitrary basepoint e ∈ f ⁻¹' {x} induces a bijection f ⁻¹' {x} ≃ G, and the G-action on f ⁻¹' {x} corresponds to left multiplication. The monodromy action commutes with the G-action, so each monodromy must corresponds must correspond to a right multiplication.

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

Around this declaration

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

IsAddQuotientCoveringMap.fundamentalGroupToMulOpposite · cited by 6IsAddQuotientCoveringMap.…IsQuotientCoveringMap.unop_fundamentalGroupToMulOpposite_smul · cited by 2IsQuotientCoveringMap.uno…IsQuotientCoveringMap.fundamentalGroupToMulOpposite_apply_eq_Iff · cited by 2IsQuotientCoveringMap.fun…IsQuotientCoveringMap.ker_fundamentalGroupToMulOpposite · cited by 2IsQuotientCoveringMap.ker…IsQuotientCoveringMap.fundamentalGroupToMulOpposite_eq_one_iff · cited by 1IsQuotientCoveringMap.fun…IsQuotientCoveringMap.fundamentalGroupToMulOpposite_injective · cited by 1IsQuotientCoveringMap.fun…IsQuotientCoveringMap.fundamentalGroupToMulOpposite_surjective · cited by 1IsQuotientCoveringMap.fun…IsQuotientCoveringMap.fundamentalGroupToMulOpposite.congr_simp · cited by 0fundamentalGroupToMulOppo…IsQuotientCoveringMap.fundamentalGroupEquiv · cited by 0IsQuotientCoveringMap.fun…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceSet.Elem · cited by 7166Set.ElemGroup · cited by 6238GroupSet.preimage · cited by 4946Set.preimageMonoidHom · cited by 3629MonoidHomMulAction · cited by 1294MulActionMulOpposite · cited by 1135MulOppositeMulOpposite.op · cited by 520MulOpposite.opFundamentalGroupoid · cited by 60FundamentalGroupoidIsQuotientCoveringMap · cited by 53IsQuotientCoveringMapFundamentalGroup · cited by 30FundamentalGroupIsCoveringMap.monodromy · cited by 27IsCoveringMap.monodromyIsQuotientCoveringMap.isCoveringMap · cited by 15IsQuotientCoveringMap.isC…IsQuotientCoveringMap.fundame…CITED BYCITES

Cites16

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

Cited by9

Results whose statement or proof uses this declaration.