Theorems · Theorem · functional analysis
egauge_eq_zero_iff
∀ {𝕜 : Type u_1} [inst : NormedDivisionRing 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
{s : Set E} {x : E}, egauge 𝕜 s x = 0 ↔ ∃ᶠ (c : 𝕜) in nhds 0, x ∈ c • s- Defined in
- Mathlib.Analysis.Convex.EGauge
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- nhdsstatement · cited by 5,554
- Bot.botproof · cited by 4,720
- ENorm.enormproof · cited by 715
- Set.smulSetstatement · cited by 608
- Filter.Frequentlystatement · cited by 414
- NormedDivisionRingstatement and proof · cited by 360
- bot_eq_zero'proof · cited by 92
Cited by1
Results whose statement or proof uses this declaration.
- egauge_univproof · cited by 2