Theorems · Theorem · Lie groups
continuousSMul_iff_stabilizer_isOpen
∀ {M : Type u_1} {X : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X] [inst_2 : Group M]
[IsTopologicalGroup M] [inst_4 : MulAction M X] [DiscreteTopology X],
ContinuousSMul M X ↔ ∀ (x : X), IsOpen ↑(MulAction.stabilizer M x)A group action of a topological group on a discrete space is continuous if and only if each stabilizer is an open subgroup.
- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- Subgroupstatement · cited by 3,593
- IsOpenstatement and proof · cited by 2,400
- Set.extproof · cited by 2,266
- MulActionstatement and proof · cited by 1,294
- ContinuousSMulstatement and proof · cited by 1,016
- IsTopologicalGroupstatement and proof · cited by 469
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.