Theorems · Theorem · functional analysis
Absorbs.eventually_nhds_zero
∀ {𝕜 : Type u_1} {E : Type u_3} [inst : NormedDivisionRing 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
{s t : Set E}, Absorbs 𝕜 s t → 0 ∈ s → ∀ᶠ (c : 𝕜) in nhds 0, Set.MapsTo (fun x => c • x) t s- Defined in
- Mathlib.Analysis.LocallyConvex.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- Set.MapsTostatement · cited by 732
- NormedDivisionRingstatement and proof · cited by 360
- Absorbsstatement and proof · cited by 59
- absorbs_iff_eventually_nhds_zeroproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- UniformFun.continuousSMul_induced_of_range_boundedproof · cited by 1