Mathlib Map

Theorems · Theorem · Lie groups

stabilizer_isOpen

∀ (M : Type u_1) {X : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X] [inst_2 : Group M]
  [inst_3 : MulAction M X] [ContinuousSMul M X] [DiscreteTopology X] (x : X), IsOpen ↑(MulAction.stabilizer M x)

The stabilizer of a continuous group action on a discrete space is an open subgroup.

Defined in
Mathlib.Topology.Algebra.MulAction
Cited by
9 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceGroupMulActionContinuousSMulDiscreteTopology

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.

Cited by9

Results whose statement or proof uses this declaration.