Theorems · Theorem · functional analysis
Convex.eventually_nhdsWithin_segment
∀ {E : Type u_1} {𝕜 : Type u_2} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : Module 𝕜 E] [inst_4 : TopologicalSpace E] [LocallyConvexSpace 𝕜 E] {s : Set E},
Convex 𝕜 s →
∀ {x₀ : E},
x₀ ∈ s →
∀ {p : E → Prop},
(∀ᶠ (x : E) in nhdsWithin x₀ s, p x) → ∀ᶠ (x : E) in nhdsWithin x₀ s, ∀ y ∈ segment 𝕜 x₀ x, p y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- nhdsproof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- nhdsWithinstatement and proof · cited by 1,912
- Convexstatement and proof · cited by 551
- mem_of_mem_nhdsproof · cited by 126
- segmentstatement and proof · cited by 120
Cited by1
Results whose statement or proof uses this declaration.
- Convex.isLittleO_pow_succproof · cited by 1