Theorems · Theorem · convex and discrete geometry
Convex.nhdsWithin_sdiff_eq_nhdsLT
∀ {𝕜 : Type u_4} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] [inst_3 : TopologicalSpace 𝕜]
[OrderTopology 𝕜] {s : Set 𝕜},
Convex 𝕜 s →
∀ {a : 𝕜},
a ∈ closure s → (s ∩ Set.Iio a).Nonempty → s ∩ Set.Ioi a = ∅ → nhdsWithin a (s \ {a}) = nhdsWithin a (Set.Iio a)- Defined in
- Mathlib.Analysis.Convex.Topology
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Fieldstatement and proof · cited by 7,404
- Set.Nonemptystatement and proof · cited by 2,627
- IsStrictOrderedRingstatement and proof · cited by 2,490
- nhdsWithinstatement and proof · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- closurestatement and proof · cited by 1,254
- Set.Iiostatement and proof · cited by 1,166
Cited by2
Results whose statement or proof uses this declaration.
- HasDerivWithinAt.lhopital_zero_nhdsWithin_convexproof · cited by 1
- Convex.nhdsWithin_diff_eq_nhdsLTproof · cited by 0