Theorems · Theorem · algebraic topology
IsQuotientCoveringMap.fiberEquivGroup_eq_iff
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} {G : Type u_3}
[inst_2 : Group G] [inst_3 : MulAction G E] (hf : IsQuotientCoveringMap f G) {x : X} (e e' : ↑(f ⁻¹' {x})) (g : G),
(hf.fiberEquivGroup e) e' = g ↔ ↑e' = g • ↑e- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement and proof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement and proof · cited by 4,946
- MulActionstatement and proof · cited by 1,294
- Equiv.ofBijectiveproof · cited by 70
- Equiv.symm_apply_eqproof · cited by 63
- IsQuotientCoveringMapstatement and proof · cited by 53
- Equiv.ofBijective_applyproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.