Mathlib Map

Theorems · Theorem · general topology

IsOpen.smul

∀ {α : Type u_2} {G : Type u_4} [inst : TopologicalSpace α] [inst_1 : Group G] [inst_2 : MulAction G α]
  [ContinuousConstSMul G α] {s : Set α}, IsOpen s → ∀ (c : G), IsOpen (c • s)
Defined in
Mathlib.Topology.Algebra.ConstMulAction
Cited by
5 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceGroupMulActionContinuousConstSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.