Theorems · Theorem · general topology
ProperlyDiscontinuousSMul.exists_nhds_disjoint_image
∀ (Γ : Type u_4) {T : Type u_5} [inst : TopologicalSpace T] [inst_1 : SMul Γ T] [ProperlyDiscontinuousSMul Γ T]
[T2Space T] [LocallyCompactSpace T] [ContinuousConstSMul Γ T] (x : T),
∃ U ∈ nhds x, ∀ (γ : Γ), γ • x ≠ x → Disjoint ((fun x => γ • x) '' U) U- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Set.Nonemptyproof · cited by 2,627
- Disjointstatement and proof · cited by 2,201
- T2Spacestatement and proof · cited by 1,351
- ContinuousConstSMulstatement and proof · cited by 832
- LocallyCompactSpacestatement and proof · cited by 324
- not_imp_notproof · cited by 63
- ProperlyDiscontinuousSMulstatement and proof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.