Mathlib Map

Theorems · Theorem · functional analysis

balancedCore_mem_nhds_zero

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NormedDivisionRing 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
  [inst_3 : TopologicalSpace E] [ContinuousSMul 𝕜 E] {U : Set E} [(nhdsWithin 0 {0}ᶜ).NeBot],
  U ∈ nhds 0 → balancedCore 𝕜 U ∈ nhds 0
Defined in
Mathlib.Analysis.LocallyConvex.BalancedCoreHull
Cited by
4 results in Mathlib
Foundations
Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedDivisionRingAddCommGroupModuleTopologicalSpaceContinuousSMulFilter.NeBot

Around this declaration

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

Cites35

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

Cited by4

Results whose statement or proof uses this declaration.