Theorems · Theorem · functional analysis
separate_convex_open_set
∀ {E : Type u_2} [inst : TopologicalSpace E] [inst_1 : AddCommGroup E] [IsTopologicalAddGroup E] [inst_3 : Module ℝ E]
[ContinuousSMul ℝ E] {s : Set E},
0 ∈ s → Convex ℝ s → IsOpen s → ∀ {x₀ : E}, x₀ ∉ s → ∃ f, f x₀ = 1 ∧ ∀ x ∈ s, f x < 1Given a set s which is a convex neighbourhood of 0 and a point x₀ outside of it, there is
a continuous linear functional f separating x₀ and s, in the sense that it sends x₀ to 1 and
all of s to values strictly below 1.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- Nat.cast_oneproof · cited by 2,501
- IsOpenstatement and proof · cited by 2,400
Cited by2
Results whose statement or proof uses this declaration.
- geometric_hahn_banach_openproof · cited by 4
- RCLike.separate_convex_open_setproof · cited by 0