Theorems · Theorem · general topology
ProperlyDiscontinuousSMul.exists_nhds_image_smul_eq_self
∀ (Γ : 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, ∀ (γ : Γ), ((fun x => γ • x) '' U ∩ U).Nonempty → γ • x = x- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Finiteproof · cited by 3,029
- Set.Nonemptystatement and proof · cited by 2,627
- Disjointproof · cited by 2,201
- T2Spacestatement and proof · cited by 1,351
Cited by3
Results whose statement or proof uses this declaration.
- Topology.IsQuotientMap.isCoveringMapOn_of_properlyDiscontinuousSMulproof · cited by 1
- ProperlyDiscontinuousSMul.exists_nhds_disjoint_imageproof · cited by 0