Mathlib Map

Theorems · Theorem · general topology

set_smul_mem_nhds_zero_iff

∀ {α : Type u_2} {G₀ : Type u_6} [inst : GroupWithZero G₀] [inst_1 : AddMonoid α] [inst_2 : DistribMulAction G₀ α]
  [inst_3 : TopologicalSpace α] [ContinuousConstSMul G₀ α] {s : Set α} {c : G₀}, c ≠ 0 → (c • s ∈ nhds 0 ↔ s ∈ nhds 0)
Defined in
Mathlib.Topology.Algebra.ConstMulAction
Cited by
10 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupWithZeroAddMonoidDistribMulActionTopologicalSpaceContinuousConstSMul

Around this declaration

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

Cites11

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

Cited by10

Results whose statement or proof uses this declaration.