Mathlib Map

Theorems · Theorem · Lie groups

exists_mem_nhds_zero_mul_subset

∀ {M : Type u_3} [inst : TopologicalSpace M] [inst_1 : MulZeroClass M] [ContinuousMul M] {K U : Set M},
  IsCompact K → U ∈ nhds 0 → ∃ V ∈ nhds 0, K * V ⊆ U
Defined in
Mathlib.Topology.Algebra.Monoid
Cited by
1 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceMulZeroClassContinuousMul

Around this declaration

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

Cites30

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

Cited by1

Results whose statement or proof uses this declaration.