Theorems · Theorem · algebraic topology
IsQuotientCoveringMap.apply_eq_iff_mem_orbit
∀ {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],
IsQuotientCoveringMap f G → ∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ MulAction.orbit G e₂- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- MulAction.orbitstatement · cited by 114
- IsQuotientCoveringMapstatement and proof · cited by 53
Cited by6
Results whose statement or proof uses this declaration.
- IsQuotientCoveringMap.isCoveringMapproof · cited by 15
- IsQuotientCoveringMap.homeomorph_compproof · cited by 2
- IsQuotientCoveringMap.map_smulproof · cited by 2
- IsQuotientCoveringMap.mulActionFiber_isPretransitiveproof · cited by 1
- isQuotientCoveringMap_iff_isCoveringMap_andproof · cited by 0
- IsQuotientCoveringMap.toAdditiveproof · cited by 0